Jump to content
Changes to the Jaspersoft community edition download ×

nobre27

Members
  • Posts

    1
  • Joined

  • Last visited

nobre27's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. 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 mainINFO: Version: 10.20110905Jan 14, 2013 9:32:17 AM com.microsiga.iReportRun.run.RunReport mainINFO: 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 filtraTabelaINFO: Tables: Jan 14, 2013 9:35:04 AM com.microsiga.iReportRun.run.RunReport mainSEVERE: Exceptioncom.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}scriptat 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}scriptat 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
×
×
  • Create New...