• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cannot initialize endpoint : error is : Java heap space|#] and server won't start

 
Ranch Hand
Posts: 421
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello I am absolutely a newbie and have been registering components using the GlassFish console for EJB and War files. I was able to register approximately 39 components, and of these components, 34 show up in the server log as being successful (EJBs), and the WAR files are unsuccessful, citing errors on both GUIs.

I still have to register 16 more components and the 5 that are not showing up in the log have to show up as being successful. So that means basically that I am missing 21 components. I am trying to work through why the other 16 are not registering.

My main problem at this time, is that as I began to register the components, the server slowed way down, took longer to execute, and now will not start. (It started and stopped just fine prior to about 1:30 p.m. yesterday when the bulk of the components were installed).

This is the log -- I have read something about the memory and have played around with that, with no success. I have also read that my loadbalancer.xml file may need to be adjusted, but I have difficulty understanding how that plays in to my problem. Because I am not able to get the GlassFish server to start, I cannot change the RAM memory from the Glassfish console. Any ideas would be appreciated.

Nov 10, 2010 9:00:12 AM com.sun.enterprise.admin.servermgmt.launch.ASLauncher buildCommand
INFO:
D:/Java/jdk1.6.0_16\bin\java
-Dcom.sun.aas.instanceRoot=D:/Sun/AppServer/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=Does not exist/lib/hadbjdbc4.jar,D:/Sun/AppServer/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,Does not exist/lib/dbstate.jar,Does not exist/lib/hadbm.jar,Does not exist/lib/hadbmgt.jar,D:/Sun/AppServer/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.classloader.serverClassPath=D:/Sun/AppServer/lib/install/applications/jmsra/imqjmsra.jar,D:/Sun/AppServer/imq/lib/jaxm-api.jar,D:/Sun/AppServer/imq/lib/fscontext.jar,D:/Sun/AppServer/imq/lib/imqbroker.jar,D:/Sun/AppServer/imq/lib/imqjmx.jar,D:/Sun/AppServer/lib/ant/lib/ant.jar,D:/Sun/AppServer/lib/SUNWjdmk/5.1/lib/jdmkrt.jar
-Dcom.sun.aas.classloader.sharedChainJars.ee=appserv-se.jar,appserv-ee.jar,jesmf-plugin.jar,Does not exist/lib/dbstate.jar,Does not exist/lib/hadbjdbc4.jar,jgroups-all.jar,D:/Sun/AppServer/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar
-Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,D:/Java/jdk1.6.0_16/lib/tools.jar,install/applications/jmsra/imqjmsra.jar,com-sun-commons-launcher.jar,com-sun-commons-logging.jar,D:/Sun/AppServer/imq/lib/jaxm-api.jar,D:/Sun/AppServer/imq/lib/fscontext.jar,D:/Sun/AppServer/imq/lib/imqbroker.jar,D:/Sun/AppServer/imq/lib/imqjmx.jar,D:/Sun/AppServer/imq/lib/imqxm.jar,webservices-rt.jar,webservices-tools.jar,mail.jar,appserv-jstl.jar,jmxremote_optional.jar,D:/Sun/AppServer/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,activation.jar,appserv-rt.jar,appserv-admin.jar,appserv-cmp.jar,D:/Sun/AppServer/updatecenter/lib/updatecenter.jar,D:/Sun/AppServer/jbi/lib/jbi.jar,D:/Sun/AppServer/imq/lib/imqjmx.jar,D:/Sun/AppServer/lib/ant/lib/ant.jar,dbschema.jar
-Dcom.sun.aas.configName=server-config
-Dcom.sun.aas.configRoot=D:/Sun/AppServer/config
-Dcom.sun.aas.defaultLogFile=D:/Sun/AppServer/domains/domain1/logs/server.log
-Dcom.sun.aas.domainName=domain1
-Dcom.sun.aas.installRoot=D:/Sun/AppServer
-Dcom.sun.aas.instanceName=server
-Dcom.sun.aas.processLauncher=SE
-Dcom.sun.aas.promptForIdentity=true
-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=D:/Sun/AppServer/updatecenter
-Ddomain.name=domain1
-Djava.endorsed.dirs=D:/Sun/AppServer/lib/endorsed
-Djava.ext.dirs=D:/Java/jdk1.6.0_16/lib/ext;D:/Java/jdk1.6.0_16/jre/lib/ext;D:/Sun/AppServer/domains/domain1/lib/ext;D:/Sun/AppServer/javadb/lib
-Djava.library.path=D:\Sun\AppServer\lib;D:\Sun\AppServer\lib;D:\Sun\AppServer\bin;D:\Sun\AppServer\bin
-Djava.security.auth.login.config=D:/Sun/AppServer/domains/domain1/config/login.conf
-Djava.security.policy=D:/Sun/AppServer/domains/domain1/config/server.policy
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Djavax.net.ssl.keyStore=D:/Sun/AppServer/domains/domain1/config/keystore.jks
-Djavax.net.ssl.trustStore=D:/Sun/AppServer/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=D:/Sun/AppServer/domains/domain1/logs/jvm.log
-cp
D:/Sun/AppServer/lib/jhall.jar;D:\Sun\AppServer\lib\appserv-launch.jar
com.sun.enterprise.server.PELaunch
start
[#|2010-11-10T09:00:16.588-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun GlassFish Enterprise Server v2.1.1 ((v2.1 Patch06)(9.1_02 Patch12)) (build b31g-fcs) ...|#]

[#|2010-11-10T09:00:17.743-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.6.0_16;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.6.0_16] from [Sun Microsystems Inc.]|#]

[#|2010-11-10T09:00:17.821-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]

[#|2010-11-10T09:00:18.165-0500|INFO|sun-appserver2.1|javax.enterprise.resource.jms|_ThreadID=11;_ThreadName=pool-1-thread-4;|Using MQ RA for Broker lifecycle control|#]

[#|2010-11-10T09:00:20.680-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;[
[
Version: V1
Subject: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2

Key: Sun RSA public key, 1000 bits
modulus: 6144706769222379850430183405655235862870193813433361902309516534729547168229223442088128897090426025874990958624426272027915771330043379079076269082776443120496525109458437435793974957144923190172655546279112796066635455545786300647745888353781002359412766112775410851780140804282673804950495744761467
public exponent: 65537
Validity: [From: Tue Nov 08 19:00:00 EST 1994,
To: Thu Jan 07 18:59:59 EST 2010]
Issuer: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
SerialNumber: [ 02ad667e 4e45fe5e 576f3c98 195eddc0]

]
Algorithm: [MD2withRSA]
Signature:
0000: 65 DD 7E E1 B2 EC B0 E2 3A E0 EC 71 46 9A 19 11 e.......:..qF...
0010: B8 D3 C7 A0 B4 03 40 26 02 3E 09 9C E1 12 B3 D1 ......@&.>......
0020: 5A F6 37 A5 B7 61 03 B6 5B 16 69 3B C6 44 08 0C Z.7..a..[.i;.D..
0030: 88 53 0C 6B 97 49 C7 3E 35 DC 6C B9 BB AA DF 5C .S.k.I.>5.l....\
0040: BB 3A 2F 93 60 B6 A9 4B 4D F2 20 F7 CD 5F 7F 64 .:/.`..KM. .._.d
0050: 7B 8E DC 00 5C D7 FA 77 CA 39 16 59 6F 0E EA D3 ....\..w.9.Yo...
0060: B5 83 7F 4D 4D 42 56 76 B4 C9 5F 04 F8 38 F8 EB ...MMBVv.._..8..
0070: D2 5F 75 5F CD 7B FC E5 8E 80 7C FC 50 ._u_........P

];_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|SEC5054: Certificate has expired: [
[
Version: V1
Subject: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2

Key: Sun RSA public key, 1000 bits
modulus: 6144706769222379850430183405655235862870193813433361902309516534729547168229223442088128897090426025874990958624426272027915771330043379079076269082776443120496525109458437435793974957144923190172655546279112796066635455545786300647745888353781002359412766112775410851780140804282673804950495744761467
public exponent: 65537
Validity: [From: Tue Nov 08 19:00:00 EST 1994,
To: Thu Jan 07 18:59:59 EST 2010]
Issuer: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
SerialNumber: [ 02ad667e 4e45fe5e 576f3c98 195eddc0]

]
Algorithm: [MD2withRSA]
Signature:
0000: 65 DD 7E E1 B2 EC B0 E2 3A E0 EC 71 46 9A 19 11 e.......:..qF...
0010: B8 D3 C7 A0 B4 03 40 26 02 3E 09 9C E1 12 B3 D1 ......@&.>......
0020: 5A F6 37 A5 B7 61 03 B6 5B 16 69 3B C6 44 08 0C Z.7..a..[.i;.D..
0030: 88 53 0C 6B 97 49 C7 3E 35 DC 6C B9 BB AA DF 5C .S.k.I.>5.l....\
0040: BB 3A 2F 93 60 B6 A9 4B 4D F2 20 F7 CD 5F 7F 64 .:/.`..KM. .._.d
0050: 7B 8E DC 00 5C D7 FA 77 CA 39 16 59 6F 0E EA D3 ....\..w.9.Yo...
0060: B5 83 7F 4D 4D 42 56 76 B4 C9 5F 04 F8 38 F8 EB ...MMBVv.._..8..
0070: D2 5F 75 5F CD 7B FC E5 8E 80 7C FC 50 ._u_........P

]|#]

[#|2010-11-10T09:00:20.789-0500|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.|#]

[#|2010-11-10T09:00:22.960-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;server;|WEB0114: SSO is disabled in virtual server [server]|#]

[#|2010-11-10T09:00:22.991-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__asadmin;|WEB0114: SSO is disabled in virtual server [__asadmin]|#]

[#|2010-11-10T09:00:26.614-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=10;_ThreadName=main;3700;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]

[#|2010-11-10T09:00:26.942-0500|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans started|#]

[#|2010-11-10T09:00:28.363-0500|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=12;_ThreadName=Thread-14;service:jmx:rmi:///jndi/rmi://ISDHWEBD20VW.shared.state.in.us:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://ISDHWEBD20VW.shared.state.in.us:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors|#]

[#|2010-11-10T09:00:28.363-0500|INFO|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=12;_ThreadName=Thread-14;true;|ADM1506: Status of Standard JMX Connector: Active = [true]|#]

[#|2010-11-10T09:00:29.379-0500|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=10;_ThreadName=main;|JMS Service Connection URL is :mq://ISDHWEBD20VW.shared.state.in.us:7676/|#]

[#|2010-11-10T09:00:29.425-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: Using old JMSRA DIRECT mode|#]

[#|2010-11-10T09:00:29.441-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting...|#]

[#|2010-11-10T09:00:29.535-0500|INFO|sun-appserver2.1|javax.jms.connection|_ThreadID=10;_ThreadName=main;|new broker instance constructed ...|#]

[#|2010-11-10T09:00:29.738-0500|INFO|sun-appserver2.1|javax.jms.connection|_ThreadID=10;_ThreadName=main;|Client runtime Starting embedd broker, direct mode enabled=true|#]

[#|2010-11-10T09:00:30.972-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_EB1101: stateChanged:READY : Broker has been started|#]

[#|2010-11-10T09:00:30.972-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMSRA Started:RADIRECT|#]

[#|2010-11-10T09:00:34.501-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MEjbApp;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]

[#|2010-11-10T09:00:35.532-0500|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]|#]

[#|2010-11-10T09:00:35.532-0500|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!|#]

[#|2010-11-10T09:00:36.453-0500|INFO|sun-appserver2.1|com.sun.jbi.framework|_ThreadID=10;_ThreadName=main;|JBIFW0010: JBI framework ready to accept requests.|#]

[#|2010-11-10T09:00:50.790-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1758ffa doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:00:50.790-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterMPIProxyEJB;|LDR5010: All ejb(s) of [AdapterMPIProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:00:51.056-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@c2122c doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:00:51.056-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;HiemSubscriptionRepositoryUtilEJB;|LDR5010: All ejb(s) of [HiemSubscriptionRepositoryUtilEJB] loaded successfully!|#]

[#|2010-11-10T09:00:52.180-0500|INFO|sun-appserver2.1|gov.hhs.fha.nhinc.fta.FTAService|_ThreadID=10;_ThreadName=main;|FTA Service Starting.|#]

[#|2010-11-10T09:00:52.180-0500|INFO|sun-appserver2.1|gov.hhs.fha.nhinc.fta.FTAService|_ThreadID=10;_ThreadName=main;|begin start()|#]

[#|2010-11-10T09:00:52.212-0500|INFO|sun-appserver2.1|gov.hhs.fha.nhinc.fta.FTATimer|_ThreadID=10;_ThreadName=main;|begin initialize|#]

[#|2010-11-10T09:00:52.243-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : org/apache/commons/logging/LogFactory|#]

[#|2010-11-10T09:00:52.243-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at gov.hhs.fha.nhinc.properties.PropertyAccessor.<clinit>(PropertyAccessor.java:27)
at gov.hhs.fha.nhinc.common.ftaconfigmanager.FTAConfigurationHelper.loadFTAConfiguration(FTAConfigurationHelper.java:33)
at gov.hhs.fha.nhinc.fta.FTATimer.initialize(FTATimer.java:97)
at gov.hhs.fha.nhinc.fta.FTATimer.startTimer(FTATimer.java:43)
at gov.hhs.fha.nhinc.fta.FTAService.start(FTAService.java:37)
at gov.hhs.fha.nhinc.fta.FTAService.<init>(FTAService.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.sun.xml.ws.api.server.InstanceResolver.createNewInstance(InstanceResolver.java:215)
at com.sun.enterprise.webservice.InstanceResolverImpl.<init>(InstanceResolverImpl.java:69)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:300)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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.ClassNotFoundException: org.apache.commons.logging.LogFactory
at com.sun.appserv.server.util.ASURLClassLoader.loadClass(ASURLClassLoader.java:129)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
... 32 more
|#]

[#|2010-11-10T09:00:53.336-0500|INFO|sun-appserver2.1|gov.hhs.fha.nhinc.fta.FTATimer|_ThreadID=13;_ThreadName=Finalizer;|FTATimer has just been shut down.|#]

[#|2010-11-10T09:00:54.742-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;|#]

[#|2010-11-10T09:00:54.742-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|
java.lang.NoSuchMethodError: com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;
at com.sun.xml.wss.provider.wsit.SecurityTubeAppender.appendTube(SecurityTubeAppender.java:91)
at com.sun.xml.ws.assembler.TubelineAssemblerFactoryImpl$WsitTubelineAssembler.createServer(TubelineAssemblerFactoryImpl.java:101)
at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:152)
at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:217)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:301)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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)
|#]

[#|2010-11-10T09:00:55.944-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;|#]

[#|2010-11-10T09:00:55.944-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|
java.lang.NoSuchMethodError: com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;
at com.sun.xml.wss.provider.wsit.SecurityTubeAppender.appendTube(SecurityTubeAppender.java:91)
at com.sun.xml.ws.assembler.TubelineAssemblerFactoryImpl$WsitTubelineAssembler.createServer(TubelineAssemblerFactoryImpl.java:101)
at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:152)
at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:217)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:301)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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)
|#]

[#|2010-11-10T09:00:56.428-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;|#]

[#|2010-11-10T09:00:56.428-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|
java.lang.NoSuchMethodError: com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;
at com.sun.xml.wss.provider.wsit.SecurityTubeAppender.appendTube(SecurityTubeAppender.java:91)
at com.sun.xml.ws.assembler.TubelineAssemblerFactoryImpl$WsitTubelineAssembler.createServer(TubelineAssemblerFactoryImpl.java:101)
at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:152)
at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:217)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:301)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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)
|#]

[#|2010-11-10T09:00:57.069-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;|#]

[#|2010-11-10T09:00:57.069-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|
java.lang.NoSuchMethodError: com.sun.xml.ws.assembler.ServerPipelineHook.createSecurityTube(Lcom/sun/xml/ws/assembler/WsitServerTubeAssemblyContext;)Lcom/sun/xml/ws/api/pipe/Tube;
at com.sun.xml.wss.provider.wsit.SecurityTubeAppender.appendTube(SecurityTubeAppender.java:91)
at com.sun.xml.ws.assembler.TubelineAssemblerFactoryImpl$WsitTubelineAssembler.createServer(TubelineAssemblerFactoryImpl.java:101)
at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:152)
at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:217)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:510)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:301)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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)
|#]

[#|2010-11-10T09:00:57.069-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;FTATransferAdapterEJB;|LDR5010: All ejb(s) of [FTATransferAdapterEJB] loaded successfully!|#]

[#|2010-11-10T09:01:03.706-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1314549 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:03.706-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;PatientCorrelationProxy;|LDR5010: All ejb(s) of [PatientCorrelationProxy] loaded successfully!|#]

[#|2010-11-10T09:01:05.518-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@a2ad63 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:05.940-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@12af549 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:05.940-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityDocQueryProxyEJB;|LDR5010: All ejb(s) of [EntityDocQueryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:01:13.030-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1d82e71 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:13.030-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterMpiEJB;|LDR5010: All ejb(s) of [AdapterMpiEJB] loaded successfully!|#]

[#|2010-11-10T09:01:21.198-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@17dbbe3 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:21.198-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterPatientDiscoveryEJB;|LDR5010: All ejb(s) of [AdapterPatientDiscoveryEJB] loaded successfully!|#]

[#|2010-11-10T09:01:28.351-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@ac69b5 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:28.351-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterPatientDiscoveryProxyEJB;|LDR5010: All ejb(s) of [AdapterPatientDiscoveryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:01:29.991-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1ff1859 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:29.991-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterPolicyEngineEJB;|LDR5010: All ejb(s) of [AdapterPolicyEngineEJB] loaded successfully!|#]

[#|2010-11-10T09:01:32.084-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1e62c36 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:32.084-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterPolicyEngineProxyEJB;|LDR5010: All ejb(s) of [AdapterPolicyEngineProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:01:32.365-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@116e561 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:32.365-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterAuditQueryEJB;|LDR5010: All ejb(s) of [AdapterAuditQueryEJB] loaded successfully!|#]

[#|2010-11-10T09:01:42.626-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1311d3f doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:42.626-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterSubjectDiscoveryProxyEJB;|LDR5010: All ejb(s) of [AdapterSubjectDiscoveryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:01:43.641-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1837926 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:44.156-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1678cc3 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:44.156-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityDocQueryEJB;|LDR5010: All ejb(s) of [EntityDocQueryEJB] loaded successfully!|#]

[#|2010-11-10T09:01:52.262-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1ff3519 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:52.262-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;NhincSubjectDiscoveryEJB;|LDR5010: All ejb(s) of [NhincSubjectDiscoveryEJB] loaded successfully!|#]

[#|2010-11-10T09:01:54.198-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@13acc3c doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:54.511-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@b32ae doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:54.511-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityAuditLogQueryEJB;|LDR5010: All ejb(s) of [EntityAuditLogQueryEJB] loaded successfully!|#]

[#|2010-11-10T09:01:55.417-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1cc2b7a doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:55.916-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@151d52e doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:01:55.916-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityAuditQueryProxyEJB;|LDR5010: All ejb(s) of [EntityAuditQueryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:02:06.007-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@e95ba5 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:06.007-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;GatewayPolicyEngineFacadeEJB;|LDR5010: All ejb(s) of [GatewayPolicyEngineFacadeEJB] loaded successfully!|#]

[#|2010-11-10T09:02:06.492-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@fc33f0 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:06.492-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AggregatorEJB;|LDR5010: All ejb(s) of [AggregatorEJB] loaded successfully!|#]

[#|2010-11-10T09:02:15.068-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1af4f18 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:15.068-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;PatientCorrelationEJB;|LDR5010: All ejb(s) of [PatientCorrelationEJB] loaded successfully!|#]

[#|2010-11-10T09:02:25.067-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@63f864 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:25.067-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;GatewayPolicyEngineTransformationEjb;|LDR5010: All ejb(s) of [GatewayPolicyEngineTransformationEjb] loaded successfully!|#]

[#|2010-11-10T09:02:25.473-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1132e21 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:25.473-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;ConnectionManagerEJB;|LDR5010: All ejb(s) of [ConnectionManagerEJB] loaded successfully!|#]

[#|2010-11-10T09:02:25.988-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@6602aa doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:25.988-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;DocumentTransformEJB;|LDR5010: All ejb(s) of [DocumentTransformEJB] loaded successfully!|#]

[#|2010-11-10T09:02:36.955-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1f9bd26 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:36.955-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;PatientCorrelationFacadeDteEjb;|LDR5010: All ejb(s) of [PatientCorrelationFacadeDteEjb] loaded successfully!|#]

[#|2010-11-10T09:02:46.782-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@180174e doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:54.281-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@2862b doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:02:54.281-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MpiEJB;|LDR5010: All ejb(s) of [MpiEJB] loaded successfully!|#]

[#|2010-11-10T09:02:54.827-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@14286a4 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:03.654-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@748834 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:03.654-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;DocumentRepositoryEJB;|LDR5010: All ejb(s) of [DocumentRepositoryEJB] loaded successfully!|#]

[#|2010-11-10T09:03:14.574-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@e57e12 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:14.574-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MpiManagerEJB;|LDR5010: All ejb(s) of [MpiManagerEJB] loaded successfully!|#]

[#|2010-11-10T09:03:26.603-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@b2c640 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:26.603-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterReidentificationEJB;|LDR5010: All ejb(s) of [AdapterReidentificationEJB] loaded successfully!|#]

[#|2010-11-10T09:03:28.322-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1f341f4 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:28.322-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterDocQueryProxyEJB;|LDR5010: All ejb(s) of [AdapterDocQueryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:03:30.025-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@70b175 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:30.025-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterDocRetrieveProxyEJB;|LDR5010: All ejb(s) of [AdapterDocRetrieveProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:03:32.993-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1b38773 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:33.352-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@13f8257 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:33.352-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityDocRetrieveProxyEJB;|LDR5010: All ejb(s) of [EntityDocRetrieveProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:03:34.383-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@14a3ae2 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:35.258-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@143a40d doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:35.258-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityDocRetrieveEJB;|LDR5010: All ejb(s) of [EntityDocRetrieveEJB] loaded successfully!|#]

[#|2010-11-10T09:03:36.289-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@f07b7 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:03:36.289-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterDocRepository2Soap12EJB;|LDR5010: All ejb(s) of [AdapterDocRepository2Soap12EJB] loaded successfully!|#]

[#|2010-11-10T09:03:49.896-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@195b70f doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:04:05.456-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1194cf5 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:04:05.456-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntitySubjectDiscoveryEJB;|LDR5010: All ejb(s) of [EntitySubjectDiscoveryEJB] loaded successfully!|#]

[#|2010-11-10T09:04:30.358-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1d4ebd3 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:05:23.287-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@1cd7561 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:05:23.287-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntitySubjectDiscoveryProxyEJB;|LDR5010: All ejb(s) of [EntitySubjectDiscoveryProxyEJB] loaded successfully!|#]

[#|2010-11-10T09:05:27.396-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@83b7e7 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:05:31.208-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@75571 doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:05:41.909-0500|WARNING|sun-appserver2.1|com.sun.xml.ws.transport.http.servlet.ServletAdapter|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Container com.sun.enterprise.webservice.JAXWSContainer@5504f doesn't support class com.sun.xml.ws.api.server.Module|#]

[#|2010-11-10T09:05:41.909-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;AdapterDocRegistryAndRepositoryEJB;|LDR5010: All ejb(s) of [AdapterDocRegistryAndRepositoryEJB] loaded successfully!|#]

[#|2010-11-10T09:06:36.009-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : Java heap space|#]

[#|2010-11-10T09:06:36.009-0500|WARNING|sun-appserver2.1|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|
java.lang.OutOfMemoryError: Java heap space
at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.getNodeObject(DeferredDocumentImpl.java:953)
at com.sun.org.apache.xerces.internal.dom.DeferredElementNSImpl.synchronizeData(DeferredElementNSImpl.java:120)
at com.sun.org.apache.xerces.internal.dom.ElementNSImpl.getLocalName(ElementNSImpl.java:334)
at com.sun.org.apache.xerces.internal.dom.DeepNodeListImpl.nextMatchingElementAfter(DeepNodeListImpl.java:218)
at com.sun.org.apache.xerces.internal.dom.DeepNodeListImpl.item(DeepNodeListImpl.java:143)
at com.sun.org.apache.xerces.internal.dom.DeepNodeListImpl.getLength(DeepNodeListImpl.java:114)
at com.sun.enterprise.webservice.WsUtil.addImportsAndIncludes(WsUtil.java:561)
at com.sun.enterprise.webservice.WsUtil.procesSchemaImports(WsUtil.java:590)
at com.sun.enterprise.webservice.WsUtil.parseRelativeImports(WsUtil.java:533)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1918)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.addFileAndDecendents(WsUtil.java:1971)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1931)
at com.sun.enterprise.webservice.WsUtil.getWsdlsAndSchemas(WsUtil.java:1889)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:269)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
|#]

[#|2010-11-10T09:06:36.009-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;NhincPatientDiscoveryEJB;|LDR5010: All ejb(s) of [NhincPatientDiscoveryEJB] loaded successfully!|#]

[#|2010-11-10T09:07:25.848-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : Java heap space|#]

recursive call into SystemOutandErrhandler
java.lang.RuntimeException: recursivecall
at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.flush(SystemOutandErrHandler.java:359)
at java.io.PrintStream.write(PrintStream.java:432)
at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingPrintStream.write(SystemOutandErrHandler.java:293)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)
at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:111)
at java.io.PrintStream.write(PrintStream.java:476)
at java.io.PrintStream.print(PrintStream.java:619)
at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingPrintStream.print(SystemOutandErrHandler.java:205)
at java.io.PrintStream.println(PrintStream.java:756)
at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingPrintStream.println(SystemOutandErrHandler.java:178)
at java.lang.Throwable.printStackTrace(Throwable.java:461)
at java.lang.Throwable.printStackTrace(Throwable.java:451)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.prepareInvocation(EjbRuntimeEndpointInfo.java:328)
at com.sun.enterprise.webservice.EjbRuntimeEndpointInfo.initRuntimeInfo(EjbRuntimeEndpointInfo.java:344)
at com.sun.enterprise.webservice.WebServiceEjbEndpointRegistry.registerEjbWebServiceEndpoint(WebServiceEjbEndpointRegistry.java:122)
at com.sun.ejb.containers.StatelessSessionContainer.initializeWebService(StatelessSessionContainer.java:340)
at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:611)
at com.sun.enterprise.server.EJBModuleLoader.doLoad(EJBModuleLoader.java:171)
at com.sun.enterprise.server.AbstractLoader.load(AbstractLoader.java:240)
at com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:226)
at com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:218)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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)
[#|2010-11-10T09:07:47.862-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Cannot initialize endpoint : error is : Java heap space|#]

[#|2010-11-10T09:07:47.862-0500|INFO|sun-appserver2.1|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;EntityPatientDiscoveryEJB;|LDR5010: All ejb(s) of [EntityPatientDiscoveryEJB] loaded successfully!|#]

[#|2010-11-10T09:07:48.003-0500|WARNING|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Not registering AMX MBean against old MBean "com.sun.appserv:j2eeType=WebModule,name=ConsumerPreferencesProfileGUI,J2EEServer=server,J2EEApplication=null,category=runtime" due to malformed composite WebModule name.|#]

[#|2010-11-10T09:07:48.081-0500|WARNING|sun-appserver2.1|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|Not registering AMX MBean against old MBean "com.sun.appserv:j2eeType=WebModule,name=UniversalClientGUI,J2EEServer=server,J2EEApplication=null,category=runtime" due to malformed composite WebModule name.|#]

[#|2010-11-10T09:07:48.081-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;Sun GlassFish Enterprise Server v2.1.1;|WEB0302: Starting Sun GlassFish Enterprise Server v2.1.1|#]

[#|2010-11-10T09:08:13.392-0500|INFO|sun-appserver2.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;/ConsumerPreferencesProfileGUI;|Initializing Mojarra (1.2_13-b01-FCS) for context '/ConsumerPreferencesProfileGUI'|#]

[#|2010-11-10T09:08:38.109-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|WebModule[/ConsumerPreferencesProfileGUI]PWC1275: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Could not compile stylesheet
at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:215)
at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:196)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4655)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5364)
at com.sun.enterprise.web.WebModule.start(WebModule.java:345)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1762)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1244)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:971)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.EmbeddedWebContainer$WebEngine.startChildren(EmbeddedWebContainer.java:497)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1244)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:549)
at org.apache.catalina.startup.Embedded.start(Embedded.java:945)
at com.sun.enterprise.web.WebContainer.start(WebContainer.java:873)
at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:793)
at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:89)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:825)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:614)
at com.sun.faces.config.ConfigManager$ParseTask.getTransformer(ConfigManager.java:486)
at com.sun.faces.config.ConfigManager$ParseTask.getDocument(ConfigManager.java:460)
at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:416)
at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:373)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
|#]

[#|2010-11-10T09:08:40.125-0500|SEVERE|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|PWC1306: Startup of context /ConsumerPreferencesProfileGUI failed due to previous errors|#]

[#|2010-11-10T09:08:42.015-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|classLoader = WebappClassLoader
delegate: true
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:08:42.015-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:08:47.874-0500|INFO|sun-appserver2.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;/UniversalClientGUI;|Initializing Mojarra (1.2_13-b01-FCS) for context '/UniversalClientGUI'|#]

[#|2010-11-10T09:08:52.749-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|WebModule[/UniversalClientGUI]PWC1275: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Could not compile stylesheet
at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:215)
at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:196)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4655)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5364)
at com.sun.enterprise.web.WebModule.start(WebModule.java:345)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1762)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1244)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:971)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.EmbeddedWebContainer$WebEngine.startChildren(EmbeddedWebContainer.java:497)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1244)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:549)
at org.apache.catalina.startup.Embedded.start(Embedded.java:945)
at com.sun.enterprise.web.WebContainer.start(WebContainer.java:873)
at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:793)
at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:89)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:449)
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: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:825)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:614)
at com.sun.faces.config.ConfigManager$ParseTask.getTransformer(ConfigManager.java:486)
at com.sun.faces.config.ConfigManager$ParseTask.getDocument(ConfigManager.java:460)
at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:416)
at com.sun.faces.config.ConfigManager$ParseTask.call(ConfigManager.java:373)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
|#]

[#|2010-11-10T09:08:54.390-0500|SEVERE|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|PWC1306: Startup of context /UniversalClientGUI failed due to previous errors|#]

[#|2010-11-10T09:08:54.405-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
classLoader = WebappClassLoader
delegate: true
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:08:54.405-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:09:11.139-0500|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|WebModule[]PWC1270: Exception starting filter UploadFilter
java.lang.OutOfMemoryError: Java heap space
|#]

[#|2010-11-10T09:09:11.139-0500|SEVERE|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=10;_ThreadName=main;_RequestID=07ffb2e1-adb2-47f3-8c44-8417871b9b76;|PWC1306: Startup of context failed due to previous errors|#]

[#|2010-11-10T09:09:11.154-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:09:11.154-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=10;_ThreadName=main;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:09:19.873-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;Sun GlassFish Enterprise Server v2.1.1;8080;|WEB0712: Starting Sun GlassFish Enterprise Server v2.1.1 HTTP/1.1 on 8080|#]

[#|2010-11-10T09:20:29.947-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;Sun GlassFish Enterprise Server v2.1.1;|WEB0303: Stopping Sun GlassFish Enterprise Server v2.1.1|#]

[#|2010-11-10T09:20:38.463-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;Sun GlassFish Enterprise Server v2.1.1;8080;|WEB0713: Stopping Sun GlassFish Enterprise Server v2.1.1 HTTP/1.1 on 8080|#]

[#|2010-11-10T09:20:40.119-0500|SEVERE|sun-appserver2.1|org.apache.coyote.tomcat5.CoyoteConnector|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;_RequestID=d8ea6f91-7177-4c3d-8d69-d8de7ab8a531;|PWC3983: Coyote connector has not been started|#]

[#|2010-11-10T09:20:40.119-0500|SEVERE|sun-appserver2.1|org.apache.coyote.tomcat5.CoyoteConnector|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;_RequestID=d8ea6f91-7177-4c3d-8d69-d8de7ab8a531;|PWC3983: Coyote connector has not been started|#]

[#|2010-11-10T09:20:40.150-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: true
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = [URLEntry : file:/D:/Sun/AppServer/domains/domain1/generated/ejb/j2ee-apps/__JWSappclients/]
doneCalled = false
Parent -> EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:40.150-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:40.150-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:40.150-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:41.791-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:41.791-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: false
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:43.775-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.807-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: true
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:43.807-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:43.807-0500|INFO|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|PWC1240: Container WebModule[/ConsumerPreferencesProfileGUI] has not been started|#]

[#|2010-11-10T09:20:43.807-0500|INFO|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|PWC1240: Container WebModule[/UniversalClientGUI] has not been started|#]

[#|2010-11-10T09:20:45.447-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: true
repositories:
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:45.447-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:45.447-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
classLoader = WebappClassLoader
delegate: true
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
EJBClassLoader :
urlSet = []
doneCalled = false
Parent -> java.net.URLClassLoader@7be8c2

|#]

[#|2010-11-10T09:20:45.447-0500|INFO|sun-appserver2.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|
SharedSecrets.getJavaNetAccess()=java.net.URLClassLoader$7@184b27|#]

[#|2010-11-10T09:20:45.463-0500|INFO|sun-appserver2.1|org.apache.catalina.core.StandardContext|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|PWC1240: Container WebModule[] has not been started|#]

[#|2010-11-10T09:20:45.463-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|CORE5051: Shutting down all J2EE applications ...|#]

[#|2010-11-10T09:20:47.072-0500|INFO|sun-appserver2.1|javax.enterprise.system.container.ejb|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;2010/11/10 09:20:45;|EJB5122:EJB Timer Service shutdown at [2010/11/10 09:20:45]|#]

[#|2010-11-10T09:20:47.072-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|CORE5068 : Stopping all J2EE Connector 1.5 Compliant resource adapters ...|#]

[#|2010-11-10T09:20:47.197-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=15;_ThreadName=Thread-126;|MQJMSRA_RA1101: SJSMQ JMSRA stopping...|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=15;_ThreadName=Thread-126;|MQJMSRA_EB1101: stateChanged:SHUTDOWN : Broker has been shutdown|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=15;_ThreadName=Thread-126;|MQJMSRA_RA1101: SJSMQ JMSRA stopped.|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;jmsra;|RAR7094: jmsra shutdown successful.|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;__xa;|RAR7094: __xa shutdown successful.|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|CORE 5061 : Resource adapters Stop() Complete|#]

[#|2010-11-10T09:20:47.635-0500|INFO|sun-appserver2.1|javax.enterprise.system.core|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|CORE5052: Application shutdown complete.|#]

[#|2010-11-10T09:20:55.478-0500|INFO|sun-appserver2.1|com.sun.jbi.framework|_ThreadID=14;_ThreadName=RMI TCP Connection(19)-127.0.0.1;|JBIFW0042: JBI framework termination complete.|#]




 
Michele Smith
Ranch Hand
Posts: 421
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had to reinstall the application GlassFish 2.1 but it looks like all along I may have had a memory problem RAM memory problem on the configuration of the server specifications.

Thanks, Michele
 
reply
    Bookmark Topic Watch Topic
  • New Topic