Hi,
thanks the exceptions are gone away. But now I have another serious problem.
Processing simply stopps after a few minutes. It looks like a deadlock
situation. This happens with only one client and with more clients. Any
idea?
BTW:
1. The build.bat doesn't work out of the box since Ant complains
C:\jboss\src\build\build.xml:74: The file or path you specified
(..\..\lib\ant.jar) is invalid releative to C:\jboss
2. On deployment I get 4 messages:
[Container factory] Deprecated container invoker. Change to
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker
I assume they come from the jdk1.2.2 entries in standardjboss.xml and can be
ignored?
3. On undeployment I get (for each entity bean class?):
[Container factory] java.lang.ClassCastException:
org.spydermq.distributed.server.ConnectionReceiverOILClient
[Container factory] at
org.spydermq.distributed.ConnectionReceiverFactory.close(ConnectionReceiverF
actory.java:42)
[Container factory] at
org.spydermq.SpyConnection.close(SpyConnection.java:192)
[Container factory] at
org.jboss.ejb.plugins.AbstractInstanceCache.destroy(AbstractInstanceCache.ja
va:367)
[Container factory] at
org.jboss.ejb.EntityContainer.destroy(EntityContainer.java:293)
[Container factory] at
org.jboss.ejb.Application.destroy(Application.java:200)
[Container factory] at
org.jboss.ejb.ContainerFactory.undeploy(ContainerFactory.java:912)
[Container factory] at
org.jboss.ejb.ContainerFactory.undeploy(ContainerFactory.java:275)
[Container factory] at java.lang.reflect.Method.invoke(Native Method)
[Container factory] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Container factory] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Container factory] at
org.jboss.deployment.J2eeDeployer.stopApplication(J2eeDeployer.java:475)
[Container factory] at
org.jboss.deployment.J2eeDeployer.undeploy(J2eeDeployer.java:230)
[Container factory] at
org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:164)
[Container factory] at java.lang.reflect.Method.invoke(Native Method)
[Container factory] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
[Container factory] at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
[Container factory] at
org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:358)
[Container factory] at
org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:221)
[Container factory] at java.lang.Thread.run(Thread.java:484)
Thanks
Andreas
-----Original Message-----
From: Bordet, Simone [mailto:[EMAIL PROTECTED]]
Sent: Dienstag, 19. Dezember 2000 00:33
To: 'jBoss'
Subject: RE: [jBoss-User] Exceptions
Hey,
known bug, fixed in the current CVS version :)
You can download a snapshot of the CVS sources from JBoss' web site.
Simon
> -----Original Message-----
> From: Kardos, Andreas, MDC7752 [mailto:[EMAIL PROTECTED]]
> Sent: luned� 18 dicembre 2000 18:50
> To: [EMAIL PROTECTED]
> Subject: [jBoss-User] Exceptions
>
>
> Hi,
>
> during creation of some thousends of Entity beans with BMP I
> get after some
> time a lot of the following exceptions:
>
... snip ...
>
> Finally it fails with a NullPointerExceptions like the following at
> different Get methods of other Entity beans with CMP:
>
... snip ...
>
> Any hint?
>
> Thanks
> Andreas
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]