users@glassfish.java.net

Re: Undeploy issues...

From: <glassfish_at_javadesktop.org>
Date: Fri, 10 Aug 2007 06:39:49 PDT

parseTransactionSupportString: passed in txSupport =>XATransaction
isMCFCreated __TimerPool - false
returning/found the resource adapter from connector registry
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.XAManagedConnectionFactory.setdatabaseName(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , D:/Documents and Settings/doerscc/Desktop/glassfish/domains/domain1/lib/databases/ejbtimer ]
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setDelimiter(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , # ]
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setvalidationMethod(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , auto-commit ]
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setguaranteeIsolationLevel(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , true ]
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setconnectionValidationRequired(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , false ]
Method public boolean com.sun.gjc.spi.XAManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getServerName()matches with the right arg type
Method public java.lang.String com.sun.gjc.spi.XAManagedConnectionFactory.getDescription()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setclassName(java.lang.String) on com.sun.gjc.spi.XAManagedConnectionFactorywith value [class java.lang.String , org.apache.derby.jdbc.EmbeddedXADataSource ]
Created MCF object :
com.sun.gjc.spi.XAManagedConnectionFactory.getUserName()
java.lang.NoSuchMethodException: com.sun.gjc.spi.XAManagedConnectionFactory.getUserName()
        at java.lang.Class.getMethod(Class.java:1605)
        at com.sun.enterprise.connectors.util.ConnectionPoolObjectsUtils.getValueFromMCF(ConnectionPoolObjectsUtils.java:193)
        at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.getDefaultResourcePrincipal(ConnectorConnectionPoolAdminServiceImpl.java:610)
        at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.obtainManagedConnectionFactory(ConnectorConnectionPoolAdminServiceImpl.java:927)
        at com.sun.enterprise.connectors.ConnectorConnectionPoolAdminServiceImpl.createConnectorConnectionPool(ConnectorConnectionPoolAdminServiceImpl.java:248)
        at com.sun.enterprise.connectors.ConnectorRuntime.createConnectorConnectionPool(ConnectorRuntime.java:308)
        at com.sun.enterprise.resource.JdbcConnectionPoolDeployer.actualDeployResource(JdbcConnectionPoolDeployer.java:127)
        at com.sun.enterprise.resource.JdbcConnectionPoolDeployer.deployResource(JdbcConnectionPoolDeployer.java:106)
        at com.sun.enterprise.connectors.ConnectorServiceImpl.loadDeferredResources(ConnectorServiceImpl.java:257)
        at com.sun.enterprise.connectors.ConnectorServiceImpl$1.run(ConnectorServiceImpl.java:206)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.enterprise.connectors.ConnectorServiceImpl.loadResourcesAndItsRar(ConnectorServiceImpl.java:203)
        at com.sun.enterprise.connectors.ConnectorServiceImpl.checkAndLoadResource(ConnectorServiceImpl.java:185)
        at com.sun.enterprise.connectors.ConnectorRuntime.checkAndLoadResource(ConnectorRuntime.java:866)
        at com.sun.enterprise.naming.SerialContextProviderImpl.checkAndLoadResource(SerialContextProviderImpl.java:83)
        at com.sun.enterprise.naming.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:64)
        at com.sun.enterprise.naming.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:98)
        at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:309)
        at javax.naming.InitialContext.lookup(InitialContext.java:392)
        at com.sun.ejb.containers.TimerBeanContainer.doAfterApplicationDeploy(TimerBeanContainer.java:121)
        at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:571)
        at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:184)
        at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:113)
        at com.sun.enterprise.server.AbstractManager.loadOneSystemApp(AbstractManager.java:319)
        at com.sun.enterprise.server.ondemand.SystemAppLoader.loadSystemApps(SystemAppLoader.java:109)
        at com.sun.enterprise.server.ondemand.EjbServiceGroup.loadSystemApps(EjbServiceGroup.java:163)
        at com.sun.enterprise.server.ondemand.EjbServiceGroup.start(EjbServiceGroup.java:122)
        at com.sun.enterprise.server.ondemand.ServiceGroup$1.run(ServiceGroup.java:180)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.enterprise.server.ondemand.ServiceGroup.startChildren(ServiceGroup.java:177)
        at com.sun.enterprise.server.ondemand.MainServiceGroup.start(MainServiceGroup.java:45)
        at com.sun.enterprise.server.ondemand.ServerEntryListenerImpl.notifyEntry(ServerEntryListenerImpl.java:72)
        at com.sun.enterprise.server.ondemand.entry.ServerEntryHelper.sendEvent(ServerEntryHelper.java:62)
        at com.sun.enterprise.server.ondemand.entry.ServerEntryHelper.generateAppLoaderEntryContext(ServerEntryHelper.java:47)
        at com.sun.enterprise.server.AbstractLoader.generateEntryContext(AbstractLoader.java:831)
        at com.sun.enterprise.server.AbstractLoader.notifyAppEvent(AbstractLoader.java:837)
        at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:172)
        at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:113)
        at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:322)
        at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:216)
        at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:189)
        at com.sun.enterprise.server.ApplicationManager.applicationEnabled(ApplicationManager.java:754)
        at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:914)
        at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:892)
        at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:445)
        at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:160)
        at com.sun.enterprise.admin.server.core.AdminNotificationHelper.sendNotification(AdminNotificationHelper.java:128)
        at com.sun.enterprise.admin.server.core.ConfigInterceptor.postInvoke(ConfigInterceptor.java:109)
        at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:97)
        at $Proxy1.invoke(Unknown Source)
        at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:297)
        at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:56)
        at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:142)
        at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:109)
        at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:180)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:397)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:278)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
        at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:240)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:179)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
        at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:182)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
        at com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:137)
        at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:566)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:536)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:939)
        at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:239)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
        at com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
        at com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
        at com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
        at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
        at com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
