cancel
Showing results for 
Search instead for 
Did you mean: 

500 Internal Server Error-SAP NetWeaver Application Server 7.00/Java, AS 7.

Former Member
0 Kudos

*500 Internal Server Error*

*00 Failed to process request. Please contact your system administrator.*

*rror! Hyperlink reference not valid.*

*Error Summary*

*While processing the current request, an exception occured which could not be handled by the application or the framework.*

*If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).*

*Root Cause*

*The initial exception that caused the request to fail, was:*

*java.lang.NullPointerException*

*at com.kpmg.oms.maincomp.OMSMainComp.populate_Global_Es_Header(OMSMainComp.java:1059)*

*at com.kpmg.oms.maincomp.OMSMainComp.copyOutputToGlobal(OMSMainComp.java:1016)*

*at com.kpmg.oms.maincomp.OMSMainComp.rereadAfterSave(OMSMainComp.java:6419)*

*at com.kpmg.oms.maincomp.OMSMainComp.save(OMSMainComp.java:518)*

*at com.kpmg.oms.maincomp.wdp.InternalOMSMainComp.save(InternalOMSMainComp.java:3271)*

*... 31 more*

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the quick reply:

Please note the complete error list:

500 Internal Server Error

SAP NetWeaver Application Server 7.00/Java AS 7.00

Failed to process request. Please contact your system administrator.

Error Summary

While processing the current request, an exception occured which could not be handled by the application or the framework.

If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).

Root Cause

The initial exception that caused the request to fail, was:

java.lang.NullPointerException

at com.kpmg.oms.maincomp.OMSMainComp.populate_Global_Es_Header(OMSMainComp.java:1059)

at com.kpmg.oms.maincomp.OMSMainComp.copyOutputToGlobal(OMSMainComp.java:1016)

at com.kpmg.oms.maincomp.OMSMainComp.rereadAfterSave(OMSMainComp.java:6419)

at com.kpmg.oms.maincomp.OMSMainComp.save(OMSMainComp.java:518)

at com.kpmg.oms.maincomp.wdp.InternalOMSMainComp.save(InternalOMSMainComp.java:3271)

... 31 more

Web Dynpro Runtime

Vendor: SAP, build ID: 7.0018.20081114084639.0000 (release=NW04S_18_REL, buildtime=2008-11-22:17:53:00[UTC], changelist=52089, host=pwdfm114), build date: Fri Feb 20 14:12:56 EST 2009

J2EE Engine

7.00 PatchLevel 51441.450

Java VM

Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_16-b05, vendor: Sun Microsystems Inc.

Former Member
0 Kudos

Hi Tammoy

Which iview type are you running ?

If you have the Java ones, perhaps investigate the following OSS note :

880893 - Null pointer exception in Generic iViews (Note is release-independent) :

Symptom

A Null pointer exception appears during the processing of an iView based

on one of the generic iViews (for lists or for tables) delivered with

the MSS Java Business Package. - This exception occurs in the 'put'

method of a hashTable when the data bean is passed to the session. -

This error may also occur if the generic iView is based on a query that

makes use of an amount field in cases that there is no valid currency at

hand (e.g. a query output data set with initial values).

;

Reason and Prerequisites

The generic iView par file contained smaller errors that are corrected

by the attached PAR files in the note.

Solution

Please upload the two attached par files to your portal and restart the

engine. The error should not occur anymore.

Furthermore you have the possibility to download the latest par-files of

the Manager Self-Service from SDN (SAP Developer Network, MSS 60.1.19).

Hope this helps,

Regards

Chen