cancel
Showing results for 
Search instead for 
Did you mean: 

Error : After uploading PAR file

Former Member
0 Kudos

Hai All,

We are using Enterprise Portal 5.5. We have customized the user login flow into the system in such a way if the password is going to expiry then prompt is given when the user tries to login to system. This functionality was uploaded into portal as a PAR file.

Now we have a change to this so i downloaded the PAR file from portal and unpacked it and did the changes using IntelliJ. Finally i packed the files as a PAR file(I didn't use PDK 5.0 to pack the file) and uploaded into portal. The upload was successfull.Then i tried to login into portal i am getting the following error message. Can you please let me know,how to solve this issue.

Caused by: java.lang.ClassNotFoundException: abcd.EP.EPLogin

at com.sapportals.portal.prt.util.AutoClassLoader.loadClass(AutoClassLoader.java:804)

at com.sapportals.portal.prt.util.AutoClassLoader.loadClass(AutoClassLoader.java:817)

at java.lang.ClassLoader.loadClass(ClassLoader.java:250)

at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:190)

at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal

Thanks & Regards,

Basha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi basha ,

the erroe is quite common as u need to copy some files as they are the class file of java which the oprtal needs to access these error are beacuse of this only

\sapmnt\EP1\JC01\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.runtime.logon\works

regards

Pankaj

awards points if helpful

Former Member
0 Kudos

Hai Pankaj,

What r those files.

Regards,

Basha.