cancel
Showing results for 
Search instead for 
Did you mean: 

GP Runtime Failure 500

Former Member
0 Kudos

Hi all,

I got the following tricky problem.

I've designed some workflows in GuidedProcedures and tested them via "instantiation" in the DesignTime, they are working fine.

BUT when I try to instance any workflow in the GP runtime, I get the following failure:


500   Internal Server Error 
  SAP NetWeaver Application Server/Java AS  
 
 


Failed to process request. Please contact your system administrator. 


[Hide]



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.IllegalStateException: Failed to check appplication type of iView. Please check the mandatory Web Dynpro iView properties (starting with 'com_sap_webdynpro_mandatory' 

    at com.sap.tc.webdynpro.portal.pers.IPCMProtocolConstants$OALTypeEnum.valueOf(IPCMProtocolConstants.java:159)
    at com.sap.tc.webdynpro.portal.pb.impl.LocalViewProxyFactory.fulfils(LocalViewProxyFactory.java:53)
    at com.sap.tc.webdynpro.portal.pb.ViewProxyManager.getViewProxy(ViewProxyManager.java:63)
    at com.sap.portal.pb.PageBuilder.createViewProxy(PageBuilder.java:1394)
    at com.sap.portal.pb.PageBuilder.createAllIviews(PageBuilder.java:1366)
    ... 61 more


See full exception chain for details. 

System Environment 
Client 
Web Dynpro Client Type HTML Client 
User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; InfoPath.1) 
Client Type msie6 
Client Type Profile ie6 
ActiveX enabled 
Java Applets enabled 
Server 
Web Dynpro Runtime vendor: 'sap.com', name: 'tc/wd/webdynpro', location: 'SAP AG', counter: '7.1003.20071016135601.0000', change number: '465215', codeline: 710_VAL_REL 
J2EE Engine 7.10.3301.162847.20070927153007 
Server Node ID *****************************|SERVER|RUNNING 
Java VM SAP Java Server VM, version:5.1.010, vendor: SAP AG 
Operating system Windows 2003, version: 5.2, architecture: x86 

I don't know what's going wrong. Any Idea would be helpfull!

Best regards

Philipp

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

i could not find the problems root itself, but one solution is to re-install the CE.

Best regards

Philipp