sap - Class definition not found,Prior initialization failed -


in sap/pi, while upgrading sap newer version 7.5, got error:

noclassdeffound: cannot initialize class because prior initialization attempt failed.

can tell i'm going wrong?

as jms channel says it's missing classes driver library trying use in channel. make sure have adapter libs deployed contain jars class described missing there (com.ibm.mq.jms.mqqueueconnectionfactory).


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -