Hello, Aaron

I did. But there is nothing noteworthy. I attach the part of the log
from the time the ear gets deployed until the end of accessing the WS.
As you can see: no exception or problems are reported.

Can you find anything useful? Funnily, the stack trace is somehow the
same as the reported one by Deepesh in October 2005. Also the adventure
builder on [email protected] has the same issue I think.

Tomorrow I'll strip off any complex types from the WSDL and jaxrpc.
Maybe Geronimo has some problems analysing complex datatypes :/ who knows.

Any good ideas are welcome ^^

Best regards

Dirk

Aaron Mulder schrieb:
> Are there any other stack traces before or after this?  Usually
> there's some more meaningful problem that caused the transaction to be
> rolled back.  You might want to check the log file in addition to the
> console output.
> 
> Thanks,
>    Aaron
> 
> On 5/21/06, D. Strauss <[EMAIL PROTECTED]> wrote:
>> Hello, folks
>>
>> In October, Deepesh encountered an exception that seems to stayed
>> unanswered. However, I ran into the same exception today and I want to
>> know under which conditions this exception occurs. The ST is:
>>
>>
>> Web Service EJB Invocation failed: method public abstract int
>> ds2.kert.ws.WSIF.holeAnzProjekte() throws java.rmi.RemoteException;
>> nested exception is:
>>         javax.transaction.TransactionRolledbackException
>>         at
>> org.openejb.server.axis.EJBContainerProvider.processMessage(EJBContainerProvider.java:109)
>>
>>         at
>> org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
>>         at
>> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
>>
>>         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
>>         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
>>         at
>> org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
>>         at
>> org.apache.geronimo.axis.server.AxisWebServiceContainer.invoke(AxisWebServiceContainer.java:115)
>>
>>         at
>> org.apache.geronimo.jetty.JettyEJBWebServiceContext.handle(JettyEJBWebServiceContext.java:162)
>>
>>         at org.mortbay.http.HttpServer.service(HttpServer.java:909)
>>         at
>> org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
>>         at
>> org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
>>         at
>> org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
>>         at
>> org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
>>         at
>> org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
>>         at
>> org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
>> Caused by: javax.transaction.TransactionRolledbackException
>>         at
>> org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:126)
>>
>>         at
>> org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
>>
>>         at
>> org.openejb.slsb.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:98)
>>
>>         at
>> org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:140)
>>
>>         at
>> org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
>>
>>         at
>> org.openejb.SystemExceptionInterceptor.invoke(SystemExceptionInterceptor.java:82)
>>
>>         at
>> org.openejb.GenericEJBContainer.invoke(GenericEJBContainer.java:238)
>>         at
>> org.openejb.GenericEJBContainer$$FastClassByCGLIB$$60a0c356.invoke(<generated>)
>>
>>         at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
>>         at
>> org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
>>
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
>>
>>         at
>> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
>>
>>         at
>> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>>         at
>> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
>>
>>         at
>> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
>>
>>         at
>> org.openejb.EJBContainer$$EnhancerByCGLIB$$294bf5a9.invoke(<generated>)
>>         at
>> org.openejb.server.axis.EJBContainerProvider.processMessage(EJBContainerProvider.java:103)
>>
>>         ... 14 more
>>
>> According to it, the EJB container seems to have some trouble creating a
>> transaction. Or how can I interpret this stracktrace?
>>
>> This stacktrace occurs when I access a SLSB via a Webservice (the SLSB
>> is the endpoint ^^).
>>
>> Best regards
>>
>> Dirk
>>
> 
> 
20:04:13,621 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=jsp,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:13,638 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=default,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:13,723 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for reference J2EEApplication matching the patterns geronimo.server:J2EEServer=geronimo,j2eeType=J2EEApplication,name=KERT/Ear 
20:04:13,768 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,JCAResource=tranql-connector-1.1.rar,j2eeType=JCAManagedConnectionFactory,name=jdbc/kert/db 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WS2 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=News 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Kategorie 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:13,769 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:13,774 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=WSEP,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WSLink,J2EEModule=null because no targets are running for reference EJBContainer matching the patterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,034 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for reference J2EEApplication matching the patterns geronimo.server:J2EEServer=geronimo,j2eeType=J2EEApplication,name=KERT/Ear 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WS2 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=News 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Kategorie 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:14,035 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,093 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for reference J2EEApplication matching the patterns geronimo.server:J2EEServer=geronimo,j2eeType=J2EEApplication,name=KERT/Ear 
20:04:14,093 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,093 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=News 
20:04:14,094 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Kategorie 
20:04:14,094 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:14,094 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,331 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for reference J2EEApplication matching the patterns geronimo.server:J2EEServer=geronimo,j2eeType=J2EEApplication,name=KERT/Ear 
20:04:14,332 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,332 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Kategorie 
20:04:14,332 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:14,333 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,344 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,345 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Kategorie 
20:04:14,345 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:14,345 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,478 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,479 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=User 
20:04:14,479 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,668 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=StatelessSessionBean,name=WSEP 
20:04:14,668 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:14,671 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=atomFeed,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:14,672 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=ref,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=WebFilter because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:15,131 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=KERT.war,J2EEServer=geronimo,J2EEApplication=KERT/Ear,j2eeType=WebModule because no targets are running for the dependency matching the patternspatterns geronimo.server:EJBModule=KERT.jar,J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=EntityBean,name=Projekt 
20:04:15,134 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:URLPattern="/\*",J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=WebFilterMapping,WebFilter=ref because no targets are running for reference Filter matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,WebModule=KERT.war,j2eeType=WebFilter,name=ref 
20:04:15,134 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:URLPattern="/\*",J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=WebFilterMapping,WebFilter=ref because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:15,143 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=cssProvider,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference Previous matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,WebModule=KERT.war,j2eeType=Servlet,name=atomFeed 
20:04:15,143 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=cssProvider,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:15,439 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:name=cssProvider,J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=Servlet because no targets are running for reference JettyServletRegistration matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,j2eeType=WebModule,name=KERT.war 
20:04:15,440 DEBUG [GBeanSingleReference] Waiting to start geronimo.server:URLPattern="/\*",J2EEServer=geronimo,J2EEApplication=KERT/Ear,WebModule=KERT.war,j2eeType=WebFilterMapping,WebFilter=ref because no targets are running for reference Filter matching the patterns geronimo.server:J2EEApplication=KERT/Ear,J2EEServer=geronimo,WebModule=KERT.war,j2eeType=WebFilter,name=ref 
20:05:04,941 WARN  [SystemExceptionInterceptor] WSEP
javax.transaction.TransactionRolledbackException
	at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:126)
	at org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
	at org.openejb.slsb.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:98)
	at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:140)
	at org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
	at org.openejb.SystemExceptionInterceptor.invoke(SystemExceptionInterceptor.java:82)
	at org.openejb.GenericEJBContainer.invoke(GenericEJBContainer.java:238)
	at org.openejb.GenericEJBContainer$$FastClassByCGLIB$$60a0c356.invoke(<generated>)
	at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
	at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
	at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
	at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
	at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
	at org.openejb.EJBContainer$$EnhancerByCGLIB$$294bf5a9.invoke(<generated>)
	at org.openejb.server.axis.EJBContainerProvider.processMessage(EJBContainerProvider.java:103)
	at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
	at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
	at org.apache.geronimo.axis.server.AxisWebServiceContainer.invoke(AxisWebServiceContainer.java:115)
	at org.apache.geronimo.jetty.JettyEJBWebServiceContext.handle(JettyEJBWebServiceContext.java:162)
	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
