Jump to content
We've recently updated our Privacy Statement, available here ×

nobre27

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by nobre27

  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 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
     
×
×
  • Create New...