Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-12 Thread anita kulshreshtha
In 2.0 it is always happening in jetty6-jee5 server during
shutdown. In addition this trace is produced when attributes of
JavaCompContext (rmi-naming config) are viewed in jconsole. 
   I eliminated this NPE by hacking, it did not solve the following sql
problem:
SQL Exception: No current connection 

Thanks
Anita

--- Dain Sundstrom <[EMAIL PROTECTED]> wrote:

> On Dec 11, 2006, at 8:33 AM, anita kulshreshtha wrote:
> 
> > Prasad,
> > I am hoping that the fix Dain promised for the branch might
> help
> > with this too..
> > I am waiting for it :)
> >
> > On Dec 7, 2006, at 10:32 AM, Dain Sundstrom wrote:
> >> We have an exception being thrown in shutdown from
> >> GBeanBinding.removeBinding():159 and I'll fix that today.
> > http://www.nabble.com/1.2-Beta-Tasks-p7744896.html
> 
> It's back :(  When I went to fix it last week, it was gone so I  
> didn't look any further.
> 
> How did you create the error or does it always happen now?
> 
> -dain
> 
> 



 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-11 Thread Prasad Kashyap

I've been seeing it on all recent 2.0-SNAPSHOT assemblies.

Just hit cntlr+c in a running geronimo window or use the shutdown. The
geronimo.log would have the stacktrace or the window running the
server would, depending on how you started it.

Cheers
Prasad

On 12/11/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote:

On Dec 11, 2006, at 8:33 AM, anita kulshreshtha wrote:

> Prasad,
> I am hoping that the fix Dain promised for the branch might help
> with this too..
> I am waiting for it :)
>
> On Dec 7, 2006, at 10:32 AM, Dain Sundstrom wrote:
>> We have an exception being thrown in shutdown from
>> GBeanBinding.removeBinding():159 and I'll fix that today.
> http://www.nabble.com/1.2-Beta-Tasks-p7744896.html

It's back :(  When I went to fix it last week, it was gone so I
didn't look any further.

How did you create the error or does it always happen now?

-dain




Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-11 Thread Dain Sundstrom

On Dec 11, 2006, at 8:33 AM, anita kulshreshtha wrote:


Prasad,
I am hoping that the fix Dain promised for the branch might help
with this too..
I am waiting for it :)

On Dec 7, 2006, at 10:32 AM, Dain Sundstrom wrote:

We have an exception being thrown in shutdown from
GBeanBinding.removeBinding():159 and I'll fix that today.

http://www.nabble.com/1.2-Beta-Tasks-p7744896.html


It's back :(  When I went to fix it last week, it was gone so I  
didn't look any further.


How did you create the error or does it always happen now?

-dain



Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-11 Thread anita kulshreshtha
Prasad, 
I am hoping that the fix Dain promised for the branch might help
with this too..
I am waiting for it :)

On Dec 7, 2006, at 10:32 AM, Dain Sundstrom wrote: 
>We have an exception being thrown in shutdown from  
>GBeanBinding.removeBinding():159 and I'll fix that today. 
http://www.nabble.com/1.2-Beta-Tasks-p7744896.html


Thanks
Anita

--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:

