• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PMI Server Exception :

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am working with Performance monitoring infrastructure(PMI) client package for Websphere Apps.
I encounter with this problem. Pls help. It was running fine with Websphere 4.0.4, This started when we upgraded
Websphere version to 4.0.5 and 5.0

Stack :
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Unable to read value from underlying bridge :
com.ibm.ws.pmi.server.DataDescriptor; IllegalAccessException minor code: 0 completed: No
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Unable to read value from underlying bridge :
com.ibm.ws.pmi.server.DataDescriptor; IllegalAccessException minor code: 0 completed: No
java.rmi.MarshalException: CORBA MARSHAL 0 No; nested exception is:
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Unable to read value from underlying bridge :
com.ibm.ws.pmi.server.DataDescriptor; IllegalAccessException minor code: 0 completed: No
org.omg.CORBA.MARSHAL: Unable to read value from underlying bridge : Unable to read value from underlying bridge :
com.ibm.ws.pmi.server.DataDescriptor; IllegalAccessException minor code: 0 completed: No
<<no stack trace available>>
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic