cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.Exception:Incorrect content-type found text/html

Former Member
0 Kudos

Dear All,

While opening a PCR throught MSS, which is PDF based service, I am getting following error.

java.lang.Exception: Incorrect content-type found 'text/html'.

.

.

.

com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to UPDATEDATAINPDF at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:418)

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:313)

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

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

I have refered previous posts aslo related to this but no solution. Please try to help me.

<removed_by_moderator>

Read the "Rules of Engagement"

Thanks.

Roshan

Edited by: Juan Reyes on Mar 31, 2009 3:40 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

Most probable reson for this issue is the expiry of the password for ADSUser.

Go to Visual Admin:

-> server -> service -> security provider service -> user management tab, then select user ADSUser.

If option 'No password change is required' is not selected, please check it.

Hope this helps!!