>The shutdown of geronimo-tomcat-minimal server produces this
> trace:
> 12:34:10,671 INFO  [root]
> --
> 12:38:32,171 WARN  [BasicLifecycleMonitor] Exception occured while
> notifying listener
> java.lang.NullPointerException
> at
>
org.apache.geronimo.gjndi.binding.GBeanBinding.removeBinding(GBeanBinding.java:159)
> at
>
org.apache.geronimo.gjndi.binding.GBeanBinding$GBeanLifecycleListener.stopped(GBeanBinding.java:108)
> at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireStoppedEvent(BasicLifecycleMonitor.java:197)
> at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$500(BasicLifecycleMonitor.java:41)
> at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireStoppedEvent(BasicLifecycleMonitor.java:259)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:359)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
> at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
> at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
> at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
> at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
> at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
> at
>
org.apache.geronimo.kernel.config.KernelConfigurationManager$ShutdownHook.run(KernelConfig
>
> Thanks
> Anita 



 

Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.


Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-07 Thread Krishnakumar B

I get this error when shutting down jee5-jetty6 & jee5-tomcat

Regards
Krish

On 12/7/06, anita kulshreshtha <[EMAIL PROTECTED]> wrote:

   This trace is produced by geronimo-framework. The trace is produced
when attributes of JavaCompContext (rmi-naming) are viewed by jconsole.

Thanks
Anita

[*] 100%   4s Startup complete
 Listening on Ports:
   1099 0.0.0.0 RMI Naming
   4242 0.0.0.0 Remote Login Listener
    0.0.0.0 JMX Remoting Connector

Geronimo Application Server started
13:08:02,015 WARN  [MBeanGBeanBridge] Exception while getting attribute
environment
javax.management.ReflectionException
   at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttribute(MBeanGBeanBridge.j
ava:122)
   at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttributes(MBeanGBeanBridge.
java:143)
   at
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.getAttributes(DynamicMetaDataImpl.j
ava:125)
   at
com.sun.jmx.mbeanserver.MetaDataImpl.getAttributes(MetaDataImpl.java:189)
   at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttributes(DefaultMBea
nServerInterceptor.java:696)
   at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttributes(JmxMBeanServer.java:686)
   at
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.jav
a:1389)
   at
javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java
:81)
   at
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnec
tionImpl.java:1245)
   at java.security.AccessController.doPrivileged(Native Method)
   at
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnecti
onImpl.java:1348)
   at
javax.management.remote.rmi.RMIConnectionImpl.getAttributes(RMIConnectionImpl.j
ava:633)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
   at sun.rmi.transport.Transport$1.run(Transport.java:153)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
   at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
   at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)

   at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NullPointerException
   at
org.apache.xbean.naming.context.ContextFlyweight.getEnvironment(ContextFlyweigh
t.java:144)
   at
org.apache.xbean.naming.context.ContextFlyweight$$FastClassByCGLIB$$592f1945.in
voke()
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.ja
va:38)
   at
org.apache.geronimo.gbean.runtime.GBeanAttribute.getValue(GBeanAttribute.java:3
90)
   at
org.apache.geronimo.gbean.runtime.GBeanInstance.getAttribute(GBeanInstance.java
:681)
   at
org.apache.geronimo.kernel.basic.BasicKernel.getAttribute(BasicKernel.java:178)

   at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttribute(MBeanGBeanBridge.j
ava:118)
   ... 22 more
--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:

>The shutdown of geronimo-tomcat-minimal server produces this
> trace:
> 12:34:10,671 INFO  [root]
> --
> 12:38:32,171 WARN  [BasicLifecycleMonitor] Exception occured while
> notifying listener
> java.lang.NullPointerException
>   at
>
org.apache.geronimo.gjndi.binding.GBeanBinding.removeBinding(GBeanBinding.java:159)
>   at
>
org.apache.geronimo.gjndi.binding.GBeanBinding$GBeanLifecycleListener.stopped(GBeanBinding.java:108)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireStoppedEvent(BasicLifecycleMonitor.java:197)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$500(BasicLifecycleMonitor.java:41)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireStoppedEvent(BasicLifecycleMonitor.java:259)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:359)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
>   at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
>   at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
>   at
>
o

Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-07 Thread anita kulshreshtha
This trace is produced by geronimo-framework. The trace is produced
when attributes of JavaCompContext (rmi-naming) are viewed by jconsole.

Thanks
Anita

[*] 100%   4s Startup complete
  Listening on Ports:
1099 0.0.0.0 RMI Naming
4242 0.0.0.0 Remote Login Listener
 0.0.0.0 JMX Remoting Connector

