[
http://jira.jboss.com/jira/browse/JBCACHE-993?page=all ]
Manik Surtani updated JBCACHE-993:
----------------------------------
Fix Version/s: 2.0.0.BETA2
(was: 2.0.0.BETA1)
Test failure - org.jboss.cache.marshall.AsyncReplTest,
org.jboss.cache.marshall.SyncReplTest
--------------------------------------------------------------------------------------------
Key: JBCACHE-993
URL:
http://jira.jboss.com/jira/browse/JBCACHE-993
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Rajesh Rajasekaran
Assigned To: Manik Surtani
Fix For: 2.0.0.BETA2
org.jboss.cache.marshall.AsyncReplTest & org.jboss.cache.marshall.SyncReplTest fail
on the release distribution.
To reproduce:
run ./build.sh dist.
Unzip JBossCache-all-2.0.0.BETA1.zip
Run ant one.test -Dtest=org.jboss.cache.marshall.AsyncReplTest
1.)
org.jboss.cache.marshall.AsyncReplTest
testCustomFqn
N/A
java.lang.NullPointerException at
org.jboss.cache.marshall.FooClassLoader.loadFoo(FooClassLoader.java:25) at
org.jboss.cache.marshall.AsyncReplTest.testCustomFqn(AsyncReplTest.java:295) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2.)
org.jboss.cache.marshall.SyncReplTest
testCustomFqn
N/A
java.lang.NullPointerException at
org.jboss.cache.marshall.FooClassLoader.loadFoo(FooClassLoader.java:25) at
org.jboss.cache.marshall.SyncReplTest.testCustomFqn(SyncReplTest.java:381) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira