[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2009-06-16 Thread margotmedia
java.lang.IllegalStateException: Can't overwrite cause It is an error due to a bug with wstx library, I've changed it for an older version than wstx-lgpl-3.2.6.jar (it solves the problem) and it worked fine! View the original post :

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-04-11 Thread alepuppo
Actually, if your internet connection is active, maybe you need to configure the right proxy settings to startup your Application Server. In this page, there's a list of options showing how to setup the proxy settings for some Server Applications like JBoss, Tomcat, Orion and WebLogic:

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-22 Thread fuligj
I tried it under Linux (openSuse10.2) and the exception was the same. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030505#4030505 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030505

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-22 Thread kukeltje
ethereal is a good 'sniffer' View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030605#4030605 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030605 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-21 Thread fuligj
Any idea? Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030116#4030116 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030116 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-21 Thread kukeltje
by using a sniffer? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030152#4030152 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030152 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-21 Thread fuligj
What kind of sniffer do you think? Can you offer me one? Thank You! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4030205#4030205 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4030205

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-19 Thread fuligj
So, i have tried with jdk 5. U:\java -version java version 1.5.0_08 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_08-b03) Java HotSpot(TM) Client VM (build 1.5.0_08-b03, mixed mode, sharing) The error message is the following: Stream error while reading XML: Connection timed out:

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-19 Thread kukeltje
could it be the server is trying to retrieve an xsd from an external location and it is not allowed to do that? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4029258#4029258 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-19 Thread fuligj
I have tried in jBPM 3.2.GA, and i have received the same exception. The process goes to process instances, but when i try to view the process instace task, i get the error message. In Beta1 works everything fine, the problems cames first with Beta2. How could I check, that you said?:anonymous

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-14 Thread kukeltje
- appserver? - stacktrace? - ... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4027929#4027929 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4027929 ___ jboss-user mailing list

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-14 Thread fuligj
- Stack Trace | | java.lang.IllegalStateException: Can't overwrite cause | at java.lang.Throwable.initCause(Throwable.java:320) | at com.ctc.wstx.compat.Jdk14Impl.setInitCause(Jdk14Impl.java:59) | at com.ctc.wstx.exc.WstxException.init(WstxException.java:46) | at

[jboss-user] [JBoss jBPM] - Re: problem with jbpm-3.2.Beta2

2007-03-14 Thread kukeltje
since a jdk14 compat class is used, I would not be surprised that can not be run on jdk6... (jbpm has not been tested on jdk6) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4027970#4027970 Reply to the post :