Geronimo Application Server started
13:08:02,015 WARN  [MBeanGBeanBridge] Exception while getting attribute
environment
javax.management.ReflectionException
at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttribute(MBeanGBeanBridge.j
ava:122)
at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttributes(MBeanGBeanBridge.
java:143)
at
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.getAttributes(DynamicMetaDataImpl.j
ava:125)
at
com.sun.jmx.mbeanserver.MetaDataImpl.getAttributes(MetaDataImpl.java:189)
at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttributes(DefaultMBea
nServerInterceptor.java:696)
at
com.sun.jmx.mbeanserver.JmxMBeanServer.getAttributes(JmxMBeanServer.java:686)
at
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.jav
a:1389)
at
javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java
:81)
at
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnec
tionImpl.java:1245)
at java.security.AccessController.doPrivileged(Native Method)
at
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnecti
onImpl.java:1348)
at
javax.management.remote.rmi.RMIConnectionImpl.getAttributes(RMIConnectionImpl.j
ava:633)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
at sun.rmi.transport.Transport$1.run(Transport.java:153)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)

at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NullPointerException
at
org.apache.xbean.naming.context.ContextFlyweight.getEnvironment(ContextFlyweigh
t.java:144)
at
org.apache.xbean.naming.context.ContextFlyweight$$FastClassByCGLIB$$592f1945.in
voke()
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.ja
va:38)
at
org.apache.geronimo.gbean.runtime.GBeanAttribute.getValue(GBeanAttribute.java:3
90)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.getAttribute(GBeanInstance.java
:681)
at
org.apache.geronimo.kernel.basic.BasicKernel.getAttribute(BasicKernel.java:178)

at
org.apache.geronimo.system.jmx.MBeanGBeanBridge.getAttribute(MBeanGBeanBridge.j
ava:118)
... 22 more
--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:

>The shutdown of geronimo-tomcat-minimal server produces this
> trace:
> 12:34:10,671 INFO  [root]
> --
> 12:38:32,171 WARN  [BasicLifecycleMonitor] Exception occured while
> notifying listener
> java.lang.NullPointerException
>   at
>
org.apache.geronimo.gjndi.binding.GBeanBinding.removeBinding(GBeanBinding.java:159)
>   at
>
org.apache.geronimo.gjndi.binding.GBeanBinding$GBeanLifecycleListener.stopped(GBeanBinding.java:108)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireStoppedEvent(BasicLifecycleMonitor.java:197)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$500(BasicLifecycleMonitor.java:41)
>   at
>
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireStoppedEvent(BasicLifecycleMonitor.java:259)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:359)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
>   at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
>   at
>
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
>   at
>
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
>   at
>
or

Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-07 Thread anita kulshreshtha
   The shutdown of geronimo-tomcat-minimal server produces this trace:
