We are getting the following error, when request is made to the application server.
Could someone help us with a solution to this problem. I thank you in advance.
The error is listed below:
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Thread.java:571)
at com.argodata.jca.outbound.ArgoCoreManagedConnectionFactoryImpl.setResourceAdapter(ArgoCoreManagedConnectionFactoryImpl.java:75)
at com.sun.enterprise.connectors.ActiveInboundResourceAdapter.createManagedConnectionFactory(ActiveInboundResourceAdapter.java:365)
at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.obtainManagedConnectionFactory(ConnectorConnectionPoolAdminServiceImpl.java:1031)
at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:263)
at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:238)
at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:163)
at com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:291)
at com.sun.enterprise.resource.ConnectorConnectionPoolDeployer.deployResource(ConnectorConnectionPoolDeployer.java:132)
at com.sun.enterprise.server.ResourcesLoader.load(ResourcesLoader.java:99)
at com.sun.enterprise.server.ConnectorResourcesLoader.loadConnectorResources(ConnectorResourcesLoader.java:94)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:199)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:442)
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:120)
at com.sun.enterprise.server.PEMain.run(PEMain.java:411)
at com.sun.enterprise.server.PEMain.main(PEMain.java:338)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:412)
|#]
[Message sent by forum member 'tmba' (tmba)]
http://forums.java.net/jive/thread.jspa?messageID=262191