users@glassfish.java.net

RE: Error from eclipselink while deploying app to GFv3

From: Eve Pokua <gorgeous65_at_msn.com>
Date: Fri, 2 Oct 2009 21:37:14 +0100

Hello everyone,

 

I have exactly the same error:

 

02-Oct-2009 21:27:01 com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand

INFO:

C:/Program Files/Java/jdk1.6.0_11/jre/..\bin\java

-Dcom.sun.aas.instanceRoot=C:/glassfish/domains/domain1

-Dcom.sun.aas.ClassPathPrefix=

-Dcom.sun.aas.ClassPathSuffix=

-Dcom.sun.aas.ServerClassPath=

-Dcom.sun.aas.classloader.appserverChainJars.ee=

-Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,j2ee-svc.jar

-Dcom.sun.aas.classloader.excludesList=admin-cli.jar,appserv-upgrade.jar,sun-appserv-ant.jar

-Dcom.sun.aas.classloader.optionalOverrideableChain.ee=

-Dcom.sun.aas.classloader.optionalOverrideableChain=webservices-rt.jar,webservices-tools.jar

-Dcom.sun.aas.classloader.serverClassPath.ee=/lib/hadbjdbc4.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,/lib/dbstate.jar,/lib/hadbm.jar,/lib/hadbmgt.jar,C:/glassfish/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar

-Dcom.sun.aas.classloader.serverClassPath=C:/glassfish/lib/install/applications/jmsra/imqjmsra.jar,C:/glassfish/imq/lib/jaxm-api.jar,C:/glassfish/imq/lib/fscontext.jar,C:/glassfish/imq/lib/imqbroker.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/lib/ant/lib/ant.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar

-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,jesmf-plugin.jar,/lib/dbstate.jar,/lib/hadbjdbc4.jar,jgroups-all.jar,C:/glassfish/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar

-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program Files/Java/jdk1.6.0_11/jre/../lib/tools.jar,install/applications/jmsra/imqjmsra.jar,com-sun-commons-launcher.jar,com-sun-commons-logging.jar,C:/glassfish/imq/lib/jaxm-api.jar,C:/glassfish/imq/lib/fscontext.jar,C:/glassfish/imq/lib/imqbroker.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/imq/lib/imqxm.jar,webservices-rt.jar,webservices-tools.jar,mail.jar,appserv-jstl.jar,jmxremote_optional.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar,C:/glassfish/updatecenter/lib/updatecenter.jar,C:/glassfish/jbi/lib/jbi.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/lib/ant/lib/ant.jar,dbschema.jar

-Dcom.sun.aas.configName=server-config

-Dcom.sun.aas.configRoot=C:/glassfish/config

-Dcom.sun.aas.defaultLogFile=C:/glassfish/domains/domain1/logs/server.log

-Dcom.sun.aas.domainName=domain1

-Dcom.sun.aas.installRoot=C:/glassfish

-Dcom.sun.aas.instanceName=server

-Dcom.sun.aas.processLauncher=SE

-Dcom.sun.aas.promptForIdentity=true

-Dcom.sun.appserv.pluggable.features=com.sun.enterprise.ee.server.pluggable.EEPluggableFeatureImpl

-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory

-Dcom.sun.enterprise.overrideablejavaxpackages=javax.help,javax.portlet

-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar

-Dcom.sun.enterprise.taglisteners=jsf-impl.jar

-Dcom.sun.updatecenter.home=C:/glassfish/updatecenter

-Ddomain.name=domain1

-Djava.endorsed.dirs=C:/glassfish/lib/endorsed

-Djava.ext.dirs=C:/Program Files/Java/jdk1.6.0_11/jre/../lib/ext;C:/Program Files/Java/jdk1.6.0_11/jre/../jre/lib/ext;C:/glassfish/domains/domain1/lib/ext;C:/glassfish/javadb/lib;C:/glassfish/lib/jdbcdrivers

-Djava.library.path=C:\glassfish\lib;C:\glassfish\lib;C:\glassfish\bin;C:\glassfish\lib;C:\glassfish\lib

-Djava.security.auth.login.config=C:/glassfish/domains/domain1/config/login.conf

-Djava.security.policy=C:/glassfish/domains/domain1/config/server.policy

-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager

-Djavax.management.builder.initial=com.sun.enterprise.ee.admin.AppServerMBeanServerBuilder

-Djavax.net.ssl.keyStore=C:/glassfish/domains/domain1/config/keystore.jks

-Djavax.net.ssl.trustStore=C:/glassfish/domains/domain1/config/cacerts.jks

-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver

-Djmx.invoke.getters=true

-Dsun.rmi.dgc.client.gcInterval=3600000

-Dsun.rmi.dgc.server.gcInterval=3600000

-client

-XX:+UnlockDiagnosticVMOptions

-XX:MaxPermSize=192m

-Xmx512m

-XX:NewRatio=2

-XX:+LogVMOutput

-XX:LogFile=C:/glassfish/domains/domain1/logs/jvm.log

-cp

C:/glassfish/lib/jhall.jar;C:\glassfish\lib\appserv-launch.jar

com.sun.enterprise.server.PELaunch

start

