在JBoss中部署了一個EJB,除錯出現如下錯誤,大概會是什麼原因?
2004-07-09 14:58:12,608 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException:
java.lang.IllegalArgumentException: wrong number of arguments
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.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:824)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:130)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:186)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:107)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:144)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:268)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:208)
at org.jboss.ejb.StatefulSessionContainer.invoke(StatefulSessionContainer.java:380)
at org.jboss.ejb.Container.invoke(Container.java:738)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:383)
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 sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
at sun.rmi.transport.Transport$1.run(Transport.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
at java.lang.Thread.run(Thread.java:534)
java.lang.IllegalArgumentException: wrong number of arguments
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.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:824)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:130)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:186)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:107)
at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:144)
at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:268)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:208)
at org.jboss.ejb.StatefulSessionContainer.invoke(StatefulSessionContainer.java:380)
at org.jboss.ejb.Container.invoke(Container.java:738)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
at org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:383)
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 sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
at sun.rmi.transport.Transport$1.run(Transport.java:148)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
at java.lang.Thread.run(Thread.java:534)
相關文章
- jdon框架在jboss中執行有時時出現出現錯誤,是什麼原因,如何處理框架
- 代理出現304錯誤是什麼原因?
- 爬蟲代理ip出現401錯誤原因是什麼?如何修復錯誤?爬蟲
- 遠端呼叫EJB。報錯如下。請問是什麼原因?請教banq等dx。謝謝!
- 一個struts例子老出現如下錯誤,請高手來看看。。。。
- 全球代理出現401錯誤原因是什麼?
- python exit出錯是什麼原因Python
- interest.ear 在jboss部署時出錯REST
- http代理出現404錯誤是什麼原因?如何修復?HTTP
- 在 Istio 中除錯 503 錯誤除錯
- 我部署原始碼中remote下的MyApp.ear時,出現錯誤,請問是什麼原因,如何解決。原始碼REMAPP
- 編譯實體Bean出現如下錯誤.....編譯Bean
- jboss+mysql+hibernate 出現錯誤!!!!!!!MySql
- 在Linux中,刪除一個檔案,刪不掉是什麼原因?Linux
- 使用JBoss部署實體Bean,資料庫是oracle9i,出現錯誤,求助!!!Bean資料庫Oracle
- jboss下jms開發出現如下錯誤,望那位大俠可以解決一下,多謝
- jbuilder + jboss 應用EJB時出錯(調好很長時間了老出錯,鬱悶!_!)UI
- 緊急求救!!為什麼在JBoss下無法部署EJB模組
- 編譯EJB出現錯誤的解決編譯
- 在JBoss裡部署testWeb出現了問題Web
- 同一個EAR程式在不同平臺JBoss3.22上部署出錯。S3
- jboss3.0.3釋出錯誤???S3
- 什麼會導致HTTP出現429請求過多錯誤?HTTP
- 關於jsp呼叫ejb出錯的jsp程式如下JS
- 請問在解析xml檔案時報錯是什麼原因?XML
- 我的JVM為什麼會報如下錯誤呢?急!急!急!急!十萬火急!JVM
- MySQL在刪除表時I/O錯誤原因分析MySql
- 為什麼我的Jbuilder7現在不能除錯Jsp了?UI除錯JS
- PHP artisan es:init,報 500 錯誤,是什麼原因呢?求助大神PHP
- 下面EJB中的RealationShip錯誤怎麼解決呢?
- 代理出現508限制錯誤是什麼意思?
- 什麼是HTTP代理501未實現錯誤?HTTP
- 除錯的第一個Jdon出錯資訊除錯
- oracle不走hint原因1:依據hint會出現錯誤結果Oracle
- 執行jdonMVC示例出現了錯誤MVC
- 學會用core dump除錯程式錯誤除錯
- 在eclipse下使用jboss時的除錯Eclipse除錯
- 資料分析中常見的錯誤是什麼(一)