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

http://issues.apache.org/bugzilla/show_bug.cgi?id=37606

           Summary: SocketTimeoutException with Jetty 5.1.4
           Product: Lenya
           Version: 1.4
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


SocketTimeoutExceptions occur when running Lenya with Jetty:
 
Cocoon_QuartzSchedulerThread DEBUG lenya.scheduler - Got a $Proxy12 from the 
pool.
Cocoon_QuartzSchedulerThread DEBUG scheduler.conn - Pinging database after
18066ms of inactivity.
Cocoon_QuartzSchedulerThread DEBUG jdbcjobstore.SimpleSemaphore - Lock
'TRIGGER_ACCESS' is desired by: Cocoon_QuartzSchedulerThread
Cocoon_QuartzSchedulerThread DEBUG jdbcjobstore.SimpleSemaphore - Lock
'TRIGGER_ACCESS' is being obtained: Cocoon_QuartzSchedulerThread
Cocoon_QuartzSchedulerThread DEBUG jdbcjobstore.SimpleSemaphore - Lock
'TRIGGER_ACCESS' given to: Cocoon_QuartzSchedulerThread
Cocoon_QuartzSchedulerThread DEBUG jdbcjobstore.SimpleSemaphore - Lock
'TRIGGER_ACCESS' retuned by: Cocoon_QuartzSchedulerThread
Cocoon_QuartzSchedulerThread DEBUG lenya.scheduler - Put a $Proxy12 back into
the pool.
Thread-1 DEBUG core.runnable - Executing command
[EMAIL PROTECTED] in pool
"daemon", schedule with interval=0
Thread-1 DEBUG runnable.daemon - Executing Command:
[EMAIL PROTECTED],pool=daemon
Thread-2 DEBUG store.janitor - JVM Memory total: 33423360, free: 23061344
Thread-2 DEBUG store.janitor - (Re-)Start CocoonStoreJanitor
Thread-2 DEBUG core.runnable - Command entered:
[EMAIL PROTECTED], pool=daemon,
delay=10000, interval=0
Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8888] DEBUG
util.ThreadedServer - IGNORED
java.net.SocketTimeoutException: Accept timed out
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
        at java.net.ServerSocket.implAccept(ServerSocket.java:448)
        at java.net.ServerSocket.accept(ServerSocket.java:419)
        at org.mortbay.util.ThreadedServer.acceptSocket(ThreadedServer.java:432)
        at org.mortbay.util.ThreadedServer$Acceptor.run(ThreadedServer.java:631)

It seems that this is related to the (Lenya/Cocoon?) scheduler.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to