cancel
Showing results for 
Search instead for 
Did you mean: 

MSS issue with PCR in portal

Former Member
0 Kudos

Hi gurus,

Im facing the problem of MSS - PCR,

when im trying to create a PCR request from Portal, it is getting a 500 internal server error,

It is Newly implementation ,

What Technical configuration is required from Portal side and from ECC side

Pls can any one help me out to resolve this,

regards....

sriram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi DJ,

Here, the same problem myself is also facing with. When I select an employee in PCR form and then some Scenario (say SPPA), if I say Edit form getting the following error :

+Personnel Change Request+

500 Internal Server Error SAP NetWeaver Application Server 7.00/Java AS 7.00

Failed to process request. Please contact your system administrator.

I've tested in the backend also, using the Tcode:SFP, it's showing the Adobe form. But, when I execute the TCODE: IQS2 > given some Notification # > Selected the Display Form then it's showing the following error description. When I select Display Form , it's opening a new browser window with the URL http://<R/3 Host name>:50000/webdynpro/dispatcher/sap.com/pcui_gp~isr/IsrFormDisplayOnly?SCENARIO=SPPA&MODE=DISPLAY&NOTIF_NO=000600000010&IFV=P

As the Webdynpro content is not deployed onto ECC, deployed to the WAS of EP Server, getting the following Stack Trace.

DJ, Pls confirm if ISR Scearios should point to ECC or EP servers. Also, pls help us how we can shoot this...

500 Internal Server Error

Web Dynpro Container/SAP J2EE Engine/6.40

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:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'sap.com/pcui_gp~isr' since it is not a Web Dynpro object.

at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.<init>(AbstractDeployableObject.java:106)

at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:95)

at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.getDeployableObjectInternal(DeployableObjectInternal.java:34)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:380)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:317)

... 19 more

See full exception chain for details.

System Environment

Client

Web Dynpro Client Type HTML Client

Server

Web Dynpro Runtime Vendor: SAP, build ID: 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:41:58[UTC], changelist=413534, host=pwdfm101), build date: Mon Apr 21 06:08:22 BST 2008

J2EE Engine 7.00 patchlevel

Java VM IBM J9 VM, version:2.3, vendor: IBM Corporation

Operating system AIX, version: 5.3, architecture: ppc64

Session & Other

Session Locale en_US

Time of Failure Thu Jun 19 11:40:47 BST 2008 (Java Time: 1213872047987)

Web Dynpro Code Generation Infos

Detailed Error Information

Detailed Exception Chain

com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/pcui_gp~isr' and application 'IsrFormDisplayOnly' are not deployed on the server. Please check the used URL for typos.

at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:383)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:317)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:143)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:219)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'sap.com/pcui_gp~isr' since it is not a Web Dynpro object.

at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.<init>(AbstractDeployableObject.java:106)

at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:95)

at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.getDeployableObjectInternal(DeployableObjectInternal.java:34)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:380)

... 20 more

javed_shaikh
Active Contributor
0 Kudos

The PCR configuration in ecc can be found using the following path,

spro-> Integration with Other mysap.com components->business packages/ functional packages->manager selfservice-> personal change request.

in this clcik on Define change request types ->here you will find types of the pcrs used.

i.e.

SPEG Change Employee Group and Subgroup

SPPA Change Personnel Area and Subarea

SPPD Change Position (Enhanced)

SPPM Request for Promotion

SPPS Change Position

SPSD Request for Separation (Enhanced)

SPSE Request for Separation

SPSP Request for Special Payment

SPTD Request for Transfer (Enhanced)

SPTR Request for Transfer

SPWT Change of Working Time

now this SPEG, SPPA etc etc are the PCR forms which are developed using the transaction SPF

in this transaction you can open these items and run the forms and check wether it is working or not.

if it runs here then on portal as well it will work.

Cheers!!

SJ.

Former Member
0 Kudos

Hello SJ,

i am also facing the same problem.

