[JBoss JIRA] Created: (JBPM-749) extra configuration parameters for jbpm thread servlet
by Tom Baeyens (JIRA)
extra configuration parameters for jbpm thread servlet
------------------------------------------------------
Key: JBPM-749
URL: http://jira.jboss.com/jira/browse/JBPM-749
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.1.3
Following servlet init configuration parameters are added to the JbpmThreadServlet:
commandExecutorInterval: time in milliseconds between two subsequent checks for messages by the command executor thread. default is 5000.
schedulerInterval: time in milliseconds between two subsequent checks for timers by the scheduler thread. default is 5000.
priority: priority of the command executor and scheduler threads. default is 1.
maxResultCount: max number of timers processed per transaction. default is 1.
--
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3610) failing org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase(webservice-ssl) (jrockit)
by Dimitris Andreadis (JIRA)
failing org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase(webservice-ssl) (jrockit)
-------------------------------------------------------------------------------------------------
Key: JBAS-3610
URL: http://jira.jboss.com/jira/browse/JBAS-3610
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite, Web Services
Environment: Java Version 1.4.2_11
Java Vendor BEA Systems, Inc.
Java VM Name BEA JRockit(R)
Java VM Version R26.4.0-63-63688-1.4.2_11-20060626-2259-linux-ia32
Java VM Info
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Thomas Diesler
Fix For: JBossAS-4.0.5.GA
testWithTransportOptions Error
Call invocation failed: Could not transmit message; nested exception is: javax.xml.soap.SOAPException: Could not transmit message
java.rmi.RemoteException: Call invocation failed: Could not transmit message; nested exception is:
javax.xml.soap.SOAPException: Could not transmit message
at org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:718)
at org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:404)
at org.jboss.ws.jaxrpc.CallProxy.invoke(CallProxy.java:148)
at $Proxy3.sayHello(Ljava.lang.String;)Ljava.lang.String;(Unknown Source)
at org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase.testWithTransportOptions(TransportOptionsTestCase.java:83)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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: javax.xml.soap.SOAPException: Could not transmit message
at org.jboss.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:204)
at org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:687)
... 23 more
Caused by: org.jboss.remoting.CannotConnectException: Can not connect http client invoker.
at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:201)
at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:81)
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.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:189)
at org.jboss.ws.jaxrpc.CallImpl.invokeInternal(CallImpl.java:687)
at org.jboss.ws.jaxrpc.CallImpl.invoke(CallImpl.java:404)
at org.jboss.ws.jaxrpc.CallProxy.invoke(CallProxy.java:148)
at $Proxy3.sayHello(Ljava.lang.String;)Ljava.lang.String;(Unknown Source)
at org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase.testWithTransportOptions(TransportOptionsTestCase.java:83)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.a(BLjava.lang.Throwable;Ljava.lang.String;)Ljavax.net.ssl.SSLException;(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.b(BLjava.lang.String;)Ljavax.net.ssl.SSLException;(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.b(Lcom.sun.net.ssl.internal.ssl.InputRecord;)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Lcom.sun.net.ssl.internal.ssl.InputRecord;Z)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Z)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.HandshakeOutStream.flush()V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(Lcom.sun.net.ssl.internal.ssl.SunJSSE_bc;)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SunJSSE_az.j()V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(Lcom.sun.net.ssl.internal.ssl.SunJSSE_ba;)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(BI)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(Lcom.sun.net.ssl.internal.ssl.InputRecord;)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Lcom.sun.net.ssl.internal.ssl.InputRecord;Z)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j()V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.b(Z)V(DashoA12275:???)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake()V(DashoA12275:???)
at sun.net.www.protocol.https.HttpsClient.afterConnect()V(DashoA12275:???)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect()V(DashoA12275:???)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:569)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream()Ljava.io.OutputStream;(DashoA12275:???)
at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:163)
at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:81)
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.ws.soap.SOAPConnectionImpl.call(SOAPConnectionImpl.java:189)
--
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3609) failing org.jboss.test.webservice.jbws70.JBWS70TestCase (jrockit)
by Dimitris Andreadis (JIRA)
failing org.jboss.test.webservice.jbws70.JBWS70TestCase (jrockit)
-----------------------------------------------------------------
Key: JBAS-3609
URL: http://jira.jboss.com/jira/browse/JBAS-3609
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite, Web Services
Environment: Java Version 1.4.2_11
Java Vendor BEA Systems, Inc.
Java VM Name BEA JRockit(R)
Java VM Version R26.4.0-63-63688-1.4.2_11-20060626-2259-linux-ia32
Java VM Info
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Thomas Diesler
Fix For: JBossAS-4.0.5.GA
testGetVersion Failure
expected:<Version-1.0> but was:<null>
junit.framework.ComparisonFailure: expected:<Version-1.0> but was:<null>
at org.jboss.test.webservice.jbws70.JBWS70TestCase.testGetVersion(JBWS70TestCase.java:74)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3608) 2 failing tests org.jboss.test.webservice.handlerflow.HandlerFlowTestCase
by Dimitris Andreadis (JIRA)
2 failing tests org.jboss.test.webservice.handlerflow.HandlerFlowTestCase
-------------------------------------------------------------------------
Key: JBAS-3608
URL: http://jira.jboss.com/jira/browse/JBAS-3608
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Test Suite, Web Services
Environment: Java Version 1.4.2_11
Java Vendor BEA Systems, Inc.
Java VM Name BEA JRockit(R)
Java VM Version R26.4.0-63-63688-1.4.2_11-20060626-2259-linux-ia32
Java VM Info
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Thomas Diesler
Fix For: JBossAS-4.0.5.GA
testHandlerFlowServerReturn Failure
testHandlerFlowAllPass Failure
Wrong number of entries: [ClientHandler1 init [handler=31286989,tracker=31131875], ClientHandler2 init [handler=31301135,tracker=31131875], ClientHandler1 handleRequest [handler=31286989,tracker=31131875], ClientHandler2 handleRequest [handler=31301135,tracker=31131875], ServerHandler1 init [handler=31334922,tracker=31131875], ServerHandler2 init [handler=31335085,tracker=31131875], ServerHandler1 handleRequest [handler=31334922,tracker=31131875], ServerHandler2 handleRequest [handler=31335085,tracker=31131875], ServerHandler2 handleResponse [handler=31335085,tracker=31131875], ServerHandler1 handleResponse [handler=31334922,tracker=31131875], ClientHandler2 handleResponse [handler=31301135,tracker=31131875], ClientHandler1 handleResponse [handler=31286989,tracker=31131875], ejb: Return in ServerHandler2] expected:<9> but was:<13>
junit.framework.AssertionFailedError: Wrong number of entries: [ClientHandler1 init [handler=31286989,tracker=31131875], ClientHandler2 init [handler=31301135,tracker=31131875], ClientHandler1 handleRequest [handler=31286989,tracker=31131875], ClientHandler2 handleRequest [handler=31301135,tracker=31131875], ServerHandler1 init [handler=31334922,tracker=31131875], ServerHandler2 init [handler=31335085,tracker=31131875], ServerHandler1 handleRequest [handler=31334922,tracker=31131875], ServerHandler2 handleRequest [handler=31335085,tracker=31131875], ServerHandler2 handleResponse [handler=31335085,tracker=31131875], ServerHandler1 handleResponse [handler=31334922,tracker=31131875], ClientHandler2 handleResponse [handler=31301135,tracker=31131875], ClientHandler1 handleResponse [handler=31286989,tracker=31131875], ejb: Return in ServerHandler2] expected:<9> but was:<13>
at org.jboss.test.webservice.handlerflow.HandlerFlowTestCase.assertHandlerProtocol(HandlerFlowTestCase.java:140)
at org.jboss.test.webservice.handlerflow.HandlerFlowTestCase.testHandlerFlowServerReturn(HandlerFlowTestCase.java:134)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3607) failing org.jboss.test.session.test.EjbRemoveUnitTestCase (jrockit)
by Dimitris Andreadis (JIRA)
failing org.jboss.test.session.test.EjbRemoveUnitTestCase (jrockit)
-------------------------------------------------------------------
Key: JBAS-3607
URL: http://jira.jboss.com/jira/browse/JBAS-3607
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: EJB2, Test Suite
Reporter: Dimitris Andreadis
Assigned To: Scott M Stark
Fix For: JBossAS-4.0.5.GA
testEjbRemoveNotCalledForEveryCall Failure
createCounter expected:<1> but was:<0>
junit.framework.AssertionFailedError: createCounter expected:<1> but was:<0>
at org.jboss.test.session.test.EjbRemoveUnitTestCase.testEjbRemoveNotCalledForEveryCall(EjbRemoveUnitTestCase.java:96)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3606) failed org.jboss.test.naming.test.SecurityUnitTestCase (jrockit)
by Dimitris Andreadis (JIRA)
failed org.jboss.test.naming.test.SecurityUnitTestCase (jrockit)
----------------------------------------------------------------
Key: JBAS-3606
URL: http://jira.jboss.com/jira/browse/JBAS-3606
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Security, Test Suite
Reporter: Dimitris Andreadis
Assigned To: Anil Saldhana
Fix For: JBossAS-4.0.5.GA
testSecureHttpInvokerFailure Failure
Should not have been able to lookup(jmx)
junit.framework.AssertionFailedError: Should not have been able to lookup(jmx)
at org.jboss.test.naming.test.SecurityUnitTestCase.testSecureHttpInvokerFailure(SecurityUnitTestCase.java:77)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
--
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
19 years, 10 months
[JBoss JIRA] Created: (JBAS-3602) 3 failing tests org.jboss.test.jacc.test (jrockit)
by Dimitris Andreadis (JIRA)
3 failing tests org.jboss.test.jacc.test (jrockit)
--------------------------------------------------
Key: JBAS-3602
URL: http://jira.jboss.com/jira/browse/JBAS-3602
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: Security, Test Suite
Reporter: Dimitris Andreadis
Assigned To: Anil Saldhana
Fix For: JBossAS-4.0.5.GA
org.jboss.test.jacc.test
EJBSpecUnitTestCase(JACC)
EJBSpecUnitTestCase(JACC+SecurityMgr)
testStressNoJaasCache Failure Thread error count == 0
junit.framework.AssertionFailedError: Thread error count == 0
at org.jboss.test.security.test.EJBSpecUnitTestCase.testStress(EJBSpecUnitTestCase.java:822)
at org.jboss.test.security.test.EJBSpecUnitTestCase.testStressNoJaasCache(EJBSpecUnitTestCase.java:842)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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)
testGetCallerPrincipal Failure Was able to call StatelessSession.echo
junit.framework.AssertionFailedError: Was able to call StatelessSession.echo
at org.jboss.test.security.test.EJBSpecUnitTestCase.testGetCallerPrincipal(EJBSpecUnitTestCase.java:194)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
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
19 years, 10 months
[JBoss JIRA] Created: (JBCLUSTER-149) Singleton failover based on rules
by Galder Zamarreno (JIRA)
Singleton failover based on rules
---------------------------------
Key: JBCLUSTER-149
URL: http://jira.jboss.com/jira/browse/JBCLUSTER-149
Project: JBoss Clustering
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Galder Zamarreno
Assigned To: Brian Stansberry
I think that clustering (in this case clustered Singletons) are missing this kind of features. For instance, It would be nice if I had an API where I could:
- Ask the status of each node on the partition (CPU usage, mem usage,...). (This can be done today ...)
- With the data previously collected, my Singleton could decide: Now I wan't to migrate to nobe B because it is with no CPU usage, or because...
--
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
19 years, 10 months