Im betting that 5555 is a lie. Try changing jnp ports between runs and see
if that particular problem goes away.
That said, I tried going back to 2.0FINAL in win2k and didn't have any
issues with ports not being released. I hope your 2-proc box isnt the
problem (mmm, dual processors).
Are you sure you dont have a stray copy of 1.2.2 lying around :) ?
Youre right about admin-panel shutdown not being pretty in 2.0FINAL. If you
grab the current source the shutdown service appears now. I would just grab
a snapshot of 2.1, unzip, and fool around with starting up and shutting down
using both control-c and the panel. Dont bother converting your config
files until you see the results - just run straight from the zip file
(changing the jnp-port as necessary).
good luck
> -----Original Message-----
> From: Bob Newby [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, February 24, 2001 9:20 AM
> To: JBoss-User
> Subject: RE: [jBoss-User] Ungraceful restart of jBoss
>
>
> David,
>
> The java process for jBoss does exit on shut down, as
> expected, so that's
> not the issue.
>
> Regarding NT, strangely enough, netstat -a never lists the
> port referred to
> (5555) in the java.rmi.server.ExportException thrown when
> restarting jBoss.
>
> However, the netstat -a output does show something that appears to be
> abnormal. Upon a normal (i.e., first) startup of jBoss a
> series of new port
> listings show up, as expected. After I shut down jBoss, some of these
> listings remain in a rerun of netstat -a. For example,
> listings associated
> with my JNP server port assignment (jnp.port=11099, to
> distinguish it from
> my default RMI service's port 1099) remain, as do foreign
> address listings
> ending in ":rmt", as well as some other port listings I believe are
> associated with jBoss.
>
> Something I failed to mention earlier is that I run on a
> dual-processor Win
> NT system. It is my understanding that some aspects of SDK
> 1.3 may not
> operate as expected on a dual-processor setup, but I can only
> hypothesize
> that this may have something to do with the problem at hand.
>
> By the way, when I kill my running RMIRegistry process (which
> listens on
> 1099), the netstat -a listing clearly shows that the
> corresponding binding
> is released by NT. Similar results when I review the port
> bindings for
> Oracle services that I have stopped.
>
> Your thoughts?
>
> Regards,
>
> Bob
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Castro, David
> Sent: Friday, February 23, 2001 9:45 PM
> To: 'JBoss-User'
> Subject: RE: [jBoss-User] Ungraceful restart of jBoss
>
>
> I run on win2k and this works ok.
>
> Is it possible that NT4 doesn't like to release the port once
> it is bound?
> try running netstat or netstat -a and see if that gives you
> any info about
> the port.
>
> check the process monitor after shutdown and see if java is
> still running.
>
> sun jdk 1.3 should be shutting down properly...
>
> > -----Original Message-----
> > From: Bob Newby [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 23, 2001 2:29 PM
> > To: JBoss-User
> > Subject: [jBoss-User] Ungraceful restart of jBoss
> >
> >
> > Seeing as my original post on this topic has been ignored,
> despite the
> > response to the related post on "Graceful shutdown", here it
> > is again, under
> > a new title...
> >
> > ---
> >
> > Hello.
> >
> > I recently installed JBoss 2.0 Final. I noticed exceptions
> > being thrown
> > when restarting JBoss, this after shutting it down by sending
> > a ^C signal to
> > the console for its JVM.
> >
> > These exceptions occur even in the following simple scenario:
> > 1) reboot my system
> > 2) start JBoss
> > 3) shut down JBoss
> > 4) restart JBoss
> >
> > Below are the contents of a corresponding pair of server
> log files, as
> > follows:
> >
> > 1. The first block listed (and labeled RESTART LOG WITH
> > EXCEPTIONS) shows
> > the series of exceptions thrown when restarting JBoss
> > according to the above
> > scenario.
> >
> > 2. The second block listed (and labeled NORMAL START LOG)
> > shows normal
> > startup, per the above scenario.
> >
> > Any clues as to what is going on here will be appreciated.
> >
> > In case it matters, my environment is:
> > - Windows NT4 SP6a
> > - Sun JDK 1.3.0 running the HotSp0t client
> >
> > Thanks and best regards,
> >
> > Bob
> > --
> >
> > ================= RESTART LOG WITH EXCEPTIONS -->
> > ======================
> > [File logging] Initialized
> > [Classpath extension] Initializing
> > [Classpath extension] Added directory:file:/E:/jBoss-2.0_FINAL/tmp/
> > [Classpath extension] Initialized
> > [Classpath extension] Initializing
> > [Classpath extension] Added directory:file:/E:/jBoss-2.0_FINAL/db/
> > [Classpath extension] Initialized
> > [Info] Java version: 1.3.0,Sun Microsystems Inc.
> > [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun
> > Microsystems Inc.
> > [Info] System: Windows NT 4.0,x86
> > [Classpath extension] Initializing
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/activation.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/awt.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/dynaserver.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxeditor.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxejb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxjaws.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxjboss.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/hsql.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/idb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jboss.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jetty-service.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jms.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jmxtools.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jndi.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jnpserver.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jpl-util-0_5b.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jta-spec1_0_1.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/mail.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/spydermq.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/tomcat-service.jar
> > [Classpath extension] Initialized
> > [JDBC] Loaded JDBC-driver:org.hsql.jdbcDriver
> > [JDBC] Loaded JDBC-driver:org.enhydra.instantdb.jdbc.idbDriver
> > [JDBC] Loaded JDBC-driver:oracle.jdbc.driver.OracleDriver
> > [Webserver] Initializing
> > [Webserver] Initialized
> > [Hypersonic] Initializing
> > [Hypersonic] Initialized
> > [Naming] Initializing
> > [Naming] Initialization failed
> > [Naming] java.rmi.server.ExportException: Port already in
> > use: 5555; nested
> > exception is:
> > [Naming] java.net.BindException: Address in use: JVM_Bind
> > [Naming] java.net.BindException: Address in use: JVM_Bind
> > [Naming] at java.net.PlainSocketImpl.socketBind(Native Method)
> > [Naming] at
> > java.net.PlainSocketImpl.bind(PlainSocketImpl.java:397)
> > [Naming] at java.net.ServerSocket.<init>(ServerSocket.java:170)
> > [Naming] at java.net.ServerSocket.<init>(ServerSocket.java:82)
> > [Naming] at
> > sun.rmi.transport.proxy.RMIDirectSocketFactory.createServerSoc
> > ket(RMIDirectS
> > ocketFactory.java:30)
> > [Naming] at
> > sun.rmi.transport.proxy.RMIMasterSocketFactory.createServerSoc
> > ket(RMIMasterS
> > ocketFactory.java:312)
> > [Naming] at
> > sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.
> > java:559)
> > [Naming] at
> > sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:200)
> > [Naming] at
> >
> sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:172)
> > [Naming] at
> > sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:319)
> > [Naming] at
> > sun.rmi.transport.LiveRef.exportObject(LiveRef.java:119)
> > [Naming] at
> > sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.
> > java:125)
> > [Naming] at
> > sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.
> > java:109)
> > [Naming] at
> > java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemote
> > Object.java:27
> > 8)
> > [Naming] at
> > java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemote
> > Object.java:18
> > 1)
> > [Naming] at org.jnp.server.Main.start(Main.java:87)
> > [Naming] at
> > org.jboss.naming.NamingService.initService(NamingService.java:56)
> > [Naming] at
> > org.jboss.util.ServiceMBeanSupport.init(ServiceMBeanSupport.java:66)
> > [Naming] at
> > org.jboss.util.ServiceMBeanSupport.preRegister(ServiceMBeanSup
> > port.java:161)
> > [Naming] at
> > com.sun.management.jmx.MBeanServerImpl.preRegisterInvoker(MBea
> > nServerImpl.ja
> > va:2245)
> > [Naming] at
> > com.sun.management.jmx.MBeanServerImpl.createMBean(MBeanServer
> > Impl.java:513)
> > [Naming] at
> > javax.management.loading.MLet.getMBeansFromURL(MLet.java:523)
> > [Naming] at
> > javax.management.loading.MLet.getMBeansFromURL(MLet.java:369)
> > [Naming] at org.jboss.Main.<init>(Main.java:119)
> > [Naming] at org.jboss.Main$1.run(Main.java:87)
> > [Naming] at
> > java.security.AccessController.doPrivileged(Native Method)
> > [Naming] at org.jboss.Main.main(Main.java:83)
> > [Transaction manager] Initializing
> > [Transaction manager] Initialized
> > [JAAS Security Manager] Initializing
> > [JAAS Security Manager] Initialized
> > [Simple Realm Mapping] Initializing
> > [Simple Realm Mapping] Initialized
> > [Security manager] Initializing
> > [Security manager] Initialized
> > [InstantDB] Initializing
> > [InstantDB] Initialized
> > [DefaultDS] Initializing
> > [DefaultDS] Initialized
> > [Oracle8iPlaytheworld1Pool] Initializing
> > [Oracle8iPlaytheworld1Pool] Initialized
> > [Container factory] Initializing
> > [Container factory] Initialized
> > [Auto deploy] Watching E:\jBoss-2.0_FINAL\deploy
> > [Auto deploy] Initializing
> > [Auto deploy] Initialized
> > [JMX RMI Adaptor] Initializing
> > [JMX RMI Adaptor] Initialized
> > [JMX RMI Connector] Initializing
> > [JMX RMI Connector] Initialized
> > [Configuration] Initializing
> > [Configuration] Initialized
> > [J2EE Deployer] Initializing
> > [J2EE Deployer] Initialized
> > [SpyderMQ] Initializing
> > [SpyderMQ] Initialized
> > [Configuration] MaxActiveClientCount set to 10 in Adaptor:name=html
> > [Configuration] Port set to 8082 in Adaptor:name=html
> > [Configuration] LibraryDirectory set to E:\jBoss-2.0_FINAL\bin in
> > DefaultDomain:service=MLet
> > [Configuration] URL set to jdbc:oracle:thin:@prcsn210:1521:java in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] JDBCUser set to XXX in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MaxSize set to 0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] Password set to XXX in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] TransactionTimeout set to 300 in
> > DefaultDomain:service=TransactionManager
> > [Configuration] Format set to [{2}] {4} in
> > DefaultDomain:service=Logging,type=Console
> > [Configuration] Port set to 8083 in DefaultDomain:service=Webserver
> > [Configuration] URL set to
> > jdbc:idb:../conf/default/instantdb.properties in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MaxSize set to 10 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] Format set to [{2}] {4} in
> > DefaultDomain:service=Logging,type=File
> > [Configuration] LogName set to server in
> > DefaultDomain:service=Logging,type=File
> > [Configuration] Port set to 1476 in DefaultDomain:service=Hypersonic
> > [Configuration] Silent set to true in
> DefaultDomain:service=Hypersonic
> > [Configuration] Database set to default in
> > DefaultDomain:service=Hypersonic
> > [Configuration] Trace set to false in
> DefaultDomain:service=Hypersonic
> > [Configuration] URL set to
> jdbc:HypersonicSQL:hsql://localhost:1476 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] JDBCUser set to sa in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MaxSize set to 10 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] VerifyDeployments set to true in
> > EJB:service=ContainerFactory
> > [Configuration] MetricsEnabled set to false in
> > EJB:service=ContainerFactory
> > [Configuration] VerifierVerbose set to true in
> > EJB:service=ContainerFactory
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [Simple Realm Mapping] Starting
> > [Simple Realm Mapping] Started
> > [Webserver] Starting
> > [Webserver] Codebase set to http://prcsn210:8083/
> > [Webserver] Started webserver on port 8083
> > [Webserver] Started
> > [Transaction manager] Starting
> > [Transaction manager] Started
> > [Hypersonic] Starting
> > [Hypersonic] Server.run/init: java.net.BindException:
> Address in use:
> > JVM_Bind
> > [Hypersonic] java.net.BindException: Address in use: JVM_Bind
> > [Hypersonic] at
> java.net.PlainSocketImpl.socketBind(Native Method)
> > [Hypersonic] at
> > java.net.PlainSocketImpl.bind(PlainSocketImpl.java:397)
> > [Hypersonic] at
> java.net.ServerSocket.<init>(ServerSocket.java:170)
> > [Hypersonic] at
> java.net.ServerSocket.<init>(ServerSocket.java:82)
> > [Hypersonic] at org.hsql.Server.run(Server.java:65)
> > [Hypersonic] at org.hsql.Server.main(Server.java:33)
> > [Hypersonic] at
> > org.jboss.jdbc.HypersonicDatabase$1.run(HypersonicDatabase.java:135)
> > [Hypersonic] at java.lang.Thread.run(Thread.java:484)
> > [Hypersonic] Database started
> > [Hypersonic] Started
> > [Oracle8iPlaytheworld1Pool] Starting
> > [Oracle8iPlaytheworld1Pool] XA Connection pool
> > Oracle8iPlaytheworld1Pool
> > bound to java:/Oracle8iPlaytheworld1Pool
> > [Oracle8iPlaytheworld1Pool] Started
> > [InstantDB] Starting
> > [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB
> > [InstantDB] The Initial Developer of the Original Code is Lutris
> > Technologies Inc.
> > Portions created by Lutris are Copyright (C) 1997-2000 Lutris
> > Technologies,
> > Inc.
> > All Rights Reserved.
> > [InstantDB] Started
> > [DefaultDS] Starting
> > [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS
> > [DefaultDS] java.sql.SQLException: Connection is broken:
> > Connection refused:
> > no further information
> > [DefaultDS] at org.hsql.Trace.getError(Trace.java:124)
> > [DefaultDS] at org.hsql.Trace.getError(Trace.java:115)
> > [DefaultDS] at org.hsql.Trace.error(Trace.java:130)
> > [DefaultDS] at
> > org.hsql.jdbcConnection.reconnectHSQL(jdbcConnection.java:621)
> > [DefaultDS] at
> > org.hsql.jdbcConnection.openHSQL(jdbcConnection.java:605)
> > [DefaultDS] at
> > org.hsql.jdbcConnection.<init>(jdbcConnection.java:523)
> > [DefaultDS] at
> org.hsql.jdbcDriver.connect(jdbcDriver.java:78)
> > [DefaultDS] at
> > java.sql.DriverManager.getConnection(DriverManager.java:517)
> > [DefaultDS] at
> > java.sql.DriverManager.getConnection(DriverManager.java:177)
> > [DefaultDS] at
> > org.jboss.minerva.xa.XADataSourceImpl.getXAConnection(XADataSo
> > urceImpl.java:
> > 121)
> > [DefaultDS] at
> > org.jboss.minerva.xa.XADataSourceImpl.getXAConnection(XADataSo
> > urceImpl.java:
> > 155)
> > [DefaultDS] at
> > org.jboss.minerva.factories.XAConnectionFactory.createObject(X
> > AConnectionFac
> > tory.java:232)
> > [DefaultDS] at
> > org.jboss.minerva.pools.ObjectPool.createNewObject(ObjectPool.
> > java:801)
> > [DefaultDS] at
> > org.jboss.minerva.pools.ObjectPool.getObject(ObjectPool.java:549)
> > [DefaultDS] at
> > org.jboss.minerva.datasource.XAPoolDataSource.getConnection(XA
> > PoolDataSource
> > .java:169)
> > [DefaultDS] at
> > org.jboss.jdbc.XADataSourceLoader.initializePool(XADataSourceL
> > oader.java:288
> > )
> > [DefaultDS] at
> > org.jboss.jdbc.XADataSourceLoader.startService(XADataSourceLoa
> > der.java:252)
> > [DefaultDS] at
> >
> org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport.java:92)
> > [DefaultDS] at
> java.lang.reflect.Method.invoke(Native Method)
> > [DefaultDS] at
> > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.
> > java:1628)
> > [DefaultDS] at
> > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.
> > java:1523)
> > [DefaultDS] at
> > org.jboss.dependencies.DependencyManager.startMBean(Dependency
> > Manager.java:2
> > 84)
> > [DefaultDS] at
> > org.jboss.dependencies.DependencyManager.loadService(Dependenc
> > yManager.java:
> > 261)
> > [DefaultDS] at
> > org.jboss.dependencies.DependencyManager.processService(Depend
> > encyManager.ja
> > va:243)
> > [DefaultDS] at
> > org.jboss.dependencies.DependencyManager.processService(Depend
> > encyManager.ja
> > va:238)
> > [DefaultDS] at
> > org.jboss.dependencies.DependencyManager.startMBeans(Dependenc
> > yManager.java:
> > 117)
> > [DefaultDS] at org.jboss.Main.<init>(Main.java:162)
> > [DefaultDS] at org.jboss.Main$1.run(Main.java:87)
> > [DefaultDS] at
> > java.security.AccessController.doPrivileged(Native Method)
> > [DefaultDS] at org.jboss.Main.main(Main.java:83)
> > ================= <-- RESTART LOG WITH EXCEPTIONS
> > ======================
> >
> > ================= NORMAL START LOG --> ======================
> > [File logging] Initialized
> > [Classpath extension] Initializing
> > [Classpath extension] Added directory:file:/E:/jBoss-2.0_FINAL/tmp/
> > [Classpath extension] Initialized
> > [Classpath extension] Initializing
> > [Classpath extension] Added directory:file:/E:/jBoss-2.0_FINAL/db/
> > [Classpath extension] Initialized
> > [Info] Java version: 1.3.0,Sun Microsystems Inc.
> > [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun
> > Microsystems Inc.
> > [Info] System: Windows NT 4.0,x86
> > [Classpath extension] Initializing
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/activation.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/awt.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/dynaserver.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxeditor.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxejb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxjaws.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/ejxjboss.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/hsql.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/idb.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jboss.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jetty-service.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jms.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jmxtools.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jndi.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jnpserver.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jpl-util-0_5b.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/jta-spec1_0_1.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/mail.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/spydermq.jar
> > [Classpath extension] Added
> > library:file:/E:/jBoss-2.0_FINAL/lib/ext/tomcat-service.jar
> > [Classpath extension] Initialized
> > [JDBC] Loaded JDBC-driver:org.hsql.jdbcDriver
> > [JDBC] Loaded JDBC-driver:org.enhydra.instantdb.jdbc.idbDriver
> > [JDBC] Loaded JDBC-driver:oracle.jdbc.driver.OracleDriver
> > [Webserver] Initializing
> > [Webserver] Initialized
> > [Hypersonic] Initializing
> > [Hypersonic] Initialized
> > [Naming] Initializing
> > [Naming] Naming started on port 11099
> > [Naming] Initialized
> > [Transaction manager] Initializing
> > [Transaction manager] Initialized
> > [JAAS Security Manager] Initializing
> > [JAAS Security Manager] Initialized
> > [Simple Realm Mapping] Initializing
> > [Simple Realm Mapping] Initialized
> > [Security manager] Initializing
> > [Security manager] Initialized
> > [InstantDB] Initializing
> > [InstantDB] Initialized
> > [DefaultDS] Initializing
> > [DefaultDS] Initialized
> > [Oracle8iPlaytheworld1Pool] Initializing
> > [Oracle8iPlaytheworld1Pool] Initialized
> > [Container factory] Initializing
> > [Container factory] Initialized
> > [Auto deploy] Watching E:\jBoss-2.0_FINAL\deploy
> > [Auto deploy] Initializing
> > [Auto deploy] Initialized
> > [JMX RMI Adaptor] Initializing
> > [JMX RMI Adaptor] Initialized
> > [JMX RMI Connector] Initializing
> > [JMX RMI Connector] Initialized
> > [Configuration] Initializing
> > [Configuration] Initialized
> > [J2EE Deployer] Initializing
> > [J2EE Deployer] Initialized
> > [SpyderMQ] Initializing
> > [SpyderMQ] Initialized
> > [Configuration] MaxActiveClientCount set to 10 in Adaptor:name=html
> > [Configuration] Port set to 8082 in Adaptor:name=html
> > [Configuration] LibraryDirectory set to E:\jBoss-2.0_FINAL\bin in
> > DefaultDomain:service=MLet
> > [Configuration] URL set to jdbc:oracle:thin:@prcsn210:1521:java in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] JDBCUser set to XXX in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MaxSize set to 0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] Password set to XXX in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=Oracle8iPlaytheworld1Pool
> > [Configuration] TransactionTimeout set to 300 in
> > DefaultDomain:service=TransactionManager
> > [Configuration] Format set to [{2}] {4} in
> > DefaultDomain:service=Logging,type=Console
> > [Configuration] Port set to 8083 in DefaultDomain:service=Webserver
> > [Configuration] URL set to
> > jdbc:idb:../conf/default/instantdb.properties in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MaxSize set to 10 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=InstantDB
> > [Configuration] Format set to [{2}] {4} in
> > DefaultDomain:service=Logging,type=File
> > [Configuration] LogName set to server in
> > DefaultDomain:service=Logging,type=File
> > [Configuration] Port set to 1476 in DefaultDomain:service=Hypersonic
> > [Configuration] Silent set to true in
> DefaultDomain:service=Hypersonic
> > [Configuration] Database set to default in
> > DefaultDomain:service=Hypersonic
> > [Configuration] Trace set to false in
> DefaultDomain:service=Hypersonic
> > [Configuration] URL set to
> jdbc:HypersonicSQL:hsql://localhost:1476 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCMinIdleTime set to 1200000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] JDBCUser set to sa in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MaxSize set to 10 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] InvalidateOnError set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] TimestampUsed set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] Blocking set to true in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] GCInterval set to 120000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] IdleTimeout set to 1800000 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] IdleTimeoutEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] LoggingEnabled set to false in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MaxIdleTimeoutPercent set to 1.0 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] MinSize set to 0 in
> > DefaultDomain:service=XADataSource,name=DefaultDS
> > [Configuration] VerifyDeployments set to true in
> > EJB:service=ContainerFactory
> > [Configuration] MetricsEnabled set to false in
> > EJB:service=ContainerFactory
> > [Configuration] VerifierVerbose set to true in
> > EJB:service=ContainerFactory
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [Simple Realm Mapping] Starting
> > [Simple Realm Mapping] Started
> > [Webserver] Starting
> > [Webserver] Codebase set to http://prcsn210:8083/
> > [Webserver] Started webserver on port 8083
> > [Webserver] Started
> > [Transaction manager] Starting
> > [Transaction manager] Started
> > [Naming] Starting
> > [Naming] Started
> > [Hypersonic] Starting
> > [Hypersonic] Server 1.4 is running
> > [Hypersonic] Press [Ctrl]+[C] to abort
> > [Hypersonic] Database started
> > [Hypersonic] Started
> > [Oracle8iPlaytheworld1Pool] Starting
> > [Oracle8iPlaytheworld1Pool] XA Connection pool
> > Oracle8iPlaytheworld1Pool
> > bound to java:/Oracle8iPlaytheworld1Pool
> > [Oracle8iPlaytheworld1Pool] Started
> > [InstantDB] Starting
> > [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB
> > [InstantDB] The Initial Developer of the Original Code is Lutris
> > Technologies Inc.
> > Portions created by Lutris are Copyright (C) 1997-2000 Lutris
> > Technologies,
> > Inc.
> > All Rights Reserved.
> > [InstantDB] Started
> > [DefaultDS] Starting
> > [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS
> > [DefaultDS] Started
> > [JAAS Security Manager] Starting
> > [JAAS Security Manager] Started
> > [Container factory] Starting
> > [Container factory] Started
> > [J2EE Deployer] Starting
> > [J2EE Deployer] No web container found - only EJB deployment
> > available...
> > [J2EE Deployer] Cleaning up deployment directory
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/
> > [J2EE Deployer] Started
> > [Security manager] Starting
> > [Security manager] Started
> > [Auto deploy] Starting
> > [Auto deploy] Auto deploy of
> > file:/E:/jBoss-2.0_FINAL/deploy/EJB_Learning.jar
> > [J2EE Deployer] Deploy J2EE application:
> > file:/E:/jBoss-2.0_FINAL/deploy/EJB_Learning.jar
> > [J2EE Deployer] Could not delete temporary file:
> > /E:/jBoss-2.0_FINAL/bin/../tmp/deploy/copy1001.zip
> > [J2EE Deployer] Create application EJB_Learning.jar
> > [J2EE Deployer] Installing EJB package: EJB_Learning.jar
> > [J2EE Deployer] EJB_Learning.jar doesnt contain MANIFEST.MF
> > [J2EE Deployer] Starting module EJB_Learning.jar
> > [Container factory]
> > Deploying:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Learn
> > ing.jar/ejb100
> > 2.jar
> > [Container factory] Loading ejb-jar.xml :
> > jar:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Learning.ja
> > r/ejb1002.jar!
> > /META-INF/ejb-jar.xml
> > [Container factory] Loading standardjboss.xml :
> > file:/E:/jBoss-2.0_FINAL/conf/default/standardjboss.xml
> > [Verifier] Verifying
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Learning.jar/ej
> > b1002.jar
> > [Verifier] Interest: Verified.
> > [Container factory] Deploying Interest
> > [Container factory] Container Invoker RMI Port='4444'
> > [Container factory] Container Invoker Optimize='true'
> > [Container factory] Storing sessions for Interest
> > in:E:\jBoss-2.0_FINAL\db\sessions\Interest
> > [Container factory] 0 old sessions removed
> > [Container factory] Bound Interest to Interest
> > [Bean Cache] Cache policy scheduler started
> > [Container factory] Deployed application:
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Learning.jar/ej
> > b1002.jar
> > [J2EE Deployer] J2EE application:
> > file:/E:/jBoss-2.0_FINAL/deploy/EJB_Learning.jar is deployed.
> > [Auto deploy] Auto deploy of
> > file:/E:/jBoss-2.0_FINAL/deploy/J2EE_Dev_Guide.jar
> > [J2EE Deployer] Deploy J2EE application:
> > file:/E:/jBoss-2.0_FINAL/deploy/J2EE_Dev_Guide.jar
> > [J2EE Deployer] Could not delete temporary file:
> > /E:/jBoss-2.0_FINAL/bin/../tmp/deploy/copy1003.zip
> > [J2EE Deployer] Create application J2EE_Dev_Guide.jar
> > [J2EE Deployer] Installing EJB package: J2EE_Dev_Guide.jar
> > [J2EE Deployer] J2EE_Dev_Guide.jar doesnt contain MANIFEST.MF
> > [J2EE Deployer] Starting module J2EE_Dev_Guide.jar
> > [Container factory]
> > Deploying:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_Dev_
> > Guide.jar/ejb1
> > 004.jar
> > [Container factory] Loading ejb-jar.xml :
> > jar:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_Dev_Guide.
> > jar/ejb1004.ja
> > r!/META-INF/ejb-jar.xml
> > [Container factory] Loading standardjboss.xml :
> > file:/E:/jBoss-2.0_FINAL/conf/default/standardjboss.xml
> > [Verifier] Verifying
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_Dev_Guide.jar/
> > ejb1004.jar
> > [Verifier] MyAccount: Verified.
> > [Verifier] Converter: Verified.
> > [Verifier] MyCart: Verified.
> > [Verifier] MyChecker: Verified.
> > [Container factory] Deploying MyAccount
> > [Container factory] Container Invoker RMI Port='4444'
> > [Container factory] Container Invoker Optimize='true'
> > [Container factory] Deploying Converter
> > [Container factory] Container Invoker RMI Port='4444'
> > [Container factory] Container Invoker Optimize='true'
> > [Container factory] Deploying MyCart
> > [Container factory] Container Invoker RMI Port='4444'
> > [Container factory] Container Invoker Optimize='true'
> > [Container factory] Deploying MyChecker
> > [Container factory] Container Invoker RMI Port='4444'
> > [Container factory] Container Invoker Optimize='true'
> > [Container factory] Storing sessions for MyChecker
> > in:E:\jBoss-2.0_FINAL\db\sessions\MyChecker
> > [Container factory] 0 old sessions removed
> > [Container factory] Storing sessions for Converter
> > in:E:\jBoss-2.0_FINAL\db\sessions\Converter
> > [Container factory] 0 old sessions removed
> > [Container factory] Storing sessions for MyCart
> > in:E:\jBoss-2.0_FINAL\db\sessions\MyCart
> > [Container factory] 0 old sessions removed
> > [Container factory] Bound MyChecker to MyChecker
> > [Container factory] Bound Converter to Converter
> > [Container factory] Bound MyAccount to MyAccount
> > [Container factory] Bound MyCart to MyCart
> > [Container factory] Deployed application:
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_Dev_Guide.jar/
> > ejb1004.jar
> > [J2EE Deployer] J2EE application:
> > file:/E:/jBoss-2.0_FINAL/deploy/J2EE_Dev_Guide.jar is deployed.
> > [Auto deploy] Started
> > [SpyderMQ] Starting
> > [SpyderMQ] Testing if SpyderMQ is present....
> > [SpyderMQ] OK
> > [SpyderMQ] Starting SpyderMQ...
> > [SpyderMQ] Started
> > [JMX RMI Adaptor] Starting
> > [JMX RMI Adaptor] Started
> > [JMX RMI Connector] Starting
> > [JMX RMI Connector] Started
> > [Default] 23 services and 4 other MBeans started.
> > [Default] Shutdown hook added
> > [Default] jBoss 2.0 FINAL Started
> > +++++++++++++++++++++++++++ Startup Log Above / Shutdown Log Below
> > +++++++++++++++++++++++++++
> > [JMX RMI Adaptor] Stopping
> > [JMX RMI Adaptor] Stopped
> > [JMX RMI Adaptor] Destroying
> > [JMX RMI Adaptor] Destroyed
> > [JMX RMI Connector] Stopping
> > [JMX RMI Connector] Stopped
> > [JMX RMI Connector] Destroying
> > [JMX RMI Connector] Destroyed
> > [SpyderMQ] Stopping
> > [SpyderMQ] Stopped
> > [SpyderMQ] Destroying
> > [SpyderMQ] Destroyed
> > [Auto deploy] Stopping
> > [Auto deploy] Stopped
> > [Auto deploy] Destroying
> > [Auto deploy] Destroyed
> > [Security manager] Stopping
> > [Security manager] Stopped
> > [Security manager] Destroying
> > [Security manager] Destroyed
> > [J2EE Deployer] Stopping
> > [J2EE Deployer] Undeploying all applications.
> > [J2EE Deployer] Stopping module EJB_Learning.jar
> > [Container factory]
> > Undeploying:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Lea
> > rning.jar/ejb1
> > 002.jar
> > [Container factory] Undeployed application:
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/EJB_Learning.jar/ej
> > b1002.jar
> > [J2EE Deployer] Destroying application EJB_Learning.jar
> > [J2EE Deployer] deployment.cfg file deleted.
> > [J2EE Deployer] Could not remove file:
> > file:/E:/jBoss-2.0_FINAL/tmp/deploy/EJB_Learning.jar
> > [J2EE Deployer] Stopping module J2EE_Dev_Guide.jar
> > [Container factory]
> > Undeploying:file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_De
> > v_Guide.jar/ej
> > b1004.jar
> > [Container factory] Undeployed application:
> > file:/E:/jBoss-2.0_FINAL/bin/../tmp/deploy/J2EE_Dev_Guide.jar/
> > ejb1004.jar
> > [J2EE Deployer] Destroying application J2EE_Dev_Guide.jar
> > [J2EE Deployer] deployment.cfg file deleted.
> > [J2EE Deployer] Could not remove file:
> > file:/E:/jBoss-2.0_FINAL/tmp/deploy/J2EE_Dev_Guide.jar
> > [J2EE Deployer] Undeployed 2 applications.
> > [J2EE Deployer] Stopped
> > [J2EE Deployer] Destroying
> > [J2EE Deployer] Destroyed
> > [Container factory] Stopping
> > [Container factory] Stopped
> > [Container factory] Destroying
> > [Container factory] Destroyed
> > [JAAS Security Manager] Stopping
> > [JAAS Security Manager] Stopped
> > [JAAS Security Manager] Destroying
> > [JAAS Security Manager] Destroyed
> > [DefaultDS] Stopping
> > [DefaultDS] XA Connection pool DefaultDS removed from JNDI
> > [DefaultDS] XA Connection pool DefaultDS shut down
> > [DefaultDS] Error stopping service
> > 'DefaultDomain:name=DefaultDS,service=XADataSource':
> > javax.management.RuntimeMBeanException: RuntimeException
> > thrown in operation
> > destroy
> > [DefaultDS] Unable to stop MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [InstantDB] Stopping
> > [InstantDB] XA Connection pool InstantDB removed from JNDI
> > [InstantDB] Database instantdb is shutting down...
> > [InstantDB] Database instantdb shutdown complete.
> > [InstantDB] XA Connection pool InstantDB shut down
> > [InstantDB] Error stopping service
> > 'DefaultDomain:name=InstantDB,service=XADataSource':
> > javax.management.RuntimeMBeanException: RuntimeException
> > thrown in operation
> > destroy
> > [InstantDB] Unable to stop MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Oracle8iPlaytheworld1Pool] Stopping
> > [Oracle8iPlaytheworld1Pool] XA Connection pool
> > Oracle8iPlaytheworld1Pool
> > removed from JNDI
> > [Oracle8iPlaytheworld1Pool] XA Connection pool
> > Oracle8iPlaytheworld1Pool
> > shut down
> > [Oracle8iPlaytheworld1Pool] Error stopping service
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource':
> > javax.management.RuntimeMBeanException: RuntimeException
> > thrown in operation
> > destroy
> > [Oracle8iPlaytheworld1Pool] Unable to stop MBean
> > 'DefaultDomain:name=Oracle8iPlaytheworld1Pool,service=XADataSource'
> > [Hypersonic] Stopping
> > [Hypersonic] Stopped
> > [Hypersonic] Destroying
> > [Hypersonic] Destroyed
> > [Naming] Stopping
> > [Naming] Stopped
> > [Naming] Destroying
> > [Naming] Destroyed
> > [Transaction manager] Stopping
> > [Transaction manager] Stopped
> > [Transaction manager] Destroying
> > [Transaction manager] Destroyed
> > [Webserver] Stopping
> > [Webserver] Stopped
> > [Webserver] Destroying
> > [Webserver] Destroyed
> > [Simple Realm Mapping] Stopping
> > [Simple Realm Mapping] Stopped
> > [Simple Realm Mapping] Destroying
> > [Simple Realm Mapping] Destroyed
> > [Oracle8iPlaytheworld1Pool] 27 services and 4 other MBeans stopped.
> > ================= <-- NORMAL START LOG ======================
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > List Help?: [EMAIL PROTECTED]
> >
> >
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > List Help?: [EMAIL PROTECTED]
> >
>
>
>
>
>
> ---------------------------------------------------------------------
> This message (including any attachments) contains
> confidential, proprietary
> or privileged information intended for a specific purpose and
> individual(s),
> and is protected by law. If you receive this message in error, please
> immediately delete it and all copies of it from your system,
> destroy any
> hard copies of it and notify the sender. Any unauthorized disclosure,
> copying or distribution of any part of this message, or the
> taking of any
> unauthorized action based on it, is strictly prohibited.
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
>
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
This message (including any attachments) contains confidential, proprietary
or privileged information intended for a specific purpose and individual(s),
and is protected by law. If you receive this message in error, please
immediately delete it and all copies of it from your system, destroy any
hard copies of it and notify the sender. Any unauthorized disclosure,
copying or distribution of any part of this message, or the taking of any
unauthorized action based on it, is strictly prohibited.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]