Jump to content
Changes to the Jaspersoft community edition download ×

com.sun.xml.internal.ws.protocol.soap.MessageCreationException: Couldn't create SOAP message due to exception: unexpected XML tag. expected: {http://schemas.xmlsoap.org/soap/envelope/}Envelope but found: {null}script?


nobre27

Recommended Posts

While reading an iReport file, it stops at 50% of the reading, and then presents this error com.sun.xml.internal.ws.protocol.soap.MessageCreationException: Couldn't create SOAP message due to exception: unexpected XML tag. expected: {http://schemas.xmlsoap.org/soap/envelope/}Envelope but found: {null}script.

I dont really know what is wrong, because in my other machine it works without any prooblems, the configuration its the same, so can somebody help me with this?

Below its the rest of the error

 

Jan 14, 2013 9:32:17 AM com.microsiga.iReportRun.run.RunReport main
INFO: Version: 10.20110905
Jan 14, 2013 9:32:17 AM com.microsiga.iReportRun.run.RunReport main
INFO: Parameters: |REPORT3| |1| |MFPV_PRODUCAO| |localhost| |1433| |sa| |?| |http://localhost:8088/ws| |01| || || |01| |0| |1| |T| |UTF-8|
Jan 14, 2013 9:32:18 AM com.microsiga.iReportRun.run.RunReport
INFO: Running report in the format: '.jrxml'
Jan 14, 2013 9:32:18 AM com.microsiga.iReportRun.run.RunReport filtraTabela
INFO: Tables: 
Jan 14, 2013 9:35:04 AM com.microsiga.iReportRun.run.RunReport main
SEVERE: Exception
com.sun.xml.internal.ws.protocol.soap.MessageCreationException: Couldn't create SOAP message due to exception: unexpected XML tag. expected: {http://schemas.xmlsoap.org/soap/envelope/}Envelope but found: {null}script
at com.sun.xml.internal.ws.encoding.SOAPBindingCodec.decode(Unknown Source)
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.createResponsePacket(Unknown Source)
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.process(Unknown Source)
at com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.processRequest(Unknown Source)
at com.sun.xml.internal.ws.transport.DeferredTransportPipe.processRequest(Unknown Source)
at com.sun.xml.internal.ws.api.pipe.Fiber.__doRun(Unknown Source)
at com.sun.xml.internal.ws.api.pipe.Fiber._doRun(Unknown Source)
at com.sun.xml.internal.ws.api.pipe.Fiber.doRun(Unknown Source)
at com.sun.xml.internal.ws.api.pipe.Fiber.runSync(Unknown Source)
at com.sun.xml.internal.ws.client.Stub.process(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SEIStub.doProcess(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(Unknown Source)
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(Unknown Source)
at $Proxy28.gettablesx2NAME(Unknown Source)
at com.microsiga.iReportRun.run.RunReport.filtraTabela(RunReport.java:465)
at com.microsiga.iReportRun.run.RunReport.configuraRelatorio(RunReport.java:239)
at com.microsiga.iReportRun.run.RunReport.(RunReport.java:123)
at com.microsiga.iReportRun.run.RunReport.main(RunReport.java:94)
Caused by: com.sun.xml.internal.ws.streaming.XMLStreamReaderException: unexpected XML tag. expected: {http://schemas.xmlsoap.org/soap/envelope/}Envelope but found: {null}script
at com.sun.xml.internal.ws.streaming.XMLStreamReaderUtil.verifyTag(Unknown Source)
at com.sun.xml.internal.ws.encoding.StreamSOAPCodec.decode(Unknown Source)
at com.sun.xml.internal.ws.encoding.StreamSOAPCodec.decode(Unknown Source)
at com.sun.xml.internal.ws.encoding.StreamSOAPCodec.decode(Unknown Source)
... 19 more
 
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...