[jboss-user] [JBoss jBPM] - classes/java/lang/bsh.class' error

lpiccoli do-not-reply at jboss.com
Fri Jul 17 06:56:28 EDT 2009


JBPM3.2.6SP1
JBoss5.00GA

hi all

i am getting the following error when using a  in an event.


  | 
  | 20:04:02,418 ERROR [GraphElement] action threw exception: couldn't get value for file 'classes/java/lang/bsh.class'
  | org.jbpm.JbpmException: couldn't get value for file 'classes/java/lang/bsh.class'
  | 	at org.jbpm.file.def.FileDefinition.getBytes(FileDefinition.java:196)
  | 	at org.jbpm.instantiation.ProcessClassLoader.findClass(ProcessClassLoader.java:116)
  | 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
  | 	at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
  | 


  | <process-state name='Sub Process'>
  |   <event type='node-enter'>
  |   <script name='node-enter'>
  |   System.out.println("---------------node-enter");
  |   </script>
  |  </event>
  | 
  | 

i read the docs and the bsh.jar file is in the classpath including the jboss common/lib.

any help is most appreciated

-lp

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4244287#4244287

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244287



More information about the jboss-user mailing list