20:05:04,968 WARN  [AxisWebServiceContainer] AxisFault:
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultSubcode: 
 faultString: Web Service EJB Invocation failed: method public abstract int ds2.kert.ws.WSIF.holeAnzProjekte() throws java.rmi.RemoteException; nested exception is: 
	javax.transaction.TransactionRolledbackException
 faultActor: 
 faultNode: 
 faultDetail: 
	{http://xml.apache.org/axis/}hostname:cerberus.ds2

Web Service EJB Invocation failed: method public abstract int ds2.kert.ws.WSIF.holeAnzProjekte() throws java.rmi.RemoteException; nested exception is: 
	javax.transaction.TransactionRolledbackException
	at org.openejb.server.axis.EJBContainerProvider.processMessage(EJBContainerProvider.java:109)
	at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
	at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
	at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
	at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
	at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454)
	at org.apache.geronimo.axis.server.AxisWebServiceContainer.invoke(AxisWebServiceContainer.java:115)
	at org.apache.geronimo.jetty.JettyEJBWebServiceContext.handle(JettyEJBWebServiceContext.java:162)
	at org.mortbay.http.HttpServer.service(HttpServer.java:909)
	at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
	at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
	at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
	at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
	at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
	at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: javax.transaction.TransactionRolledbackException
	at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:126)
	at org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
	at org.openejb.slsb.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:98)
	at org.openejb.transaction.ContainerPolicy$TxRequired.invoke(ContainerPolicy.java:140)
	at org.openejb.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:80)
	at org.openejb.SystemExceptionInterceptor.invoke(SystemExceptionInterceptor.java:82)
	at org.openejb.GenericEJBContainer.invoke(GenericEJBContainer.java:238)
	at org.openejb.GenericEJBContainer$$FastClassByCGLIB$$60a0c356.invoke(<generated>)
	at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
	at org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
	at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:118)
	at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:800)
	at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
	at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:36)
	at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
	at org.openejb.EJBContainer$$EnhancerByCGLIB$$294bf5a9.invoke(<generated>)
	at org.openejb.server.axis.EJBContainerProvider.processMessage(EJBContainerProvider.java:103)
	... 14 more

Reply via email to