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

Summary: uncaught exception is thrown while executing TC process
Product: javaee Reporter: Mikhail Romanov <mromanov>
Component: CodeAssignee: Milan Kuchtiak <mkuchtiak>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: -S1S-   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: exception stack trace
screenshot

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 ***