[jboss-user] [jBPM Users] - Re: JBoss doesn't recognise jpdl file

mmusaji do-not-reply at jboss.com
Fri Aug 28 05:30:48 EDT 2009


Yeah I'm using JBPM4 and Jboss 5.0.0.GA.

When using the ant task I get error saying that the resource for jbpm.cfg.xml can't be found... it's in my classpath. So I'm just using Eclipse to export my jpdl.xml and classes to a zip (.bar doesn't work either).

I was using Jboss 5.0.1 before so I got clean version of 5.0.0.GA and now I get this error:


  | *** CONTEXTS IN ERROR: Name -> Error
  | 
  | org.jbpm:service=ProcessEngine -> org.xml.sax.SAXParseException: Attribute name "idle-max" associate
  | d with an element type "job-executor" must be followed by the ' = ' character.
  | 
  | 
  |         at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:863)
  | 
  |         at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:665
  | )
  |         at org.jboss.system.server.profileservice.hotdeploy.HDScanner.scan(HDScanner.java:293)
  |         at org.jboss.system.server.profileservice.hotdeploy.HDScanner.run(HDScanner.java:221)
  |         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
  |         at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
  |         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(Scheduled
  | ThreadPoolExecutor.java:98)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(Schedule
  | dThreadPoolExecutor.java:181)
  |         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadP
  | oolExecutor.java:205)
  |         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  |         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  |         at java.lang.Thread.run(Thread.java:619)
  | 

I know its seems self-explanatory but I've quadtruple checked the jobexecutor file and it definately has the "=" and is valid xml!

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

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



More information about the jboss-user mailing list