12:34:10,671 INFO  [root]
--
12:38:32,171 WARN  [BasicLifecycleMonitor] Exception occured while
notifying listener
java.lang.NullPointerException
at
org.apache.geronimo.gjndi.binding.GBeanBinding.removeBinding(GBeanBinding.java:159)
at
org.apache.geronimo.gjndi.binding.GBeanBinding$GBeanLifecycleListener.stopped(GBeanBinding.java:108)
at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireStoppedEvent(BasicLifecycleMonitor.java:197)
at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$500(BasicLifecycleMonitor.java:41)
at
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireStoppedEvent(BasicLifecycleMonitor.java:259)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop(GBeanInstanceState.java:359)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:188)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop(GBeanInstanceState.java:180)
at
org.apache.geronimo.gbean.runtime.GBeanInstance.stop(GBeanInstance.java:551)
at
org.apache.geronimo.kernel.basic.BasicKernel.stopGBean(BasicKernel.java:423)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager$ShutdownHook.run(KernelConfig

Thanks
Anita

--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:

>   Yes I am seeing this too. Still investigating..
> 
> Thanks
> Anita
> 
> --- David Jencks <[EMAIL PROTECTED]> wrote:
> 
> > I'm seeing the following stack trace when shutting down the jetty6 
> 
> > geronimo server in trunk.  Anyone have a clue about why, if it is a
>  
> > problem, and what we might do about it?
> > 
> > thanks
> > david jencks
> > 
> > Server shutdown begun
> > 00:37:33,024 WARN  [GeronimoConnectionEventListener]  
> > connectionErrorOccurred called with null
> > SQL Exception: No current connection.
> >  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> > (Unknown Source)
> >  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> > (Unknown Source)
> >  at org.apache.derby.impl.jdbc.Util.noCurrentConnection 
> > (Unknown Source)
> >  at  
> >
> org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown 
> > 
> > Source)
> >  at org.apache.derby.impl.jdbc.EmbedConnection.rollback 
> > (Unknown Source)
> >  at org.apache.derby.iapi.jdbc.BrokeredConnection.rollback 
> > (Unknown Source)
> >  at  
> >
>
org.tranql.connector.jdbc.ManagedXAConnection.localTransactionRollback
> > 
> > (ManagedXAConnection.java:121)
> >  at org.tranql.connector.AbstractManagedConnection 
> > $LocalTransactionImpl.rollback(AbstractManagedConnection.java:196)
> >  at org.tranql.connector.jdbc.ConnectionHandle.rollback 
> > (ConnectionHandle.java:135)
> >  at
> org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop
> > 
> > (DefaultDatabaseLocker.java:80)
> >  at
> > org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop 
> > (JDBCPersistenceAdapter.java:202)
> >  at  
> > org.apache.activemq.store.journal.JournalPersistenceAdapter.stop 
> > (JournalPersistenceAdapter.java:254)
> >  at org.apache.activemq.util.ServiceStopper.stop 
> > (ServiceStopper.java:42)
> >  at org.apache.activemq.broker.BrokerService.stop 
> > (BrokerService.java:443)
> >  at org.apache.activemq.gbean.BrokerServiceGBeanImpl.doStop
> 
> > (BrokerServiceGBeanImpl.java:106)
> >  at  
> > org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance 
> > (GBeanInstance.java:1146)
> >  at  
> >
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop 
> > (GBeanInstanceState.java:337)
> >  at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop
> > 
> > (GBeanInstanceState.java:188)
> >  at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
> > (GBeanInstance.java:551)
> >  at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
> > (BasicKernel.java:423)
> >  at
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop
> > 
> > (GBeanInstanceState.java:18

Re: Stack trace while shutting down amq in geronimo 2.0

2006-12-07 Thread anita kulshreshtha
  Yes I am seeing this too. Still investigating..

Thanks
Anita

--- David Jencks <[EMAIL PROTECTED]> wrote:

> I'm seeing the following stack trace when shutting down the jetty6  
> geronimo server in trunk.  Anyone have a clue about why, if it is a  
> problem, and what we might do about it?
> 
> thanks
> david jencks
> 
> Server shutdown begun
> 00:37:33,024 WARN  [GeronimoConnectionEventListener]  
> connectionErrorOccurred called with null
> SQL Exception: No current connection.
>  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> (Unknown Source)
>  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> (Unknown Source)
>  at org.apache.derby.impl.jdbc.Util.noCurrentConnection 
> (Unknown Source)
>  at  
> org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown 
> 
> Source)
>  at org.apache.derby.impl.jdbc.EmbedConnection.rollback 
> (Unknown Source)
>  at org.apache.derby.iapi.jdbc.BrokeredConnection.rollback 
> (Unknown Source)
>  at  
>
org.tranql.connector.jdbc.ManagedXAConnection.localTransactionRollback
> 
> (ManagedXAConnection.java:121)
>  at org.tranql.connector.AbstractManagedConnection 
> $LocalTransactionImpl.rollback(AbstractManagedConnection.java:196)
>  at org.tranql.connector.jdbc.ConnectionHandle.rollback 
> (ConnectionHandle.java:135)
>  at org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop
> 
> (DefaultDatabaseLocker.java:80)
>  at
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop 
> (JDBCPersistenceAdapter.java:202)
>  at  
> org.apache.activemq.store.journal.JournalPersistenceAdapter.stop 
> (JournalPersistenceAdapter.java:254)
>  at org.apache.activemq.util.ServiceStopper.stop 
> (ServiceStopper.java:42)
>  at org.apache.activemq.broker.BrokerService.stop 
> (BrokerService.java:443)
>  at org.apache.activemq.gbean.BrokerServiceGBeanImpl.doStop 
> (BrokerServiceGBeanImpl.java:106)
>  at  
> org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance 
> (GBeanInstance.java:1146)
>  at  
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop 
> (GBeanInstanceState.java:337)
>  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop
> 
> (GBeanInstanceState.java:188)
>  at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
> (GBeanInstance.java:551)
>  at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
> (BasicKernel.java:423)
>  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop
> 
> (GBeanInstanceState.java:180)
>  at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
> (GBeanInstance.java:551)
>  at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
> (BasicKernel.java:423)
>  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop
> 
> (GBeanInstanceState.java:180)
>  at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
> (GBeanInstance.java:551)
>  at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
> (BasicKernel.java:423)
>  at  
> org.apache.geronimo.kernel.config.KernelConfigurationManager 
> $ShutdownHook.run(KernelConfigurationManager.java:310)
>  at  
> org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks 
> (BasicKernel.java:668)
>  at org.apache.geronimo.kernel.basic.BasicKernel.shutdown 
> (BasicKernel.java:645)
>  at org.apache.geronimo.system.main.Daemon$1.run(Daemon.java:
> 
> 234)
> 00:37:33,028 ERROR [JournalPersistenceAdapter] Could not stop  
> service:  
> [EMAIL PROTECTED]  
> Reason: SQL Exception: No current connection.
> SQL Exception: No current connection.
>  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> (Unknown Source)
>  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
> (Unknown Source)
>  at org.apache.derby.impl.jdbc.Util.noCurrentConnection 
> (Unknown Source)
>  at  
> org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown 
> 
> Source)
>  at org.apache.derby.impl.jdbc.EmbedConnection.rollback 
> (Unknown Source)
>  at org.apache.derby.iapi.jdbc.BrokeredConnection.rollback 
> (Unknown Source)
>  at  
>
org.tranql.connector.jdbc.ManagedXAConnection.localTransactionRollback
> 
> (ManagedXAConnection.java:121)
>  at org.tranql.connector.AbstractManagedConnection 
> $LocalTransactionImpl.rollback(AbstractManagedConnection.java:196)
>  at org.tranql.connector.jdbc.ConnectionHandle.rollback 
> (ConnectionHandle.java:135)
>  at org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop
> 
> (DefaultDatabaseLocker.java:80)
>  at
> org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop 
> (JDBCPersistenceAdapter.java:202)
>  at  
> org.apache.activemq.store.journal.JournalPersistenceAdapter.stop 
> (JournalPersistenceAdapter.java:254)
>  at org.apache.acti

