Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Executing predefined step CreateAgentFromDescription throws ObjectNotFoundException #138

Closed
catello01350 opened this issue Jul 6, 2017 · 0 comments
Assignees
Milestone

Comments

@catello01350
Copy link
Contributor

catello01350 commented Jul 6, 2017

CreateAgentFromDescription throws this exception:

EXCEPTION:org.cristalise.kernel.common.ObjectNotFoundException: IDL:org.cristalise.kernel/common/ObjectNotFoundException:1.0  Role '' does not exist
	at org.cristalise.storage.jooqdb.lookup.JooqLookupManager.getRolePath(JooqLookupManager.java:225)
	at org.cristalise.kernel.lifecycle.instance.predefined.CreateAgentFromDescription.runActivityLogic(CreateAgentFromDescription.java:108)
	at org.cristalise.kernel.lifecycle.instance.Activity.request(Activity.java:181)
	at org.cristalise.kernel.lifecycle.instance.Workflow.requestAction(Workflow.java:136)
	at org.cristalise.kernel.entity.ItemImplementation.delegatedAction(ItemImplementation.java:199)
	at org.cristalise.kernel.entity.ItemImplementation.requestAction(ItemImplementation.java:182)
	at org.cristalise.kernel.entity.TraceableEntity.requestAction(TraceableEntity.java:126)
	at org.cristalise.kernel.entity.ItemPOA._invoke(ItemPOA.java:177)
	at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:654)
	at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:205)
	at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1700)
	at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1558)
	at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:940)
	at com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:198)
	at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:712)
	at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:474)
	at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1237)
	at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.performWork(ThreadPoolImpl.java:490)
	at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:519)
@kovax kovax changed the title create agent without role Executing predefined step CreateAgentFromDescription throws ObjectNotFoundException Jul 6, 2017
@kovax kovax added this to the 3.4 milestone Jul 6, 2017
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants