# 1314718265837 Do not modify this line [30/Aug/2011:16:59:07 BST] ================================================================================ Open Message Queue 4.5.1 Oracle Version: 4.5.1 (Build 3-b) Compile: Tue Jun 21 16:31:32 PDT 2011 Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. ================================================================================ Java Runtime: 1.6.0_26 Sun Microsystems Inc. /usr/lib/jvm/java-6-sun-1.6.0.26/jre [30/Aug/2011:16:59:07 BST] IMQ_HOME=/usr/local/glassfish3/mq [30/Aug/2011:16:59:07 BST] IMQ_VARHOME=/usr/local/glassfish3/glassfish/nodes/localhost-cms/i1/imq [30/Aug/2011:16:59:07 BST] Linux 2.6.32-33-generic i386 ubu1.card.co.uk (1 cpu) gf [30/Aug/2011:16:59:07 BST] Java Heap Size: max=506816k, current=297944k [30/Aug/2011:16:59:07 BST] Arguments: -port 27676 -name clusteri1 -nobind -imqhome /usr/local/glassfish3/mq -varhome /usr/local/glassfish3/glassfish/nodes/localhost-cms/i1/imq -libhome /usr/local/glassfish3/mq/lib -useRmiRegistry -rmiRegistryPort 28686 -save -silent [30/Aug/2011:16:59:07 BST] JMSRA BrokerProps: imq.cluster.brokerlist=mq://localhost:27676/,mq://ubu2:27676/, imq.cluster.masterbroker=mq://localhost:27676/, imq.cluster.dynamicChangeMasterBrokerEnabled=true, imq.service.activate=jmsdirect, imq.imqcmd.password=*****, imq.jmsra.managed=true, imq.cluster.nowaitForMasterBroker=true [30/Aug/2011:16:59:07 BST] Broker Properties: imq.service.activate=jmsdirect, imq.cluster.nowaitForMasterBroker=true, imq.jmx.rmiregistry.use=true, imq.cluster.brokerlist=mq://localhost:27676/,mq://ubu2:27676/, imq.cluster.masterbroker=mq://localhost:27676/, imq.portmapper.port=27676, imq.jmsra.managed=true, imq.instancename=clusteri1, imq.log.console.output=NONE, imq.imqcmd.password=*****, imq.jmx.rmiregistry.port=28686, imq.service.runtimeAdd=mqdirect2, imq.cluster.dynamicChangeMasterBrokerEnabled=true, imq.portmapper.bind=false [30/Aug/2011:16:59:07 BST] Embedded Broker [30/Aug/2011:16:59:07 BST] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1 [30/Aug/2011:16:59:07 BST] ERROR [B3086]: The broker got an exception when trying to acquire the lock file: null/instances/clusteri1/lock java.io.IOException: No such file or directory The lock file may be corrupted, or there may be a permission problem with the lock file or the directory that contains the lock file. If you are certain no other copy of the broker is running with the instance name "clusteri1" then you may remove the lock file and try starting the broker again.: java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(File.java:883) at com.sun.messaging.jmq.jmsserver.util.LockFile.getLock(LockFile.java:119) at com.sun.messaging.jmq.jmsserver.Broker._start(Broker.java:914) at com.sun.messaging.jmq.jmsserver.Broker.start(Broker.java:456) at com.sun.messaging.jmq.jmsserver.BrokerProcess.start(BrokerProcess.java:164) at com.sun.messaging.jmq.jmsserver.DirectBrokerProcess.start(DirectBrokerProcess.java:92) at com.sun.messaging.jmq.jmsclient.runtime.impl.BrokerInstanceImpl.start(BrokerInstanceImpl.java:206) at com.sun.messaging.jms.blc.EmbeddedBrokerRunner.start(EmbeddedBrokerRunner.java:331) at com.sun.messaging.jms.blc.LifecycleManagedBroker.start(LifecycleManagedBroker.java:454) at com.sun.messaging.jms.ra.ResourceAdapter.start(ResourceAdapter.java:383) at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter$1.run(ActiveJmsResourceAdapter.java:360) at java.security.AccessController.doPrivileged(Native Method) at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.startResourceAdapter(ActiveJmsResourceAdapter.java:353) at com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.init(ActiveOutboundResourceAdapter.java:129) at com.sun.enterprise.connectors.inbound.ActiveInboundResourceAdapterImpl.init(ActiveInboundResourceAdapterImpl.java:90) at com.sun.enterprise.connectors.ActiveRAFactory.instantiateActiveResourceAdapter(ActiveRAFactory.java:135) at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:106) at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:212) at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:348) at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:357) at com.sun.enterprise.connectors.service.ConnectorService.loadDeferredResourceAdapter(ConnectorService.java:183) at com.sun.enterprise.connectors.service.ConnectorService.loadResourcesAndItsRar(ConnectorService.java:147) at com.sun.enterprise.connectors.service.ConnectorService.checkAndLoadPool(ConnectorService.java:324) at com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource(ConnectorResourceAdminServiceImpl.java:102) at com.sun.enterprise.connectors.ConnectorRuntime.createConnectorResource(ConnectorRuntime.java:297) at com.sun.enterprise.resource.deployer.ConnectorResourceDeployer.createConnectorResource(ConnectorResourceDeployer.java:107) at com.sun.enterprise.resource.deployer.ConnectorResourceDeployer.deployResource(ConnectorResourceDeployer.java:84) at org.glassfish.javaee.services.ResourceProxy.create(ResourceProxy.java:90) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:507) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:455) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at com.sun.enterprise.resource.recovery.ConnectorsRecoveryResourceHandler.loadAllConnectorResources(ConnectorsRecoveryResourceHandler.java:147) at com.sun.enterprise.resource.recovery.ConnectorsRecoveryResourceHandler.loadXAResourcesAndItsConnections(ConnectorsRecoveryResourceHandler.java:236) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.getAllRecoverableResources(ResourceRecoveryManagerImpl.java:210) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.recoverXAResources(ResourceRecoveryManagerImpl.java:234) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.recoverXAResources(ResourceRecoveryManagerImpl.java:331) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.postConstruct(ResourceRecoveryManagerImpl.java:106) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getByContract(Habitat.java:1042) at com.sun.jts.jta.TransactionServiceProperties$RecoveryHelperThread.run(TransactionServiceProperties.java:355) [31/Aug/2011:09:06:19 BST] ================================================================================ Open Message Queue 4.5.1 Oracle Version: 4.5.1 (Build 3-b) Compile: Tue Jun 21 16:31:32 PDT 2011 Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. ================================================================================ Java Runtime: 1.6.0_26 Sun Microsystems Inc. /usr/lib/jvm/java-6-sun-1.6.0.26/jre [31/Aug/2011:09:06:20 BST] IMQ_HOME=/usr/local/glassfish3/mq [31/Aug/2011:09:06:20 BST] IMQ_VARHOME=/usr/local/glassfish3/glassfish/nodes/localhost-cms/i1/imq [31/Aug/2011:09:06:20 BST] Linux 2.6.32-33-generic i386 ubu1.card.co.uk (1 cpu) gf [31/Aug/2011:09:06:20 BST] Java Heap Size: max=506816k, current=295944k [31/Aug/2011:09:06:20 BST] Arguments: -port 27676 -name clusteri1 -nobind -imqhome /usr/local/glassfish3/mq -varhome /usr/local/glassfish3/glassfish/nodes/localhost-cms/i1/imq -libhome /usr/local/glassfish3/mq/lib -useRmiRegistry -rmiRegistryPort 28686 -save -silent [31/Aug/2011:09:06:20 BST] JMSRA BrokerProps: imq.cluster.brokerlist=mq://localhost:27676/,mq://ubu2:27676/, imq.cluster.masterbroker=mq://localhost:27676/, imq.cluster.dynamicChangeMasterBrokerEnabled=true, imq.service.activate=jmsdirect, imq.imqcmd.password=*****, imq.jmsra.managed=true, imq.cluster.nowaitForMasterBroker=true [31/Aug/2011:09:06:20 BST] Broker Properties: imq.service.activate=jmsdirect, imq.cluster.nowaitForMasterBroker=true, imq.jmx.rmiregistry.use=true, imq.cluster.brokerlist=mq://localhost:27676/,mq://ubu2:27676/, imq.cluster.masterbroker=mq://localhost:27676/, imq.portmapper.port=27676, imq.jmsra.managed=true, imq.instancename=clusteri1, imq.log.console.output=NONE, imq.imqcmd.password=*****, imq.jmx.rmiregistry.port=28686, imq.service.runtimeAdd=mqdirect2, imq.cluster.dynamicChangeMasterBrokerEnabled=true, imq.portmapper.bind=false [31/Aug/2011:09:06:20 BST] Embedded Broker [31/Aug/2011:09:06:20 BST] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1 [31/Aug/2011:09:06:20 BST] ERROR [B3086]: The broker got an exception when trying to acquire the lock file: null/instances/clusteri1/lock java.io.IOException: No such file or directory The lock file may be corrupted, or there may be a permission problem with the lock file or the directory that contains the lock file. If you are certain no other copy of the broker is running with the instance name "clusteri1" then you may remove the lock file and try starting the broker again.: java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(File.java:883) at com.sun.messaging.jmq.jmsserver.util.LockFile.getLock(LockFile.java:119) at com.sun.messaging.jmq.jmsserver.Broker._start(Broker.java:914) at com.sun.messaging.jmq.jmsserver.Broker.start(Broker.java:456) at com.sun.messaging.jmq.jmsserver.BrokerProcess.start(BrokerProcess.java:164) at com.sun.messaging.jmq.jmsserver.DirectBrokerProcess.start(DirectBrokerProcess.java:92) at com.sun.messaging.jmq.jmsclient.runtime.impl.BrokerInstanceImpl.start(BrokerInstanceImpl.java:206) at com.sun.messaging.jms.blc.EmbeddedBrokerRunner.start(EmbeddedBrokerRunner.java:331) at com.sun.messaging.jms.blc.LifecycleManagedBroker.start(LifecycleManagedBroker.java:454) at com.sun.messaging.jms.ra.ResourceAdapter.start(ResourceAdapter.java:383) at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter$1.run(ActiveJmsResourceAdapter.java:360) at java.security.AccessController.doPrivileged(Native Method) at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.startResourceAdapter(ActiveJmsResourceAdapter.java:353) at com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.init(ActiveOutboundResourceAdapter.java:129) at com.sun.enterprise.connectors.inbound.ActiveInboundResourceAdapterImpl.init(ActiveInboundResourceAdapterImpl.java:90) at com.sun.enterprise.connectors.ActiveRAFactory.instantiateActiveResourceAdapter(ActiveRAFactory.java:135) at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:106) at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:212) at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:348) at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:357) at com.sun.enterprise.connectors.service.ConnectorService.loadDeferredResourceAdapter(ConnectorService.java:183) at com.sun.enterprise.connectors.service.ConnectorService.loadResourcesAndItsRar(ConnectorService.java:147) at com.sun.enterprise.connectors.service.ConnectorService.checkAndLoadPool(ConnectorService.java:324) at com.sun.enterprise.connectors.service.ConnectorResourceAdminServiceImpl.createConnectorResource(ConnectorResourceAdminServiceImpl.java:102) at com.sun.enterprise.connectors.ConnectorRuntime.createConnectorResource(ConnectorRuntime.java:297) at com.sun.enterprise.resource.deployer.ConnectorResourceDeployer.createConnectorResource(ConnectorResourceDeployer.java:107) at com.sun.enterprise.resource.deployer.ConnectorResourceDeployer.deployResource(ConnectorResourceDeployer.java:84) at org.glassfish.javaee.services.ResourceProxy.create(ResourceProxy.java:90) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:507) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:455) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at com.sun.enterprise.resource.recovery.ConnectorsRecoveryResourceHandler.loadAllConnectorResources(ConnectorsRecoveryResourceHandler.java:147) at com.sun.enterprise.resource.recovery.ConnectorsRecoveryResourceHandler.loadXAResourcesAndItsConnections(ConnectorsRecoveryResourceHandler.java:236) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.getAllRecoverableResources(ResourceRecoveryManagerImpl.java:210) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.recoverXAResources(ResourceRecoveryManagerImpl.java:234) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.recoverXAResources(ResourceRecoveryManagerImpl.java:331) at com.sun.enterprise.transaction.jts.ResourceRecoveryManagerImpl.postConstruct(ResourceRecoveryManagerImpl.java:106) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:131) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getByContract(Habitat.java:1042) at com.sun.jts.jta.TransactionServiceProperties$RecoveryHelperThread.run(TransactionServiceProperties.java:355)