2 Replies Latest reply on Mar 9, 2011 2:16 AM by wdfink

    Jboss 4.2.3 binding instance to concrete ip fails

    iv10

      Hi guys.Basically you can see the full info from the log. Don't know if its a bug of this version, but I'm bound to using 4.2.3.

      read that it could be something wrong with the client.jar libs. Copied jbossall-client.jar and jboss-client.jar to the app lib folder.

      Still, didn't help. Will appreciate any info. Thank you!

       

      valizadi@slack:~/programming/rz/planets/ifr_server/bin$ ./run.sh -b 192.168.1.100
      =========================================================================
      
        JBoss Bootstrap Environment
      
        JBOSS_HOME: /home/valizadi/programming/rz/planets/ifr_server
      
        JAVA: /usr/lib/jdk1.6.0_22//bin/java
      
        JAVA_OPTS: -Xms32m -Xmx512m -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128m -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Stack=true -Djboss.platform.mbeanserver -Deu.planets-project.config.dir=/home/valizadi/programming/rz/planets/ifr_server/server/default/conf/planets
      
        CLASSPATH: /home/valizadi/programming/rz/planets/ifr_server/bin/run.jar:/usr/lib/jdk1.6.0_22//lib/tools.jar
      
      =========================================================================
      
      Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in the future
      20:43:13,080 INFO  [Server] Starting JBoss (MX MicroKernel)...
      20:43:13,081 INFO  [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)
      20:43:13,084 INFO  [Server] Home Dir: /mnt/data/programming/rz/planets/ifr_server
      20:43:13,084 INFO  [Server] Home URL: file:/mnt/data/programming/rz/planets/ifr_server/
      20:43:13,086 INFO  [Server] Patch URL: null
      20:43:13,086 INFO  [Server] Server Name: default
      20:43:13,087 INFO  [Server] Server Home Dir: /mnt/data/programming/rz/planets/ifr_server/server/default
      20:43:13,087 INFO  [Server] Server Home URL: file:/mnt/data/programming/rz/planets/ifr_server/server/default/
      20:43:13,087 INFO  [Server] Server Log Dir: /mnt/data/programming/rz/planets/ifr_server/server/default/log
      20:43:13,088 INFO  [Server] Server Temp Dir: /mnt/data/programming/rz/planets/ifr_server/server/default/tmp
      20:43:13,089 INFO  [Server] Root Deployment Filename: jboss-service.xml
      20:43:13,434 INFO  [ServerInfo] Java version: 1.6.0_22,Sun Microsystems Inc.
      20:43:13,434 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 17.1-b03,Sun Microsystems Inc.
      20:43:13,434 INFO  [ServerInfo] OS-System: Linux 2.6.33.4-smp,i386
      20:43:13,786 INFO  [Server] Core system initialized
      20:43:16,319 INFO  [WebService] Using RMI server codebase: http://192.168.1.100:8083/
      20:43:16,321 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
      20:43:16,779 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
      20:43:16,779 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
      20:43:17,046 INFO  [TransactionManagerService] Starting recovery manager
      20:43:17,150 INFO  [TransactionManagerService] Recovery manager started
      20:43:17,150 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
      20:43:21,431 INFO  [EJB3Deployer] Starting java:comp multiplexer
      20:43:25,182 INFO  [MetroServerConfig] JBoss Web Services - Stack Metro Runtime Server
      20:43:25,182 INFO  [MetroServerConfig] 3.1.1.GA
      20:43:26,003 INFO  [Embedded] Catalina naming disabled
      20:43:26,161 WARN  [Digester] [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 'appName' to 'PlanetsRealm' did not find a matching property.
      20:43:26,162 WARN  [Digester] [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 'userClassNames' to 'org.josso.gateway.identity.service.BaseUserImpl' did not find a matching property.
      20:43:26,162 WARN  [Digester] [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 'roleClassNames' to 'org.josso.gateway.identity.service.BaseRoleImpl' did not find a matching property.
      20:43:26,162 WARN  [Digester] [SetPropertiesRule]{Server/Service/Engine/Realm} Setting property 'debug' to '1' did not find a matching property.
      20:43:26,204 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/jdk1.6.0_22/jre/lib/i386/server:/usr/lib/jdk1.6.0_22/jre/lib/i386:/usr/lib/jdk1.6.0_22/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
      20:43:26,277 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-192.168.1.100-8080
      20:43:26,905 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-8443
      20:43:26,906 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-192.168.1.100-8009
      20:43:26,906 INFO  [Catalina] Initialization processed in 902 ms
      20:43:26,906 INFO  [StandardService] Starting service jboss.web
      20:43:26,908 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
      20:43:26,964 INFO  [Lookup] Init resourceName <josso-agent-config.xml>
      20:43:27,030 INFO  [ComponentKeeperImpl] Configuration files             : file:/mnt/data/programming/rz/planets/ifr_server/server/default/conf/
      20:43:27,030 INFO  [ComponentKeeperImpl] Allow configuration updates     : true
      20:43:27,030 INFO  [ComponentKeeperImpl] Backup configuration on updates : true
      20:43:27,041 INFO  [Lookup] Using ComponentKeeper : org.josso.MBeanComponentKeeper
      20:43:27,219 INFO  [ConfigurationFactory] Trying to load configuration josso-agent-config.xml
      20:43:27,285 INFO  [ConfigurationFactory] Trying to load configuration josso-gateway-config.xml
      20:43:27,289 INFO  [ComponentKeeperImpl] SSO Config from [file:/mnt/data/programming/rz/planets/ifr_server/server/default/conf/josso-config.xml]
      20:43:27,334 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=GatewayServiceLocator
      20:43:27,390 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOAgent
      20:43:27,412 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOAgentInfo
      20:43:27,930 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=WebserviceSSOSessionManager
      20:43:27,993 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=WebserviceSSOIdentityManager
      20:43:28,031 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=WebserviceSSOIdentityProvider
      20:43:28,061 INFO  [Catalina] Server startup in 1155 ms
      20:43:28,130 WARN  [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.jboss.web.tomcat.tc5.StatusServlet
      20:43:28,193 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
      20:43:28,813 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
      20:43:28,947 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-management.war/
      20:43:29,067 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      20:43:29,206 INFO  [TomcatDeployer] deploy, ctxPath=/juddi, warUrl=.../deploy/juddi-service.sar/juddi.war/
      20:43:29,278 INFO  [RegistryServlet] Loading jUDDI configuration.
      20:43:29,281 INFO  [RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
      20:43:29,281 INFO  [RegistryServlet] Initializing jUDDI components.
      20:43:29,993 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
      20:43:30,399 INFO  [MailService] Mail Service bound to java:/Mail
      20:43:32,706 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
      20:43:32,733 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
      20:43:32,761 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      20:43:32,792 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
      20:43:32,852 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
      20:43:32,907 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
      20:43:32,943 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
      20:43:32,951 INFO  [QuartzResourceAdapter] start quartz!!!
      20:43:33,018 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
      20:43:33,044 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      20:43:33,047 INFO  [RAMJobStore] RAMJobStore initialized.
      20:43:33,047 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      20:43:33,047 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      20:43:33,047 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      20:43:33,214 INFO  [DerbyDatabase] starting derby jdbc:derby:/mnt/data/programming/rz/planets/ifr_server/server/default/data/derby/derbyDB;create=true
      20:43:34,384 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DerbyDS' to JNDI name 'java:DerbyDS'
      20:43:34,932 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      20:43:35,213 INFO  [A] Bound to JNDI name: queue/A
      20:43:35,215 INFO  [B] Bound to JNDI name: queue/B
      20:43:35,216 INFO  [C] Bound to JNDI name: queue/C
      20:43:35,218 INFO  [D] Bound to JNDI name: queue/D
      20:43:35,219 INFO  [ex] Bound to JNDI name: queue/ex
      20:43:35,239 INFO  [testTopic] Bound to JNDI name: topic/testTopic
      20:43:35,241 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
      20:43:35,243 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      20:43:35,246 INFO  [testQueue] Bound to JNDI name: queue/testQueue
      20:43:35,287 INFO  [UILServerILService] JBossMQ UIL service available at : /192.168.1.100:8093
      20:43:35,330 INFO  [DLQ] Bound to JNDI name: queue/DLQ
      20:43:35,494 INFO  [RepositoryImpl] Starting repository...
      20:43:35,519 INFO  [LocalFileSystem] LocalFileSystem initialized at path /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/repository
      20:43:35,673 INFO  [NodeTypeRegistry] no custom node type definitions found
      20:43:35,681 INFO  [LocalFileSystem] LocalFileSystem initialized at path /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/version
      20:43:35,961 INFO  [ConnectionRecoveryManager] Database: Apache Derby / 10.5.3.0 - (802917)
      20:43:35,961 INFO  [ConnectionRecoveryManager] Driver: Apache Derby Embedded JDBC Driver / 10.5.3.0 - (802917)
      20:43:36,819 INFO  [RepositoryImpl] initializing workspace 'default'...
      20:43:36,819 INFO  [LocalFileSystem] LocalFileSystem initialized at path /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/workspaces/default
      20:43:37,020 INFO  [ConnectionRecoveryManager] Database: Apache Derby / 10.5.3.0 - (802917)
      20:43:37,021 INFO  [ConnectionRecoveryManager] Driver: Apache Derby Embedded JDBC Driver / 10.5.3.0 - (802917)
      20:43:37,245 INFO  [RepositoryImpl] workspace 'default' initialized
      20:43:37,492 INFO  [LocalFileSystem] LocalFileSystem initialized at path /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/repository/index
      20:43:37,628 INFO  [SearchIndex] Index initialized: /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/repository/index Version: 2
      20:43:37,631 INFO  [LocalFileSystem] LocalFileSystem initialized at path /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/workspaces/default/index
      20:43:37,634 INFO  [SearchIndex] Index initialized: /mnt/data/programming/rz/planets/ifr_server/server/default/data/jackrabbit/workspaces/default/index Version: 2
      20:43:37,641 INFO  [RepositoryImpl] Repository started
      20:43:37,642 INFO  [jcr/local] Created repository (org.apache.jackrabbit.core.RepositoryImpl@14ebadd)
      20:43:37,644 INFO  [jcr/local] Created repository handle (org.apache.jackrabbit.jca.JCARepositoryHandle@6a1140)
      20:43:37,648 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=jcr/local' to JNDI name 'java:jcr/local'
      20:43:37,749 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      20:43:37,848 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=TestbedDS' to JNDI name 'java:TestbedDS'
      20:43:37,936 INFO  [STDOUT] [Server@3f472b]: [Thread[hypersonic-testbedDB,5,jboss]]: checkRunning(false) entered
      20:43:37,940 INFO  [STDOUT] [Server@3f472b]: [Thread[hypersonic-testbedDB,5,jboss]]: checkRunning(false) exited
      20:43:37,940 INFO  [STDOUT] [Server@3f472b]: Startup sequence initiated from main() method
      20:43:37,941 INFO  [STDOUT] [Server@3f472b]: Loaded properties from [/mnt/data/programming/rz/planets/ifr_server/bin/server.properties]
      20:43:37,948 INFO  [STDOUT] [Server@3f472b]: Initiating startup sequence...
      20:43:37,950 INFO  [STDOUT] [Server@3f472b]: Server socket opened successfully in 1 ms.
      20:43:38,023 INFO  [STDOUT] [Server@3f472b]: Database [index=0, id=1, db=file:/mnt/data/programming/rz/planets/ifr_server/server/default/data/hypersonic/testbedDB, alias=] opened sucessfully in 73 ms.
      20:43:38,023 INFO  [STDOUT] [Server@3f472b]: Startup sequence completed in 74 ms.
      20:43:38,026 INFO  [STDOUT] [Server@3f472b]: 2011-03-08 20:43:38.026 HSQLDB server 1.8.0 is online
      20:43:38,026 INFO  [STDOUT] [Server@3f472b]: To close normally, connect and execute SHUTDOWN SQL
      20:43:38,026 INFO  [STDOUT] [Server@3f472b]: From command line, use [Ctrl]+[C] to abort abruptly
      20:43:43,150 WARN  [ServiceController] Problem starting service Jackrabbit.services:RMIServer = JCR RMI Server
      javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
              at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1562)
              at org.jnp.interfaces.NamingContext.bind(NamingContext.java:559)
              at org.jnp.interfaces.NamingContext.bind(NamingContext.java:552)
              at javax.naming.InitialContext.bind(InitialContext.java:400)
              at org.apache.jackrabbit.rmi.server.jmx.JCRServer.start(JCRServer.java:85)
              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:597)
              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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
              at $Proxy0.start(Unknown Source)
              at org.jboss.system.ServiceController.start(ServiceController.java:417)
              at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
              at $Proxy4.start(Unknown Source)
              at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
              at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
              at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
              at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
              at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
              at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
              at $Proxy9.deploy(Unknown Source)
              at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
              at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
              at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
              at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
              at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
              at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
              at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
              at $Proxy0.start(Unknown Source)
              at org.jboss.system.ServiceController.start(ServiceController.java:417)
              at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
              at $Proxy4.start(Unknown Source)
              at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
              at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
              at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
              at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
              at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
              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:597)
              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.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
              at $Proxy5.deploy(Unknown Source)
              at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
              at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
              at org.jboss.Main.boot(Main.java:200)
              at org.jboss.Main$1.run(Main.java:508)
              at java.lang.Thread.run(Thread.java:662)
      Caused by: javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]
              at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:274)
              at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1533)
              ... 95 more
      Caused by: javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]
              at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:248)
              ... 96 more
      Caused by: java.net.ConnectException: Connection refused
              at java.net.PlainSocketImpl.socketConnect(Native Method)
              at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
              at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
              at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
              at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
              at java.net.Socket.connect(Socket.java:529)
              at java.net.Socket.connect(Socket.java:478)
              at java.net.Socket.<init>(Socket.java:375)
              at java.net.Socket.<init>(Socket.java:276)
              at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:84)
              at org.jnp.interfaces.TimedSocketFactory.createSocket(TimedSocketFactory.java:77)
              at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:244)
              ... 96 more
      20:43:43,601 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:43:43,609 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:jar=psuite-pc-droid.jar,name=Droid,service=EJB3 with dependencies:
      20:43:43,648 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.services.identification.droid.impl.Droid ejbName: Droid
      20:43:43,664 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-pc-droid.jar
      20:43:43,713 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=Droid
       implementation=eu.planets_project.ifr.core.services.identification.droid.impl.Droid
       url-pattern=/Droid
       enable-mtom=false
      20:43:43,721 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pc-droid,endpoint=Droid
      20:43:43,864 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pc-droid, warUrl=.../tmp/deploy/psuite-pc-droid.jar3272978555324476307.war/
      20:43:45,014 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:45,888 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:46,023 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:46,111 INFO  [TomcatDeployer] deploy, ctxPath=/derby, warUrl=.../tmp/deploy/tmp2171783685692659711derby-exp.war/
      20:43:46,204 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      20:43:46,338 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=FloppyImageHelperService
       implementation=eu.planets_project.services.migration.floppyImageHelper.impl.FloppyImageHelperService
       url-pattern=/FloppyImageHelperService
       enable-mtom=false
      20:43:46,339 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-floppyimagehelper,endpoint=FloppyImageHelperService
      20:43:46,369 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-floppyimagehelper, warUrl=.../tmp/deploy/tmp2644509054363449255psuite-pa-floppyimagehelper-exp.war/
      20:43:46,482 ERROR [STDERR] Mar 8, 2011 8:43:46 PM eu.planets_project.services.migration.floppyImageHelper.api.FloppyImageHelperFactory checkOperatingSystemAndCreateInstance
      INFO: Created FloppyImageHelper instance of type: eu.planets_project.services.migration.floppyImageHelper.impl.utils.UniversalFloppyImageHelper
      20:43:46,714 ERROR [STDERR] Mar 8, 2011 8:43:46 PM eu.planets_project.services.migration.floppyImageHelper.api.FloppyImageHelperFactory checkOperatingSystemAndCreateInstance
      INFO: Created FloppyImageHelper instance of type: eu.planets_project.services.migration.floppyImageHelper.impl.utils.UniversalFloppyImageHelper
      20:43:46,754 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:46,792 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:46,795 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:46,909 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=JavaImageIOCompare
       implementation=eu.planets_project.services.java_se.image.JavaImageIOCompare
       url-pattern=/JavaImageIOCompare
       enable-mtom=false
      20:43:46,909 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=JavaImageIOMigrate
       implementation=eu.planets_project.services.java_se.image.JavaImageIOMigrate
       url-pattern=/JavaImageIOMigrate
       enable-mtom=false
      20:43:46,909 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=JavaImageIOIdentify
       implementation=eu.planets_project.services.java_se.image.JavaImageIOIdentify
       url-pattern=/JavaImageIOIdentify
       enable-mtom=false
      20:43:46,910 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-java-se,endpoint=JavaImageIOCompare
      20:43:46,918 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-java-se,endpoint=JavaImageIOMigrate
      20:43:46,919 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-java-se,endpoint=JavaImageIOIdentify
      20:43:46,934 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:46,938 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-java-se, warUrl=.../tmp/deploy/tmp3300931243119015780psuite-pa-java-se-exp.war/
      20:43:47,118 ERROR [STDERR] Mar 8, 2011 8:43:47 PM eu.planets_project.ifr.core.techreg.formats.FormatRegistryFactory handle
      INFO: Will use local FormatRegistry (failure during remote lookup of the FormatRegistry: javax.naming.NameNotFoundException: planets-project.eu not bound)
      20:43:47,177 ERROR [STDERR] Mar 8, 2011 8:43:47 PM eu.planets_project.ifr.core.common.conf.ServiceConfig getConfiguration
      INFO: File loc:/home/valizadi/programming/rz/planets/ifr_server/server/default/conf/planets/Common.properties
      20:43:47,184 ERROR [STDERR] Mar 8, 2011 8:43:47 PM eu.planets_project.ifr.core.techreg.formats.DroidConfig getSigFileLocation
      INFO: DROID Signature File location:/home/valizadi/programming/rz/planets/ifr_server/server/default/conf/planets/DROID_SignatureFile_Planets.xml
      20:43:48,066 INFO  [STDOUT] Signature file V26 has been checked
      20:43:48,134 ERROR [STDERR] Mar 8, 2011 8:43:48 PM eu.planets_project.ifr.core.techreg.formats.FormatRegistryImpl <init>
      INFO: File format data loaded.
      20:43:48,138 ERROR [STDERR] Mar 8, 2011 8:43:48 PM eu.planets_project.ifr.core.techreg.formats.FormatRegistryImpl <init>
      INFO: File format look-up tables complete.
      20:43:48,536 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:48,603 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:48,607 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:48,687 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:48,731 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:48,740 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:48,820 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:48,868 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:48,874 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:48,911 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=JTidy
       implementation=eu.planets_project.services.migrate.jtidy.JTidy
       url-pattern=/JTidy
       enable-mtom=false
      20:43:48,912 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-jtidy,endpoint=JTidy
      20:43:48,931 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-jtidy, warUrl=.../tmp/deploy/tmp2139923933157780223psuite-pa-jtidy-exp.war/
      20:43:49,157 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:49,180 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:49,184 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:49,206 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=OpenJPEG
       implementation=eu.planets_project.services.migration.openjpeg.OpenJpegMigration
       url-pattern=/OpenJPEG
       enable-mtom=false
      20:43:49,208 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-openjpeg,endpoint=OpenJPEG
      20:43:49,214 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:49,217 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-openjpeg, warUrl=.../tmp/deploy/tmp497763475131851224psuite-pa-openjpeg-exp.war/
      20:43:49,450 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:49,507 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:49,511 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:49,544 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=PDF2PS
       implementation=eu.planets_project.services.migration.pdf2ps.Pdf2PsMigration
       url-pattern=/PDF2PS
       enable-mtom=false
      20:43:49,548 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-pdf2ps,endpoint=PDF2PS
      20:43:49,555 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:49,563 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-pdf2ps, warUrl=.../tmp/deploy/tmp1764193170529918970psuite-pa-pdf2ps-exp.war/
      20:43:49,842 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:49,862 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:49,866 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:49,984 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=PDFBoxMigrate
       implementation=eu.planets_project.services.migration.pdfbox.PdfBoxMigration
       url-pattern=/PDFBoxMigrate
       enable-mtom=false
      20:43:49,985 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-pdfbox,endpoint=PDFBoxMigrate
      20:43:49,989 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:49,992 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-pdfbox, warUrl=.../tmp/deploy/tmp1222748361807034335psuite-pa-pdfbox-exp.war/
      20:43:50,187 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:50,221 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:50,226 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:50,265 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=SanselanIdentify
       implementation=eu.planets_project.services.sanselan.SanselanIdentify
       url-pattern=/SanselanIdentify
       enable-mtom=false
      20:43:50,265 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=SanselanMigrate
       implementation=eu.planets_project.services.sanselan.SanselanMigrate
       url-pattern=/SanselanMigrate
       enable-mtom=false
      20:43:50,267 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-sanselan,endpoint=SanselanIdentify
      20:43:50,268 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-sanselan,endpoint=SanselanMigrate
      20:43:50,277 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-sanselan, warUrl=.../tmp/deploy/tmp6683999625783344724psuite-pa-sanselan-exp.war/
      20:43:50,554 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:50,579 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:50,589 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:50,630 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:50,653 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:50,657 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:50,693 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=Shotgun
       implementation=eu.planets_project.services.shotgun.ShotgunModify
       url-pattern=/Shotgun
       enable-mtom=false
      20:43:50,698 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pa-shotgun,endpoint=Shotgun
      20:43:50,706 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:50,709 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pa-shotgun, warUrl=.../tmp/deploy/tmp8962025265774024475psuite-pa-shotgun-exp.war/
      20:43:50,931 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:50,948 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:50,951 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:50,985 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=LibTIFF
       implementation=eu.planets_project.ifr.core.services.validation.impl.TiffValidation
       url-pattern=/LibTIFF
       enable-mtom=false
      20:43:50,986 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pc-libtiff,endpoint=LibTIFF
      20:43:50,990 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:50,993 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pc-libtiff, warUrl=.../tmp/deploy/tmp377302296977415990psuite-pc-libtiff-exp.war/
      20:43:51,213 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:51,225 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:51,237 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:51,443 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=MetadataExtractor
       implementation=eu.planets_project.ifr.core.services.characterisation.metadata.impl.MetadataExtractor
       url-pattern=/MetadataExtractor
       enable-mtom=false
      20:43:51,444 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pc-metadata,endpoint=MetadataExtractor
      20:43:51,450 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pc-metadata, warUrl=.../tmp/deploy/tmp7967282836392558930psuite-pc-metadata-exp.war/
      20:43:51,682 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:51,694 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:51,698 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:51,755 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=OdfValidator
       implementation=eu.planets_project.services.validation.odfvalidator.OdfValidator
       url-pattern=/OdfValidator
       enable-mtom=false
      20:43:51,756 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-pc-odfvalidator,endpoint=OdfValidator
      20:43:51,767 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-pc-odfvalidator, warUrl=.../tmp/deploy/tmp38336807045966535psuite-pc-odfvalidator-exp.war/
      20:43:51,956 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:51,968 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:51,971 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:51,986 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=JavaDigest
       implementation=eu.planets_project.ifr.core.services.fixity.javadigest.JavaDigest
       url-pattern=/JavaDigest
       enable-mtom=false
      20:43:51,987 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-psuite-javadigest,endpoint=JavaDigest
      20:43:51,991 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:51,994 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-psuite-javadigest, warUrl=.../tmp/deploy/tmp2114752644218563791psuite-psuite-javadigest-exp.war/
      20:43:52,276 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:52,289 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:52,293 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:52,306 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=UfcMigrate
       implementation=eu.planets_project.ifr.core.ufcmigrate.impl.UfcMigrate
       url-pattern=/UfcMigrate
       enable-mtom=false
      20:43:52,308 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-ufcmigrate,endpoint=UfcMigrate
      20:43:52,312 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,312 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,312 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,315 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-ufcmigrate, warUrl=.../tmp/deploy/tmp2770448947252248136psuite-ufcmigrate-exp.war/
      20:43:52,502 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:52,514 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:52,518 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:52,538 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=UfcView
       implementation=eu.planets_project.ifr.core.ufcview.impl.UfcView
       url-pattern=/UfcView
       enable-mtom=false
      20:43:52,539 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-ufcview,endpoint=UfcView
      20:43:52,543 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,543 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,543 INFO  [DefaultWebAppDesciptorModifierImpl] Ignore servlet: com.sun.xml.ws.transport.http.servlet.WSServlet
      20:43:52,546 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-ufcview, warUrl=.../tmp/deploy/tmp4556023796534064078psuite-ufcview-exp.war/
      20:43:52,769 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:43:52,788 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:43:52,792 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:43:53,186 INFO  [TomcatDeployer] deploy, ctxPath=/storage-webdav, warUrl=.../tmp/deploy/tmp5999021293732362295storage-webdav-exp.war/
      20:43:53,265 INFO  [RepositoryAccessServlet] RepositoryAccessServlet initialized.
      20:43:53,282 INFO  [SimpleWebdavServlet] resource-path-prefix = '/repository'
      20:43:53,282 INFO  [SimpleWebdavServlet] WWW-Authenticate header = 'Basic realm="Jackrabbit Webdav Server"'
      20:43:53,375 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/josso.ear
      20:43:53,604 INFO  [TomcatDeployer] deploy, ctxPath=/josso, warUrl=.../tmp/deploy/tmp4352821598463751930josso.ear-contents/josso-exp.war/
      20:43:53,759 INFO  [Lookup] Init resourceName <josso-gateway-config.xml>
      20:43:53,774 INFO  [ComponentKeeperImpl] Configuration files             : file:/mnt/data/programming/rz/planets/ifr_server/server/default/conf/
      20:43:53,774 INFO  [ComponentKeeperImpl] Allow configuration updates     : true
      20:43:53,774 INFO  [ComponentKeeperImpl] Backup configuration on updates : true
      20:43:53,780 INFO  [Lookup] Using ComponentKeeper : org.josso.MBeanComponentKeeper
      20:43:53,853 INFO  [ConfigurationFactory] Trying to load configuration josso-agent-config.xml
      20:43:53,906 INFO  [ConfigurationFactory] Trying to load configuration josso-gateway-config.xml
      20:43:53,910 INFO  [ComponentKeeperImpl] SSO Config from [file:/mnt/data/programming/rz/planets/ifr_server/server/default/conf/josso-config.xml]
      20:43:53,942 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOEventManager
      20:43:54,035 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=CredentialStore,auth=basic-authentication
      20:43:54,062 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=AuthenticationScheme,name=basic-authentication
      20:43:54,089 INFO  [AuthenticatorImpl] [setAuthenticationScheme()] : basic-authentication,org.josso.auth.scheme.UsernamePasswordAuthScheme
      20:43:54,090 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=Authenticator
      20:43:54,103 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=IdentityStore
      20:43:54,107 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOIdentityManager
      20:43:54,121 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SessionStore
      20:43:54,138 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SessionIdGenerator
      20:43:54,139 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOSessionManager
      20:43:54,146 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOAuditTrailHandler,name=LoggerAuditTrailHandler
      20:43:54,160 INFO  [SSOAuditManagerImpl] Adding handler : org.josso.gateway.audit.service.handler.LoggerAuditTrailHandler
      20:43:54,161 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOAuditManager
      20:43:54,164 INFO  [MBeanComponentKeeper] Registering MBean : josso:type=SSOGatewayInfo
      20:43:54,165 INFO  [Lookup] Initializing SSOEventManager ...
      20:43:54,165 INFO  [Lookup] Initializing SSOEventManager ... DONE
      20:43:54,165 INFO  [Lookup] Initializing SSOIdentityManager ...
      20:43:54,165 INFO  [Lookup] Initializing SSOIdentityManager ... DONE
      20:43:54,165 INFO  [Lookup] Initializing SSOSessionManager ...
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : IdGenerator.................=org.josso.gateway.session.service.SessionIdGeneratorImpl
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : Store.......................=org.josso.gateway.session.service.SessionIdGeneratorImpl
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : MaxInactive.................=-1
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : MaxSessionsPerUser..........=-1
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : InvalidateExceedingSessions.=false
      20:43:54,165 INFO  [SSOSessionManagerImpl] [initialize()] : SesisonMonitorInteval.......=10000
      20:43:54,167 INFO  [Lookup] Initializing SSOSessionManager ... DONE
      20:43:54,167 INFO  [Lookup] Initializing SSOAuditManager ...
      20:43:54,167 INFO  [JMXSSOEventManagerImpl] Adding listener : org.josso.gateway.audit.service.SSOAuditManagerImpl@19ded20 for : josso:type=SSOEventManager
      20:43:54,169 INFO  [Lookup] Initializing SSOAuditManager ... DONE
      20:43:54,225 INFO  [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
      20:43:54,226 INFO  [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
      20:43:54,308 INFO  [PropertyMessageResources] Initializing, config='ApplicationResources', returnNull=true
      20:43:54,402 INFO  [TilesPlugin] Tiles definition factory loaded for module ''.
      20:43:54,976 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/josso.ear
      20:43:54,977 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-admin.ear
      20:43:55,008 INFO  [TomcatDeployer] deploy, ctxPath=/admin, warUrl=.../tmp/deploy/tmp117293720149223035psuite-framework-admin.ear-contents/psuite-framework-admin-exp.war/
      20:44:00,225 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:00,908 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:00,908 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:00,943 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:00,943 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:00,943 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:00,961 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-admin.ear
      20:44:00,962 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-selfreg.ear
      20:44:01,347 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment
      20:44:01,348 INFO  [JmxKernelAbstraction] installing MBean: persistence.units:ear=psuite-framework-selfreg.ear,unitName=planetsSelfReg with dependencies:
      20:44:01,348 INFO  [JmxKernelAbstraction]       jboss.jca:name=DerbyDS,service=DataSourceBinding
      20:44:01,349 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=psuite-framework-selfreg.ear,unitName=planetsSelfReg
      20:44:03,234 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      20:44:03,423 WARN  [JDBCExceptionReporter] SQL Warning: 10000, SQLState: 01J01
      20:44:03,423 WARN  [JDBCExceptionReporter] Database '/mnt/data/programming/rz/planets/ifr_server/server/default/data/derby/derbyDB' not created, connection made to existing database instead.
      20:44:03,425 WARN  [SessionFactoryImpl] JTASessionContext being used with JDBCTransactionFactory; auto-flush will not operate correctly with getCurrentSession()
      20:44:03,428 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp2537506674005337241psuite-framework-selfreg.ear-contents/psuite-framework-selfreg.jar
      20:44:03,432 INFO  [TomcatDeployer] deploy, ctxPath=/selfreg, warUrl=.../tmp/deploy/tmp2537506674005337241psuite-framework-selfreg.ear-contents/psuite-framework-selfreg-exp.war/
      20:44:05,607 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:05,608 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:05,609 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:05,612 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:05,612 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:05,612 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:05,626 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-selfreg.ear
      20:44:05,627 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-servreg.ear
      20:44:05,694 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:05,694 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-servreg.ear,jar=psuite-framework-servreg.jar,name=RemoteServiceRegistry,service=EJB3 with dependencies:
      20:44:05,702 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.servreg.impl.RemoteServiceRegistry ejbName: RemoteServiceRegistry
      20:44:05,725 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp3923940796160465012psuite-framework-servreg.ear-contents/psuite-framework-servreg.jar
      20:44:05,727 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=RemoteServiceRegistry
       implementation=eu.planets_project.ifr.core.servreg.impl.RemoteServiceRegistry
       url-pattern=/RemoteServiceRegistry
       enable-mtom=false
      20:44:05,728 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-framework-servreg-psuite-framework-servreg,endpoint=RemoteServiceRegistry
      20:44:05,740 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-framework-servreg-psuite-framework-servreg, warUrl=.../tmp/deploy/psuite-framework-servreg.ear-psuite-framework-servreg.jar8218150113014456878.war/
      20:44:13,860 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:44:13,880 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:44:13,884 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:44:13,888 INFO  [TomcatDeployer] deploy, ctxPath=/registry, warUrl=.../tmp/deploy/tmp3923940796160465012psuite-framework-servreg.ear-contents/psuite-framework-servreg-exp.war/
      20:44:15,850 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:15,850 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:15,851 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:15,853 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:15,853 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:15,853 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:15,872 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-servreg.ear
      20:44:15,882 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-storage.ear
      20:44:16,554 INFO  [TomcatDeployer] deploy, ctxPath=/storage, warUrl=.../tmp/deploy/tmp2622869432432968438psuite-framework-storage.ear-contents/psuite-framework-storage-exp.war/
      20:44:19,053 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:19,053 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, facelets.REFRESH_PERIOD=2, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:19,053 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:19,056 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:19,056 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, facelets.REFRESH_PERIOD=2, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:19,056 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:19,059 ERROR [STDERR] Mar 8, 2011 8:44:19 PM eu.planets_project.ifr.core.storage.servlet.JcrDigitalObjectContentResolver <init>
      INFO: Constructing JcrDigitalObjectContentResolver...
      20:44:19,061 ERROR [STDERR] Mar 8, 2011 8:44:19 PM eu.planets_project.ifr.core.storage.servlet.JcrDigitalObjectContentResolver init
      INFO: Initialising JcrDigitalObjectContentResolver...
      20:44:19,086 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-storage.ear
      20:44:19,090 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-techreg.ear
      20:44:19,347 INFO  [TomcatDeployer] deploy, ctxPath=/techreg, warUrl=.../tmp/deploy/tmp8178994105377514441psuite-framework-techreg.ear-contents/psuite-framework-techreg-exp.war/
      20:44:21,273 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:21,274 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:21,274 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:21,276 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:21,276 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:21,276 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:21,303 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-techreg.ear
      20:44:21,305 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-users.ear
      20:44:21,403 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment
      20:44:21,403 INFO  [JmxKernelAbstraction] installing MBean: persistence.units:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,unitName=planetsAdmin with dependencies:
      20:44:21,403 INFO  [JmxKernelAbstraction]       jboss.jca:name=DerbyDS,service=DataSourceBinding
      20:44:21,404 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,unitName=planetsAdmin
      20:44:21,499 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      20:44:21,631 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:21,631 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,name=RoleManagerImpl,service=EJB3 with dependencies:
      20:44:21,631 INFO  [JmxKernelAbstraction]       persistence.units:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,unitName=planetsAdmin
      20:44:21,658 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.security.impl.services.RoleManagerImpl ejbName: RoleManagerImpl
      20:44:21,752 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:21,753 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,name=UserManagerImpl,service=EJB3 with dependencies:
      20:44:21,753 INFO  [JmxKernelAbstraction]       persistence.units:ear=psuite-framework-users.ear,jar=psuite-framework-users.jar,unitName=planetsAdmin
      20:44:21,762 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.security.impl.services.UserManagerImpl ejbName: UserManagerImpl
      20:44:21,772 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp3570507421946605893psuite-framework-users.ear-contents/psuite-framework-users.jar
      20:44:21,775 INFO  [TomcatDeployer] deploy, ctxPath=/users, warUrl=.../tmp/deploy/tmp3570507421946605893psuite-framework-users.ear-contents/psuite-framework-users-exp.war/
      20:44:23,585 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:23,586 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:23,586 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:23,588 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:23,588 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.REFRESH_PERIOD=2, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:23,589 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:23,610 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-users.ear
      20:44:23,612 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-wdt.ear
      20:44:23,740 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:23,740 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-wdt.ear,jar=psuite-framework-wdt.jar,name=MonitorImpl,service=EJB3 with dependencies:
      20:44:23,745 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.wdt.impl.MonitorImpl ejbName: MonitorImpl
      20:44:23,754 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp265654648659243786psuite-framework-wdt.ear-contents/psuite-framework-wdt.jar
      20:44:23,755 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=MonitorImpl
       implementation=eu.planets_project.ifr.core.wdt.impl.MonitorImpl
       url-pattern=/MonitorImpl
       enable-mtom=false
      20:44:23,758 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-framework-wdt-psuite-framework-wdt,endpoint=MonitorImpl
      20:44:23,782 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-framework-wdt-psuite-framework-wdt, warUrl=.../tmp/deploy/psuite-framework-wdt.ear-psuite-framework-wdt.jar1208871422673889930.war/
      20:44:23,853 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:44:23,861 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:44:23,880 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:44:23,882 INFO  [TomcatDeployer] deploy, ctxPath=/wdt, warUrl=.../tmp/deploy/tmp265654648659243786psuite-framework-wdt.ear-contents/psuite-framework-wdt-exp.war/
      20:44:23,937 INFO  [ContextConfig] WARNING: Security role name user used in an <auth-constraint> without being defined in a <security-role>
      20:44:25,758 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:25,758 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.apache.myfaces.DETECT_JAVASCRIPT=false, org.apache.myfaces.PRETTY_HTML=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, eu.planetsproject.tb.dataDir=TestbedData, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, org.apache.myfaces.ADD_RESOURCE_CLASS=org.apache.myfaces.renderkit.html.util.DefaultAddResource, eu.planetsproject.tb.tmpDirProperty=jboss.home.dir, org.apache.myfaces.AUTO_SCROLL=false, org.apache.myfaces.ALLOW_JAVASCRIPT=true, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.STATE_SAVING_METHOD=client, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:25,759 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:25,761 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:25,761 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, org.apache.myfaces.DETECT_JAVASCRIPT=false, org.apache.myfaces.PRETTY_HTML=true, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, eu.planetsproject.tb.dataDir=TestbedData, org.richfaces.SKIN=blueSky, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, org.apache.myfaces.ADD_RESOURCE_CLASS=org.apache.myfaces.renderkit.html.util.DefaultAddResource, eu.planetsproject.tb.tmpDirProperty=jboss.home.dir, org.apache.myfaces.AUTO_SCROLL=false, org.apache.myfaces.ALLOW_JAVASCRIPT=true, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.STATE_SAVING_METHOD=client, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:25,761 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:25,775 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-wdt.ear
      20:44:25,781 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-wee.ear
      20:44:26,416 WARN  [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.jboss.ws.integration.jboss42.PortComponentLinkServlet
      20:44:26,436 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.mdb.MDB
      20:44:26,438 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-wee.ear,jar=psuite-framework-wee.jar,name=WorkflowExecutionEngine,service=EJB3 with dependencies:
      20:44:26,443 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.wee.impl.WorkflowExecutionEngineImpl ejbName: WorkflowExecutionEngine
      20:44:26,449 WARN  [MessagingContainer] Could not find the queue destination-jndi-name=queue/wfExecQueue
      20:44:26,449 WARN  [MessagingContainer] destination not found: queue/wfExecQueue reason: javax.naming.NameNotFoundException: wfExecQueue not bound
      20:44:26,449 WARN  [MessagingContainer] creating a new temporary destination: queue/wfExecQueue
      20:44:26,456 INFO  [wfExecQueue] Bound to JNDI name: queue/wfExecQueue
      20:44:26,479 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:26,479 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-wee.ear,jar=psuite-framework-wee.jar,name=WorkflowExecutionManager,service=EJB3 with dependencies:
      20:44:26,506 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.wee.impl.registry.WeeServiceImpl ejbName: WorkflowExecutionManager
      20:44:26,550 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:26,550 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=psuite-framework-wee.ear,jar=psuite-framework-wee.jar,name=WorkflowTemplateRegistry,service=EJB3 with dependencies:
      20:44:26,557 INFO  [EJBContainer] STARTED EJB: eu.planets_project.ifr.core.wee.impl.registry.WftRegistryImpl ejbName: WorkflowTemplateRegistry
      20:44:26,611 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp2785805502430497181psuite-framework-wee.ear-contents/psuite-framework-wee.jar
      20:44:26,614 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=WorkflowExecutionManager
       implementation=eu.planets_project.ifr.core.wee.impl.registry.WeeServiceImpl
       url-pattern=/WorkflowExecutionManager
       enable-mtom=false
      20:44:26,616 INFO  [SunJaxwsDeploymentAspect] Add Endpoint
       name=WorkflowTemplateRegistry
       implementation=eu.planets_project.ifr.core.wee.impl.registry.WftRegistryImpl
       url-pattern=/WorkflowTemplateRegistry
       enable-mtom=false
      20:44:26,620 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-framework-wee-psuite-framework-wee,endpoint=WorkflowExecutionManager
      20:44:26,621 INFO  [DefaultEndpointRegistry] register: jboss.ws:context=psuite-framework-wee-psuite-framework-wee,endpoint=WorkflowTemplateRegistry
      20:44:26,644 INFO  [TomcatDeployer] deploy, ctxPath=/psuite-framework-wee-psuite-framework-wee, warUrl=.../tmp/deploy/psuite-framework-wee.ear-psuite-framework-wee.jar3040404521040724192.war/
      20:44:26,783 ERROR [STDERR] Mar 8, 2011 8:44:26 PM eu.planets_project.ifr.core.common.conf.ServiceConfig getConfiguration
      INFO: File loc:/home/valizadi/programming/rz/planets/ifr_server/server/default/conf/planets/DataRegistry.properties
      20:44:26,873 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:44:26,932 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:44:26,936 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:44:26,981 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.ResourceLoader
      20:44:27,002 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.api.pipe.TubelineAssemblerFactory
      20:44:27,020 WARN  [RuntimeModelDeploymentAspect] Unable to resolve SPI for type: class com.sun.xml.ws.assembler.ServerPipelineHook
      20:44:27,031 INFO  [TomcatDeployer] deploy, ctxPath=/wee, warUrl=.../tmp/deploy/tmp2785805502430497181psuite-framework-wee.ear-contents/psuite-framework-wee-exp.war/
      20:44:27,096 INFO  [ContextConfig] WARNING: Security role name user used in an <auth-constraint> without being defined in a <security-role>
      20:44:27,139 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/psuite-framework-wee.ear
      20:44:27,223 INFO  [EARDeployer] Init J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/testbed.ear
      20:44:30,050 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment
      20:44:30,051 INFO  [JmxKernelAbstraction] installing MBean: persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed with dependencies:
      20:44:30,051 INFO  [JmxKernelAbstraction]       jboss.jca:name=TestbedDS,service=DataSourceBinding
      20:44:30,052 INFO  [PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed
      20:44:30,992 WARN  [SessionFactoryObjectFactory] InitialContext did not implement EventContext
      20:44:31,746 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:31,746 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=CommentPersistencyImpl,service=EJB3 with dependencies:
      20:44:31,746 INFO  [JmxKernelAbstraction]       persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed
      20:44:31,784 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.persistency.CommentPersistencyImpl ejbName: CommentPersistencyImpl
      20:44:31,814 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:31,815 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=ExperimentPersistencyImpl,service=EJB3 with dependencies:
      20:44:31,815 INFO  [JmxKernelAbstraction]       persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed
      20:44:31,858 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.persistency.ExperimentPersistencyImpl ejbName: ExperimentPersistencyImpl
      20:44:31,907 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:31,907 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=ServiceRecordPersistencyImpl,service=EJB3 with dependencies:
      20:44:31,907 INFO  [JmxKernelAbstraction]       persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed
      20:44:31,916 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.persistency.ServiceRecordPersistencyImpl ejbName: ServiceRecordPersistencyImpl
      20:44:31,959 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
      20:44:31,960 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=TestbedServiceTemplatePersistencyImpl,service=EJB3 with dependencies:
      20:44:31,960 INFO  [JmxKernelAbstraction]       persistence.units:ear=testbed.ear,jar=testbedmodel.jar,unitName=testbed
      20:44:31,993 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.persistency.TestbedServiceTemplatePersistencyImpl ejbName: TestbedServiceTemplatePersistencyImpl
      20:44:32,030 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.stateful.StatefulContainer
      20:44:32,034 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=TestbedStatelessAdminBean,service=EJB3 with dependencies:
      20:44:32,059 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.system.TestbedStatelessAdminBean ejbName: TestbedStatelessAdminBean
      20:44:32,169 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.mdb.MDB
      20:44:32,169 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=BatchExperimentListener_longTimeoute,service=EJB3 with dependencies:
      20:44:32,261 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.system.batch.listener.BatchExperimentListenerLongTimeout ejbName: BatchExperimentListener_longTimeoute
      20:44:32,262 WARN  [MessagingContainer] Could not find the queue destination-jndi-name=queue/tbBatchExecQueue_longTimeout
      20:44:32,262 WARN  [MessagingContainer] destination not found: queue/tbBatchExecQueue_longTimeout reason: javax.naming.NameNotFoundException: tbBatchExecQueue_longTimeout not bound
      20:44:32,262 WARN  [MessagingContainer] creating a new temporary destination: queue/tbBatchExecQueue_longTimeout
      20:44:32,337 INFO  [tbBatchExecQueue_longTimeout] Bound to JNDI name: queue/tbBatchExecQueue_longTimeout
      20:44:32,368 INFO  [JmxKernelAbstraction] creating wrapper delegate for: org.jboss.ejb3.mdb.MDB
      20:44:32,368 INFO  [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=testbed.ear,jar=testbedmodel.jar,name=BatchExperimentListener_shortTimeoute,service=EJB3 with dependencies:
      20:44:32,371 INFO  [EJBContainer] STARTED EJB: eu.planets_project.tb.impl.system.batch.listener.BatchExperimentListenerShortTimeout ejbName: BatchExperimentListener_shortTimeoute
      20:44:32,372 WARN  [MessagingContainer] Could not find the queue destination-jndi-name=queue/tbBatchExecQueue_shortTimeout
      20:44:32,372 WARN  [MessagingContainer] destination not found: queue/tbBatchExecQueue_shortTimeout reason: javax.naming.NameNotFoundException: tbBatchExecQueue_shortTimeout not bound
      20:44:32,372 WARN  [MessagingContainer] creating a new temporary destination: queue/tbBatchExecQueue_shortTimeout
      20:44:32,410 INFO  [tbBatchExecQueue_shortTimeout] Bound to JNDI name: queue/tbBatchExecQueue_shortTimeout
      20:44:32,417 INFO  [EJB3Deployer] Deployed: file:/mnt/data/programming/rz/planets/ifr_server/server/default/tmp/deploy/tmp8445714515317144641testbed.ear-contents/testbedmodel.jar
      20:44:32,425 INFO  [TomcatDeployer] deploy, ctxPath=/testbed, warUrl=.../tmp/deploy/tmp8445714515317144641testbed.ear-contents/testbed-exp.war/
      20:44:34,867 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:34,868 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, facelets.LIBRARIES=/WEB-INF/taglibs/testbed.taglib.xml, eu.planetsproject.tb.dataDir=TestbedData, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=richFacesTestbed, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, org.ajax4jsf.handleViewExpiredOnClient=true, eu.planetsproject.tb.tmpDirProperty=jboss.home.dir, facelets.REFRESH_PERIOD=2, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:34,868 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:34,871 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      20:44:34,872 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {facelets.DEVELOPMENT=true, facelets.LIBRARIES=/WEB-INF/taglibs/testbed.taglib.xml, eu.planetsproject.tb.dataDir=TestbedData, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, org.richfaces.SKIN=richFacesTestbed, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/extensionResource, org.ajax4jsf.handleViewExpiredOnClient=true, eu.planetsproject.tb.tmpDirProperty=jboss.home.dir, facelets.REFRESH_PERIOD=2, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.DEFAULT_SUFFIX=.xhtml}
      20:44:34,872 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      20:44:34,947 INFO  [EARDeployer] Started J2EE application: file:/mnt/data/programming/rz/planets/ifr_server/server/default/deploy/testbed.ear
      20:44:34,948 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      
      --- MBeans waiting for other MBeans ---
      ObjectName: Jackrabbit.services:RMIServer = JCR RMI Server
        State: FAILED
        Reason: javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
        I Depend On:
          jboss.jca:service=ManagedConnectionFactory,name=jcr/local
      
      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: Jackrabbit.services:RMIServer = JCR RMI Server
        State: FAILED
        Reason: javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
        I Depend On:
          jboss.jca:service=ManagedConnectionFactory,name=jcr/local
      
      
      20:44:35,047 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-192.168.1.100-8080
      20:44:37,054 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-8443
      20:44:37,477 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-192.168.1.100-8009
      20:44:37,590 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 1m:24s:497ms
      
      
        • 1. Jboss 4.2.3 binding instance to concrete ip fails
          mp911de

          Hi there,

          some component want's to connect to localhost:1099

           

          javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]

                  at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1562)

                  at org.jnp.interfaces.NamingContext.bind(NamingContext.java:559)

                  at org.jnp.interfaces.NamingContext.bind(NamingContext.java:552)

                  at javax.naming.InitialContext.bind(InitialContext.java:400)

                  at org.apache.jackrabbit.rmi.server.jmx.JCRServer.start(JCRServer.java:85)

           

          Scan your config files for "localhost" and change it to your IP Adress or even better, to ${jboss.bind.address}

           

          Best regards,

          Mark

          • 2. Jboss 4.2.3 binding instance to concrete ip fails
            wdfink

            It looks like that a service is started and create a default InitialContext.

            So it can be also a coding issue.

             

            BTW it is better to attach the logfiles instead of posting it because of a long scrolling session