RE: [JBoss-user] StackOverflowError with CMR

2003-07-02 Thread Sacha Labourey
> As I already wrote in the other thread. I will give my best 
> to create a 
> scenario which can reproduce this error and will post it if I find it.

Great! Thank you. Cheers,



sacha




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] StackOverflowError with CMR

2003-07-02 Thread Christofer Dutz
Well after changing the CMR stuff to Bean-Managed-Relations the errors 
were other ones ;)
The line which throws the exceptions (indirectly) is one that uses the 
CMR-Fields defined in the deployment-descriptors.
But don't ask me if they were realy other ones or if I will have a look 
at them after solving this Problem.

As I already wrote in the other thread. I will give my best to create a 
scenario which can reproduce this error and will post it if I find it.

thanx,

chris

Alexey Loubyansky wrote:

How do you know that the cause is CMR?

alex

Wednesday, July 02, 2003, 11:45:21 AM, Christofer Dutz wrote:

CD> Hi,

CD> I am working on deploying the SPECjAppServer2002 on Jboss and am having 
CD> trouble. I added the stacktrace and the part of the code which results 
CD> in JBoss throwing the StackOverflowError.
CD> Hopefully someone can make some sense of this error.

CD> Christofer
 





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


Re: [JBoss-user] StackOverflowError with CMR

2003-07-02 Thread Alexey Loubyansky
How do you know that the cause is CMR?

alex

Wednesday, July 02, 2003, 11:45:21 AM, Christofer Dutz wrote:

CD> Hi,

CD> I am working on deploying the SPECjAppServer2002 on Jboss and am having 
CD> trouble. I added the stacktrace and the part of the code which results 
CD> in JBoss throwing the StackOverflowError.
CD> Hopefully someone can make some sense of this error.

CD> Christofer

CD> 2003-07-01 17:52:04,656 ERROR [org.jboss.ejb.plugins.LogInterceptor]
CD> EJBException, causedBy:
CD> javax.ejb.TransactionRolledbackLocalException: null; CausedByException is:
CD>Unexpected Error
CD> java.lang.StackOverflowError
CD> ; CausedByException is:
CD>Unexpected Error
CD> java.lang.StackOverflowError
CD> ; CausedByException is:
CD>null; CausedByException is:
CD>Unexpected Error
CD> java.lang.StackOverflowError
CD> ; CausedByException is:
CD>Unexpected Error
CD> java.lang.StackOverflowError

CD>at
CD> 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:204)
CD>at
CD> 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:243)
CD>at
CD> org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:74)
CD>at
CD> org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:92)
CD>at
CD> org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
CD>at
CD> 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
CD>at
CD> org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:477)
CD>at org.jboss.ejb.Container.invoke(Container.java:694)
CD>at
CD> 
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invokeHome(BaseLocalProxyFactory.java:272)
CD>at
CD> org.jboss.ejb.plugins.local.LocalHomeProxy.invoke(LocalHomeProxy.java:110)
CD>at $Proxy48.create(Unknown Source)
CD>at
CD> 
org.spec.jappserver.mfg.workorderses.ejb.WorkOrderSesEJB.scheduleWorkOrder(WorkOrderSesEJB.java:117)
CD>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
CD>at
CD> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
CD>at
CD> 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
CD>at java.lang.reflect.Method.invoke(Method.java:324)
CD>at
CD> 
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:629)
CD>at
CD> 
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:186)
CD>at
CD> 
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
CD>at
CD> 
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
CD>at
CD> 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:243)
CD>at
CD> org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:104)
CD>at
CD> org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:117)
CD>at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
CD>at
CD> 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
CD>at
CD> 
org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:322)
CD>at org.jboss.ejb.Container.invoke(Container.java:674)
CD>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
CD>at
CD> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
CD>at
CD> 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
CD>at java.lang.reflect.Method.invoke(Method.java:324)
CD>at
CD> 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
CD>at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:549)
CD>at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:101)
CD>at
CD> org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:83)
CD>at
CD> org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
CD>at
CD> org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45)
CD>at
CD> 
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:100)
CD>at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
CD>at $Proxy101.scheduleWorkOrder(Unknown Source)
CD>at
CD> 
org.spec.jappserver.webbeans.WorkOrderSesBean.scheduleWorkOrder(WorkOrderSesBean.java:192)
CD>at
CD> 
org.apache.jsp.schedule_work_order_jsp._jspService(schedule_work_order_jsp.java:173) 

CD>at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
CD>at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
CD>at
CD> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210)
CD>a

[JBoss-user] StackOverflowError with CMR

2003-07-02 Thread Christofer Dutz
Hi,

I am working on deploying the SPECjAppServer2002 on Jboss and am having 
trouble. I added the stacktrace and the part of the code which results 
in JBoss throwing the StackOverflowError.
Hopefully someone can make some sense of this error.

Christofer

2003-07-01 17:52:04,656 ERROR [org.jboss.ejb.plugins.LogInterceptor]
EJBException, causedBy:
javax.ejb.TransactionRolledbackLocalException: null; CausedByException is:
  Unexpected Error
java.lang.StackOverflowError
; CausedByException is:
  Unexpected Error
java.lang.StackOverflowError
; CausedByException is:
  null; CausedByException is:
  Unexpected Error
java.lang.StackOverflowError
; CausedByException is:
  Unexpected Error
java.lang.StackOverflowError
  at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:204)
  at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:243)
  at
org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:74)
  at
org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:92)
  at
org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
  at
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
  at
org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:477)
  at org.jboss.ejb.Container.invoke(Container.java:694)
  at
org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invokeHome(BaseLocalProxyFactory.java:272)
  at
org.jboss.ejb.plugins.local.LocalHomeProxy.invoke(LocalHomeProxy.java:110)
  at $Proxy48.create(Unknown Source)
  at
org.spec.jappserver.mfg.workorderses.ejb.WorkOrderSesEJB.scheduleWorkOrder(WorkOrderSesEJB.java:117)
  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.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:629)
  at
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:186)
  at
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
  at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
  at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:243)
  at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:104)
  at
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:117)
  at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
  at
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
  at
org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:322)
  at org.jboss.ejb.Container.invoke(Container.java:674)
  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:549)
  at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:101)
  at
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:83)
  at
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
  at
org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:45)
  at
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:100)
  at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:85)
  at $Proxy101.scheduleWorkOrder(Unknown Source)
  at
org.spec.jappserver.webbeans.WorkOrderSesBean.scheduleWorkOrder(WorkOrderSesBean.java:192)
  at
org.apache.jsp.schedule_work_order_jsp._jspService(schedule_work_order_jsp.java:173) 

  at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210)
  at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:360)
  at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:294)
  at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:558)
  at org.mortbay.http.HttpContext.handle(HttpContext.java:1714)
  at
org.mortbay.jetty.servlet.WebApplicationCo