Thanks alot for the info...rick

Aaron Mulder wrote:
> 
>         The first ClassNotFoundException can be ignored - security is not
> fully implemented yet.  The second is a known problem - during shutdown,
> JAWS is sometimes unable to delete a table from Hypersonic.  We don't know
> the cause, but it's on the list for investigation.  It's only serious if
> you really need your table to be dropped when you stop jBoss and you use
> Hypersonic.
> 
> Aaron
> 
> On Thu, 5 Oct 2000, Rick Horowitz wrote:
> > Thanks Simon...I downloaded and built the new CVS version this morning
> > and it seems to work, with 2 possible exceptions. Are these of any
> > concern?
> >
> > 1. Is the following exception during jBoss *startup* of any consequence?
> >
> > [JAWS] Initializing JAWS plugin for Account
> > [JAWS] Table Account created
> > [Container factory] Binding an EJBReference ejb/myEJBRef
> > [Container factory] Binding ejb/myEJBRef to internal JNDI source:
> > nextgen.StatelessSession
> > [Container factory] java.lang.ClassNotFoundException: class
> > org.jboss.security.EJBSecurityManagerDef
> > aultImpl
> > [Container factory] Using default DataSource:Hypersonic
> >
> > 2. When I shut down jBoss using ctl-C (running on WinNT 4.0 sp5, jdk
> > 1.3) it shuts down, but not before issuing the following exception.
> >
> > [Container factory] Stopping
> > [Container factory] Stopped
> > [Container factory] Destroying
> > [JAWS] java.sql.SQLException: Connection is broken: Connection reset by
> > peer: socket write error
> > [JAWS]  at org.hsql.Trace.getError(Trace.java:124)
> > [JAWS]  at org.hsql.Trace.getError(Trace.java:115)
> > [JAWS]  at org.hsql.Trace.error(Trace.java:130)
> > [JAWS]  at org.hsql.jdbcConnection.executeHSQL(jdbcConnection.java:642)
> > [JAWS]  at org.hsql.jdbcConnection.execute(jdbcConnection.java:540)
> > [JAWS]  at org.hsql.jdbcStatement.fetchResult(jdbcStatement.java:499)
> > [JAWS]  at org.hsql.jdbcStatement.executeUpdate(jdbcStatement.java:52)
> > [JAWS]  at
> > org.hsql.jdbcPreparedStatement.executeUpdate(jdbcPreparedStatement.java:114)
> > [JAWS]  at
> > 
>org.jboss.minerva.jdbc.PreparedStatementInPool.executeUpdate(PreparedStatementInPool.java
> > :81)
> > [JAWS]  at
> > 
>org.jboss.ejb.plugins.jaws.jdbc.JDBCUpdateCommand.executeStatementAndHandleResult(JDBCUpd
> > ateCommand.java:49)
> > [JAWS]  at
> > org.jboss.ejb.plugins.jaws.jdbc.JDBCCommand.jdbcExecute(JDBCCommand.java:154)
> > [JAWS]  at
> > 
>org.jboss.ejb.plugins.jaws.jdbc.JDBCDestroyCommand.execute(JDBCDestroyCommand.java:49)
> > [JAWS]  at
> > 
>org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.destroy(JAWSPersistenceManager.java:114
> > )
> > [JAWS]  at
> > org.jboss.ejb.plugins.CMPPersistenceManager.destroy(CMPPersistenceManager.java:115)
> > [JAWS]  at
> > org.jboss.ejb.EntityContainer.destroy(EntityContainer.java:289)
> > [JAWS]  at org.jboss.ejb.Application.destroy(Application.java:200)
> > [JAWS]  at
> > org.jboss.ejb.ContainerFactory.destroyService(ContainerFactory.java:189)
> > [JAWS]  at
> > org.jboss.util.ServiceMBeanSupport.destroy(ServiceMBeanSupport.java:144)
> > [JAWS]  at java.lang.reflect.Method.invoke(Native Method)
> > [JAWS]  at
> > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
> > [JAWS]  at
> > com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
> > [JAWS]  at
> > org.jboss.dependencies.DependencyManager.stopMBean(DependencyManager.java:306)
> > [JAWS]  at
> > org.jboss.dependencies.DependencyManager.stopMBeans(DependencyManager.java:189)
> > [JAWS]  at org.jboss.Main$2.run(Main.java:171)
> > [JAWS] Could not drop table AllTypes: Connection is broken: Connection
> > reset by peer: socket write e
> > rror
> >
> > Thanks again,
> >
> > Rick Horowitz
> >
> >
> > --
> > --------------------------------------------------------------
> > To subscribe:        [EMAIL PROTECTED]
> > To unsubscribe:      [EMAIL PROTECTED]
> > Problems?:           [EMAIL PROTECTED]
> >
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to