[JBoss JIRA] Created: (EJBTHREE-938) Expired messages are being delivered
by Carlo de Wolf (JIRA)
Expired messages are being delivered
------------------------------------
Key: EJBTHREE-938
URL: http://jira.jboss.com/jira/browse/EJBTHREE-938
Project: EJB 3.0
Issue Type: Bug
Affects Versions: AS 4.2.0 CR1
Environment: mdb unit test
Reporter: Carlo de Wolf
Fix For: AS 4.2.0 CR2
2007-04-04 11:58:56,566 INFO [STDOUT] *** ExpirationTestMDB onMessage 1 in org.jboss.ejb3.test.mdb.ExpirationTestMDB@27977433
2007-04-04 11:58:56,566 INFO [STDOUT] *** now = 1175680736566
2007-04-04 11:58:56,567 INFO [STDOUT] *** message = SpyTextMessage {
Header {
jmsDestination : QUEUE.expirationtest
jmsDeliveryMode : 1
jmsExpiration : 1175680735655
jmsPriority : 4
jmsMessageID : ID:436-11756807355552
jmsTimeStamp : 1175680735555
jmsCorrelationID: null
jmsReplyTo : null
jmsType : null
jmsRedelivered : false
jmsProperties : {foo=bar, currentTest=testExpiration, null=null}
jmsPropReadWrite: false
msgReadOnly : true
producerClientId: ID:436
}
Body {
text :expire on server
}
--
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
18 years, 9 months
[JBoss JIRA] Created: (EJBTHREE-866) test failure - org.jboss.ejb3.test.jsp.unit.EarServletUnitTestCase (testEJBServlet) - with Sun 1.5.0_11
by Len DiMaggio (JIRA)
test failure - org.jboss.ejb3.test.jsp.unit.EarServletUnitTestCase (testEJBServlet) - with Sun 1.5.0_11
---------------------------------------------------------------------------------------------------------
Key: EJBTHREE-866
URL: http://jira.jboss.com/jira/browse/EJBTHREE-866
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD
Environment: JBoss Version: JBoss_4_0_5_GA_EJBTHREE-798
OS: RHEL4/U4 - 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
JDK/JVM: Sun 1.5
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
EJB3 tests built from: https://svn.jboss.org/repos/jbossas/branches/JBoss_4_0_5_GA_EJBTHREE-798
Reporter: Len DiMaggio
Priority: Minor
Suite: org.jboss.ejb3.test.jsp.unit.EarServletUnitTestCase
Test: testEJBServlet
Type: error
Exception: java.io.IOException
Message: Expected reply code:200, actual=500
Expected reply code:200, actual=500
java.io.IOException: Expected reply code:200, actual=500
at org.jboss.ejb3.test.jsp.unit.HttpUtils.accessURL(HttpUtils.java:140)
at org.jboss.ejb3.test.jsp.unit.HttpUtils.accessURL(HttpUtils.java:109)
at org.jboss.ejb3.test.jsp.unit.HttpUtils.accessURL(HttpUtils.java:97)
at org.jboss.ejb3.test.jsp.unit.HttpUtils.accessURL(HttpUtils.java:83)
at org.jboss.ejb3.test.jsp.unit.EarServletUnitTestCase.testEJBServlet(EarServletUnitTestCase.java:49)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
--
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
18 years, 9 months
[JBoss JIRA] Created: (EJBTHREE-838) test failure - org.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase
by Len DiMaggio (JIRA)
test failure - org.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase
-------------------------------------------------------------------
Key: EJBTHREE-838
URL: http://jira.jboss.com/jira/browse/EJBTHREE-838
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD
Environment: [java.version: 1.5.0_08]
[java.vendor: BEA Systems, Inc.]
[java.vm.version: R27.1.0-109-73164-1.5.0_08-20061129-1418-linux-ia32]
[java.vm.name: BEA JRockit(R)]
[java.vm.info: compiled mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.6.9-42.0.3.ELsmp]
Reporter: Len DiMaggio
Priority: Minor
Suite: org.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase
Test: testStackTrace
Type: failure
Exception: junit.framework.AssertionFailedError
junit.framework.AssertionFailedError
at org.jboss.ejb3.test.stateful.unit.RemoteUnitTestCase.testStackTrace(RemoteUnitTestCase.java:250)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
--
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
18 years, 9 months
[JBoss JIRA] Created: (EJBTHREE-865) test failure - org.jboss.ejb3.test.webservices.unit.WsUnitTestCase(testDeployment) - with Sun 1.5.0_11
by Len DiMaggio (JIRA)
test failure - org.jboss.ejb3.test.webservices.unit.WsUnitTestCase(testDeployment) - with Sun 1.5.0_11
-------------------------------------------------------------------------------------------------------
Key: EJBTHREE-865
URL: http://jira.jboss.com/jira/browse/EJBTHREE-865
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD
Environment: Boss Version: JBoss_4_0_5_GA_EJBTHREE-798
OS: RHEL4/U4 - 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
JDK/JVM: Sun 1.5
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
EJB3 tests built from: https://svn.jboss.org/repos/jbossas/branches/JBoss_4_0_5_GA_EJBTHREE-798
Reporter: Len DiMaggio
Priority: Minor
Suite: org.jboss.ejb3.test.webservices.unit.WsUnitTestCase
Test: testDeployment
Type: error
Exception: org.jboss.deployment.DeploymentException
Message: Could not create deployment: file:/opt/jboss-4.0.5.GA-src/ejb3/output/test-lib/webservices-ej
b3.jar; - nested throwable: (org.jboss.ws.WSException: Could not generate wrapper type: org.jboss.ejb3.tes
t.webservices.__JBossWS_SomeEndpointInterfaceService_SomeEndpointInterfacePort_echo)
Could not create deployment: file:/opt/jboss-4.0.5.GA-src/ejb3/output/test-lib/webservices-ejb3.jar; - nested throwable: (org.jboss.ws.WSException: Could not generate wrapper type: org.jboss.ejb3.test.webservices.__JBossWS_SomeEndpointInterfaceService_SomeEndpointInterfacePort_echo)
org.jboss.deployment.DeploymentException: Could not create deployment: file:/opt/jboss-4.0.5.GA-src/ejb3/output/test-lib/webservices-ejb3.jar; - nested throwable: (org.jboss.ws.WSException: Could not generate wrapper type: org.jboss.ejb3.test.webservices.__JBossWS_SomeEndpointInterfaceService_SomeEndpointInterfacePort_echo)
at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:991)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:818)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.jmx.connector.invoker.InvokerAdaptorService.invoke(InvokerAdaptorService.java:266)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.invocation.jrmp.server.JRMPProxyFactory.invoke(JRMPProxyFactory.java:179)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.invocation.jrmp.server.JRMPInvoker$MBeanServerAction.invoke(JRMPInvoker.java:819)
at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:420)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.jboss.ws.WSException: Could not generate wrapper type: org.jboss.ejb3.test.webservices.__JBossWS_SomeEndpointInterfaceService_SomeEndpointInterfacePort_echo
at org.jboss.ws.jaxrpc.ParameterWrapping.generateWrapper(ParameterWrapping.java:471)
at org.jboss.ws.deployment.JSR181MetaDataBuilder.processWebMethod(JSR181MetaDataBuilder.java:568)
at org.jboss.ws.deployment.JSR181MetaDataBuilder.setupEndpointFromAnnotations(JSR181MetaDataBuilder.java:193)
at org.jboss.ws.deployment.JSR181MetaDataBuilderEJB3.buildMetaData(JSR181MetaDataBuilderEJB3.java:75)
at org.jboss.ws.deployment.ServiceEndpointDeployer.create(ServiceEndpointDeployer.java:106)
at org.jboss.ws.integration.jboss.DeployerInterceptor.create(DeployerInterceptor.java:80)
at org.jboss.ws.integration.jboss.DeployerInterceptorEJB.create(DeployerInterceptorEJB.java:44)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.create(SubDeployerInterceptorSupport.java:180)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:91)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy30.create(Unknown Source)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:969)
... 53 more
Caused by: java.lang.RuntimeException: javassist.NotFoundException: org.jboss.ws.jaxrpc.ParameterWrapping$WrapperType
at javassist.CtClassType.getClassFile2(CtClassType.java:204)
at javassist.CtClassType.getConstructorsCache(CtClassType.java:892)
at javassist.CtClassType.getDeclaredConstructors(CtClassType.java:878)
at javassist.CtNewClass.inheritAllConstructors(CtNewClass.java:87)
at javassist.CtNewClass.toBytecode(CtNewClass.java:63)
at javassist.CtClass.toBytecode(CtClass.java:1181)
at javassist.ClassPool.toClass(ClassPool.java:883)
at javassist.ClassPool.toClass(ClassPool.java:846)
at org.jboss.ws.jaxrpc.ParameterWrapping.generateWrapper(ParameterWrapping.java:467)
... 67 more
--
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
18 years, 9 months
[JBoss JIRA] Created: (EJBTHREE-819) test failure - org.jboss.ejb3.test.ssl.unit.SSLUnitTestCase(testSSLBindings)
by Len DiMaggio (JIRA)
test failure - org.jboss.ejb3.test.ssl.unit.SSLUnitTestCase(testSSLBindings)
----------------------------------------------------------------------------
Key: EJBTHREE-819
URL: http://jira.jboss.com/jira/browse/EJBTHREE-819
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC9 - FD
Environment: JBoss Version: JBoss_4_0_5_GA_EJBTHREE-798
OS: RHEL4/U4 - 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
JDK/JVM: Sun 1.5
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Server VM (build 1.5.0_10-b03, mixed mode)
EJB3 tests built from: https://svn.jboss.org/repos/jbossas/branches/JBoss_4_0_5_GA_EJBTHREE-798
Reporter: Len DiMaggio
Priority: Minor
EJB3 test failure - org.jboss.ejb3.test.ssl.unit.SSLUnitTestCase(testSSLBindings)
Testcase: testSSLBindings took 35.731 sec
Caused an ERROR
Could not dereference object
javax.naming.NamingException: Could not dereference object [Root exception is org.jboss.remoting.CannotConnectException: Can not
get connection to server. Problem establishing socket connection.]
at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1150)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:705)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jboss.ejb3.test.ssl.unit.SSLUnitTestCase.testSSLBindings(SSLUnitTestCase.java:68)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection.
at org.jboss.remoting.transport.socket.SocketClientInvoker.transport(SocketClientInvoker.java:267)
at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.java:143)
at org.jboss.remoting.Client.invoke(Client.java:525)
at org.jboss.remoting.Client.invoke(Client.java:488)
at org.jboss.aspects.remoting.InvokeRemoteInterceptor.invoke(InvokeRemoteInterceptor.java:55)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at org.jboss.aspects.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:48)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:61)
at $Proxy1.createProxy(Unknown Source)
at org.jboss.ejb3.JndiProxyFactory.getObjectInstance(JndiProxyFactory.java:52)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
at org.jnp.interfaces.NamingContext.getObjectInstance(NamingContext.java:1125)
at org.jnp.interfaces.NamingContext.getObjectInstanceWrapFailure(NamingContext.java:1142)
... 25 more
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at org.jboss.remoting.transport.socket.SocketClientInvoker.createClientSocket(SocketClientInvoker.java:518)
at org.jboss.remoting.transport.socket.SocketClientInvoker.getConnection(SocketClientInvoker.java:485)
at org.jboss.remoting.transport.socket.SocketClientInvoker.transport(SocketClientInvoker.java:263)
... 38 more
Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:742)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1030)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:678)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
at java.io.ObjectInputStream$PeekInputStream.read(ObjectInputStream.java:2213)
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2226)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2694)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:761)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:277)
at org.jboss.remoting.loading.ObjectInputStreamWithClassLoader.<init>(ObjectInputStreamWithClassLoader.java:73)
at org.jboss.remoting.serialization.impl.java.JavaSerializationManager.createInput(JavaSerializationManager.java:52)
at org.jboss.remoting.transport.socket.ClientSocketWrapper.createInputStream(ClientSocketWrapper.java:83)
at org.jboss.remoting.transport.socket.ClientSocketWrapper.createStreams(ClientSocketWrapper.java:76)
at org.jboss.remoting.transport.socket.ClientSocketWrapper.<init>(ClientSocketWrapper.java:54)
... 45 more
Caused by: java.io.EOFException: SSL peer shut down incorrectly
at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:333)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:723)
--
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
18 years, 9 months