cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Masthead error after uploading original par file

Former Member
0 Kudos

Hi everybody,

my purpose is to add a new link to my portal masthead, therefore i have downloaded com.sap.portal.navigation.masthead.par. Before changing the source code i rename it and have uploaded it via NWDS. Then i have create a new iview with it and had add it to my Default framework page. I set the original ToolArea to unvisible and use instead of that the created iView.

i get the following error message:

Portal Runtime Error

An exception occurred while processing your request

Exception id: 02:41_10/09/08_508858450

See the details for the exception ID in the log file.

How can that be, i have only uploaded the same file which was used by sap before with another name?

regards,

Seed

Accepted Solutions (1)

Accepted Solutions (1)

benjamin_houttuin
Active Contributor
0 Kudos

Hi,

Unzip the intial .par file and look for the \PORTAL-INF\private\lib\ folder.

Copy all .jar files inside that folder manualy to the corresponding folder in nwds (you can drag&drop if you want)

Build and deploy your custom .par file and it will work.

Unless the error is created by java errors that might be caused by your customizing but you are the only one to check that.

Cheers,

Benjamin Houttuin

Former Member
0 Kudos

HIi

Pls follow this documents and what u have missed.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07bf112-1705-2a10-1a9f-d0a705e5...

and if any query pls revert back.

Rewards r welcome if usefull.

Thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Seed,

post the latest logfiles

check the log files for more information ?

\usr\sap\EPXX\j2ee\j2ee_01\cluster\server\managers\console_logs

and \usr\sap\EPXX\j2ee\j2ee_01\cluster\server\managers\log\portal\logs

(or)

Try copy the file

\usr\sap\EPXX\j2ee\j2ee_01\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\WEB-INF\deployment\pcd\com.sap.portal.navigation.masthead.par.bak to com.sap.portal.navigation.masthead.par and then deploy it to the portal again

check jdk path also

Koti Reddy

Former Member
0 Kudos

hi,

You can refer to the followng blog to check the gap.

Regards

Pankaj Prasoon