This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 27209 - java.io.EOFException during tomcat startup/restart
Summary: java.io.EOFException during tomcat startup/restart
Status: RESOLVED DUPLICATE of bug 26685
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: -S1S-
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 13:41 UTC by Alexei Mokeev
Modified: 2006-06-05 00:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
localhost_log with trace (11.13 KB, text/plain)
2002-09-11 14:02 UTC, Alexei Mokeev
Details
ide log (34.53 KB, text/plain)
2002-09-11 14:03 UTC, Alexei Mokeev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Mokeev 2002-09-11 13:41:49 UTC
Under WinXP with S1S4.1 build 020905 java.io.EOFException
occurred frequently in localhost_log.date.txt.
Steps to reproduce:
1)Mount some web module with servlets
2)Execute servlets via Execute, Execute(Force Reload),
create new servlets and execute them.

This bug not reproduced in 100% cases, but this exception
appear ususally after 3-7 executions of servlets.
Please refer attached localhost.log and ide.log for details.

Reproduced  on WInXP with S1S 4.1 build 020905
Comment 1 Damian Frach 2002-09-11 13:52:10 UTC
where is the EOF stack trace?
Comment 2 Alexei Mokeev 2002-09-11 14:02:09 UTC
Created attachment 7377 [details]
localhost_log with trace
Comment 3 Alexei Mokeev 2002-09-11 14:03:18 UTC
Created attachment 7378 [details]
ide log
Comment 4 Damian Frach 2002-09-11 14:16:17 UTC
looks like tomcat bug
I will send it to the tomcat bugzilla
Comment 5 akemr 2003-02-26 09:17:50 UTC

*** This issue has been marked as a duplicate of 26685 ***