Stack trace while shutting down amq in geronimo 2.0

2006-12-07 Thread David Jencks
I'm seeing the following stack trace when shutting down the jetty6  
geronimo server in trunk.  Anyone have a clue about why, if it is a  
problem, and what we might do about it?


thanks
david jencks

Server shutdown begun
00:37:33,024 WARN  [GeronimoConnectionEventListener]  
connectionErrorOccurred called with null

SQL Exception: No current connection.
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
(Unknown Source)
at org.apache.derby.impl.jdbc.Util.noCurrentConnection 
(Unknown Source)
at  
org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown  
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.rollback 
(Unknown Source)
at org.apache.derby.iapi.jdbc.BrokeredConnection.rollback 
(Unknown Source)
at  
org.tranql.connector.jdbc.ManagedXAConnection.localTransactionRollback 
(ManagedXAConnection.java:121)
at org.tranql.connector.AbstractManagedConnection 
$LocalTransactionImpl.rollback(AbstractManagedConnection.java:196)
at org.tranql.connector.jdbc.ConnectionHandle.rollback 
(ConnectionHandle.java:135)
at org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop 
(DefaultDatabaseLocker.java:80)
at org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop 
(JDBCPersistenceAdapter.java:202)
at  
org.apache.activemq.store.journal.JournalPersistenceAdapter.stop 
(JournalPersistenceAdapter.java:254)
at org.apache.activemq.util.ServiceStopper.stop 
(ServiceStopper.java:42)
at org.apache.activemq.broker.BrokerService.stop 
(BrokerService.java:443)
at org.apache.activemq.gbean.BrokerServiceGBeanImpl.doStop 
(BrokerServiceGBeanImpl.java:106)
at  
org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance 
(GBeanInstance.java:1146)
at  
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStop 
(GBeanInstanceState.java:337)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop 
(GBeanInstanceState.java:188)
at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
(GBeanInstance.java:551)
at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
(BasicKernel.java:423)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop 
(GBeanInstanceState.java:180)
at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
(GBeanInstance.java:551)
at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
(BasicKernel.java:423)
at org.apache.geronimo.gbean.runtime.GBeanInstanceState.stop 
(GBeanInstanceState.java:180)
at org.apache.geronimo.gbean.runtime.GBeanInstance.stop 
(GBeanInstance.java:551)
at org.apache.geronimo.kernel.basic.BasicKernel.stopGBean 
(BasicKernel.java:423)
at  
org.apache.geronimo.kernel.config.KernelConfigurationManager 
$ShutdownHook.run(KernelConfigurationManager.java:310)
at  
org.apache.geronimo.kernel.basic.BasicKernel.notifyShutdownHooks 
(BasicKernel.java:668)
at org.apache.geronimo.kernel.basic.BasicKernel.shutdown 
(BasicKernel.java:645)
at org.apache.geronimo.system.main.Daemon$1.run(Daemon.java: 
234)
00:37:33,028 ERROR [JournalPersistenceAdapter] Could not stop  
service:  
[EMAIL PROTECTED]  
Reason: SQL Exception: No current connection.

