[JBoss-user] [Beginners Corner] - Service starting

2004-11-10 Thread skouthon
In trying to acces the index page of my web module I get the following result :

Caused by: LifecycleException:  Manager has not yet been started
at 
org.apache.catalina.session.StandardManager.stop(StandardManager.java:680)
at 
org.apache.catalina.core.StandardContext.stop(StandardContext.java:4474)
at 
org.apache.catalina.core.ContainerBase.destroy(ContainerBase.java:1213)
at 
org.apache.catalina.core.StandardContext.destroy(StandardContext.java:4573)
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:324)
at 
org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
... 76 more
14:56:29,881 WARN  [ServiceController] Problem starting service 
jboss.web.deployment:war=ASWwebApp.war,id=1484690848
MBeanException: org.jboss.deployment.DeploymentException: Error during deploy; 
- nested throwable: (MBeanException: Exception invoking method destroy
Cause: LifecycleException:  Manager has not yet been started)
Cause: org.jboss.deployment.DeploymentException: Error during deploy; - nested 
throwable: (MBeanException: Exception invoking method destroy
Cause: LifecycleException:  Manager has not yet been started)
at 
org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:91)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:64)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
at $Proxy37.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:367)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:170)
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:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.jboss.jmx.adaptor.control.Server.invokeOpByName(Server.java:234)
at org.jboss.jmx.adaptor.control.Server.invokeOp(Server.java:200)
at 
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.invokeOp(HtmlAdaptorServlet.java:241)
at 
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.processRequest(HtmlAdaptorServlet.java:79)
at 
org.jboss.jmx.adaptor.html.HtmlAdaptorServlet.doPost(HtmlAdaptorServlet.java:61)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextVal

[JBoss-user] [Beginners Corner] - Re: UNABLE to launchJMX CONSOLE

2004-11-10 Thread skouthon
Indeed it did (or did not...) well in fact the JAvasdk installation was 
corrupted (i.e. it didn't contains the directory lib (containing tools.jar) 
so...
Thanks...

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854624#3854624

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854624


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - UNABLE to launchJMX CONSOLE

2004-11-10 Thread skouthon
Hello,

When I First try to launch the JMX_CONSOLE by typng the line :

http://localhost:8080/jmx  - console
I obtain the following result :

Can somebody help me trough this ?


type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.jasper.JasperException: Impossible de compiler la classe pour la JSP

org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)

org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


root cause 

Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)


note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.26 logs.
 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854605#3854605

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854605


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Problem with log4j jar in jboss start

2004-11-05 Thread skouthon
"wdfink" wrote : Hi,
  | can you start the JBoss when you have the extracted zip-archive without any 
changes?
  | If it dosn't work have a look to th CLASSPATH, any other log4j.jar ??
  | 
  | Wolf
  | 


Welche CLASSPATH bitte, Wolf ?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854025#3854025

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854025


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Problem with log4j jar in jboss start

2004-11-03 Thread skouthon
I have a problem in installing JBoss 3.2.5 on windows XP professinal license machine. 
what happens is the server throws an exception (see below). 

is there any solution for this issue?? i have tried to start the server with  with the 
jdk 1.4.2.

can somebody help me pls? 

thanks in advance. 
Serge 


RuntimeMBeanException: Exception in class org.apache.commons.modeler.BaseModelMBean 
static initializer: org.apache.commons.logging.LogConfigurationException: 
org.apache.commons.logging.LogConfigurationException: No suitable Log constructor 
[Ljava.lang.Class;@1c0cd80 for org.apache.commons.logging.impl.Log4JLogger
Cause: org.apache.commons.logging.LogConfigurationException: 
org.apache.commons.logging.LogConfigurationException: No suitable Log constructor 
[Ljava.lang.Class;@1c0cd80 for org.apache.commons.logging.impl.Log4JLogger
at 
org.jboss.mx.server.MBeanServerImpl.handleInstantiateExceptions(MBeanServerImpl.java:928)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:875)
at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:262)
at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:303)
at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:239)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221)
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:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:837)
at $Proxy17.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:367)
at org.jboss.system.ServiceController.start(ServiceController.java:389)
at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:251)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:836)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:645)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:608)
at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:61)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:53)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:185)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
at $Proxy7.deploy(Unknown Source)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:304)
at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:478)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:201)
at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:274)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart

