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 "Kathy Chan (JIRA)" <ax...@ws.apache.org> on 2005/07/28 02:07:21 UTC

[jira] Created: (AXIS-2147) Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.

Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.
----------------------------------------------------------------------------------------------

         Key: AXIS-2147
         URL: http://issues.apache.org/jira/browse/AXIS-2147
     Project: Apache Axis
        Type: Bug
  Components: Deployment / Registries  
    Versions: 1.2.1    
 Environment: Windows 2000
    Reporter: Kathy Chan


Driver:  Axis 1.2.1

IWAB0489E Error when deploying Web service to Axis runtime
  axis-admin failed with  {http://xml.apache.org/axis/}HTTP 
(401)Unauthorized

Tomcat's console has the following:

May 2, 2005 12:59:34 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on port 8080
Starting service Tomcat-Standalone
Apache Tomcat/4.1.30
May 2, 2005 12:59:39 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on port 8080
May 2, 2005 12:59:39 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
May 2, 2005 12:59:39 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/37  config=null
- Unable to find config file.  Creating new servlet engine config file: 
/WEB-INF/server-config.wsdd
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1
- Rejected remote access from host /0:0:0:0:0:0:0:1

Explanation:
We've seen a similar problem in Axis 1.0 and Axis 1.1 where the Axis code does not 
recognize the IP v7 format of "0:0:0:0:0:0:0:1" as being localhost's address 
(equivalent to 127.0.0.1 in IP v6). Remote administraton is not permitted by 
default so the "unauthorized" error appears.

Possible workaround:
Modify server-config.wsdd in axis.jar to enable remote administration. This is 
done by setting the value of the "enableRemoteAdmin" attribute to "true".

-- 
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-2147) Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.

Posted by "Kathy Chan (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2147?page=comments#action_12357294 ] 

Kathy Chan commented on AXIS-2147:
----------------------------------

Thanks.  Could you please indicate which version of Axis has this fix?

> Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.
> ----------------------------------------------------------------------------------------------
>
>          Key: AXIS-2147
>          URL: http://issues.apache.org/jira/browse/AXIS-2147
>      Project: Apache Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: 1.2.1
>  Environment: Windows 2000
>     Reporter: Kathy Chan

>
> Driver:  Axis 1.2.1
> IWAB0489E Error when deploying Web service to Axis runtime
>   axis-admin failed with  {http://xml.apache.org/axis/}HTTP 
> (401)Unauthorized
> Tomcat's console has the following:
> May 2, 2005 12:59:34 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8080
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.30
> May 2, 2005 12:59:39 PM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on port 8080
> May 2, 2005 12:59:39 PM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> May 2, 2005 12:59:39 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/37  config=null
> - Unable to find config file.  Creating new servlet engine config file: 
> /WEB-INF/server-config.wsdd
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> Explanation:
> We've seen a similar problem in Axis 1.0 and Axis 1.1 where the Axis code does not 
> recognize the IP v7 format of "0:0:0:0:0:0:0:1" as being localhost's address 
> (equivalent to 127.0.0.1 in IP v6). Remote administraton is not permitted by 
> default so the "unauthorized" error appears.
> Possible workaround:
> Modify server-config.wsdd in axis.jar to enable remote administration. This is 
> done by setting the value of the "enableRemoteAdmin" attribute to "true".

-- 
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-2147) Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.

Posted by "Dies Koper (JIRA)" <ax...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS-2147?page=comments#action_12368430 ] 

Dies Koper commented on AXIS-2147:
----------------------------------

Axis 1.3

> Axis does not recognize IP v7 format of "0:0:0:0:0:0:0:1" as localhost causing deploy problem.
> ----------------------------------------------------------------------------------------------
>
>          Key: AXIS-2147
>          URL: http://issues.apache.org/jira/browse/AXIS-2147
>      Project: Apache Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: 1.2.1
>  Environment: Windows 2000
>     Reporter: Kathy Chan

>
> Driver:  Axis 1.2.1
> IWAB0489E Error when deploying Web service to Axis runtime
>   axis-admin failed with  {http://xml.apache.org/axis/}HTTP 
> (401)Unauthorized
> Tomcat's console has the following:
> May 2, 2005 12:59:34 PM org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8080
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.30
> May 2, 2005 12:59:39 PM org.apache.coyote.http11.Http11Protocol start
> INFO: Starting Coyote HTTP/1.1 on port 8080
> May 2, 2005 12:59:39 PM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:8009
> May 2, 2005 12:59:39 PM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=0/37  config=null
> - Unable to find config file.  Creating new servlet engine config file: 
> /WEB-INF/server-config.wsdd
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> - Rejected remote access from host /0:0:0:0:0:0:0:1
> Explanation:
> We've seen a similar problem in Axis 1.0 and Axis 1.1 where the Axis code does not 
> recognize the IP v7 format of "0:0:0:0:0:0:0:1" as being localhost's address 
> (equivalent to 127.0.0.1 in IP v6). Remote administraton is not permitted by 
> default so the "unauthorized" error appears.
> Possible workaround:
> Modify server-config.wsdd in axis.jar to enable remote administration. This is 
> done by setting the value of the "enableRemoteAdmin" attribute to "true".

-- 
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