[jboss-user] [JBoss jBPM] - Re: deployment problem

abdenourh do-not-reply at jboss.com
Sun Feb 25 04:15:08 EST 2007


Sorry I mean when I try to parse  "jbpm.cfg.xml" I have the same error


:11:15,684 [main] ERROR JpdlXmlReader : couldn't parse process definition
org.dom4j.DocumentException: null Nested exception: null
	at org.dom4j.io.SAXReader.read(SAXReader.java:484)
	at org.jbpm.jpdl.xml.JpdlParser.parse(JpdlParser.java:57)
	at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:138)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlInputStream(ProcessDefinition.java:172)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:153)
	at com.sample.action.Dep.main(Dep.java:38)
Nested exception: 
java.net.MalformedURLException
	at java.net.URL.(URL.java:601)
	at java.net.URL.(URL.java:464)
	at java.net.URL.(URL.java:413)
	at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
	at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.jbpm.jpdl.xml.JpdlParser.parse(JpdlParser.java:57)
	at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:138)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlInputStream(ProcessDefinition.java:172)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:153)
	at com.sample.action.Dep.main(Dep.java:38)
Exception in thread "main" org.jbpm.jpdl.JpdlException: [[ERROR] couldn't parse process definition]
	at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:163)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlInputStream(ProcessDefinition.java:172)
	at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:153)
	at com.sample.action.Dep.main(Dep.java:38)


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

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



More information about the jboss-user mailing list