Laplace
lapla****@csc*****
2003年 5月 31日 (土) 14:59:58 JST
laplaceです。 > 「Melee」か! > 1on1で同じ現象が過去に発生していて、そちらは直したので > おかしいなと思っていたんですが、meleeでのチェックを怠りました。 > 修正しましたが、いかがでしょうか? Meleeは、直ったっぽいです。 10シーズンほど進めましたがデータ送信その他もろもろ大丈夫でした。 1vs1ではシーズン終了後のデータ送信後にエラーになります。 元凶は、下記Exception発生個所かと。 Caused by: java.lang.NullPointerException at rumblejp.ejb.session.BattleManagerBean.confirm(BattleManagerBean.java:277) at sun.reflect.GeneratedMethodAccessor371.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles sSessionContainer.java:660) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(Cach edConnectionInterceptor.java:186) at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe ssionInstanceInterceptor.java:77) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor .java:107) at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT. java:201) at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:92) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:13 0) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:204)