returning the connector registry
PoolMetaData : __TimerPool
txSupport => 2
isPM_ => false
isNonTx_ => false
isLazyEnlistable_ => false
isLazyAssociatable => false
securityMap =>
Added MCF to connector registry for: __TimerPool
Using Pool STANDARD_POOL
Adding pool __TimerPoolto pooltable
Enabling monitoring to level : HIGH
Enabled pool monitoring at pool creation for __TimerPool
Created connection pool and added it to PoolManager :Pool [__TimerPool] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off
ResourcesUtil :: isEnabled
ResourcesUtil :: isEnabled JdbcResource is resource - enabled :true
returning/found the resource adapter from connector registry
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
@@@@ Creating plain ConnectionManager
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
returning/found the resource adapter from connector registry
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
@@@@ Creating plain ConnectionManager
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
returning/found the resource adapter from connector registry
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
@@@@ Creating plain ConnectionManager
isMCFCreated __TimerPool - true
Returning the MCF from connector registry.
returning the connector registry
EJB Timer Service property :
read DB before timeout delivery = false
EJB Timer Service properties : min delivery interval = 7000
max redeliveries = 1
redelivery interval = 5000
EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]
LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!
ConnectorServiceImpl :: checkAndLoadResource resolved to load jdbc/oracle
isReferenced in DASResourcesUtil:: jdbc/oracle
isReferenced :: jdbc/oracle - true
isReferenced in DASResourcesUtil:: jdbc/oracle
isReferenced :: jdbc/oracle - true
returning/found the resource adapter from connector registry
ResourceAdapterAdminServiceImpl :: createActiveRA __ds at D:/Documents and Settings/doerscc/Desktop/glassfish\lib\install\applications\__ds
returning/found the resource adapter from connector registry
No classloader available with connector descriptor
ResourceAdapterAdminServiceImpl :: createActiveRA __ds at D:/Documents and Settings/doerscc/Desktop/glassfish\lib\install\applications\__ds loader :: null
returning the connector registry
Returing the resourceadapter Config from registry.
Passing in the following properties before calling RA.start of __ds
returning the connector registry
Returing the resourceadapter Config from registry.
ResourceAdapterAdminServiceImpl :: createActiveRA __ds at D:/Documents and Settings/doerscc/Desktop/glassfish\lib\install\applications\__ds ADDING to registry com.sun.enterprise.connectors.ActiveInboundResourceAdapter_at_1612fb3
Added the active resource adapter to connector registry
ResourceAdapterAdminServiceImpl:: createActiveRA __ds at D:/Documents and Settings/doerscc/Desktop/glassfish\lib\install\applications\__ds env =server ? true
ResourceAdapterAdminServiceImpl :: createActiveRA __ds at D:/Documents and Settings/doerscc/Desktop/glassfish\lib\install\applications\__ds publishing descriptor __SYSTEM/descriptors/__ds
returning the connector registry
Returing the resourceadapter Config from registry.
current RAConfig In Descriptor []
Found/returing Connector descriptor in connector registry.
ResourcesUtil :: isEnabled
ResourcesUtil :: isEnabled JdbcConnectionPool is pool/config - enabled :true
 JdbcConnectionPoolDeployer - deployResource : JdbcConnectionPool calling actualDeploy
 JdbcConnectionPoolDeployer - actualDeployResource : JdbcConnectionPool