i am able to see the Personnel Change Request iview in that when i select any employee and select form button

this are the option i am getting.

Employee:Mrs Joy

There are 11 types of personnel change requests available for Mrs Constance Joy. To edit a form, choose it, then select the Edit Form button. Change Employee Group and Subgroup

Change Personnel Area and Subarea

Change Position (Enhanced)

Request for Promotion

Change Position

Request for Separation (Enhanced)

Request for Separation

Request for Special Payment

Request for Transfer (Enhanced)

Request for Transfer

Change of Working Time

PreviousStep Edit Form

when i select any one of option above and click on Edit button.

i get the following error.

com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to UPDATEDATAINPDF

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException.<init>(PDFDocumentRuntimeException.java:25)

at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:392)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:895)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)

at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)

at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:69)

at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)

at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)

at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1303)

at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:325)

at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:872)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)

at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)

at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:215)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException.<init>(PDFDocumentRuntimeException.java:25)

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)

at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:336)

... 45 more

Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:

java.net.UnknownHostException: v047.chemtura.com

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:408)

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.render(PDFObject.java:3958)

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRenderHandler.handle(PDFDocumentRenderHandler.java:148)

at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)

... 48 more

Caused by: java.rmi.RemoteException: Service call exception; nested exception is:

java.net.UnknownHostException: v047.chemtura.com

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:89)

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:99)

at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:385)

... 51 more

Caused by: java.net.UnknownHostException: v047.chemtura.com

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)

at java.net.Socket.connect(Socket.java:482)

at java.net.Socket.connect(Socket.java:432)

at java.net.Socket.<init>(Socket.java:339)

at java.net.Socket.<init>(Socket.java:150)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initStreamsFromSocket(HTTPSocket.java:648)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initializeStreams(HTTPSocket.java:470)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getOutputStream(HTTPSocket.java:427)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:355)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)

... 53 more

any help/clu on this issue

Please help

Thanksyou,

regards

Vijai

javed_shaikh
Active Contributor
0 Kudos

Hi Vijai as you know that to run MSS PCR's ADS configuration is a prerequisite, it seems that your ADS in not configured in your server as either of the buttons which you are clciking calls the adobe forms.

please config ads and then run the ivew it run run definitely.

Former Member
0 Kudos

Hi SJ,

Yes ADS is not Configured once it is configured i will get back.

can u say how to test ADS is install or not.

anyway thanks for reply.

Thanksyou,

Regards

Vijai

javed_shaikh
Active Contributor
0 Kudos

yes why not , but this thread is for PCR an we are discussing ADS anyways.

ADS Configuration Guide

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e4e9afb-0701-0010-f8a8-b8c...

Cheers!!

SJ.

Former Member
0 Kudos

Hi SJ,

Thanks for ur reply,

As i checked the SPF transaction --choosing the SPPA , But Its not showing the Form ...

we can tell that this problem is in R3 side , not with Portal side...

If in the R3 side it will execute , then in Portal side also it will run ?

Pls confirm me SJ

Regrds

sriram

javed_shaikh
Active Contributor
0 Kudos

Hi on SFP you need to select the ISR form for example if you want SPPA which is for personal area subarea change then you need to select the corresponding ISR form....

for SPPA the form name is ISR_FORM_SPPA ..... (for any others u need to search using ISR*)

okie now execute it ..... it open a fuction module ...this fuction module if you execute without giving any values will open a pop up asking to select Print Output device.... selct whatever output device is configured for your ADS (as mentioned earlier ADS config is a must to run this forms)

Now select on Print Prevew and you will get the form empty form printed.

This signifies you PCR is running up and fine on R/3.

then i will definitely work on portal.

Cheers!!

SJ.

Former Member
0 Kudos

Hi SJ,

In R3 it is working fine , i can able to see the PDF file in R3 while clicking the PrintPreview.

for Configuring ADS , we followed the same document which u posted,

then also we are unable to see the output from portal.... giving the 500 internal server error when we clicking the editform in PCR