ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » java.lang.IllegalStateException WPS 6.0.1

Post new topic  Reply to topic
 java.lang.IllegalStateException WPS 6.0.1 « View previous topic :: View next topic » 
Author Message
Shalini
PostPosted: Wed Aug 30, 2006 7:11 pm    Post subject: java.lang.IllegalStateException WPS 6.0.1 Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi All,

WPS6.0.1 in Solaris

We are getting following exception ILLegalStateException in our SystemOut.log suddenly any idea to resolve it ????

[8/30/06 13:58:07:567 IST] 0000010e SCA E CWSCA2001E: The SCA MDB ran into exception com.ibm.websphere.sca.ServiceRuntimeException: java.lang.Ill
egalStateException: unread block data: caused by: java.lang.IllegalStateException: unread block data
[8/30/06 13:58:07:653 IST] 0000010e ExceptionUtil E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "onMessage" on
bean "BeanId(ServiceActivationSiebelRequestApp#ServiceActivationSiebelRequestEJB.jar#ServiceSIBusMessageBean, null)". Exception data: java.lang.IllegalStateE
xception: unread block data
at java.io.ObjectInputStream$BlockDataInputStream.setBlockDataMode(ObjectInputStream.java:2261)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1845)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1769)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1646)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1274)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:324)
at com.ibm.wbiserver.mediation.db.AsyncTickets.removeTicketDB(AsyncTickets.java:230)
at com.ibm.wbiserver.mediation.db.AsyncTickets.removeTicket(AsyncTickets.java:157)
at com.ibm.wbiserver.mediation.MediationImplementationHandler.removeTicket(MediationImplementationHandler.java:1222)
at com.ibm.wbiserver.mediation.MediationImplementationHandler.processAsyncResponse(MediationImplementationHandler.java:970)
at com.ibm.wbiserver.mediation.MediationImplementationHandler.asyncResponse(MediationImplementationHandler.java:331)
at com.ibm.wbiserver.mediation.MediationImplementationHandler.processMessage(MediationImplementationHandler.java:265)
at com.ibm.ws.sca.internal.message.impl.MessageDispatcherImpl.processMessage(MessageDispatcherImpl.java:454)
at com.ibm.ws.sca.internal.message.impl.ManagedMessageImpl.process(ManagedMessageImpl.java:481)
at com.ibm.wsspi.sca.ejb.module.impl.ModuleSessionBean.processUOWMessage(ModuleSessionBean.java:335)
at com.ibm.wsspi.sca.ejb.module.impl.ModuleSessionBean.transactionRequiredActivitySessionSupports(ModuleSessionBean.java:300)
at com.ibm.wsspi.sca.ejb.module.EJSLocalStatelessModule_43132892.transactionRequiredActivitySessionSupports(EJSLocalStatelessModule_43132892.java:301
)
at com.ibm.ws.sca.internal.uow.handler.UOWStrategyImpl.transactionGlobalActivitySessionAny(UOWStrategyImpl.java:331)
at com.ibm.ws.sca.internal.uow.handler.UOWAttribute.invoke(UOWAttribute.java:480)
at com.ibm.ws.sca.internal.uow.handler.AbstractUOWHandler.processMessage(AbstractUOWHandler.java:162)
at com.ibm.ws.sca.internal.uow.handler.UOWHandler.processMessage(UOWHandler.java:81)
at com.ibm.ws.sca.internal.message.impl.MessageDispatcherImpl.processMessage(MessageDispatcherImpl.java:465)
at com.ibm.ws.sca.internal.message.impl.ManagedMessageImpl.process(ManagedMessageImpl.java:481)
at com.ibm.wsspi.sca.ejb.module.impl.ModuleSessionBean.processMessage(ModuleSessionBean.java:147)
at com.ibm.wsspi.sca.ejb.module.EJSLocalStatelessModule_43132892.processMessage(EJSLocalStatelessModule_43132892.java:97)
at com.ibm.ws.sca.internal.async.impl.AbstractAsyncInboundHandler.processMessage(AbstractAsyncInboundHandler.java:108)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.processMessage(ServiceSIBusMessageBean.java:213)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.access$000(ServiceSIBusMessageBean.java:45)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean$1.onMessage(ServiceSIBusMessageBean.java:62)
at com.ibm.wbiserver.manualrecovery.ejb.RecoveryMessageDrivenBean.onMessage(RecoveryMessageDrivenBean.java:167)
at com.ibm.wsspi.sca.async.bean.impl.ServiceSIBusMessageBean.onMessage(ServiceSIBusMessageBean.java:103)
at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.ibm.ejs.container.MessageEndpointHandler.invokeMdbMethod(MessageEndpointHandler.java:994)
at com.ibm.ejs.container.MessageEndpointHandler.invoke(MessageEndpointHandler.java:723)
at $Proxy39.onMessage(Unknown Source)
at com.ibm.ws.sib.ra.inbound.impl.SibRaEndpointInvokerImpl.invokeEndpoint(SibRaEndpointInvokerImpl.java:155)

Back to top
View user's profile Send private message Send e-mail
Shalini
PostPosted: Sun Nov 12, 2006 12:47 am    Post subject: Reply with quote

Master

Joined: 30 Apr 2002
Posts: 224
Location: India

Hi,

For the exception "unread block data: caused by: java.lang.IllegalStateException: unread block data"

Have you faced such exception ???

Kindly let me know any solution/ideas to avoid such exception

Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Sun Nov 12, 2006 4:52 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Have you checked for an APAR ?
What are you trying to do?
Read the message multiple times without resetting it?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » java.lang.IllegalStateException WPS 6.0.1
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.