cancel
Showing results for 
Search instead for 
Did you mean: 

MSS general Information after upgrade to NW 7.3

Former Member
0 Kudos

Hi All,

We have upgraded EP portal from 7.0 to 7.31

deployed 7.31 compatibility packages.(sap_ess 633,sap_mss 630,pcui_gp 633)

when we click on startprocess link(relatedactivities) in  mss general information, getting below error.

please help me to resolve the issue.

java.lang.ClassNotFoundException: com.sap.pcuigp.xssfpm.wd.interfaces.wdp.IExternalIVAC ------------------------- Loader Info ------------------------- ClassLoader name: [sap.com/mss~hras] Loader hash code: 53b08f3d Living status: alive Direct parent loaders: [system:Frame] [interface:webservices] [interface:cross] [interface:security] [interface:transactionext] [library:webservices_lib] [library:opensql] [library:jms] [library:ejb20] [service:p4] [service:ejb] [service:servlet_jsp] [library:tc~bl~jrfc~api] [library:tc~aii~base~offline~facade] [library:tc~cmi] [library:tc~bl~logging~api] [library:tc~bl~exception~lib] [library:tc~ddic~runtime~facade] [sap.com/tc~wd~api] Resources: /usr/sap/ED1/J01/j2ee/cluster/apps/sap.com/mss~hras/servlet_jsp/webdynpro/resources/sap.com/mss~hras/root/WEB-INF/lib/sap.com~mss~hras.jar

Regards

Anand

Accepted Solutions (0)

Answers (1)

Answers (1)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Anand,


Hope you are doing good.

As you would be aware, a java.lang.ClassNotFoundException exception  is thrown when an application tries to load in a class through its string name using, the forName, the findSystemClass or the loadClass method in class ClassLoader, but no definition for the class with the specified name could be found.

Please deploy the Business packages (MSS and ESS) again and you should be able to fix this.

Deploy using any of the tools available: seeSAP NOTE 1715441 .

____________

Kind Regards,
Hemanth
SAP AGS