Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with Oracle secure global desktop

Rashid ManhasJun 17 2025

I have issue with oracle secure global dekstop applciation,

one of the application is not opening , in the log file I can see the following error

An error occured while handling a SOAP request.
Fault code : Server.Failed
Fault details : Could not convert SOAP request to SOAP command
Exception was: java.lang.NoSuchMethodException: Invalid namespace http://schemas.xmlsoap.org/soap/envelope/
at com.sco.tta.server.server.soap.Convertor.convert(Unknown Source)
at com.sco.tta.server.server.soap.SOAPCalcTask.processEnvelope(Unknown Source)
at com.sco.tta.server.server.CalcTask.runTask(Unknown Source)
at com.sco.tta.server.server.mupp.MuppCalcTask.processData(Unknown Source)
at com.sco.tta.server.server.mupp.MuppCalcTask.processEnvelope(Unknown Source)
at com.sco.tta.server.server.CalcTask.runTask(Unknown Source)
at com.sco.tta.server.server.Task.run(Unknown Source)
at com.sco.cid.common.WorkerPool$Worker.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)

The request has failed.

Comments
Post Details
Added on Jun 17 2025
0 comments
57 views