You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andrew Cameron (JIRA)" <ax...@ws.apache.org> on 2005/07/28 08:20:18 UTC

[jira] Created: (AXIS-2148) Axis C++ 1.5 WSDL2Java emitter timed out

Axis C++ 1.5 WSDL2Java emitter timed out
----------------------------------------

         Key: AXIS-2148
         URL: http://issues.apache.org/jira/browse/AXIS-2148
     Project: Apache Axis
        Type: Bug
  Components: WSDL processing  
    Versions: current (nightly)    
 Environment: Windows XP
    Reporter: Andrew Cameron
    Priority: Blocker



I have seen this bug reported elsewhere but I think it refers to the Java version. There is no way to pass a timeout threshold to wsdl2ws.


"java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
        at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
        at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
        at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
org.apache.axis.wsdl.wsdl2ws.WrapperFault: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
        at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
        at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
Caused by: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
        at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
        ... 2 more

Code generation failed. Please see errors above."


Note that I'm trying to process a file on the local hard disk. The WSDL and XSDs in this case total 696KB.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS-2148) Axis C++ 1.5 WSDL2Java emitter timed out

Posted by "Andrew Cameron (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2148?page=comments#action_12317024 ] 

Andrew Cameron commented on AXIS-2148:
--------------------------------------

Sorry, please close this. Will repost in AXISCPP.

> Axis C++ 1.5 WSDL2Java emitter timed out
> ----------------------------------------
>
>          Key: AXIS-2148
>          URL: http://issues.apache.org/jira/browse/AXIS-2148
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: current (nightly)
>  Environment: Windows XP
>     Reporter: Andrew Cameron
>     Priority: Blocker

>
> I have seen this bug reported elsewhere but I think it refers to the Java version. There is no way to pass a timeout threshold to wsdl2ws.
> "java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
> org.apache.axis.wsdl.wsdl2ws.WrapperFault: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
> Caused by: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
>         ... 2 more
> Code generation failed. Please see errors above."
> Note that I'm trying to process a file on the local hard disk. The WSDL and XSDs in this case total 696KB.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS-2148) Axis C++ 1.5 WSDL2Java emitter timed out

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-2148?page=all ]
     
Davanum Srinivas resolved AXIS-2148:
------------------------------------

    Resolution: Invalid

wrong project.

> Axis C++ 1.5 WSDL2Java emitter timed out
> ----------------------------------------
>
>          Key: AXIS-2148
>          URL: http://issues.apache.org/jira/browse/AXIS-2148
>      Project: Apache Axis
>         Type: Bug
>   Components: WSDL processing
>     Versions: current (nightly)
>  Environment: Windows XP
>     Reporter: Andrew Cameron
>     Priority: Blocker

>
> I have seen this bug reported elsewhere but I think it refers to the Java version. There is no way to pass a timeout threshold to wsdl2ws.
> "java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
> org.apache.axis.wsdl.wsdl2ws.WrapperFault: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source)
>         at org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source)
> Caused by: java.io.IOException: WSDL2Java emitter timed out (this often means the WSDL at the specified URL is inaccessible)!
>         at org.apache.axis.wsdl.gen.Parser.run(Parser.java:293)
>         ... 2 more
> Code generation failed. Please see errors above."
> Note that I'm trying to process a file on the local hard disk. The WSDL and XSDs in this case total 696KB.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira