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 24592 - "Document root element is missing" thrwon because of tomcat settings
Summary: "Document root element is missing" thrwon because of tomcat settings
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-10 14:22 UTC by Jiri Skrivanek
Modified: 2008-12-22 17:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (1.87 KB, text/plain)
2002-06-10 14:25 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2002-06-10 14:22:57 UTC
During every next restart of IDE "Document root
element is missing" exception is thrown. It is
probably because tomcat settings file is empty:

<userdir>/system/Mount/#002Fspace#002Fjskriv340951e5ir#002Ftomcat404_base.settings

In the same directory there was created additional
file:

#002Fspace#002Fjskriv56fc7857#002Ftomcat404_base_1.settings


Tested on Solaris, JDK1.4.0, build 200206100100.
Comment 1 Jiri Skrivanek 2002-06-10 14:25:34 UTC
Created attachment 6175 [details]
Stack trace
Comment 2 _ rkubacki 2002-06-24 12:38:46 UTC
Looks like problem in automount support. Tomcat plugin module can't
affect what is stored in a Mount folder. 
Unfortunately we can't reproduce the bug. Jirko, can you confirm that
this is still an issue?
Comment 3 David Strupl 2002-06-24 12:57:16 UTC
Jirko, can you reproduce it with a fresh build (empty user dir)? If
not I am tempted to close the bug as worksforme.
Comment 4 Jiri Skrivanek 2002-06-24 13:01:57 UTC
I cannot it reproduce in build 200206240100.
Comment 5 Jiri Skrivanek 2002-06-24 13:02:49 UTC
Closing as "worksforme".