Re: failures on the build (not a build failure...)

2010-03-17 Thread Vicky Kak
I did apply this patch to the openejb

Re: failures on the build (not a build failure...)

2010-03-16 Thread Mark Struberg
Same here under Fedora 12: ERROR - Unable to clear Sun JarFileFactory cache java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL It seems that this happens deep inside OpenEJB while evaluating a property field 'fileCache' of an internal java class. Class jarFileFactory

Re: failures on the build (not a build failure...)

2010-03-16 Thread Matthias Wessendorf
oh, cool - thx for digging! -Matthias On Tue, Mar 16, 2010 at 1:49 AM, Mark Struberg strub...@yahoo.de wrote: Same here under Fedora 12: ERROR - Unable to clear Sun JarFileFactory cache java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL It seems that this happens

failures on the build (not a build failure...)

2010-03-15 Thread Matthias Wessendorf
Hi, I watched the build (it does end with SUCCESS), but during that I saw this on the -openejb package. I thought worth to share (I am on an ubuntu machine, java1.6) java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL at

Re: failures on the build (not a build failure...)

2010-03-15 Thread Vicky Kak
I am also experiencing the similar issues INFO - Deployed Application(path=classpath.ear) DESTROY EJB INFO - Undeploying app: classpath.ear ERROR - Unable to clear Sun JarFileFactory cache java.lang.ClassCastException: java.lang.String cannot be cast to java.net.URL at