Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Nothing is routing

Avatar

Former Community Member
I have installed LC 8.2 with MS-SQL database in testing environment. Workspace and admin ui work fine, i can also connect through wo

rkbench and manage forms and processes. I created a small process just to assign a form with two fields to the super admin, however

once i submit the form it does not get routed. I tried some other processes and they are not working as well. I think something may

be wrong on the back end. some log files are attached, any help you can provide would be much appreciated.



please rename attachment from .pdf to .zip

Operating System: Windows XP Professional

Product Language: WWE

Technical Profile: laptop

Platform: Windows XP Professional

Platform language: WWE

Database type: SQL

Database version: 2005 SP2

Application server: JBOSS

Deployment: NONP
5 Replies

Avatar

Former Community Member
2009-02-05 13:21:42,850 INFO [org.jboss.naming.NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076<br />2009-02-05 13:21:43,491 WARN [org.jboss.system.ServiceController] Problem starting service jboss:service=invoker,type=pooled<br />java.lang.Exception: Port 4445 is already in use<br /> at org.jboss.invocation.pooled.server.PooledInvoker.startService(PooledInvoker.java:208)<br /> at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)<br /> at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)<br /> at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)<br /> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br /> at java.lang.reflect.Method.invoke(Method.java:597)<br /> at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)<br /> at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)<br /> at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)<br /> at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)<br /> at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)<br /> at $Proxy0.start(Unknown Source)<br /> at org.jboss.system.ServiceController.start(ServiceController.java:428)<br /> at org.jboss.system.ServiceController.start(ServiceController.java:446)<br /> at org.jboss.system.ServiceController.start(ServiceController.java:446)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br /> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br /> at java.lang.reflect.Method.invoke(Method.java:597)<br /> at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)<br /> at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)<br /> at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)<br /> at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)<br /> at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)<br /> at $Proxy4.start(Unknown Source)<br /> at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)<br /> at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br /> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br /> at java.lang.reflect.Method.invoke(Method.java:597)<br /> at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)<br /> at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)<br /> at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)<br /> at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)<br /> at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)<br /> at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)<br /> at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)<br /> at $Proxy5.deploy(Unknown Source)<br /> at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:453)<br /> at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)<br /> at org.jboss.Main.boot(Main.java:187)<br /> at org.jboss.Main$1.run(Main.java:438)<br /> at java.lang.Thread.run(Thread.java:619)<br />Caused by: java.net.BindException: Address already in use: JVM_Bind<br /> at java.net.PlainSocketImpl.socketBind(Native Method)<br /> at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)<br /> at java.net.ServerSocket.bind(ServerSocket.java:319)<br /> at java.net.ServerSocket.<init>(ServerSocket.java:185)<br /> at org.jboss.invocation.pooled.server.PooledInvoker.startService(PooledInvoker.java:205)<br /> ... 50 more<br />2009-02-05 13:21:49,788 INFO [org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] SNMP agent going active<br />2009-02-05 13:21:50,428 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] Initializing<br />2009-02-05 13:21:50,475 INFO [STDOUT] <br />-------------------------------------------------------<br />GMS: address is va047-nvasil-lt:14010 (additional data: 19 bytes)<br />-------------------------------------------------------<br />2009-02-05 13:21:52,491 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] Number of cluster members: 1<br />2009-02-05 13:21:52,491 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] Other members: 0<br />2009-02-05 13:21:52,491 INFO [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] Fetching state (will wait for 30000 milliseconds):<br />2009-02-05 13:21:52,491 INFO [org.jboss.ha.framework.interfaces.HAPartition.lifecycle.DefaultPartition] New cluster view for partition DefaultPartition (id: 0, delta: 0) : [10.160.234.208:1099]<br />2009-02-05 13:21:52,506 INFO [org.jboss.ha.framework.server.DistributedReplicantManagerImpl.DefaultPartition] I am (10.160.234.208:1099) received membershipChanged event:<br />2009-02-05 13:21:52,506 INFO [org.jboss.ha.framework.server.DistributedReplicantManagerImpl.DefaultPartition] Dead members: 0 ([])<br />2009-02-05 13:21:52,506 INFO [org.jboss.ha.framework.server.DistributedReplicantManagerImpl.DefaultPartition] New Members : 0 ([])<br />2009-02-05 13:21:52,506 INFO [org.jboss.ha.framework.server.DistributedReplicantManagerImpl.DefaultPartition] All Members : 1 ([10.160.234.208:1099])<br />2009-02-05 13:21:52,538 INFO [org.jboss.ha.jndi.HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/0.0.0.0<br />2009-02-05 13:21:52,866 ERROR [STDERR] [Fatal Error] tmp1313570232664702896mssql-jdbc2-service.xml:90:3: The element type "attribute" must be terminated by the matching end-tag "</attribute>".<br />2009-02-05 13:21:52,866 ERROR [org.jboss.deployment.MainDeployer] Could not initialise deployment: file:/F:/Adobe/LiveCycle8.2/jboss/server/all//deploy-hasingleton<br />org.jboss.deployment.DeploymentException: The element type "attribute" must be terminated by the matching end-tag "</attribute>".; - nested throwable: (org.xml.sax.SAXParseException: The element type "attribute" must be terminated by the matching end-tag "</attribute>".)<br /> at org.jboss.deployment.SARDeployer.init(SARDeployer.java:200)<br /> at org.jboss.deployment.MainDeployer.init(MainDeployer.java:843)<br /> at org.jboss.deployment.MainDeployer.init(MainDeployer.java:863)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:780)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)<br /> at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br /> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br /> at java.lang.reflect.Method.invoke(Method.java:597)<br /> at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)<br /> at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)<br /> at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)<br /> at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)<br /> at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)<br /> at org.jbos

Avatar

Former Community Member
2009-02-05 14:01:19,244 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying to reconnect to JMS provider

2009-02-05 14:01:19,244 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:

javax.naming.NameNotFoundException: XAConnectionFactory

at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:223)

at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:134)

at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:229)

at $Proxy343.lookup(Unknown Source)

at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)

at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)

at javax.naming.InitialContext.lookup(InitialContext.java:392)

at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)

at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)

at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)

at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)

at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)

at java.lang.Thread.run(Thread.java:619)

2009-02-05 14:01:24,337 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying to reconnect to JMS provider

2009-02-05 14:01:24,337 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:

javax.naming.NameNotFoundException: XAConnectionFactory

at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:223)

at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:134)

at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:229)

at $Proxy343.lookup(Unknown Source)

at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)

at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)

at javax.naming.InitialContext.lookup(InitialContext.java:392)

at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)

at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)

at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)

at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:605)

at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvoker.java:1471)

at java.lang.Thread.run(Thread.java:619)

Avatar

Level 4
port conflict:

Port 4445 is already in use



This might help you figure out where to go to change JBoss ports:

http://blogs.adobe.com/livecycle/2006/10/running_multiple_jboss_instanc.html

Avatar

Former Community Member
Jayan,



I am running a single instance of JBOSS, I also checked and something else was running on that port, after I freed the port up I restarted JBOSS and I am still not able to route tasks.



Keep in mind that workfbench, workspace and adminui works fine.