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

SQLTransformer.java - infinite loop in getConnection

           Summary: SQLTransformer.java - infinite loop in getConnection
           Product: Cocoon 2
           Version: 2.0.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


method getConnection
When a datasource exists, but does not return a connection, goes into an 
infinite loop.  Datasource bug lies deeper, and probably related to JDK1.4 
classloader problem, but this loop should exit gracefully on error.  Reproduces 
identically on Win2000 and Linux.

Reproducible with /cocoon/sql/sql-page example.
Log:
DEBUG   (2002-03-06) 15:40.18:841   [sitemap.transformer.sql] (/cocoon/sql/sql-
page) HttpProcessor[8080][3]/SQLTransformer$Query: SQLTransformer$Query: could 
not acquire a Connection -- waiting 0 ms to try again.

Although I did not check the source of 2.0.1, but it appears that the 
throttling final variable waittime is not working either.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to