[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: jboss banking sample

2004-09-13 Thread skouthon
It worked fine for me too ! Thanks Clara

"clara" wrote : I have solved the problem by doing what noel.rocher suggests here
  | 
  | http://www.jboss.org/index.html?module=bb&op=viewtopic&t=51726&start=10
  | 
  | (if the link does not work, go the "Getting started" forum, topic 
"javax.servlet.jar missing")

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848023#3848023

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848023


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: jboss banking sample

2004-08-31 Thread skouthon
"Ragnhild" wrote : Did you find the solution? I am having the same problem.

Somebody suggested to use v3.2.3 so...

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846734#3846734

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846734


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - Re: jboss banking sample

2004-08-31 Thread skouthon
"xtidylan" wrote : I fixed it all by using version 3.2.3 ...
  | 
  | Greetz.

OK let me try that !
Thanks 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846733#3846733

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846733


---
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - jboss banking sample

2004-08-16 Thread skouthon
Hello when I try to access the ant compiled bank sample through the link
http://localhost:8080/bank/main, I obtain the following error :

ivers
10:12:38,711 INFO  [RARMetaData] Required license terms present. See deployment
descriptor.
10:12:39,392 INFO  [STDOUT] server.properties not found, using command line or d
efault properties
10:12:39,392 INFO  [STDOUT] Opening database: D:\Eclipse\jboss-3.2.5\server\defa
ult\data\hypersonic\default
10:12:39,392 INFO  [STDOUT] HSQLDB server 1.7.1 is running
10:12:39,392 INFO  [STDOUT] Use SHUTDOWN to close normally. Use [Ctrl]+[C] to ab
ort abruptly
10:12:39,772 INFO  [STDOUT] Mon Aug 16 10:12:39 CEST 2004 Listening for connecti
ons ...
10:12:42,266 INFO  [MailService] Mail Service bound to java:/Mail
10:12:43,077 INFO  [Embedded] Catalina naming disabled
10:12:43,908 INFO  [Http11Protocol] Initialisation de Coyote HTTP/1.1 sur http-0
.0.0.0-8080
10:12:43,968 INFO  [Catalina] Initialization processed in 771 ms
10:12:43,968 INFO  [StandardService] Starting service jboss.web
10:12:43,978 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.2
6
10:12:43,988 INFO  [StandardHost] XML validation disabled
10:12:44,038 INFO  [Catalina] Server startup in 70 ms
10:12:44,149 WARN  [DeploymentInfo] Only the root deployment can set the loader
repository, ingoring config=null
10:12:44,169 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/D:/Ec
lipse/jboss-3.2.5/server/default/deploy/http-invoker.sar/invoker.war/
10:12:45,330 INFO  [Engine] StandardContext[/invoker]JMXInvokerServlet: init
10:12:45,330 INFO  [Engine] StandardContext[/invoker]EJBInvokerHAServlet: init
10:12:45,380 INFO  [Engine] StandardContext[/invoker]default: init
10:12:45,380 INFO  [Engine] StandardContext[/invoker]EJBInvokerServlet: init
10:12:45,390 INFO  [Engine] StandardContext[/invoker]ReadOnlyJNDIFactory: init
10:12:45,390 INFO  [Engine] StandardContext[/invoker]JNDIFactory: init
10:12:45,400 INFO  [Engine] StandardContext[/invoker]jsp: init
10:12:45,621 WARN  [DeploymentInfo] Only the root deployment can set the loader
repository, ingoring config=null
10:12:45,641 INFO  [TomcatDeployer] deploy, ctxPath=, warUrl=file:/D:/Eclipse/jb
oss-3.2.5/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/
10:12:45,811 INFO  [Engine] StandardContext[]default: init
10:12:45,811 INFO  [Engine] StandardContext[]jsp: init
10:12:45,881 WARN  [DeploymentInfo] Only the root deployment can set the loader
repository, ingoring config=null
10:12:45,891 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file
:/D:/Eclipse/jboss-3.2.5/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-ht
tpil.war/
10:12:46,091 INFO  [Engine] StandardContext[/jbossmq-httpil]default: init
10:12:46,091 INFO  [Engine] StandardContext[/jbossmq-httpil]jsp: init
10:12:46,171 INFO  [DefaultDS] Bound connection factory for resource adapter for
 ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'jav
a:/DefaultDS'
10:12:46,422 INFO  [A] Bound to JNDI name: queue/A
10:12:46,422 INFO  [B] Bound to JNDI name: queue/B
10:12:46,422 INFO  [C] Bound to JNDI name: queue/C
10:12:46,432 INFO  [D] Bound to JNDI name: queue/D
10:12:46,432 INFO  [ex] Bound to JNDI name: queue/ex
10:12:46,482 INFO  [testTopic] Bound to JNDI name: topic/testTopic
10:12:46,492 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
10:12:46,492 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic

10:12:46,492 INFO  [testQueue] Bound to JNDI name: queue/testQueue
10:12:46,592 INFO  [UILServerILService] JBossMQ UIL service available at : /0.0.
0.0:8093
10:12:46,662 INFO  [DLQ] Bound to JNDI name: queue/DLQ
10:12:46,682 INFO  [JmsXA] Bound connection factory for resource adapter for Con
nectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA'
10:12:46,832 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/D
:/Eclipse/jboss-3.2.5/server/default/deploy/jmx-console.war/
10:12:47,013 INFO  [Engine] StandardContext[/jmx-console]default: init
10:12:47,013 INFO  [Engine] StandardContext[/jmx-console]jsp: init
10:12:47,984 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/D
:/Eclipse/jboss-3.2.5/server/default/tmp/deploy/tmp58193web-console.war/
10:12:48,164 INFO  [Engine] StandardContext[/web-console]HTTP Invocation: init
10:12:48,174 INFO  [Engine] StandardContext[/web-console]Clear Monitor Alerts: i
nit
10:12:48,174 INFO  [Engine] StandardContext[/web-console]MonitorsFolder: init
10:12:48,184 INFO  [Engine] StandardContext[/web-console]UCLs: init
10:12:48,204 INFO  [Engine] StandardContext[/web-console]Manage String Threshold
 Monitor: init
10:12:48,214 INFO  [Engine] StandardContext[/web-console]Create String Threshold
 Monitor: init
10:12:48,214 INFO  [Engine] StandardContext[/web-console]default: init
10:12:48,214 INFO  [Engine] StandardContext[/web-console]JMS Message: init
10:12:48,224 INFO  [Engine] StandardContext[/web-console]JSR77 WebModule: init
10:12:48,23