Failed

org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest.testUnifiedAPIWithRemoteKeyServerThoroughly

Failing for the past 4 builds (Since Unstable#2 )
Took 1.8 sec.

Error Message

Error-code=500 error-message=<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <title>Error 500 org/cumulus4j/testutil/IOUtil</title> </head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing /org.cumulus4j.integrationtest.webapp/App/Test. Reason: <pre>    org/cumulus4j/testutil/IOUtil</pre></p><h3>Caused by:</h3><pre>java.lang.NoClassDefFoundError: org/cumulus4j/testutil/IOUtil  at org.cumulus4j.store.test.framework.TestUtil.populateMap(TestUtil.java:47)  at org.cumulus4j.store.test.framework.TestUtil.loadProperties(TestUtil.java:84)  at org.cumulus4j.store.test.framework.TestUtil.loadProperties(TestUtil.java:64)  at org.cumulus4j.store.test.framework.CleanupUtil.dropAllTables(CleanupUtil.java:88)  at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:54)  at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)  at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:606)  at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)  at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)  at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)  at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)  at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)  at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)  at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)  at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)  at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)  at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)  at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)  at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)  at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)  at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)  at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)  at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)  at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)  at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)  at org.eclipse.jetty.server.Server.handle(Server.java:353)  at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)  at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)  at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)  at java.lang.Thread.run(Thread.java:745) </pre> <hr /><i><small>Powered by Jetty://</small></i><br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                 <br/>                                                  </body> </html> 

Stacktrace

java.io.IOException: Error-code=500 error-message=<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 500 org/cumulus4j/testutil/IOUtil</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /org.cumulus4j.integrationtest.webapp/App/Test. Reason:
<pre>    org/cumulus4j/testutil/IOUtil</pre></p><h3>Caused by:</h3><pre>java.lang.NoClassDefFoundError: org/cumulus4j/testutil/IOUtil
	at org.cumulus4j.store.test.framework.TestUtil.populateMap(TestUtil.java:47)
	at org.cumulus4j.store.test.framework.TestUtil.loadProperties(TestUtil.java:84)
	at org.cumulus4j.store.test.framework.TestUtil.loadProperties(TestUtil.java:64)
	at org.cumulus4j.store.test.framework.CleanupUtil.dropAllTables(CleanupUtil.java:88)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:54)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
</pre>
<hr /><i><small>Powered by Jetty://</small></i><br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                
<br/>                                                

</body>
</html>

	at org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest.invokeTestWithinServer(IntegrationWithAppServerAndKeyServerTest.java:162)
	at org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest.testUnifiedAPIWithRemoteKeyServerThoroughly(IntegrationWithAppServerAndKeyServerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:119)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Caused by: com.sun.jersey.api.client.UniformInterfaceException: POST http://localhost:8585/org.cumulus4j.integrationtest.webapp/App/Test?cryptoSessionID=test-i12bi54t--rraqwu7ynx3q_5jnmqpjb*1*0i55a8&clean=true&readBeforeWrite=false returned a response status of 500 Internal Server Error
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:676)
	at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
	at com.sun.jersey.api.client.WebResource$Builder.post(WebResource.java:553)
	at org.cumulus4j.integrationtest.withkeyserver.IntegrationWithAppServerAndKeyServerTest.invokeTestWithinServer(IntegrationWithAppServerAndKeyServerTest.java:147)
	... 29 more