[#|2009-10-02T21:27:03.428+0100|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.6.0_11;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.6.0_11] from [Sun Microsystems Inc.]|#]

[#|2009-10-02T21:27:03.725+0100|INFO|sun-appserver2.1|javax.enterprise.resource.jms|_ThreadID=11;_ThreadName=pool-1-thread-7;|Using MQ RA for Broker lifecycle control|#]

[#|2009-10-02T21:27:03.772+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=pool-1-thread-4;|SEC1002: Security Manager is OFF.|#]

[#|2009-10-02T21:27:05.394+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=10;_ThreadName=main;|Initializing GroupManagementService: Becoming spectator member of cluster:Clusteredel3|#]

[#|2009-10-02T21:27:07.594+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=13;_ThreadName=ViewWindowThread;|GMS View Change Received for group Clusteredel3 : Members in view for (before change analysis) are :

1: MemberId: server, MemberType: SPECTATOR, Address: urn:jxta:uuid-59616261646162614A787461503250332DE658F932AB436995B78E0CB3E080DA03

|#]

[#|2009-10-02T21:27:07.594+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=13;_ThreadName=ViewWindowThread;MASTER_CHANGE_EVENT;|Analyzing new membership snapshot received as part of event : MASTER_CHANGE_EVENT|#]

[#|2009-10-02T21:27:07.796+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

[#|2009-10-02T21:27:08.327+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in virtual server [server]|#]

[#|2009-10-02T21:27:08.327+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in virtual server [__asadmin]|#]

[#|2009-10-02T21:27:08.342+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;com.ericsson.ssa.config.ConvergedContextConfig;|REgistering Custom ContextConfig|#]

[#|2009-10-02T21:27:08.342+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;com.ericsson.ssa.config.ConvergedContextImpl;|REgistering Custom Context|#]

[#|2009-10-02T21:27:10.636+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=10;_ThreadName=main;3700;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]

[#|2009-10-02T21:27:11.182+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans started|#]

[#|2009-10-02T21:27:13.319+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-16;|AMX MBean amx:j2eeType=J2EEServer,name=server already exists (OK)|#]

[#|2009-10-02T21:27:15.316+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|amx:j2eeType=X-J2EECluster,name=Clusteredel3 is registered.|#]

[#|2009-10-02T21:27:15.487+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-23;service:jmx:rmi:///jndi/rmi://ekvfeck:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://ekvfeck:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors|#]

[#|2009-10-02T21:27:15.487+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-23;true;|ADM1506: Status of Standard JMX Connector: Active = [true]|#]

[#|2009-10-02T21:27:16.283+0100|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=10;_ThreadName=main;|JMS Service Connection URL is :mq://ekvfeck:7676/|#]

[#|2009-10-02T21:27:16.298+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...|#]

[#|2009-10-02T21:27:17.921+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_EB1101: EMBEDDED broker started with code =0|#]

[#|2009-10-02T21:27:17.921+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMSRA Started:DIRECT|#]

[#|2009-10-02T21:27:19.668+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MEjbApp;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]

[#|2009-10-02T21:27:20.526+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;jdbc/__TimerPool;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]

[#|2009-10-02T21:27:20.526+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]

[#|2009-10-02T21:27:21.322+0100|WARNING|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Not registering AMX MBean against old MBean "com.sun.appserv:j2eeType=WebModule,name=hello3,J2EEServer=server,J2EEApplication=null,category=runtime" due to malformed composite WebModule name.|#]

[#|2009-10-02T21:27:21.696+0100|INFO|sun-appserver2.1|com.sun.jbi.framework|_ThreadID=16;_ThreadName=pool-1-thread-11;|JBIFW0010: JBI framework ready to accept requests.|#]

[#|2009-10-02T21:27:23.287+0100|WARNING|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/Testingapp2/dist/gfdeploy/Testingapp2-ejb_jar/-TestingUN.ejb_or_metadata|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Ignoring the @NamedQuery [getBaleswithname] specified on class [entityJB.Baleent] since a query with that name already exists.|#]

[#|2009-10-02T21:27:23.740+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.naming|_ThreadID=10;_ThreadName=main;java:comp/env/entityJB.BaleBean2/em;|naming.bind|#]

[#|2009-10-02T21:27:23.771+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: entityJB.BaleBeanRemote2; remoteBusIntf: entityJB.BaleBeanRemote2|#]

[#|2009-10-02T21:27:23.864+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.naming|_ThreadID=10;_ThreadName=main;java:comp/env/entityJB.BaleBean/em;|naming.bind|#]

[#|2009-10-02T21:27:23.864+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: entityJB.BaleBeanRemote; remoteBusIntf: entityJB.BaleBeanRemote|#]

[#|2009-10-02T21:27:23.896+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;Testingapp2;|LDR5010: All ejb(s) of [Testingapp2] loaded successfully!|#]

[#|2009-10-02T21:27:23.896+0100|WARNING|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Error attempting to process extensions from the manifest of JAR file C:\jee\Testingapp2\dist\gfdeploy\Testingapp2-ejb.jar; ignoring it and continuing

java.io.FileNotFoundException: C:\jee\Testingapp2\dist\gfdeploy\Testingapp2-ejb.jar (The system cannot find the file specified)

at java.util.zip.ZipFile.open(Native Method)

at java.util.zip.ZipFile.<init>(ZipFile.java:114)

at java.util.jar.JarFile.<init>(JarFile.java:133)

at java.util.jar.JarFile.<init>(JarFile.java:97)

at com.sun.enterprise.appclient.jws.ExtensionFileManager.findExtensionTransitiveClosure(ExtensionFileManager.java:240)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.findExtensions(AppclientJWSSupportInfo.java:1545)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareAppclient(AppclientJWSSupportInfo.java:1386)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareNestedAppclient(AppclientJWSSupportInfo.java:1497)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareApplication(AppclientJWSSupportInfo.java:1246)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.startJWSServicesForApplication(AppclientJWSSupportInfo.java:475)

at com.sun.enterprise.appclient.jws.AppclientJWSSupportManager.handleApplicationEvent(AppclientJWSSupportManager.java:156)

at com.sun.enterprise.server.event.ApplicationLoaderEventNotifier.notifyListeners(ApplicationLoaderEventNotifier.java:154)

at com.sun.enterprise.server.AbstractLoader.notifyAppEvent(AbstractLoader.java:874)

at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:192)

at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126)

at com.sun.enterprise.server.ExtendedApplicationLoader.doLoad(ExtendedApplicationLoader.java:134)

at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:238)

at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)

at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)

at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)

at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)

at com.sun.enterprise.server.PEMain.run(PEMain.java:409)

at com.sun.enterprise.server.PEMain.main(PEMain.java:336)

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 com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)

|#]

[#|2009-10-02T21:27:23.911+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Registering ad hoc servlet: WebPathPath: context root = "/Testingapp2", path = "/Testingapp2-app-client'|#]

[#|2009-10-02T21:27:23.927+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Java Web Start services started for application com.sun.enterprise.appclient.jws.ApplicationContentOrigin_at_513bb5 registration name=Testingapp2

com.sun.enterprise.appclient.jws.NestedAppclientContentOrigin_at_1271a80 registration name=Testingapp2, context root=/Testingapp2/Testingapp2-app-client, module name=

, parent=Testingapp2|#]

[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|loader.error_while_loading_app_desc

java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy

at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)

at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:356)

at com.sun.enterprise.server.ApplicationLoader.<init>(ApplicationLoader.java:112)

at com.sun.enterprise.server.TomcatApplicationLoader.<init>(TomcatApplicationLoader.java:88)

at com.sun.enterprise.server.ExtendedApplicationLoader.<init>(ExtendedApplicationLoader.java:94)

at com.sun.enterprise.server.pluggable.ExtendedApplicationLoaderFactory.createApplicationLoader(ExtendedApplicationLoaderFactory.java:63)

at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)

at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:202)

at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)

at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)

at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)

at com.sun.enterprise.server.PEMain.run(PEMain.java:409)

at com.sun.enterprise.server.PEMain.main(PEMain.java:336)

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 com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)

|#]

[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|ERROR while loading application MYAPPLICATION|#]

[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|LDR5006: Failed to load deployment descriptor

com.sun.enterprise.config.ConfigException: java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy

at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:389)

at com.sun.enterprise.server.ApplicationLoader.<init>(ApplicationLoader.java:112)

at com.sun.enterprise.server.TomcatApplicationLoader.<init>(TomcatApplicationLoader.java:88)

at com.sun.enterprise.server.ExtendedApplicationLoader.<init>(ExtendedApplicationLoader.java:94)

at com.sun.enterprise.server.pluggable.ExtendedApplicationLoaderFactory.createApplicationLoader(ExtendedApplicationLoaderFactory.java:63)

at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)

at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:202)

at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)

at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)

at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)

at com.sun.enterprise.server.PEMain.run(PEMain.java:409)

at com.sun.enterprise.server.PEMain.main(PEMain.java:336)

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 com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)

Caused by: java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy

at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)

at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:356)

... 16 more

|#]

[#|2009-10-02T21:27:24.083+0100|WARNING|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|CORE5016: Unexpected error occurred while loading applications

javax.management.MBeanException

at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:295)

at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:205)

at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)

at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)

at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)

at com.sun.enterprise.server.PEMain.run(PEMain.java:409)

at com.sun.enterprise.server.PEMain.main(PEMain.java:336)

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 com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)

Caused by: java.lang.NullPointerException

at com.sun.enterprise.management.util.J2EEManagementObjectManager.createAppMBean(J2EEManagementObjectManager.java:547)

at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:284)

... 11 more

|#]

[#|2009-10-02T21:27:24.083+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0302: Starting Sun-Java-System/Application-Server.|#]

[#|2009-10-02T21:27:25.253+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8080;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]

[#|2009-10-02T21:27:25.362+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8181;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]

[#|2009-10-02T21:27:25.393+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;4848;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]

[#|2009-10-02T21:27:25.565+0100|INFO|sun-appserver2.1|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=pool-1-thread-11;|Dual registration of jndi stream handler: factory already defined|#]

[#|2009-10-02T21:27:26.111+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007: Self Management Rules service is enabled|#]

[#|2009-10-02T21:27:26.142+0100|WARNING|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EJBLifeCycle: Automatic timer migration component not enabled for DAS instance|#]

[#|2009-10-02T21:27:27.140+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=17;_ThreadName=Thread-35;_RequestID=3453ca3b-e152-4e96-a90b-99ed6b78c63a;|Node Agent nodeagtedel1 could not be notified.|#]

[#|2009-10-02T21:27:27.156+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;Instanceedel3a;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EEADM0302:Connection exception while connecting to server Instanceedel3a, MBeans from server instance Instanceedel3a cannot be cascaded|#]

[#|2009-10-02T21:27:29.168+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;Instanceedel3b;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EEADM0302:Connection exception while connecting to server Instanceedel3b, MBeans from server instance Instanceedel3b cannot be cascaded|#]

[#|2009-10-02T21:27:30.167+0100|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]

[#|2009-10-02T21:27:55.584+0100|INFO|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/MYAPPLICATION/dist/gfdeploy/MYAPPLICATION-ejb_jar/-MYAPPLICATION-ejbPU|_ThreadID=18;_ThreadName=Thread-51;|TopLink, version: Oracle TopLink Essentials - 2.1 (Build b60e-fcs (12/23/2008))|#]

[#|2009-10-02T21:27:55.587+0100|INFO|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/MYAPPLICATION/dist/gfdeploy/MYAPPLICATION-ejb_jar/-MYAPPLICATION-ejbPU|_ThreadID=18;_ThreadName=Thread-51;|Server: unknown|#]

[#|2009-10-02T21:27:57.032+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;jtds_sql_MYAPPLICATIONdb_saPool_1;Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5038:Unexpected exception while creating resource for pool jtds_sql_MYAPPLICATIONdb_saPool_1. Exception : Connection could not be allocated because: Network error IOException: Connection refused: connect|#]

[#|2009-10-02T21:27:57.032+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;jtds_sql_MYAPPLICATIONdb_saPool_1;Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5117 : Failed to obtain/create connection from connection pool [ jtds_sql_MYAPPLICATIONdb_saPool_1 ]. Reason : Connection could not be allocated because: Network error IOException: Connection refused: connect|#]

[#|2009-10-02T21:27:57.033+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5114 : Error allocating connection : [Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect]|#]

[#|2009-10-02T21:27:57.075+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=18;_ThreadName=Thread-51;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|Exception occured in J2EEC Phase

com.sun.enterprise.deployment.backend.IASDeploymentException:

Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect

Error Code: 0

at oracle.toplink.essentials.exceptions.DatabaseException.sqlException(DatabaseException.java:305)

at oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:150)

at oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184)

at oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl.loginAndDetectDatasource(DatabaseSessionImpl.java:582)

at oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:280)

at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:230)

at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:93)

at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:138)

at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:132)

at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:91)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.loadPersistenceUnitBundle(PersistenceProcessor.java:573)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.createTablesInDB(PersistenceProcessor.java:421)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.processAppBundle(PersistenceProcessor.java:287)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.processApplication(PersistenceProcessor.java:189)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.processApplication(DeploymentEventListenerImpl.java:211)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.processEvent(DeploymentEventListenerImpl.java:172)

at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.notifyDeploymentEvent(DeploymentEventListenerImpl.java:122)

at com.sun.enterprise.deployment.backend.DeploymentEventManager.notifyDeploymentEvent(DeploymentEventManager.java:79)

at com.sun.enterprise.deployment.backend.AppDeployer.postDeploy(AppDeployer.java:401)

at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:260)

at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:148)

at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:208)

at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108)

at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:966)

at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:283)

at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:835)

at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:187)

at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:225)

|#]

 

 

sorry for the long error message

 

Thanking you.

 

eve


 
> Date: Wed, 30 Sep 2009 13:42:43 -0700
> From: glassfish_at_javadesktop.org
> To: users_at_glassfish.dev.java.net
> Subject: Re: Error from eclipselink while deploying app to GFv3
>
> Thank you, Marina!
>
> I double checked, I only have one persistence xml.
>
> Lann
> [Message sent by forum member 'taolu2000' (taolu2000_at_gmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=366378
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
                                                _________________________________________________________________ Use Hotmail to send and receive mail from your different email accounts. http://clk.atdmt.com/UKM/go/167688463/direct/01/
--_39f7a27d-f702-4543-9a8b-0009d01c9d24_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello everyone,<BR>
&nbsp;<BR>
I have exactly the same error:<BR>
&nbsp;<BR><FONT size=2>
02-Oct-2009 21:27:01 com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand<BR>
INFO: <BR>
C:/Program Files/Java/jdk1.6.0_11/jre/..\bin\java<BR>
-Dcom.sun.aas.instanceRoot=C:/glassfish/domains/domain1<BR>
-Dcom.sun.aas.ClassPathPrefix=<BR>
-Dcom.sun.aas.ClassPathSuffix=<BR>
-Dcom.sun.aas.ServerClassPath=<BR>
-Dcom.sun.aas.classloader.appserverChainJars.ee=<BR>
-Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,j2ee-svc.jar<BR>
-Dcom.sun.aas.classloader.excludesList=admin-cli.jar,appserv-upgrade.jar,sun-appserv-ant.jar<BR>
-Dcom.sun.aas.classloader.optionalOverrideableChain.ee=<BR>
-Dcom.sun.aas.classloader.optionalOverrideableChain=webservices-rt.jar,webservices-tools.jar<BR>
-Dcom.sun.aas.classloader.serverClassPath.ee=/lib/hadbjdbc4.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,/lib/dbstate.jar,/lib/hadbm.jar,/lib/hadbmgt.jar,C:/glassfish/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar<BR>
-Dcom.sun.aas.classloader.serverClassPath=C:/glassfish/lib/install/applications/jmsra/imqjmsra.jar,C:/glassfish/imq/lib/jaxm-api.jar,C:/glassfish/imq/lib/fscontext.jar,C:/glassfish/imq/lib/imqbroker.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/lib/ant/lib/ant.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar<BR>
-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,jesmf-plugin.jar,/lib/dbstate.jar,/lib/hadbjdbc4.jar,jgroups-all.jar,C:/glassfish/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar<BR>
-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program Files/Java/jdk1.6.0_11/jre/../lib/tools.jar,install/applications/jmsra/imqjmsra.jar,com-sun-commons-launcher.jar,com-sun-commons-logging.jar,C:/glassfish/imq/lib/jaxm-api.jar,C:/glassfish/imq/lib/fscontext.jar,C:/glassfish/imq/lib/imqbroker.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/imq/lib/imqxm.jar,webservices-rt.jar,webservices-tools.jar,mail.jar,appserv-jstl.jar,jmxremote_optional.jar,C:/glassfish/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar,C:/glassfish/updatecenter/lib/updatecenter.jar,C:/glassfish/jbi/lib/jbi.jar,C:/glassfish/imq/lib/imqjmx.jar,C:/glassfish/lib/ant/lib/ant.jar,dbschema.jar<BR>
-Dcom.sun.aas.configName=server-config<BR>
-Dcom.sun.aas.configRoot=C:/glassfish/config<BR>
-Dcom.sun.aas.defaultLogFile=C:/glassfish/domains/domain1/logs/server.log<BR>
-Dcom.sun.aas.domainName=domain1<BR>
-Dcom.sun.aas.installRoot=C:/glassfish<BR>
-Dcom.sun.aas.instanceName=server<BR>
-Dcom.sun.aas.processLauncher=SE<BR>
-Dcom.sun.aas.promptForIdentity=true<BR>
-Dcom.sun.appserv.pluggable.features=com.sun.enterprise.ee.server.pluggable.EEPluggableFeatureImpl<BR>
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory<BR>
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.help,javax.portlet<BR>
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar<BR>
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar<BR>
-Dcom.sun.updatecenter.home=C:/glassfish/updatecenter<BR>
-Ddomain.name=domain1<BR>
-Djava.endorsed.dirs=C:/glassfish/lib/endorsed<BR>
-Djava.ext.dirs=C:/Program Files/Java/jdk1.6.0_11/jre/../lib/ext;C:/Program Files/Java/jdk1.6.0_11/jre/../jre/lib/ext;C:/glassfish/domains/domain1/lib/ext;C:/glassfish/javadb/lib;C:/glassfish/lib/jdbcdrivers<BR>
-Djava.library.path=C:\glassfish\lib;C:\glassfish\lib;C:\glassfish\bin;C:\glassfish\lib;C:\glassfish\lib<BR>
-Djava.security.auth.login.config=C:/glassfish/domains/domain1/config/login.conf<BR>
-Djava.security.policy=C:/glassfish/domains/domain1/config/server.policy<BR>
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager<BR>
-Djavax.management.builder.initial=com.sun.enterprise.ee.admin.AppServerMBeanServerBuilder<BR>
-Djavax.net.ssl.keyStore=C:/glassfish/domains/domain1/config/keystore.jks<BR>
-Djavax.net.ssl.trustStore=C:/glassfish/domains/domain1/config/cacerts.jks<BR>
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver<BR>
-Djmx.invoke.getters=true<BR>
-Dsun.rmi.dgc.client.gcInterval=3600000<BR>
-Dsun.rmi.dgc.server.gcInterval=3600000<BR>
-client<BR>
-XX:+UnlockDiagnosticVMOptions<BR>
-XX:MaxPermSize=192m<BR>
-Xmx512m<BR>
-XX:NewRatio=2<BR>
-XX:+LogVMOutput<BR>
-XX:LogFile=C:/glassfish/domains/domain1/logs/jvm.log<BR>
-cp<BR>
C:/glassfish/lib/jhall.jar;C:\glassfish\lib\appserv-launch.jar<BR>
com.sun.enterprise.server.PELaunch<BR>
start<BR>
[#|2009-10-02T21:27:03.428+0100|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.6.0_11;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.6.0_11] from [Sun Microsystems Inc.]|#]<BR>
[#|2009-10-02T21:27:03.725+0100|INFO|sun-appserver2.1|javax.enterprise.resource.jms|_ThreadID=11;_ThreadName=pool-1-thread-7;|Using MQ RA for Broker lifecycle control|#]<BR>
[#|2009-10-02T21:27:03.772+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=12;_ThreadName=pool-1-thread-4;|SEC1002: Security Manager is OFF.|#]<BR>
[#|2009-10-02T21:27:05.394+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=10;_ThreadName=main;|Initializing GroupManagementService: Becoming spectator member of cluster:Clusteredel3|#]<BR>
[#|2009-10-02T21:27:07.594+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=13;_ThreadName=ViewWindowThread;|GMS View Change Received for group Clusteredel3 : Members in view for (before change analysis) are :<BR>
1: MemberId: server, MemberType: SPECTATOR, Address: urn:jxta:uuid-59616261646162614A787461503250332DE658F932AB436995B78E0CB3E080DA03<BR>
|#]<BR>
[#|2009-10-02T21:27:07.594+0100|INFO|sun-appserver2.1|ShoalLogger|_ThreadID=13;_ThreadName=ViewWindowThread;MASTER_CHANGE_EVENT;|Analyzing new membership snapshot received as part of event : MASTER_CHANGE_EVENT|#]<BR>
[#|2009-10-02T21:27:07.796+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]<BR>
[#|2009-10-02T21:27:08.327+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in virtual server [server]|#]<BR>
[#|2009-10-02T21:27:08.327+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in virtual server [__asadmin]|#]<BR>
[#|2009-10-02T21:27:08.342+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;com.ericsson.ssa.config.ConvergedContextConfig;|REgistering Custom ContextConfig|#]<BR>
[#|2009-10-02T21:27:08.342+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;com.ericsson.ssa.config.ConvergedContextImpl;|REgistering Custom Context|#]<BR>
[#|2009-10-02T21:27:10.636+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=10;_ThreadName=main;3700;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]<BR>
[#|2009-10-02T21:27:11.182+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans started|#]<BR>
[#|2009-10-02T21:27:13.319+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-16;|AMX MBean amx:j2eeType=J2EEServer,name=server already exists (OK)|#]<BR>
[#|2009-10-02T21:27:15.316+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|amx:j2eeType=X-J2EECluster,name=Clusteredel3 is registered.|#]<BR>
[#|2009-10-02T21:27:15.487+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-23;service:jmx:rmi:///jndi/rmi://ekvfeck:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://ekvfeck:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors|#]<BR>
[#|2009-10-02T21:27:15.487+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=15;_ThreadName=Thread-23;true;|ADM1506: Status of Standard JMX Connector: Active = [true]|#]<BR>
[#|2009-10-02T21:27:16.283+0100|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=10;_ThreadName=main;|JMS Service Connection URL is :mq://ekvfeck:7676/|#]<BR>
[#|2009-10-02T21:27:16.298+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...|#]<BR>
[#|2009-10-02T21:27:17.921+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_EB1101: EMBEDDED broker started with code =0|#]<BR>
[#|2009-10-02T21:27:17.921+0100|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMSRA Started:DIRECT|#]<BR>
[#|2009-10-02T21:27:19.668+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MEjbApp;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]<BR>
[#|2009-10-02T21:27:20.526+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;jdbc/__TimerPool;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]<BR>
[#|2009-10-02T21:27:20.526+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]<BR>
[#|2009-10-02T21:27:21.322+0100|WARNING|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Not registering AMX MBean against old MBean "com.sun.appserv:j2eeType=WebModule,name=hello3,J2EEServer=server,J2EEApplication=null,category=runtime" due to malformed composite WebModule name.|#]<BR>
[#|2009-10-02T21:27:21.696+0100|INFO|sun-appserver2.1|com.sun.jbi.framework|_ThreadID=16;_ThreadName=pool-1-thread-11;|JBIFW0010: JBI framework ready to accept requests.|#]<BR>
[#|2009-10-02T21:27:23.287+0100|WARNING|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/Testingapp2/dist/gfdeploy/Testingapp2-ejb_jar/-TestingUN.ejb_or_metadata|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Ignoring the @NamedQuery [getBaleswithname] specified on class [entityJB.Baleent] since a query with that name already exists.|#]<BR>
[#|2009-10-02T21:27:23.740+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.naming|_ThreadID=10;_ThreadName=main;java:comp/env/entityJB.BaleBean2/em;|naming.bind|#]<BR>
[#|2009-10-02T21:27:23.771+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: entityJB.BaleBeanRemote2; remoteBusIntf: entityJB.BaleBeanRemote2|#]<BR>
[#|2009-10-02T21:27:23.864+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.naming|_ThreadID=10;_ThreadName=main;java:comp/env/entityJB.BaleBean/em;|naming.bind|#]<BR>
[#|2009-10-02T21:27:23.864+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;|**RemoteBusinessJndiName: entityJB.BaleBeanRemote; remoteBusIntf: entityJB.BaleBeanRemote|#]<BR>
[#|2009-10-02T21:27:23.896+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;Testingapp2;|LDR5010: All ejb(s) of [Testingapp2] loaded successfully!|#]<BR>
[#|2009-10-02T21:27:23.896+0100|WARNING|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|Error attempting to process extensions from the manifest of JAR file C:\jee\Testingapp2\dist\gfdeploy\Testingapp2-ejb.jar; ignoring it and continuing<BR>
java.io.FileNotFoundException: C:\jee\Testingapp2\dist\gfdeploy\Testingapp2-ejb.jar (The system cannot find the file specified)<BR>
at java.util.zip.ZipFile.open(Native Method)<BR>
at java.util.zip.ZipFile.&lt;init&gt;(ZipFile.java:114)<BR>
at java.util.jar.JarFile.&lt;init&gt;(JarFile.java:133)<BR>
at java.util.jar.JarFile.&lt;init&gt;(JarFile.java:97)<BR>
at com.sun.enterprise.appclient.jws.ExtensionFileManager.findExtensionTransitiveClosure(ExtensionFileManager.java:240)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.findExtensions(AppclientJWSSupportInfo.java:1545)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareAppclient(AppclientJWSSupportInfo.java:1386)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareNestedAppclient(AppclientJWSSupportInfo.java:1497)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.prepareApplication(AppclientJWSSupportInfo.java:1246)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportInfo.startJWSServicesForApplication(AppclientJWSSupportInfo.java:475)<BR>
at com.sun.enterprise.appclient.jws.AppclientJWSSupportManager.handleApplicationEvent(AppclientJWSSupportManager.java:156)<BR>
at com.sun.enterprise.server.event.ApplicationLoaderEventNotifier.notifyListeners(ApplicationLoaderEventNotifier.java:154)<BR>
at com.sun.enterprise.server.AbstractLoader.notifyAppEvent(AbstractLoader.java:874)<BR>
at com.sun.enterprise.server.ApplicationLoader.doLoad(ApplicationLoader.java:192)<BR>
at com.sun.enterprise.server.TomcatApplicationLoader.doLoad(TomcatApplicationLoader.java:126)<BR>
at com.sun.enterprise.server.ExtendedApplicationLoader.doLoad(ExtendedApplicationLoader.java:134)<BR>
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:238)<BR>
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)<BR>
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)<BR>
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)<BR>
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)<BR>
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)<BR>
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<BR>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<BR>
at java.lang.reflect.Method.invoke(Method.java:597)<BR>
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)<BR>
|#]<BR>
[#|2009-10-02T21:27:23.911+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Registering ad hoc servlet: WebPathPath: context root = "/Testingapp2", path = "/Testingapp2-app-client'|#]<BR>
[#|2009-10-02T21:27:23.927+0100|INFO|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=10;_ThreadName=main;|Java Web Start services started for application com.sun.enterprise.appclient.jws.ApplicationContentOrigin_at_513bb5 registration name=Testingapp2<BR>
com.sun.enterprise.appclient.jws.NestedAppclientContentOrigin_at_1271a80 registration name=Testingapp2, context root=/Testingapp2/Testingapp2-app-client, module name=<BR>
, parent=Testingapp2|#]<BR>
[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|loader.error_while_loading_app_desc<BR>
java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy<BR>
at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)<BR>
at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:356)<BR>
at com.sun.enterprise.server.ApplicationLoader.&lt;init&gt;(ApplicationLoader.java:112)<BR>
at com.sun.enterprise.server.TomcatApplicationLoader.&lt;init&gt;(TomcatApplicationLoader.java:88)<BR>
at com.sun.enterprise.server.ExtendedApplicationLoader.&lt;init&gt;(ExtendedApplicationLoader.java:94)<BR>
at com.sun.enterprise.server.pluggable.ExtendedApplicationLoaderFactory.createApplicationLoader(ExtendedApplicationLoaderFactory.java:63)<BR>
at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)<BR>
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:202)<BR>
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)<BR>
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)<BR>
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)<BR>
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)<BR>
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<BR>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<BR>
at java.lang.reflect.Method.invoke(Method.java:597)<BR>
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)<BR>
|#]<BR>
[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|ERROR while loading application MYAPPLICATION|#]<BR>
[#|2009-10-02T21:27:24.083+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|LDR5006: Failed to load deployment descriptor<BR>
com.sun.enterprise.config.ConfigException: java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy<BR>
at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:389)<BR>
at com.sun.enterprise.server.ApplicationLoader.&lt;init&gt;(ApplicationLoader.java:112)<BR>
at com.sun.enterprise.server.TomcatApplicationLoader.&lt;init&gt;(TomcatApplicationLoader.java:88)<BR>
at com.sun.enterprise.server.ExtendedApplicationLoader.&lt;init&gt;(ExtendedApplicationLoader.java:94)<BR>
at com.sun.enterprise.server.pluggable.ExtendedApplicationLoaderFactory.createApplicationLoader(ExtendedApplicationLoaderFactory.java:63)<BR>
at com.sun.enterprise.server.ApplicationManager.getLoader(ApplicationManager.java:166)<BR>
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:202)<BR>
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)<BR>
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)<BR>
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)<BR>
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)<BR>
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<BR>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<BR>
at java.lang.reflect.Method.invoke(Method.java:597)<BR>
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)<BR>
Caused by: java.io.FileNotFoundException: C:/jee/MYAPPLICATION/dist/gfdeploy<BR>
at com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:79)<BR>
at com.sun.enterprise.instance.AppsManager.getAppDescriptor(AppsManager.java:356)<BR>
... 16 more<BR>
|#]<BR>
[#|2009-10-02T21:27:24.083+0100|WARNING|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|CORE5016: Unexpected error occurred while loading applications<BR>
javax.management.MBeanException<BR>
at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:295)<BR>
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:205)<BR>
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:224)<BR>
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)<BR>
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)<BR>
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)<BR>
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<BR>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<BR>
at java.lang.reflect.Method.invoke(Method.java:597)<BR>
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)<BR>
Caused by: java.lang.NullPointerException<BR>
at com.sun.enterprise.management.util.J2EEManagementObjectManager.createAppMBean(J2EEManagementObjectManager.java:547)<BR>
at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:284)<BR>
... 11 more<BR>
|#]<BR>
[#|2009-10-02T21:27:24.083+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0302: Starting Sun-Java-System/Application-Server.|#]<BR>
[#|2009-10-02T21:27:25.253+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8080;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]<BR>
[#|2009-10-02T21:27:25.362+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8181;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]<BR>
[#|2009-10-02T21:27:25.393+0100|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;4848;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]<BR>
[#|2009-10-02T21:27:25.565+0100|INFO|sun-appserver2.1|org.apache.catalina.loader.WebappLoader|_ThreadID=16;_ThreadName=pool-1-thread-11;|Dual registration of jndi stream handler: factory already defined|#]<BR>
[#|2009-10-02T21:27:26.111+0100|INFO|sun-appserver2.1|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007: Self Management Rules service is enabled|#]<BR>
[#|2009-10-02T21:27:26.142+0100|WARNING|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EJBLifeCycle: Automatic timer migration component not enabled for DAS instance|#]<BR>
[#|2009-10-02T21:27:27.140+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=17;_ThreadName=Thread-35;_RequestID=3453ca3b-e152-4e96-a90b-99ed6b78c63a;|Node Agent nodeagtedel1 could not be notified.|#]<BR>
[#|2009-10-02T21:27:27.156+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;Instanceedel3a;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EEADM0302:Connection exception while connecting to server Instanceedel3a, MBeans from server instance Instanceedel3a cannot be cascaded|#]<BR>
[#|2009-10-02T21:27:29.168+0100|WARNING|sun-appserver2.1|javax.ee.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;Instanceedel3b;_RequestID=ed07ca32-c707-46ad-9383-904719b9abf6;|EEADM0302:Connection exception while connecting to server Instanceedel3b, MBeans from server instance Instanceedel3b cannot be cascaded|#]<BR>
[#|2009-10-02T21:27:30.167+0100|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]<BR>
[#|2009-10-02T21:27:55.584+0100|INFO|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/MYAPPLICATION/dist/gfdeploy/MYAPPLICATION-ejb_jar/-MYAPPLICATION-ejbPU|_ThreadID=18;_ThreadName=Thread-51;|TopLink, version: Oracle TopLink Essentials - 2.1 (Build b60e-fcs (12/23/2008))|#]<BR>
[#|2009-10-02T21:27:55.587+0100|INFO|sun-appserver2.1|oracle.toplink.essentials.session.file:/C:/jee/MYAPPLICATION/dist/gfdeploy/MYAPPLICATION-ejb_jar/-MYAPPLICATION-ejbPU|_ThreadID=18;_ThreadName=Thread-51;|Server: unknown|#]<BR>
[#|2009-10-02T21:27:57.032+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;jtds_sql_MYAPPLICATIONdb_saPool_1;Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5038:Unexpected exception while creating resource for pool jtds_sql_MYAPPLICATIONdb_saPool_1. Exception : Connection could not be allocated because: Network error IOException: Connection refused: connect|#]<BR>
[#|2009-10-02T21:27:57.032+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;jtds_sql_MYAPPLICATIONdb_saPool_1;Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5117 : Failed to obtain/create connection from connection pool [ jtds_sql_MYAPPLICATIONdb_saPool_1 ]. Reason : Connection could not be allocated because: Network error IOException: Connection refused: connect|#]<BR>
[#|2009-10-02T21:27:57.033+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=18;_ThreadName=Thread-51;Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|RAR5114 : Error allocating connection : [Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect]|#]<BR>
[#|2009-10-02T21:27:57.075+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.tools.deployment|_ThreadID=18;_ThreadName=Thread-51;_RequestID=3d3fc34d-b006-40cd-a140-a69318145b5e;|Exception occured in J2EEC Phase<BR>
com.sun.enterprise.deployment.backend.IASDeploymentException: <BR>
Internal Exception: java.sql.SQLException: Error in allocating a connection. Cause: Connection could not be allocated because: Network error IOException: Connection refused: connect<BR>
Error Code: 0<BR>
at oracle.toplink.essentials.exceptions.DatabaseException.sqlException(DatabaseException.java:305)<BR>
at oracle.toplink.essentials.jndi.JNDIConnector.connect(JNDIConnector.java:150)<BR>
at oracle.toplink.essentials.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:184)<BR>
at oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl.loginAndDetectDatasource(DatabaseSessionImpl.java:582)<BR>
at oracle.toplink.essentials.ejb.cmp3.EntityManagerFactoryProvider.login(EntityManagerFactoryProvider.java:280)<BR>
at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:230)<BR>
at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:93)<BR>
at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:138)<BR>
at oracle.toplink.essentials.internal.ejb.cmp3.base.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:132)<BR>
at oracle.toplink.essentials.internal.ejb.cmp3.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:91)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.loadPersistenceUnitBundle(PersistenceProcessor.java:573)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.createTablesInDB(PersistenceProcessor.java:421)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.processAppBundle(PersistenceProcessor.java:287)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.PersistenceProcessor.processApplication(PersistenceProcessor.java:189)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.processApplication(DeploymentEventListenerImpl.java:211)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.processEvent(DeploymentEventListenerImpl.java:172)<BR>
at com.sun.jdo.spi.persistence.support.ejb.ejbc.DeploymentEventListenerImpl.notifyDeploymentEvent(DeploymentEventListenerImpl.java:122)<BR>
at com.sun.enterprise.deployment.backend.DeploymentEventManager.notifyDeploymentEvent(DeploymentEventManager.java:79)<BR>
at com.sun.enterprise.deployment.backend.AppDeployer.postDeploy(AppDeployer.java:401)<BR>
at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:260)<BR>
at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:148)<BR>
at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:208)<BR>
at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108)<BR>
at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:966)<BR>
at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:283)<BR>
at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:835)<BR>
at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:187)<BR>
at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:225)<BR>
|#]<BR>
</FONT>&nbsp;<BR>
&nbsp;<BR>
sorry for the long error message<BR>
&nbsp;<BR>
Thanking you.<BR>
&nbsp;<BR>
eve<BR>
<BR>&nbsp;<BR>&gt; Date: Wed, 30 Sep 2009 13:42:43 -0700<BR>&gt; From: glassfish@javadesktop.org<BR>&gt; To: users@glassfish.dev.java.net<BR>&gt; Subject: Re: Error from eclipselink while deploying app to GFv3<BR>&gt; <BR>&gt; Thank you, Marina!<BR>&gt; <BR>&gt; I double checked, I only have one persistence xml. <BR>&gt; <BR>&gt; Lann<BR>&gt; [Message sent by forum member 'taolu2000' (taolu2000@gmail.com)]<BR>&gt; <BR>&gt; http://forums.java.net/jive/thread.jspa?messageID=366378<BR>&gt; <BR>&gt; ---------------------------------------------------------------------<BR>&gt; To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net<BR>&gt; For additional commands, e-mail: users-help@glassfish.dev.java.net<BR>&gt; <BR> <br /><hr />Add other email accounts to Hotmail in 3 easy steps. <a href='http://clk.atdmt.com/UKM/go/167688463/direct/01/' target='_new'>Find out how.</a></body>
</html>
--_39f7a27d-f702-4543-9a8b-0009d01c9d24_--