Discussion:
[jboss-user] [jBPM] - jbpm6 console ng about Java.lang.ClassNotFoundException
zhao Li
2013-05-14 10:09:16 UTC
Permalink
zhao Li [https://community.jboss.org/people/tiandaochouqin] created the discussion

"jbpm6 console ng about Java.lang.ClassNotFoundException"

To view the discussion, visit: https://community.jboss.org/message/817592#817592

--------------------------------------------------------------
Hi
Also reported the following error when I use their own oracle11g.
I thought it was my own configuration.
However, when the error also occurs I start ant install.demo to view the server.log.
Detailed error information can view the attachment.
The error message in the vicinity the the day generated file is using ant install.demo way.
Version: jBPM6Beta2

java.lang.ClassNotFoundException: Unable to find class 'RulesNotificationService'
java.lang.ClassNotFoundException: Unable to find class 'TaskService'
: Cannot add asset: rulesNotificationService,taskService,
Error importing : 'org.jbpm.task.impl.factories.TaskFactory',
Error importing : 'org.kie.task.api.model.Task',
Error importing : 'org.droolsjbpm.services.api.RulesNotificationService',Error importing : 'org.kie.internal.task.api.TaskService',
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/817592#817592]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Mauricio Salatino
2013-05-14 10:22:09 UTC
Permalink
Mauricio Salatino [https://community.jboss.org/people/salaboy21] created the discussion

"Re: jbpm6 console ng about Java.lang.ClassNotFoundException"

To view the discussion, visit: https://community.jboss.org/message/817597#817597

--------------------------------------------------------------
Hi Zhao Li,
Thanks a lot for reporting this.
I can assure you that the error is related with one of the examples that is retrieved from a github repository. So you don't need to worry about that.

I'm cleaning those repositories right now so the error should dissapear soon. That error is not causing any issues on the runtime of the console, it's only affecting some of the examples that soon will be removed.

Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/817597#817597]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...