You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by bu...@apache.org on 2002/11/25 22:29:41 UTC

DO NOT REPLY [Bug 14836] New: - Run.sh Exits Unexpectedly

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=14836>.
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=14836

Run.sh Exits Unexpectedly

           Summary: Run.sh Exits Unexpectedly
           Product: Slide
           Version: Nightly
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: WebDAV client
        AssignedTo: slide-dev@jakarta.apache.org
        ReportedBy: gridplan@yahoo.com
                CC: gridplan@yahoo.com


The command-line utility, run.sh, is exiting abruptly for me in certain 
situations and not providing an error message.  It appears to be related to the 
antlr code.  If I use an underscore ('_') in any of the commands (e.g., "mkdir 
some_dir"), it exits without warning.  I got around the problem by adding '_' 
to the CHARS section of org/apache/webdav/client/cmd/Client.g.  But I'm not 
sure if my fix is in the right place nor do I know if this is the only missing 
character.

My Environment: Red Hat 7.2, JDK 1.4.0, Slide from 11/22/2002, Tomcat 4.1.9.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>