parseTransactionSupportString: passed in txSupport =>LocalTransaction
isMCFCreated oracle-thinPool - false
returning/found the resource adapter from connector registry
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setuser(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , ear ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setDelimiter(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , # ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setvalidationMethod(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , auto-commit ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setpassword(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , ******** ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setguaranteeIsolationLevel(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , true ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setconnectionValidationRequired(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , false ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setDriverProperties(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , setURL#jdbc:oracle:thin:@huswla0i:1521:misc## ]
Method public boolean com.sun.gjc.spi.DSManagedConnectionFactory.equals(java.lang.Object)matches with the right arg type
Method public javax.resource.spi.ManagedConnection com.sun.gjc.spi.DSManagedConnectionFactory.createManagedConnection(javax.security.auth.Subject,javax.resource.spi.ConnectionRequestInfo) throws javax.resource.ResourceExceptionmatches with the right arg type
Method public int com.sun.gjc.spi.ManagedConnectionFactory.hashCode()matches with the right arg type
Invokingpublic void com.sun.gjc.spi.ManagedConnectionFactory.setclassName(java.lang.String) on com.sun.gjc.spi.DSManagedConnectionFactorywith value [class java.lang.String , oracle.jdbc.pool.OracleDataSource ]
Created MCF object :
PoolMetaData : oracle-thinPool
txSupport => 1
isPM_ => false
isNonTx_ => false
isLazyEnlistable_ => false
isLazyAssociatable => false
securityMap =>
Added MCF to connector registry for: oracle-thinPool
Using Pool STANDARD_POOL
Adding pool oracle-thinPoolto pooltable
Enabling monitoring to level : HIGH
Enabled pool monitoring at pool creation for oracle-thinPool
Created connection pool and added it to PoolManager :Pool [oracle-thinPool] PoolSize=0 FreeResources=0 QueueSize=0 matching=off validation=off
ResourcesUtil :: isEnabled
ResourcesUtil :: isEnabled JdbcResource is resource - enabled :true
returning/found the resource adapter from connector registry
isMCFCreated oracle-thinPool - true
Returning the MCF from connector registry.
returning the connector registry
@@@@ Creating plain ConnectionManager
isMCFCreated oracle-thinPool - true
Returning the MCF from connector registry.
returning the connector registry
returning/found the resource adapter from connector registry
isMCFCreated oracle-thinPool - true
Returning the MCF from connector registry.
returning the connector registry
@@@@ Creating plain ConnectionManager
isMCFCreated oracle-thinPool - true
Returning the MCF from connector registry.
returning the connector registry
[TopLink Config]: 2007.08.10 09:20:35.925--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Coraction] is being defaulted to: Coraction.
[TopLink Config]: 2007.08.10 09:20:36.097--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Ar] is being defaulted to: Ar.
[TopLink Config]: 2007.08.10 09:20:36.690--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Actioncode] is being defaulted to: Actioncode.
[TopLink Config]: 2007.08.10 09:20:36.690--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Personrole] is being defaulted to: Personrole.
[TopLink Config]: 2007.08.10 09:20:36.690--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Event] is being defaulted to: Event.
[TopLink Config]: 2007.08.10 09:20:36.706--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.Board] is being defaulted to: Board.
[TopLink Config]: 2007.08.10 09:20:36.706--ServerSession(29165232)--The alias name for the entity class [class com.utc.hs.ear.persistence.History] is being defaulted to: History.
Created MonitoringRegistryMediator: appName: eAR; modName: eAR-ejb_jar; ejbName: EarFacadeBean
InterceptorManager: ##########################################################
InterceptorManager<com.utc.hs.ear.facade.EarFacadeBean> has 0 interceptors
        beanClassName: com.utc.hs.ear.facade.EarFacadeBean
        Interceptors:
        Callback Interceptors:
        0: interface javax.annotation.PostConstruct
                CallbackInterceptorChainImpl
        1: interface javax.ejb.PrePassivate
                CallbackInterceptorChainImpl
        2: interface javax.ejb.PostActivate
                CallbackInterceptorChainImpl
        3: interface javax.annotation.PreDestroy
                CallbackInterceptorChainImpl
