2 Replies Latest reply on Sep 28, 2012 10:56 AM by caraldel

    No ejb remote with clustering standalone

    caraldel

      Hi again,

       

      I'm posting because when I solved a issue comes another. I'm trying to migrate one aplication from oas to jboss 7.1.1. I'm doing clustering with two machines in the same network but each one with an independent standalone server. Now we are trying to connect one index.jsp to an ejb to recive some database information. This is the new issue:

       

       

      13:16:28,877 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA

      13:16:28,992 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA

      13:16:29,027 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting

      13:16:29,782 INFO  [org.xnio] XNIO Version 3.0.3.GA

      13:16:29,783 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)

      13:16:29,789 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA

      13:16:29,795 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA

      13:16:29,805 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers

      13:16:29,807 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 34) JBAS016200: Activating ConfigAdmin Subsystem

      ...

      ...

      ...

       

       

       

      13:16:31,890 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:31,894 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:31,921 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-21-thread-1) ISPN000078: Starting JGroups Channel

      13:16:31,921 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000078: Starting JGroups Channel

      13:16:31,925 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-21-thread-1) ISPN000094: Received new cluster view: [cordon2/ejb|9] [cordon2/ejb, cordon1/ejb]

      13:16:31,925 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000094: Received new cluster view: [cordon2/web|3] [cordon2/web, cordon1/web]

      13:16:31,927 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-21-thread-1) ISPN000079: Cache local address is cordon1/ejb, physical addresses are [XXX.XXX.XXX.XXX:55200]

      13:16:31,928 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-15-thread-1) ISPN000079: Cache local address is cordon1/web, physical addresses are [XXX.XXX.XXX.XXX:55200]

      13:16:31,932 INFO  [org.infinispan.factories.GlobalComponentRegistry] (pool-21-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL

      13:16:31,932 INFO  [org.infinispan.factories.GlobalComponentRegistry] (pool-15-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL

      13:16:31,934 INFO  [org.infinispan.config.ConfigurationValidatingVisitor] (pool-15-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:31,993 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-21-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

      13:16:31,998 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-20-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

      13:16:32,001 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-15-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

      13:16:32,029 INFO  [org.jboss.as.clustering.infinispan] (pool-21-thread-1) JBAS010281: Started remote-connector-client-mappings cache from ejb container

      13:16:32,035 INFO  [org.jboss.as.clustering.infinispan] (pool-15-thread-1) JBAS010281: Started repl cache from web container

      13:16:32,035 INFO  [org.jboss.as.clustering.infinispan] (pool-20-thread-1) JBAS010281: Started repl cache from ejb container

      13:16:32,040 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.ejb] (MSC service thread 1-2) JBAS010206: Number of cluster members: 2

      13:16:32,040 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-4) JBAS010206: Number of cluster members: 2

      13:16:32,055 INFO  [org.jboss.ejb.client.ClusterContext] (ejb-client-cluster-node-connection-creation-4-thread-1) Added a new EJB receiver in cluster context ejb for node cordon1. Total nodes in cluster context = 1

      13:16:32,061 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:32,079 INFO  [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:32,086 INFO  [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform mbean server.

      13:16:32,103 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) JBAS010281: Started //default-host//MiddlewareWEB cache from web container

      13:16:32,109 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:32,112 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

      13:16:32,232 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

      13:16:32,233 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 3513ms - Started 611 of 771 services (156 services are passive or on-demand)

      13:16:34,334 INFO  [org.hornetq.core.server.cluster.impl.BridgeImpl] (Thread-9 (HornetQ-server-HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153-27148830)) Bridge ClusterConnectionBridge@243671 [name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, queue=QueueImpl[name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153]]@1726e3b targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@243671 [name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, queue=QueueImpl[name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153]]@1726e3b targetConnector=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon2-uv-es], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@6698801[nodeUUID=0f934aa3-0334-11e2-980a-306f20524153, connector=org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon1-uv-es, address=jms, server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153])) [initialConnectors=[org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon2-uv-es], discoveryGroupConfiguration=null]] is connected

      13:23:21,115 INFO  [org.jboss.ejb.client] (http--XXX.XXX.XXX.XXX-8080-1) JBoss EJB Client version 1.0.5.Final

      13:23:21,132 ERROR [org.jboss.remoting.remote.connection] (Remoting "cordon1" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

      13:23:21,134 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1) java.lang.IllegalStateException: No EJB receiver available for handling [appName:DatosTraficoEAR-2.2,modulename:DatosTraficoEJB-2.2,distinctname:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@aaeac2

       

       

      13:23:21,136 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:584)

       

       

      13:23:21,137 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:119)

       

       

      13:23:21,138 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:181)

       

       

      13:23:21,139 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:136)

       

       

      13:23:21,140 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:121)

       

       

      13:23:21,142 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:104)

       

       

      13:23:21,143 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at $Proxy47.getCarreterasConSucesos(Unknown Source)

       

       

      13:23:21,143 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.jsp.index2_jsp._jspService(index2_jsp.java:120)

       

       

      13:23:21,144 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

       

       

      13:23:21,145 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

       

       

      13:23:21,146 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)

       

       

      13:23:21,147 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:326)

       

       

      13:23:21,148 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)

       

       

      13:23:21,149 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

       

       

      13:23:21,150 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)

       

       

      13:23:21,151 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)

       

       

      13:23:21,152 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)

       

       

      13:23:21,154 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)

       

       

      13:23:21,155 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.modcluster.container.jbossweb.JBossWebContext$RequestListenerValve.event(JBossWebContext.java:67)

       

       

      13:23:21,156 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.modcluster.container.jbossweb.JBossWebContext$RequestListenerValve.invoke(JBossWebContext.java:48)

       

       

      13:23:21,157 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.as.web.session.ClusteredSessionValve.handleRequest(ClusteredSessionValve.java:125)

       

       

      13:23:21,158 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.as.web.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:91)

       

       

      13:23:21,159 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.as.web.session.JvmRouteValve.invoke(JvmRouteValve.java:88)

       

       

      13:23:21,160 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.as.web.session.LockingValve.invoke(LockingValve.java:56)

       

       

      13:23:21,161 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)

       

       

      13:23:21,163 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)

       

       

      13:23:21,164 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)

       

       

      13:23:21,165 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

       

       

      13:23:21,166 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)

       

       

      13:23:21,167 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)

       

       

      13:23:21,168 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671)

       

       

      13:23:21,169 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)

       

       

      13:23:21,170 ERROR [stderr] (http--XXX.XXX.XXX.XXX-8080-1)           at java.lang.Thread.run(Thread.java:619)

       

      This error exits when I try to access to the other web service server. I configured the servers with the user to access the ejb, the jndi.properties, etc. Any suggestions ??

       

      Thank you !

        • 1. Re: No ejb remote with clustering standalone
          rhusar

          Hi there,

           

          Unless I am mistaken the problem is described by this line:

           

          13:23:21,132 ERROR [org.jboss.remoting.remote.connection] (Remoting "cordon1" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

           

          Which means you didnt configure auth on the client server. Try to look at the security section in this document: https://docs.jboss.org/author/display/AS71/EJB+invocations+from+a+remote+server+instance

           

          HTH,

          Rado

          1 of 1 people found this helpful
          • 2. Re: No ejb remote with clustering standalone
            caraldel

            Ok, trying your solution, now I have, more or less, the same error:

             

            15:48:09,685 ERROR [org.jboss.remoting.remote.connection] (Remoting "cordon1" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

            15:48:09,687 INFO  [org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager] (ejb-client-cluster-node-connection-creation-4-thread-1) Could not create a connection for cluster node ClusterNode{clusterName='ejb', nodeName='cordon2', clientMappings=[ClientMapping{sourceNetworkAddress=/0:0:0:0:0:0:0:0, sourceNetworkMaskBits=0, destinationAddress='XXX.XXX.XXX.XXX', destinationPort=4447}], resolvedDestination=[Destination address=XXX.XXX.XXX.XXX, destination port=4447]} in cluster ejb: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

                      at org.jboss.ejb.client.remoting.IoFutureHelper.get(IoFutureHelper.java:91)

                      at org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager.getEJBReceiver(RemotingConnectionClusterNodeManager.java:104)

                      at org.jboss.ejb.client.ClusterContext$EJBReceiverAssociationTask.run(ClusterContext.java:333)

                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_20]

                      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_20]

                      at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_20]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_20]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_20]

                      at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_20]

            Caused by: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

                      at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:365) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:214) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.nio.NioHandle.run(NioHandle.java:90)

                      at org.xnio.nio.WorkerThread.run(WorkerThread.java:184)

                      at ...asynchronous invocation...(Unknown Source)

                      at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:270) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:251) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:349) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:333) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager.getEJBReceiver(RemotingConnectionClusterNodeManager.java:101)

                      ... 7 more

             

             

            15:48:09,885 INFO  [stdout] (pool-11-thread-1)

            15:48:09,885 INFO  [stdout] (pool-11-thread-1) -------------------------------------------------------------------

            15:48:09,886 INFO  [stdout] (pool-11-thread-1) GMS: address=cordon1/web, cluster=web, physical address=XXX.XXX.XXX.XXX:55200

            15:48:09,887 INFO  [stdout] (pool-11-thread-1) -------------------------------------------------------------------

             

             

            15:48:09,888 INFO  [stdout] (pool-18-thread-1)

            15:48:09,888 INFO  [stdout] (pool-18-thread-1) -------------------------------------------------------------------

            15:48:09,889 INFO  [stdout] (pool-18-thread-1) GMS: address=cordon1/ejb, cluster=ejb, physical address=XXX.XXX.XXX.XXX:55200

            15:48:09,890 INFO  [stdout] (pool-18-thread-1) -------------------------------------------------------------------

             

             

            15:48:09,902 INFO  [org.hornetq.core.server.cluster.impl.BridgeImpl] (Thread-11 (HornetQ-server-HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153-5709968)) Bridge ClusterConnectionBridge@1814dd0 [name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, queue=QueueImpl[name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153]]@1bb02e targetConnector=ServerLocatorImpl (identity=(Cluster-connection-bridge::ClusterConnectionBridge@1814dd0 [name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, queue=QueueImpl[name=sf.my-cluster.b1cd7606-032d-11e2-a94d-c8600098ea6e, postOffice=PostOfficeImpl [server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153]]@1bb02e targetConnector=ServerLocatorImpl [initialConnectors=[org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon2-uv-es], discoveryGroupConfiguration=null]]::ClusterConnectionImpl@27655250[nodeUUID=0f934aa3-0334-11e2-980a-306f20524153, connector=org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon1-uv-es, address=jms, server=HornetQServerImpl::serverUUID=0f934aa3-0334-11e2-980a-306f20524153])) [initialConnectors=[org-hornetq-core-remoting-impl-netty-NettyConnectorFactory?port=5445&host=cordon2-uv-es], discoveryGroupConfiguration=null]] is connected

            15:48:10,187 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,187 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,216 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000078: Starting JGroups Channel

            15:48:10,216 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-20-thread-1) ISPN000078: Starting JGroups Channel

            15:48:10,220 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-20-thread-1) ISPN000094: Received new cluster view: [cordon2/ejb|7] [cordon2/ejb, cordon1/ejb]

            15:48:10,220 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000094: Received new cluster view: [cordon2/web|7] [cordon2/web, cordon1/web]

            15:48:10,222 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-20-thread-1) ISPN000079: Cache local address is cordon1/ejb, physical addresses are [XXX.XXX.XXX.XXX:55200]

            15:48:10,223 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (pool-14-thread-1) ISPN000079: Cache local address is cordon1/web, physical addresses are [XXX.XXX.XXX.XXX:55200]

            15:48:10,226 INFO  [org.infinispan.factories.GlobalComponentRegistry] (pool-20-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL

            15:48:10,226 INFO  [org.infinispan.factories.GlobalComponentRegistry] (pool-14-thread-1) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.2.FINAL

            15:48:10,229 INFO  [org.infinispan.config.ConfigurationValidatingVisitor] (pool-14-thread-1) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,287 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-20-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

            15:48:10,295 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-19-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

            15:48:10,297 INFO  [org.infinispan.jmx.CacheJmxRegistration] (pool-14-thread-1) ISPN000031: MBeans were successfully registered to the platform mbean server.

            15:48:10,349 INFO  [org.jboss.as.clustering.infinispan] (pool-14-thread-1) JBAS010281: Started repl cache from web container

            15:48:10,350 INFO  [org.jboss.as.clustering.infinispan] (pool-19-thread-1) JBAS010281: Started repl cache from ejb container

            15:48:10,350 INFO  [org.jboss.as.clustering.infinispan] (pool-20-thread-1) JBAS010281: Started remote-connector-client-mappings cache from ejb container

            15:48:10,356 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.ejb] (MSC service thread 1-8) JBAS010206: Number of cluster members: 2

            15:48:10,358 INFO  [org.jboss.as.clustering.impl.CoreGroupCommunicationService.web] (MSC service thread 1-2) JBAS010206: Number of cluster members: 2

            15:48:10,377 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,380 INFO  [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,387 INFO  [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-5) ISPN000031: MBeans were successfully registered to the platform mbean server.

            15:48:10,624 INFO  [org.jboss.ejb.client.ClusterContext] (ejb-client-cluster-node-connection-creation-4-thread-2) Added a new EJB receiver in cluster context ejb for node cordon1. Total nodes in cluster context = 1

            15:48:10,637 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) JBAS010281: Started //default-host//MiddlewareWEB cache from web container

            15:48:10,637 ERROR [org.jboss.remoting.remote.connection] (Remoting "cordon1" read-1) JBREM000200: Remote connection failed: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

            15:48:10,643 INFO  [org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager] (ejb-client-cluster-node-connection-creation-4-thread-1) Could not create a connection for cluster node ClusterNode{clusterName='ejb', nodeName='cordon1', clientMappings=[ClientMapping{sourceNetworkAddress=/0:0:0:0:0:0:0:0, sourceNetworkMaskBits=0, destinationAddress='XXX.XXX.XXX.XXX', destinationPort=4447}], resolvedDestination=[Destination address=XXX.XXX.XXX.XXX, destination port=4447]} in cluster ejb: java.lang.RuntimeException: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

                      at org.jboss.ejb.client.remoting.IoFutureHelper.get(IoFutureHelper.java:91)

                      at org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager.getEJBReceiver(RemotingConnectionClusterNodeManager.java:104)

                      at org.jboss.ejb.client.ClusterContext$EJBReceiverAssociationTask.run(ClusterContext.java:333)

                      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) [rt.jar:1.6.0_20]

                      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [rt.jar:1.6.0_20]

                      at java.util.concurrent.FutureTask.run(FutureTask.java:138) [rt.jar:1.6.0_20]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_20]

                      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_20]

                      at java.lang.Thread.run(Thread.java:619) [rt.jar:1.6.0_20]

            Caused by: javax.security.sasl.SaslException: Authentication failed: all available authentication mechanisms failed

                      at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:365) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.remote.ClientConnectionOpenListener$Capabilities.handleEvent(ClientConnectionOpenListener.java:214) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:189) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.channels.TranslatingSuspendableChannel$1.handleEvent(TranslatingSuspendableChannel.java:103) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:72) [xnio-api-3.0.3.GA.jar:3.0.3.GA]

                      at org.xnio.nio.NioHandle.run(NioHandle.java:90)

                      at org.xnio.nio.WorkerThread.run(WorkerThread.java:184)

                      at ...asynchronous invocation...(Unknown Source)

                      at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:270) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:251) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:349) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:333) [jboss-remoting-3.2.3.GA.jar:3.2.3.GA]

                      at org.jboss.ejb.client.remoting.RemotingConnectionClusterNodeManager.getEJBReceiver(RemotingConnectionClusterNodeManager.java:101)

                      ... 7 more

             

             

            15:48:10,646 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            15:48:10,667 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (MSC service thread 1-5) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be pasivated.

            ...

            15:48:10,768 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

            15:48:10,769 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 3774ms - Started 481 of 637 services (152 services are passive or on-demand)

            15:48:12,520 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory C:\Users\Carlos\workspaceIn\.metadata\.plugins\org.jboss.ide.eclipse.as.core\JBoss_7.1_Runtime_Server1348153198701\deploy

            15:48:31,790 INFO  [org.jboss.ejb.client] (http--XXX.XXX.XXX.XXX-8080-1) JBoss EJB Client version 1.0.5.Final