(no subject)

praveen kushwaha <[email protected]>
Newsgroups gmane.comp.java.jboss.user,gmane.comp.java.enhydra.barracuda.general
Message-ID <[email protected]>
hello 
everybody
 
 i m used and deployed JBoss3.2.2RC4 with jdk1.4.2_01
 
but now i  am facing an error 
 i dont know why this is coming again and again 
i had downloaded new jboss3.2.2 after deleting perious one 
but the problem is same
 
iF anybody can give me solution ?? Welcome
 
ERROR DETAILS=========
 
21:00:29,406 INFO  [Server] Core system initialized
21:00:29,421 INFO  [MainDeployer] Starting deployment of package: file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
21:00:31,421 WARN  [NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is
 assignable from: class org.jboss.deployment.DeploymentException
21:00:31,437 ERROR [MainDeployer] could not create deployment: file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: create operation failed for package file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-
service.xml; - nested throwable: (org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowabl
eException))
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:202)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:776)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:631)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:388)
        at java.lang.Thread.run(Thread.java:534)
Caused by: org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableException)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:143)
        at org.jboss.system.ServiceController.install(ServiceController.java:225)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy4.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:183)
        ... 17 more
Caused by: java.lang.reflect.UndeclaredThrowableException
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:181)
        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:155)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
        ... 27 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
        at org.jnp.server.Main.<init>(Main.java:118)
        at org.jboss.naming.NamingService.<init>(NamingService.java:52)
        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:274)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:847)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:291)
        at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:318)
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:98)
        ... 29 more
21:00:31,593 ERROR [Server] Failed to start
org.jboss.deployment.DeploymentException: create operation failed for package file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-
service.xml; - nested throwable: (org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowabl
eException))
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:202)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:776)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:631)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:388)
        at java.lang.Thread.run(Thread.java:534)
Caused by: org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableException)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:143)
        at org.jboss.system.ServiceController.install(ServiceController.java:225)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy4.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:183)
        ... 17 more
Caused by: java.lang.reflect.UndeclaredThrowableException
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:181)
        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:155)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
        ... 27 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
        at org.jnp.server.Main.<init>(Main.java:118)
        at org.jboss.naming.NamingService.<init>(NamingService.java:52)
        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:274)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:847)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:291)
        at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:318)
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:98)
        ... 29 more
Failed to boot JBoss:
org.jboss.deployment.DeploymentException: create operation failed for package file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-
service.xml; - nested throwable: (org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowabl
eException))
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:202)
        at org.jboss.deployment.MainDeployer.create(MainDeployer.java:776)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:631)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy5.deploy(Unknown Source)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
        at org.jboss.Main.boot(Main.java:150)
        at org.jboss.Main$1.run(Main.java:388)
        at java.lang.Thread.run(Thread.java:534)
Caused by: org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.UndeclaredThrowableException)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:143)
        at org.jboss.system.ServiceController.install(ServiceController.java:225)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
        at $Proxy4.install(Unknown Source)
        at org.jboss.deployment.SARDeployer.create(SARDeployer.java:183)
        ... 17 more
Caused by: java.lang.reflect.UndeclaredThrowableException
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:181)
        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:155)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
        ... 27 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
        at org.jnp.server.Main.<init>(Main.java:118)
        at org.jboss.naming.NamingService.<init>(NamingService.java:52)
        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:274)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:847)
        at org.jboss.mx.server.MBeanServerImpl.instantiate(MBeanServerImpl.java:291)
        at org.jboss.mx.server.MBeanServerImpl.createMBean(MBeanServerImpl.java:318)
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:98)
        ... 29 more
21:00:32,078 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
21:00:32,093 INFO  [MainDeployer] Undeploying file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
21:00:32,093 INFO  [ServiceController] Exception removing mbean: jboss.management.local:j2eeType=J2EEDomain,name=Manager
javax.management.InstanceNotFoundException: jboss.management.local:j2eeType=J2EEDomain,name=Manager is not registered.
        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:354)
        at org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:557)
        at org.jboss.system.ServiceConfigurator.internalGetConfiguration(ServiceConfigurator.java:534)
        at org.jboss.system.ServiceConfigurator.getConfiguration(ServiceConfigurator.java:525)
        at org.jboss.system.ServiceController.unregisterClassName(ServiceController.java:803)
        at org.jboss.system.ServiceController.handleNotification(ServiceController.java:789)
        at org.jboss.mx.server.NotificationListenerProxy.handleNotification(NotificationListenerProxy.java:69)
        at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:95)
        at org.jboss.mx.loading.UnifiedLoaderRepository3.removeClassLoader(UnifiedLoaderRepository3.java:777)
        at org.jboss.mx.loading.UnifiedClassLoader.unregister(UnifiedClassLoader.java:217)
        at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:333)
        at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:557)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:473)
        at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:359)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:849)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:824)
        at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)