##########################################################
Invocation Info for ejb EarFacadeBean method = public abstract com.utc.hs.ear.persistence.Ar com.utc.hs.ear.facade.EarFacadeLocal.getAr(java.lang.Integer) methodIntf = Local tx attr = TX_REQUIRED Cached permission = null target method 1 = public com.utc.hs.ear.persistence.Ar com.utc.hs.ear.facade.EarFacadeBean.getAr(java.lang.Integer) target method 2 = null ejbIntfOverride = false flushenabled = false checkpointenabled = false removalInfo = null
Invocation Info for ejb EarFacadeBean method = public abstract boolean com.utc.hs.ear.facade.EarFacadeLocal.commitAr(com.utc.hs.ear.persistence.Ar) methodIntf = Local tx attr = TX_REQUIRED Cached permission = null target method 1 = public boolean com.utc.hs.ear.facade.EarFacadeBean.commitAr(com.utc.hs.ear.persistence.Ar) target method 2 = null ejbIntfOverride = false flushenabled = false checkpointenabled = false removalInfo = null
Invocation Info for ejb EarFacadeBean method = public abstract java.lang.Object com.sun.ejb.containers.GenericEJBLocalHome.create(java.lang.String) methodIntf = LocalHome tx attr = TX_REQUIRED Cached permission = null target method 1 = null target method 2 = null ejbIntfOverride = false flushenabled = false checkpointenabled = false removalInfo = null
Invocation Info for ejb EarFacadeBean method = public abstract void javax.ejb.EJBLocalHome.remove(java.lang.Object) throws javax.ejb.RemoveException,javax.ejb.EJBException methodIntf = LocalHome tx attr = TX_REQUIRED Cached permission = null target method 1 = null target method 2 = null ejbIntfOverride = false flushenabled = false checkpointenabled = false removalInfo = null
naming.bind
Instantiated container for: ejbName: EarFacadeBean; containerId: 77774980754636800
[Pool-EarFacadeBean]: Added PoolResizeTimerTask...
[MonitoringMediator] currentLevel: OFF
[BaseContainer] registered timer monitorable
[Basecontainer] Registered Method Monitors
[SLSB Container] registered monitorable
Application deployment successful : ejbName: EarFacadeBean; containerId: 77774980754636800
LDR5010: All ejb(s) of [eAR] loaded successfully!
WEB0100: Loading web module [eAR:eAR-war.war] in virtual server [server] at [/eAR-war]
naming.bind
Initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context '/eAR-war'
Completed initializing Sun's JavaServer Faces implementation (1.2_02-b03-FCS) for context '/eAR-war'
[Pool-EarFacadeBean]: Cancelled pool timer task at: Fri Aug 10 09:20:42 EDT 2007
[Pool-EarFacadeBean]: Destroying 0 beans from the pool...
Pool-EarFacadeBean]: Pool closed....
**** [BaseContainer]: Successfully Undeployed EarFacadeBean ...
CORE5022: All ejb(s) of [eAR] were unloaded successfully!
ADM1064:The upload file at [D:\Documents and Settings\doerscc\Local Settings\Temp\s1astempdomain1server-1467199959\eAR.ear] exists and will be overwritten.
ADM1006:Uploading the file to:[D:\Documents and Settings\doerscc\Local Settings\Temp\s1astempdomain1server-1467199959\eAR.ear]
UTIL6044: Error attempting to rename D:\Documents and Settings\doerscc\Desktop\glassfish\domains\domain1\applications\j2ee-apps\eAR
UTIL6041: Performing gc to try to force file closures
UTIL6046: Attempt to rename D:\Documents and Settings\doerscc\Desktop\glassfish\domains\domain1\applications\j2ee-apps\eAR to D:\Documents and Settings\doerscc\Desktop\glassfish\domains\domain1\applications\j2ee-apps\eAR_old failed after 4 retries
Exception occured in J2EEC Phase
com.sun.enterprise.deployment.backend.IASDeploymentException: Could not rename D:\Documents and Settings\doerscc\Desktop\glassfish\domains\domain1\applications\j2ee-apps\eAR to D:\Documents and Settings\doerscc\Desktop\glassfish\domains\domain1\applications\j2ee-apps\eAR_old
        at com.sun.enterprise.deployment.backend.AppReDeployer.setAppDirArchive(AppReDeployer.java:333)
        at com.sun.enterprise.deployment.backend.AppReDeployer.setAppDir(AppReDeployer.java:139)
        at com.sun.enterprise.deployment.backend.AppDeployerBase.predeploy(AppDeployerBase.java:147)
        at com.sun.enterprise.deployment.backend.AppDeployer.predeploy(AppDeployer.java:161)
        at com.sun.enterprise.deployment.backend.AppReDeployer.predeploy(AppReDeployer.java:127)
        at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:128)
        at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:169)
        at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:95)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:871)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:266)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:739)
        at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:174)
        at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:210)
[Message sent by forum member 'leptogenesis' (leptogenesis)]

http://forums.java.net/jive/thread.jspa?messageID=230465