[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-03-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Mark Thomas ma...@apache.org ---
I could not reliably reproduce this. It looks like I have fixed this but do
re-open it if you see it again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #4 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32491
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32491action=edit
localhost_access_log.2015-02-18.txt - Access Log - 8.0.18

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32492
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32492action=edit
catalina.2015-02-18.log - Log - 8.0.18

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #9 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32496
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32496action=edit
hs_err_pid3936.log - Tomcat 9 @1660633 - Crash Log

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

Konstantin Kolinko knst.koli...@gmail.com changed:

   What|Removed |Added

 OS||All

--- Comment #6 from Konstantin Kolinko knst.koli...@gmail.com ---
Testing the current Tomcat 9 trunk @1660633

Configuration is the same, minus BIO connectors that are not implemented in
trunk.

HTTP:
 8082: Nio,
 8083: Apr,
 8084: Nio2
HTTPS:
 9443: Nio,
 10443: Nio2.
 None for APR.

Using Java 8u31.

HTTP connectors:  response status OK (200). Seeing some EOF exceptions in FINE
logging. The one from APR connectors seems odd.

The JVM crashed when I was trying to access the Nio HTTPS connector, but the
crash is in APR connector code. It tried to process timeout on a keep-alive
request.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32495
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32495action=edit
catalina.2015-02-18.log - Tomcat 9 @1660633 - Log

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #7 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32494
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32494action=edit
localhost_access_log.2015-02-18.txt - Tomcat 9 @1660633 - Access Log

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32489
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32489action=edit
localhost_access_log.2015-02-18.txt  - Access Log - 8.0.20

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32490
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32490action=edit
catalina.2015-02-18.log - Log - 8.0.20

-- 
You are receiving this mail because:
You are the assignee for the bug.

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



[Bug 57592] numberwriter example: Response status 500, asyncOperation() not valid for request with state DISPATCHED

2015-02-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57592

--- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com ---
Created attachment 32488
  -- https://bz.apache.org/bugzilla/attachment.cgi?id=32488action=edit
server.xml

server.xml - Tomcat 8.0.20.
Custom configuration of Connectors (different port numbers and protocols) and
of AccessLogValve (logging port number)

logging.properties:
added  org.apache.coyote.level=FINE

-- 
You are receiving this mail because:
You are the assignee for the bug.

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