[JBoss Microcontainer] - Unable to tell JBoss to use Parent_Last=true
by Juan Velez
Juan Velez [http://community.jboss.org/people/juanavelez] created the discussion
"Unable to tell JBoss to use Parent_Last=true"
To view the discussion, visit: http://community.jboss.org/message/573755#573755
--------------------------------------------------------------
Hi:
First of all let me say that I have read many of entries in here as well as other places about my issue and the use of the jboss-classloading.xml and it seems nothing works.
My situation is the following: I am using JBoss AS 5.1.0GA. I am deploying a WAR file (not an EAR, not a SAR, nothing but a simple WAR file) which has a bunch of hibernate libraries (3.6.0) in it (WEB-INF/lib). I have tried telling JBoss to use the libraries within the WAR and not the ones provided by itself with no luck. I tried the http://community.jboss.org/docs/DOC-9288 http://community.jboss.org/wiki/classloadingconfiguration and finally used what Ales Justin suggested http://java.dzone.com/articles/jboss-microcontainer-classloading http://java.dzone.com/articles/jboss-microcontainer-classloading with no effect. My last try was to include a jboss-classloading.xml file in the WEB-INF directory (a sibling to the web.xml file) whose contents are
<?xml version="1.0" encoding="UTF-8"?>
<classloading xmlns="urn:jboss:classloading:1.0" parent-first="false">
</classloading>
<?xml version="1.0" encoding="UTF-8"?>
<classloading xmlns="urn:jboss:classloading:1.0" parent-first="false">
</classloading>
Unfortunately when I run JBoss I get the following message
14:35:42,336 ERROR [AbstractKernelController] Error installing to Instantiated: name=jboss.jacc:id="vfszip:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/",service=jacc state=Described mode=Manual requiredState=Configured
java.lang.ClassNotFoundException: org.jboss.deployment.security.WarJaccPolicy from BaseClassLoader@6d516432{VFSClassLoaderPolicy@7a8946af{name=vfszip:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/ domain=ClassLoaderDomain@70eb67e8{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@58fe64b9} roots=[MemoryContextHandler@1249888770[path= context=vfsmemory://a4ja6v-tsw3z5-gh5d90p1-1-gh5d9bd8-2b real=vfsmemory://a4ja6v-tsw3z5-gh5d90p1-1-gh5d9bd8-2b], ZipEntryHandler(a)195522436[path=pnsgdp.war/WEB-INF/classes context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/classes], DelegatingHandler(a)495601942[path=pnsgdp.war/WEB-INF/lib/alstomMarketControl.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/alstomMarketControl.jar], DelegatingHandler(a)1640256128[path=pnsgdp.war/WEB-INF/lib/alstomTransactiveNode.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/alstomTransactiveNode.jar], DelegatingHandler(a)537166757[path=pnsgdp.war/WEB-INF/lib/alstomTransmissionZoneSimulation.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/alstomTransmissionZoneSimulation.jar], DelegatingHandler(a)140432911[path=pnsgdp.war/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar], DelegatingHandler(a)171407124[path=pnsgdp.war/WEB-INF/lib/commons-dbcp-1.2.2.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/commons-dbcp-1.2.2.jar], DelegatingHandler(a)1063962441[path=pnsgdp.war/WEB-INF/lib/commons-pool-1.5.2.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/commons-pool-1.5.2.jar], DelegatingHandler(a)2067900965[path=pnsgdp.war/WEB-INF/lib/cxf-2.3.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/cxf-2.3.0.jar], DelegatingHandler(a)336175707[path=pnsgdp.war/WEB-INF/lib/cxf-xjc-boolean-2.3.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/cxf-xjc-boolean-2.3.0.jar], DelegatingHandler(a)75632292[path=pnsgdp.war/WEB-INF/lib/cxf-xjc-bug671-2.3.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/cxf-xjc-bug671-2.3.0.jar], DelegatingHandler(a)1989096267[path=pnsgdp.war/WEB-INF/lib/cxf-xjc-dv-2.3.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/cxf-xjc-dv-2.3.0.jar], DelegatingHandler(a)863026620[path=pnsgdp.war/WEB-INF/lib/cxf-xjc-ts-2.3.0.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/cxf-xjc-ts-2.3.0.jar], DelegatingHandler(a)783850502[path=pnsgdp.war/WEB-INF/lib/dom4j-1.6.1.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/dom4j-1.6.1.jar], DelegatingHandler(a)1510696416[path=pnsgdp.war/WEB-INF/lib/org.springframework.aop-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.aop-3.0.5.RELEASE.jar], DelegatingHandler(a)575505231[path=pnsgdp.war/WEB-INF/lib/org.springframework.asm-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.asm-3.0.5.RELEASE.jar], DelegatingHandler(a)250071329[path=pnsgdp.war/WEB-INF/lib/org.springframework.aspects-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.aspects-3.0.5.RELEASE.jar], DelegatingHandler(a)323329324[path=pnsgdp.war/WEB-INF/lib/org.springframework.beans-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.beans-3.0.5.RELEASE.jar], DelegatingHandler(a)1062321558[path=pnsgdp.war/WEB-INF/lib/org.springframework.context-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.context-3.0.5.RELEASE.jar], DelegatingHandler(a)259384148[path=pnsgdp.war/WEB-INF/lib/org.springframework.context.support-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.context.support-3.0.5.RELEASE.jar], DelegatingHandler(a)77572026[path=pnsgdp.war/WEB-INF/lib/org.springframework.core-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.core-3.0.5.RELEASE.jar], DelegatingHandler(a)230467253[path=pnsgdp.war/WEB-INF/lib/org.springframework.expression-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.expression-3.0.5.RELEASE.jar], DelegatingHandler(a)1550105630[path=pnsgdp.war/WEB-INF/lib/org.springframework.jdbc-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.jdbc-3.0.5.RELEASE.jar], DelegatingHandler(a)1501201653[path=pnsgdp.war/WEB-INF/lib/org.springframework.jms-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.jms-3.0.5.RELEASE.jar], DelegatingHandler(a)2058297015[path=pnsgdp.war/WEB-INF/lib/org.springframework.orm-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.orm-3.0.5.RELEASE.jar], DelegatingHandler(a)2131345229[path=pnsgdp.war/WEB-INF/lib/org.springframework.oxm-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.oxm-3.0.5.RELEASE.jar], DelegatingHandler(a)1492031843[path=pnsgdp.war/WEB-INF/lib/org.springframework.transaction-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.transaction-3.0.5.RELEASE.jar], DelegatingHandler(a)412639282[path=pnsgdp.war/WEB-INF/lib/org.springframework.web-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.web-3.0.5.RELEASE.jar], DelegatingHandler(a)1003716411[path=pnsgdp.war/WEB-INF/lib/org.springframework.web.servlet-3.0.5.RELEASE.jar context=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/ real=file:/D:/java/containers/jboss-5.1.0.GA/server/default/deploy/pnsgdp.war/WEB-INF/lib/org.springframework.web.servlet-3.0.5.RELEASE.jar]] delegates=null exported=[]}}
at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:448)
Could someone please shine some light on this? I can not believe something as trivial as to telling JBoss to use the libraries found in the WAR file can be so complicated/complex
Thanks in advance
Juan
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573755#573755]
Start a new discussion in JBoss Microcontainer at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years
[Performance Tuning] - Full Garbage Collection every few seconds – GC frees very little memory (JBoss 4.2.3 with JDK 1.5.0 64-bit)
by Constantine Pinakoulakis
Constantine Pinakoulakis [http://community.jboss.org/people/kopin] created the discussion
"Full Garbage Collection every few seconds – GC frees very little memory (JBoss 4.2.3 with JDK 1.5.0 64-bit)"
To view the discussion, visit: http://community.jboss.org/message/571975#571975
--------------------------------------------------------------
Setup
8-core Xeon / 10 GB RAM
RedHat EL 5.3 (64-bit)
JDK 1.5.0._22 (64-bit)
JBoss AS 4.2.3.GA with JBoss Messaging installed
JAVA_OPTS=”-server -Xrs -Xms2048m -Xmx2048m -XX:MaxPermSize=512m -XX:NewRatio=1 -XX:ThreadStackSize=160 -XX:+UseParallelGC -Djava.awt.headless=true -Djava.library.path=$JBOSS_NATIVE_DIR -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000”
Description
We are running an EE web application on JBoss with an Apache httpd as a reverse proxy (using mod_jk) on another machine. Our stress tests have shown that the server can handle up to 400 concurrent requests, and we have therefore set the Tomcat AJP pool to that size.
When usage is normal, we can see about 40 active threads out of 400 being used, and the server works fine. Sometimes (we have not been able to discover a pattern – it may happen anytime from every couple of days to every couple of weeks) the number of active AJP threads reaches the maximum (400) and from that time onwards, server performance degrades significantly and does not get back to normal, even after the active AJP thread count has fallen to 10-20. Eventually, performance reaches unacceptable levels and we have to restart JBoss.
We have observed that when the problem occurs, the garbage collector behaves like this (and never recovers) :
/usr/java/jdk_5_64/jdk1.5.0_22/bin/jstat -gcutil 21801 5000 10
S0 S1 E O P YGC YGCT FGC FGCT GCT
0.00 0.00 46.39 99.81 99.97 43111 839.352 14271 38382.902 39222.254
0.00 0.00 99.81 99.78 99.97 43111 839.352 14273 38385.821 39225.173
0.00 0.00 99.98 99.78 99.99 43111 839.352 14274 38388.653 39228.005
0.00 0.00 99.96 99.78 99.98 43111 839.352 14276 38394.327 39233.679
0.00 0.00 99.80 99.75 99.97 43111 839.352 14277 38397.220 39236.572
0.00 0.00 29.83 99.75 99.96 43111 839.352 14278 38402.896 39242.249
0.00 0.00 99.09 99.75 99.98 43111 839.352 14280 38405.740 39245.093
0.00 0.00 99.80 99.70 99.97 43111 839.352 14281 38408.664 39248.016
0.00 0.00 99.41 99.70 99.77 43111 839.352 14283 38414.305 39253.657
0.00 0.00 99.82 99.70 99.79 43111 839.352 14284 38417.120 39256.473
When all is normal, its behaviour is much better :
/usr/java/jdk_5_64/jdk1.5.0_22/bin/jstat -gcutil 28174 5000 10
S0 S1 E O P YGC YGCT FGC FGCT GCT
0.00 96.31 17.02 50.89 99.06 28939 522.830 1777 3073.229 3596.059
97.80 0.00 11.21 51.04 99.06 28942 522.874 1777 3073.229 3596.103
90.52 0.00 87.36 51.19 99.06 28944 522.904 1777 3073.229 3596.133
0.00 99.05 43.58 51.35 99.06 28947 522.951 1777 3073.229 3596.180
0.00 97.12 95.89 51.47 99.06 28949 522.983 1777 3073.229 3596.211
0.00 84.73 47.50 51.72 99.06 28953 523.045 1777 3073.229 3596.274
0.00 98.39 68.94 51.87 99.06 28955 523.078 1777 3073.229 3596.307
0.00 97.86 56.04 52.01 99.07 28957 523.111 1777 3073.229 3596.340
0.00 99.08 63.76 52.15 99.07 28959 523.141 1777 3073.229 3596.370
0.00 96.79 1.02 52.29 99.07 28961 523.171 1777 3073.229 3596.400
The whole Java heap space is all in RAM, i.e. the OS swap file is not used at all. We suspected a memory leak in the application, since the old generation space becomes almost full, but the JVM does not throw an OutOfMemory error; instead, it seems to free very little memory each time, resulting in a full GC.
Any ideas?
Thanks.
Constantine
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/571975#571975]
Start a new discussion in Performance Tuning at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years
[JBoss Portal] - Null session Id in New Window - need help
by Sam Kokli
samko [http://community.jboss.org/people/samko] created the discussion
"Null session Id in New Window - need help"
To view the discussion, visit: http://community.jboss.org/message/573695#573695
--------------------------------------------------------------
To display the html report in New Window, I have set the attribute in a servlet. I am using the following command to open the New Window:
Applet.getAppletContext().showDocument(new URL(UrlAddress), "_blank");
In another servlet, I like to retrieve the attribute value to display it.
HttpSession session = request.getSession(true);
String htmlReport = (String)session.getAttribute("REPORT");
I cannot get the attribute value since session always returns the new session id.
Here is Context.xml:
<!-- The contents of this file will be loaded for each web application -->
<Context cookies="true" crossContext="true">
<!-- Session persistence is disable by default. To enable for all web
apps set the pathname to a non-empty value:
<Manager pathname="SESSIONS.ser" />
To enable session persistence for a single web app, add a
WEB-INF/context.xml
-->
<Manager pathname="" />
<!-- Install an InstanceListener to handle the establishment of the run-as
role for servlet init/destroy events.
-->
<InstanceListener>org.jboss.web.tomcat.security.RunAsListener</InstanceListener>
<SessionCookie path="/" />
</Context>
How can I retrieve the old session id?
Thanks
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573695#573695]
Start a new discussion in JBoss Portal at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years
[Beginner's Corner] - JBOSS 5.1.0 GA hags saying stopping jboss.web.service
by Juan Pedro Calvete
Juan Pedro Calvete [http://community.jboss.org/people/calgonit] created the discussion
"JBOSS 5.1.0 GA hags saying stopping jboss.web.service"
To view the discussion, visit: http://community.jboss.org/message/573625#573625
--------------------------------------------------------------
*JBOSS 5.1.0 GA hags saying stopping jboss.web.service.*
(I am migrating to a greater version)
JBoss starts well and i can see the JBoss web console (or other) in http://localhost:8080/ http://localhost:8080/, but when i put my war in the deployment folder: C:\jboss-5.1.0.GA\server\default\deploy
it breaks and doesn't deploy anything.
what are i doing wrong?
if i put this war in another Jboss server (4.0.4 GA for examplec jboss runs but deployment failed. The java virtual machine in that case is older, etc...)
Console LOG:
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\jboss-5.1.0.GA\bin\\..
.
JAVA: C:\Java\jdk1.6.0_21\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat -Xms256m -Xmx1024m -Dsun.rmi.dgc.client.gcI
nterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
.
CLASSPATH: C:\Java\jdk1.6.0_21\lib\tools.jar;C:\jboss-5.1.0.GA\bin\\run.jar;C:
\jboss-5.1.0.GA\bin
.
===============================================================================
.
13:11:40,854 INFO [ServerImpl] Starting JBoss (Microcontainer)...
13:11:40,854 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build:
SVNTag=JBoss_5_1_0_GA date=200905221634)
13:11:40,854 INFO [ServerImpl] Bootstrap URL: null
13:11:40,854 INFO [ServerImpl] Home Dir: C:\jboss-5.1.0.GA
13:11:40,854 INFO [ServerImpl] Home URL: file:/C:/jboss-5.1.0.GA/
13:11:40,854 INFO [ServerImpl] Library URL: file:/C:/jboss-5.1.0.GA/lib/
13:11:40,854 INFO [ServerImpl] Patch URL: null
13:11:40,854 INFO [ServerImpl] Common Base URL: file:/C:/jboss-5.1.0.GA/common/
13:11:40,854 INFO [ServerImpl] Common Library URL: file:/C:/jboss-5.1.0.GA/comm
on/lib/
13:11:40,854 INFO [ServerImpl] Server Name: default
13:11:40,854 INFO [ServerImpl] Server Base Dir: C:\jboss-5.1.0.GA\server
13:11:40,854 INFO [ServerImpl] Server Base URL: file:/C:/jboss-5.1.0.GA/server/
13:11:40,854 INFO [ServerImpl] Server Config URL: file:/C:/jboss-5.1.0.GA/serve
r/default/conf/
13:11:40,854 INFO [ServerImpl] Server Home Dir: C:\jboss-5.1.0.GA\server\defaul
t
13:11:40,854 INFO [ServerImpl] Server Home URL: file:/C:/jboss-5.1.0.GA/server/
default/
13:11:40,854 INFO [ServerImpl] Server Data Dir: C:\jboss-5.1.0.GA\server\defaul
t\data
13:11:40,854 INFO [ServerImpl] Server Library URL: file:/C:/jboss-5.1.0.GA/serv
er/default/lib/
13:11:40,854 INFO [ServerImpl] Server Log Dir: C:\jboss-5.1.0.GA\server\default
\log
13:11:40,854 INFO [ServerImpl] Server Native Dir: C:\jboss-5.1.0.GA\server\defa
ult\tmp\native
13:11:40,854 INFO [ServerImpl] Server Temp Dir: C:\jboss-5.1.0.GA\server\defaul
t\tmp
13:11:40,854 INFO [ServerImpl] Server Temp Deploy Dir: C:\jboss-5.1.0.GA\server
\default\tmp\deploy
13:11:41,353 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/j
boss-5.1.0.GA/server/default/conf/bootstrap.xml
13:11:41,805 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.pl
ugins.cache.CombinedVFSCache]
13:11:41,805 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache
: null]]
13:11:42,024 INFO [CopyMechanism] VFS temp dir: C:\jboss-5.1.0.GA\server\defaul
t\tmp
13:11:42,024 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
13:11:42,929 INFO [ServerInfo] Java version: 1.6.0_21,Sun Microsystems Inc.
13:11:42,929 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (b
uild 1.6.0_21-b07)
13:11:42,929 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 17.0-
b17,Sun Microsystems Inc.
13:11:42,929 INFO [ServerInfo] OS-System: Windows 7 6.1,amd64
13:11:42,929 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms256m -X
mx1024m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=
3600000 -Djava.endorsed.dirs=C:\jboss-5.1.0.GA\bin\\..\lib\endorsed
13:11:42,960 INFO [JMXKernel] Legacy JMX core initialized
13:11:44,686 INFO [ProfileServiceBootstrap] Loading profile: http://community.jboss.org/mailto:ProfileKey@111bda6 ProfileKey@111bda6
7[domain=default, server=default, name=default]
13:11:45,919 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083 http://127.0.0.1:8083
/
13:11:55,949 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
13:11:56,636 INFO [NativeServerConfig] 3.1.2.GA
13:11:56,885 INFO [AttributeCallbackItem] Owner callback not implemented.
13:11:57,759 INFO [LogNotificationListener] Adding notification listener for lo
gging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss
mailto:.mx.server.MBeanServerImpl@3a32ea4 .mx.server.MBeanServerImpl@3a32ea4[ defaultDomain='jboss' ]
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: C:\jboss-5.1.0.GA\bin\\..
.
JAVA: C:\Java\jdk1.6.0_21\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat -Xms256m -Xmx1024m -Dsun.rmi.dgc.client.gcI
nterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
.
CLASSPATH: C:\Java\jdk1.6.0_21\lib\tools.jar;C:\jboss-5.1.0.GA\bin\\run.jar;C:
\jboss-5.1.0.GA\bin
.
===============================================================================
.
13:11:40,854 INFO [ServerImpl] Starting JBoss (Microcontainer)...
13:11:40,854 INFO [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build:
SVNTag=JBoss_5_1_0_GA date=200905221634)
13:11:40,854 INFO [ServerImpl] Bootstrap URL: null
13:11:40,854 INFO [ServerImpl] Home Dir: C:\jboss-5.1.0.GA
13:11:40,854 INFO [ServerImpl] Home URL: file:/C:/jboss-5.1.0.GA/
13:11:40,854 INFO [ServerImpl] Library URL: file:/C:/jboss-5.1.0.GA/lib/
13:11:40,854 INFO [ServerImpl] Patch URL: null
13:11:40,854 INFO [ServerImpl] Common Base URL: file:/C:/jboss-5.1.0.GA/common/
13:11:40,854 INFO [ServerImpl] Common Library URL: file:/C:/jboss-5.1.0.GA/comm
on/lib/
13:11:40,854 INFO [ServerImpl] Server Name: default
13:11:40,854 INFO [ServerImpl] Server Base Dir: C:\jboss-5.1.0.GA\server
13:11:40,854 INFO [ServerImpl] Server Base URL: file:/C:/jboss-5.1.0.GA/server/
13:11:40,854 INFO [ServerImpl] Server Config URL: file:/C:/jboss-5.1.0.GA/serve
r/default/conf/
13:11:40,854 INFO [ServerImpl] Server Home Dir: C:\jboss-5.1.0.GA\server\defaul
t
13:11:40,854 INFO [ServerImpl] Server Home URL: file:/C:/jboss-5.1.0.GA/server/
default/
13:11:40,854 INFO [ServerImpl] Server Data Dir: C:\jboss-5.1.0.GA\server\defaul
t\data
13:11:40,854 INFO [ServerImpl] Server Library URL: file:/C:/jboss-5.1.0.GA/serv
er/default/lib/
13:11:40,854 INFO [ServerImpl] Server Log Dir: C:\jboss-5.1.0.GA\server\default
\log
13:11:40,854 INFO [ServerImpl] Server Native Dir: C:\jboss-5.1.0.GA\server\defa
ult\tmp\native
13:11:40,854 INFO [ServerImpl] Server Temp Dir: C:\jboss-5.1.0.GA\server\defaul
t\tmp
13:11:40,854 INFO [ServerImpl] Server Temp Deploy Dir: C:\jboss-5.1.0.GA\server
\default\tmp\deploy
13:11:41,353 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/C:/j
boss-5.1.0.GA/server/default/conf/bootstrap.xml
13:11:41,805 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.pl
ugins.cache.CombinedVFSCache]
13:11:41,805 INFO [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache
: null]]
13:11:42,024 INFO [CopyMechanism] VFS temp dir: C:\jboss-5.1.0.GA\server\defaul
t\tmp
13:11:42,024 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled.
13:11:42,929 INFO [ServerInfo] Java version: 1.6.0_21,Sun Microsystems Inc.
13:11:42,929 INFO [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (b
uild 1.6.0_21-b07)
13:11:42,929 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 17.0-
b17,Sun Microsystems Inc.
13:11:42,929 INFO [ServerInfo] OS-System: Windows 7 6.1,amd64
13:11:42,929 INFO [ServerInfo] VM arguments: -Dprogram.name=run.bat -Xms256m -X
mx1024m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=
3600000 -Djava.endorsed.dirs=C:\jboss-5.1.0.GA\bin\\..\lib\endorsed
13:11:42,960 INFO [JMXKernel] Legacy JMX core initialized
13:11:44,686 INFO [ProfileServiceBootstrap] Loading profile: http://community.jboss.org/mailto:ProfileKey@111bda6 ProfileKey@111bda6
7[domain=default, server=default, name=default]
13:11:45,919 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083 http://127.0.0.1:8083
/
13:11:55,949 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
13:11:56,636 INFO [NativeServerConfig] 3.1.2.GA
13:11:56,885 INFO [AttributeCallbackItem] Owner callback not implemented.
13:11:57,759 INFO [LogNotificationListener] Adding notification listener for lo
gging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss
mailto:.mx.server.MBeanServerImpl@3a32ea4 .mx.server.MBeanServerImpl@3a32ea4[ defaultDomain='jboss' ]
13:12:06,417 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFS
mailto:DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro
fileservice-secured.jar/}
13:12:06,417 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFS
mailto:DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro
fileservice-secured.jar/}
13:12:06,417 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFS
mailto:DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro
fileservice-secured.jar/}
13:12:06,417 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFS
mailto:DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro DeploymentContext@734426328{vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/pro
fileservice-secured.jar/}
13:12:08,710 INFO [JMXConnectorServerService] JMX Connector server: service:jmx
:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector
13:12:08,819 INFO [MailService] Mail Service bound to java:/Mail
13:12:10,925 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RI
SK. It has been detected that the MessageSucker component which sucks messages f
rom one node to another has not had its password changed from the installation d
efault. Please see the JBoss Messaging user guide for instructions on how to do
this.
13:12:10,941 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.
jboss.managed.api.annotation.ManagementComponent
13:12:10,988 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.
jboss.managed.api.annotation.ManagementComponent
13:12:11,035 INFO [TransactionManagerService] JBossTS Transaction Service (JTA
version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
13:12:11,035 INFO [TransactionManagerService] Setting up property manager MBean
and JMX layer
13:12:11,206 INFO [TransactionManagerService] Initializing recovery manager
13:12:11,300 INFO [TransactionManagerService] Recovery manager configured
13:12:11,300 INFO [TransactionManagerService] Binding TransactionManager JNDI R
eference
13:12:11,331 INFO [TransactionManagerService] Starting transaction recovery man
ager
13:12:11,737 INFO [AprLifecycleListener] La biblioteca nativa de Apache Tomcat
basada en ARP que permite un rendimiento ¾ptimo en entornos de desarrollo no ha
sido hallada en java.library.path: C:\Java\jdk1.6.0_21\bin;.;C:\Windows\Sun\Java
\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\Sy
stem32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM
\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;;C:\Pr
ogram Files\Broadcom\Broadcom 802.11\Driver;C:\Java\jdk1.6.0_21\bin
13:12:12,704 INFO [Http11Protocol] Inicializando Coyote HTTP/1.1 en puerto http
-127.0.0.1-8080
13:12:12,704 INFO [AjpProtocol] Inicializando Coyote AJP/1.3 en ajp-127.0.0.1-8
009
13:12:12,735 INFO [StandardService] Arrancando servicio jboss.web
13:12:12,735 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.3.GA
13:12:12,782 INFO [Catalina] Server startup in 65 ms
13:12:12,797 INFO [TomcatDeployment] deploy, ctxPath=/web-console
13:12:13,406 INFO [TomcatDeployment] deploy, ctxPath=/invoker
13:12:13,468 INFO [TomcatDeployment] deploy, ctxPath=/jbossws
13:12:13,546 INFO [RARDeployment] Required license terms exist, view vfszip:/C:
/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
13:12:13,562 INFO [RARDeployment] Required license terms exist, view vfszip:/C:
/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
13:12:13,577 INFO [RARDeployment] Required license terms exist, view vfszip:/C:
/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
13:12:13,593 INFO [RARDeployment] Required license terms exist, view vfszip:/C:
/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
13:12:13,609 INFO [RARDeployment] Required license terms exist, view vfszip:/C:
/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
13:12:13,687 INFO [SimpleThreadPool] Job execution threads will use class loade
r of thread: main
13:12:13,718 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
13:12:13,718 INFO [RAMJobStore] RAMJobStore initialized.
13:12:13,718 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzSchedule
r' initialized from default resource file in Quartz package: 'quartz.properties'
13:12:13,718 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
13:12:13,718 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUS
TERED started.
13:12:14,108 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
13:12:14,498 INFO [ServerPeer] JBoss Messaging 1.4.3.GA server [0] started
13:12:14,607 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has l
easing enabled, lease period 10000 milliseconds
13:12:14,607 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@50c91c07 nnectionFactory@50c91c07 started
13:12:14,623 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pa
geSize=2000, downCacheSize=2000
13:12:14,623 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=20
0000, pageSize=2000, downCacheSize=2000
13:12:14,623 INFO [ConnectionFactoryJNDIMapper] supportsFailover attribute is t
rue on connection factory: jboss.messaging.connectionfactory:service=ClusteredCo
nnectionFactory but post office is non clustered. So connection factory will *no
t* support failover
13:12:14,623 INFO [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute
is true on connection factory: jboss.messaging.connectionfactory:service=Cluste
redConnectionFactory but post office is non clustered. So connection factory wil
l *not* support load balancing
13:12:14,638 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has l
easing enabled, lease period 10000 milliseconds
13:12:14,638 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@6df3d1f5 nnectionFactory@6df3d1f5 started
13:12:14,638 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has l
easing enabled, lease period 10000 milliseconds
13:12:14,638 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@5228e6c6 nnectionFactory@5228e6c6 started
13:12:14,747 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
13:12:14,872 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
oss.jca:service=DataSourceBinding,name=EuskotrenDS' to JNDI name 'java:Euskotren
DS'
13:12:15,231 INFO [JBossASKernel] Created KernelDeployment for: profileservice-
secured.jar
13:12:15,247 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservic
e-secured.jar,name=SecureProfileService,service=EJB3
13:12:15,247 INFO [JBossASKernel] with dependencies:
13:12:15,247 INFO [JBossASKernel] and demands:
13:12:15,247 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jbo
ss.deployers.spi.management.ManagementView
13:12:15,247 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
13:12:15,247 INFO [JBossASKernel] and supplies:
13:12:15,247 INFO [JBossASKernel] Class:org.jboss.profileservice.spi.Profi
leService
13:12:15,247 INFO [JBossASKernel] jndi:SecureProfileService/remote
13:12:15,247 INFO [JBossASKernel] jndi:SecureProfileService/remote-org.jbo
ss.profileservice.spi.ProfileService
13:12:15,247 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secu
red.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profiles
ervice-secured.jar
13:12:15,247 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservic
e-secured.jar,name=SecureDeploymentManager,service=EJB3
13:12:15,247 INFO [JBossASKernel] with dependencies:
13:12:15,247 INFO [JBossASKernel] and demands:
13:12:15,247 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
13:12:15,247 INFO [JBossASKernel] and supplies:
13:12:15,247 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote-org.
jboss.deployers.spi.management.deploy.DeploymentManager
13:12:15,247 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management
.deploy.DeploymentManager
13:12:15,247 INFO [JBossASKernel] jndi:SecureDeploymentManager/remote
13:12:15,247 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secu
red.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profi
leservice-secured.jar
13:12:15,247 INFO [JBossASKernel] installing bean: jboss.j2ee:jar=profileservic
e-secured.jar,name=SecureManagementView,service=EJB3
13:12:15,247 INFO [JBossASKernel] with dependencies:
13:12:15,247 INFO [JBossASKernel] and demands:
13:12:15,247 INFO [JBossASKernel] jboss.ejb:service=EJBTimerService
13:12:15,247 INFO [JBossASKernel] and supplies:
13:12:15,247 INFO [JBossASKernel] jndi:SecureManagementView/remote-org.jbo
ss.deployers.spi.management.ManagementView
13:12:15,247 INFO [JBossASKernel] Class:org.jboss.deployers.spi.management
.ManagementView
13:12:15,247 INFO [JBossASKernel] jndi:SecureManagementView/remote
13:12:15,247 INFO [JBossASKernel] Added bean(jboss.j2ee:jar=profileservice-secu
red.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profiles
ervice-secured.jar
13:12:15,262 INFO [EJB3EndpointDeployer] Deploy http://community.jboss.org/mailto:AbstractBeanMetaData@33d8341c{n AbstractBeanMetaData@33d8341c{n
ame=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=
EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl propertie
s=[container] constructor=null autowireCandidate=true}
13:12:15,262 INFO [EJB3EndpointDeployer] Deploy http://community.jboss.org/mailto:AbstractBeanMetaData@20913236{n AbstractBeanMetaData@20913236{n
ame=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,servi
ce=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl proper
ties=[container] constructor=null autowireCandidate=true}
13:12:15,262 INFO [EJB3EndpointDeployer] Deploy http://community.jboss.org/mailto:AbstractBeanMetaData@6b7d28db{n AbstractBeanMetaData@6b7d28db{n
ame=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=
EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl propertie
s=[container] constructor=null autowireCandidate=true}
13:12:15,434 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice
-secured.jar,name=SecureDeploymentManager,service=EJB3
13:12:15,434 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reDeploymentManager ejbName: SecureDeploymentManager
13:12:15,481 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureDeploymentManager/remote - EJB3.x Default Remote Business Interfac
e
SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy
.DeploymentManager - EJB3.x Remote Business Interface
13:12:15,527 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice
-secured.jar,name=SecureManagementView,service=EJB3
13:12:15,527 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reManagementView ejbName: SecureManagementView
13:12:15,527 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureManagementView/remote - EJB3.x Default Remote Business Interface
SecureManagementView/remote-org.jboss.deployers.spi.management.Managemen
tView - EJB3.x Remote Business Interface
13:12:15,559 INFO [SessionSpecContainer] Starting jboss.j2ee:jar=profileservice
-secured.jar,name=SecureProfileService,service=EJB3
13:12:15,559 INFO [EJBContainer] STARTED EJB: org.jboss.profileservice.ejb.Secu
reProfileServiceBean ejbName: SecureProfileService
13:12:15,574 INFO [JndiSessionRegistrarBase] Binding the following Entries in G
lobal JNDI:
SecureProfileService/remote - EJB3.x Default Remote Business Interface
SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
- EJB3.x Remote Business Interface
13:12:15,699 INFO [TomcatDeployment] deploy, ctxPath=/admin-console
13:12:15,793 INFO [config] Initializing Mojarra (1.2_12-b01-FCS) for context '/
admin-console'
13:12:17,711 INFO [TomcatDeployment] deploy, ctxPath=/
13:12:17,789 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console
13:12:17,852 INFO [Http11Protocol] Arrancando Coyote HTTP/1.1 en puerto http-12
7.0.0.1-8080
13:12:17,883 INFO [AjpProtocol] Arrancando Coyote AJP/1.3 en ajp-127.0.0.1-8009
*13:12:17,883 INFO [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=
JBoss_5_1_0_GA date=200905221634)] Started in 37s:29ms
*13:15:55,557 INFO [TomcatDeployment] deploy, ctxPath=/centrocontrol.euskotren.e
s
13:15:55,666 INFO [ServerImpl] Runtime shutdown hook called, forceHalt: true
13:15:55,697 INFO [Http11Protocol] Pausando Coyote HTTP/1.1 en puerto http-127.
0.0.1-8080
13:15:55,713 INFO [Http11Protocol] Parando Coyote HTTP/1.1 en puerto http-127.0
.0.1-8080
13:15:55,729 INFO [AjpProtocol] Pausando Coyote AJP/1.3 en ajp-127.0.0.1-8009
13:15:55,729 INFO [AjpProtocol] Parando Coyote AJP/1.3 en ajp-127.0.0.1-8009
13:15:55,760 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@50c91c07 nnectionFactory@50c91c07 undeployed
13:15:55,775 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@6df3d1f5 nnectionFactory@6df3d1f5 undeployed
13:15:55,775 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.Co
http://community.jboss.org/mailto:nnectionFactory@5228e6c6 nnectionFactory@5228e6c6 undeployed
13:15:55,807 INFO [TomcatDeployment] undeploy, ctxPath=/web-console
13:15:55,869 INFO [QueueService] Queue[/queue/ExpiryQueue] stopped
13:15:55,869 INFO [QueueService] Queue[/queue/DLQ] stopped
13:15:55,885 INFO [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice
-secured.jar,name=SecureProfileService,service=EJB3
13:15:55,885 INFO [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.Secu
reProfileServiceBean ejbName: SecureProfileService
13:15:55,900 INFO [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice
-secured.jar,name=SecureDeploymentManager,service=EJB3
13:15:55,916 INFO [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.Secu
reDeploymentManager ejbName: SecureDeploymentManager
13:15:55,947 INFO [SessionSpecContainer] Stopping jboss.j2ee:jar=profileservice
-secured.jar,name=SecureManagementView,service=EJB3
13:15:55,947 INFO [EJBContainer] STOPPED EJB: org.jboss.profileservice.ejb.Secu
reManagementView ejbName: SecureManagementView
13:15:55,994 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager '
jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' from JNDI name 'java:JmsX
A'
13:15:56,009 INFO [ServerPeer] JMS ServerPeer[0] stopped
13:15:56,009 INFO [TomcatDeployment] undeploy, ctxPath=/invoker
13:15:56,056 INFO [TomcatDeployment] undeploy, ctxPath=/jbossws
13:15:56,056 INFO [TomcatDeployment] undeploy, ctxPath=/admin-console
13:15:56,056 INFO [TomcatDeployment] undeploy, ctxPath=/
13:15:56,056 INFO [TomcatDeployment] undeploy, ctxPath=/jmx-console
13:15:56,072 INFO [StandardService] Parando servicio jboss.web
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/573625#573625]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years