You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/11/29 07:33:30 UTC

DO NOT REPLY [Bug 25078] New: - Catalina Ant Serverinfo task always fails

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25078>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25078

Catalina Ant Serverinfo task always fails

           Summary: Catalina Ant Serverinfo task always fails
           Product: Tomcat 5
           Version: 5.0.14
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps:Manager
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: hoju@visi.com


Tomcat version: 5.0.14
Ant version   : 1.6beta2

I'm getting output from the Serverinfo task, but it always ends failure.  Here's
what I see...

catalina-serverinfo:
[catalina-serverinfo] Tomcat Version: Apache Tomcat/5.0.14
[catalina-serverinfo] OS Name: Windows XP
[catalina-serverinfo] OS Version: 5.1
[catalina-serverinfo] OS Architecture: x86
[catalina-serverinfo] JVM Version: 1.4.2_01-b06
[catalina-serverinfo] JVM Vendor: Sun Microsystems Inc.


BUILD FAILED
D:\myclasses\Repository\TheHartford\Sandbox\NBS2\catalina-targets.incl:162: Tomc
at Version: Apache Tomcat/5.0.14


The thing is it looks like most, if not all, the information is being printed,
but something is causing it to end in failure.  Maybe something in Ant-1.6 broke
this?  Haven't tested it in 1.5.x as my build uses features only available in
1.6.  Either way, there is no reason it shouldn't work under both Ant versions.

Jake

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org