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 32742 - uncaught exception is thrown while executing TC process
Summary: uncaught exception is thrown while executing TC process
Status: RESOLVED DUPLICATE of bug 29625
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-08 23:37 UTC by Mikhail Romanov
Modified: 2004-05-03 12:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stack trace (2.94 KB, text/plain)
2003-04-08 23:38 UTC, Mikhail Romanov
Details
screenshot (186.75 KB, image/jpeg)
2003-04-08 23:39 UTC, Mikhail Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Romanov 2003-04-08 23:37:25 UTC
Bug exists in Nevada build 030402.

If one enters invalid executable as external TC
process, IDE shows Unexpected Exception dialog.
IDE should show Error dilaog in this case
informing user about the problems with executing
TC process. 

Screenshot and exception stack trace are attached.
Comment 1 Mikhail Romanov 2003-04-08 23:38:55 UTC
Created attachment 9787 [details]
exception stack trace
Comment 2 Mikhail Romanov 2003-04-08 23:39:19 UTC
Created attachment 9788 [details]
screenshot
Comment 3 Milan Kuchtiak 2003-04-09 09:35:27 UTC
Yes, we probably shouldn't have allowed to change the process text
field for Tomcat execution. If the user does this - the "start
error=193" is detected. We should handle somehow that case -
similarily as in java execution.
Comment 4 Milan Kuchtiak 2004-01-12 14:02:53 UTC

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