21:00:32,171 INFO  [ServiceController] Exception removing mbean: jboss:service=WebService
javax.management.InstanceNotFoundException: jboss:service=WebService is not registered.
        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:354)
        at org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:557)
        at org.jboss.system.ServiceConfigurator.internalGetConfiguration(ServiceConfigurator.java:534)
        at org.jboss.system.ServiceConfigurator.getConfiguration(ServiceConfigurator.java:525)
        at org.jboss.system.ServiceController.unregisterClassName(ServiceController.java:803)
        at org.jboss.system.ServiceController.handleNotification(ServiceController.java:789)
        at org.jboss.mx.server.NotificationListenerProxy.handleNotification(NotificationListenerProxy.java:69)
        at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:95)
        at org.jboss.mx.loading.UnifiedLoaderRepository3.removeClassLoader(UnifiedLoaderRepository3.java:777)
        at org.jboss.mx.loading.UnifiedClassLoader.unregister(UnifiedClassLoader.java:217)
        at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:333)
        at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:557)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:473)
        at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:359)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:849)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:824)
        at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)
21:00:32,296 INFO  [ServiceController] Exception removing mbean: jboss.rmi:type=RMIClassLoader
javax.management.InstanceNotFoundException: jboss.rmi:type=RMIClassLoader is not registered.
        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:354)
        at org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:557)
        at org.jboss.system.ServiceConfigurator.internalGetConfiguration(ServiceConfigurator.java:534)
        at org.jboss.system.ServiceConfigurator.getConfiguration(ServiceConfigurator.java:525)
        at org.jboss.system.ServiceController.unregisterClassName(ServiceController.java:803)
        at org.jboss.system.ServiceController.handleNotification(ServiceController.java:789)
        at org.jboss.mx.server.NotificationListenerProxy.handleNotification(NotificationListenerProxy.java:69)
        at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:95)
        at org.jboss.mx.loading.UnifiedLoaderRepository3.removeClassLoader(UnifiedLoaderRepository3.java:777)
        at org.jboss.mx.loading.UnifiedClassLoader.unregister(UnifiedClassLoader.java:217)
        at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:333)
        at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:557)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:473)
        at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:359)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:849)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:824)
        at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)
21:00:32,390 INFO  [ServiceController] Exception removing mbean: jboss.system:type=Log4jService,service=Logging
javax.management.InstanceNotFoundException: jboss.system:type=Log4jService,service=Logging is not registered.
        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:354)
        at org.jboss.mx.server.MBeanServerImpl.getMBeanInfo(MBeanServerImpl.java:557)
        at org.jboss.system.ServiceConfigurator.internalGetConfiguration(ServiceConfigurator.java:534)
        at org.jboss.system.ServiceConfigurator.getConfiguration(ServiceConfigurator.java:525)
        at org.jboss.system.ServiceController.unregisterClassName(ServiceController.java:803)
        at org.jboss.system.ServiceController.handleNotification(ServiceController.java:789)
        at org.jboss.mx.server.NotificationListenerProxy.handleNotification(NotificationListenerProxy.java:69)
        at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:95)
        at org.jboss.mx.loading.UnifiedLoaderRepository3.removeClassLoader(UnifiedLoaderRepository3.java:777)
        at org.jboss.mx.loading.UnifiedClassLoader.unregister(UnifiedClassLoader.java:217)
        at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:333)
        at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:557)
        at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:473)
        at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:359)
        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.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:849)
        at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:824)
        at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)
21:00:32,468 INFO  [DeploymentInfo] Cleaned Deployment: file:/D:/docs11i/jboss-3.2.2/server/default/tmp/deploy/tmp49100jboss-service.
xml
21:00:32,468 INFO  [MainDeployer] Undeployed file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
21:00:32,468 INFO  [MainDeployer] Undeployed 1 deployed packages
21:00:32,468 INFO  [Server] Shutting down all services
Shutting down
21:00:32,515 INFO  [ServiceController] Stopping 7 services
21:00:32,515 INFO  [SARDeployer] Stopping
21:00:32,515 INFO  [MainDeployer] Removing deployer: org.jboss.deployment.SARDeployer@5a9de6
21:00:32,515 INFO  [SARDeployer] Stopped
21:00:32,515 INFO  [JARDeployer] Stopping
21:00:32,515 INFO  [JARDeployer] Stopped
21:00:32,515 INFO  [MainDeployer] Stopping
21:00:32,515 INFO  [MainDeployer] Stopped
21:00:32,515 INFO  [ServiceController] Stopped 3 services
21:00:32,515 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM
Press any key to continue . . .
 


Praveen Kushwaha 
(Software Engineer) 
BrickRed Technologies 
B-2 IInd Floor, Sector-31 
Noida, India. 
C: +91-120-2456361 Ext 24 
P: +91-9891281450 
http://www.brickred.com 
Email: [email protected]
 
Residence:
B-10, 138D
Sec 34 
Noida


Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.Download now.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.