AW: AW: [jbpm-dev] [Design of JBoss jBPM] - Re: jBPM Classloading

Bernd Rücker bernd.ruecker at camunda.com
Tue Oct 21 06:04:17 EDT 2008


> indicates that we now also have a classloading problem with jdk-1.5

That now definitely doesn't make any real sense, I haven't committed 
anything new in this area since the last run. Let's see what Heikos 
experiences with his local Hudson are...

-----Ursprüngliche Nachricht-----
Von: Thomas Diesler [mailto:thomas.diesler at jboss.com]
Gesendet: Dienstag, 21. Oktober 2008 10:20
An: Heiko Braun
Cc: Bernd Rücker; jbpm-dev at lists.jboss.org
Betreff: Re: AW: [jbpm-dev] [Design of JBoss jBPM] - Re: jBPM Classloading

Hi Bernd,

this morning (28-Oct) the issue still occurs

http://jbpm.dyndns.org:8280/hudson/job/jBPM3-JDK1.6/4/testReport/

the system info is here

http://jbpm.dyndns.org:8280/hudson/systemInfo

In case you don't yet know the hudson login, i'll send that in a
separate email.

Also, this run

http://jbpm.dyndns.org:8280/hudson/job/jBPM3-Matrix/container=jboss422,database=hsqldb,jdk=jdk1.5/27/

indicates that we now also have a classloading problem with jdk-1.5

cheers
-thomas

Heiko Braun wrote:
>
> It's both JDK 6 and JDK 5 installed there.
> Hudson does a SVN checkout and clean rebuild:
>
> mvn -Ddatabase=hsqldb -Djbpm.target.container=jboss422 -Pdistro clean
> install
>
> I'll see if get the same errors locally.
>
> /Heiko
>
>
> On Tue, 2008-10-21 at 07:45 +0200, Bernd Rücker wrote:
>> Hi Thomas,
>>
>> I wanted to have a look if it still fails, but Hudso seems to be in a not
>> running state? Could you maybe trigger the test run again?
>>
>> Because on my local system I don't get these exceptions...
>>
>> And again the question: What Java is installed there (Java SDK, ...)?
>>
>> Cheers
>> Bernd
>>
>> -----Ursprüngliche Nachricht-----
>> Von: jbpm-dev-bounces at lists.jboss.org
>> [mailto:jbpm-dev-bounces at lists.jboss.org] Im Auftrag von Thomas Diesler
>> Gesendet: Freitag, 10. Oktober 2008 10:56
>> An: camunda
>> Cc: jbpm-dev at lists.jboss.org
>> Betreff: Re: [jbpm-dev] [Design of JBoss jBPM] - Re: jBPM Classloading
>>
>> Still fails for class loading reasons
>>
>> http://jbpm.dyndns.org:8280/hudson/job/jBPM3-JDK1.6/lastBuild/testReport/
>>
>>  > 1.) I did run the JUnit tests locally with SUN Java JDK 6 -> no
>> problems!
>>
>> Hudson is our measure, because we need to have an environment that
>> produces reproducible results. You can run the tests in your local
>> Hudson environment.
>>
>>  >   |     URL resource = getClass().getResource("classresource.txt");
>>
>> This accesses the classloader
>>
>> -thomas
>>
>> camunda wrote:
>>> Hmm, I don't get the problem...
>>>
>>> 1.) I did run the JUnit tests locally with SUN Java JDK 6 -> no
>> problems!
>>> 2.) This exception seems not really related to changes I made (doesn't
>> mean it can not be interrelated):
>>> Caused by: java.lang.NullPointerException
>>> at org.jbpm.jpdl.par.ResourceAction.execute(ResourceAction.java:24)
>>>
>>> code is (NPE in second line):
>>>
>>>   |     URL resource = getClass().getResource("classresource.txt");
>>>   |     InputStream stream = resource.openStream();
>>>   |
>>>
>>> Could it have been may run with a state where not everything was
>> committed yet? Or other ideas?
>>> What puzzles me really is that I don't get these errors locally, even
>> with Java 6... And they shouldn't have changed class loading basics there
>> either...
>>> View the original post :
>> http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181176#4181176
>>> Reply to the post :
>> http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181176
>>> _______________________________________________
>>> jbpm-dev mailing list
>>> jbpm-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jbpm-dev
>> --
>> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Thomas Diesler
>> BPM Product Lead
>> JBoss, a division of Red Hat
>> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> _______________________________________________
>> jbpm-dev mailing list
>> jbpm-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbpm-dev
>> _______________________________________________
>> jbpm-dev mailing list
>> jbpm-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbpm-dev
>

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
BPM Product Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx



More information about the jbpm-dev mailing list