SQL Exception: No current connection.
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException 
(Unknown Source)
at org.apache.derby.impl.jdbc.Util.noCurrentConnection 
(Unknown Source)
at  
org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown  
Source)
at org.apache.derby.impl.jdbc.EmbedConnection.rollback 
(Unknown Source)
at org.apache.derby.iapi.jdbc.BrokeredConnection.rollback 
(Unknown Source)
at  
org.tranql.connector.jdbc.ManagedXAConnection.localTransactionRollback 
(ManagedXAConnection.java:121)
at org.tranql.connector.AbstractManagedConnection 
$LocalTransactionImpl.rollback(AbstractManagedConnection.java:196)
at org.tranql.connector.jdbc.ConnectionHandle.rollback 
(ConnectionHandle.java:135)
at org.apache.activemq.store.jdbc.DefaultDatabaseLocker.stop 
(DefaultDatabaseLocker.java:80)
at org.apache.activemq.store.jdbc.JDBCPersistenceAdapter.stop 
(JDBCPersistenceAdapter.java:202)
at  
org.apache.activemq.store.journal.JournalPersistenceAdapter.stop 
(JournalPersistenceAdapter.java:254)
at org.apache.activemq.util.ServiceStopper.stop 
(ServiceStopper.java:42)
at org.apache.activemq.broker.BrokerService.stop 
(BrokerService.java:443)
at org.apache.activemq.gbean.BrokerServiceGBeanImpl.doStop 
(BrokerServiceGBeanImpl.java:106)
at  
org.apache.geronimo.gbean.runtime.GBeanInstance.destroyInstance 
(GBeanInstance.java:1146)
at  
org.apache.geronimo.gbean.runtime.GBea