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 43335 - Try to run an html or jsp file and Tomcat fails to deploy
Summary: Try to run an html or jsp file and Tomcat fails to deploy
Status: RESOLVED DUPLICATE of bug 43602
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 03:57 UTC by theshowmecanuck
Modified: 2006-06-04 23:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log for tomcat error (82.15 KB, text/plain)
2004-05-17 03:58 UTC, theshowmecanuck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description theshowmecanuck 2004-05-17 03:57:20 UTC
Created a web app in the IDE and placed a simple
html file in the root of the application (same
level as meta-inf and web-inf) and tried to run
it. The deployment monitor begins to run, and
before it completes it stops, and an error is
noted.  It says, "Deployment error: Failed to
lookup configuration for Tomcat5 in . See ide log
for details.  I will atttach the log to this bug
report.

I have successfully ran a web app in nb3.6 under
Linux Suse 9.0.  This is occuring in Windows XP.
Comment 1 theshowmecanuck 2004-05-17 03:58:11 UTC
Created attachment 14898 [details]
ide.log for tomcat error
Comment 2 theshowmecanuck 2004-06-29 09:39:00 UTC
See issue 43333 for my last comment.  

It seems a '.netbeans' sub-directory in my 'Documents and Settings'
which was left over (and not deleted during an uninstall) from a 3.5.1
installation was causing some issues with the 3.6 app.  After
uninstalling everything to do with java that I could, I searched for
remnants of netbeans and found that directory.  After I deleted it, I
reinstalled netbeans, and it ran fine.
Comment 3 Marek Fukala 2004-06-29 13:55:08 UTC
This is a real bug and it's a duplicate of Issue #43602
Comment 4 Marek Fukala 2004-06-29 13:55:21 UTC

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