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 76507 - Automatic integration of tomcat/jboss on windows doesn't work
Summary: Automatic integration of tomcat/jboss on windows doesn't work
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
: 76508 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-17 17:38 UTC by ehucka
Modified: 2013-10-16 07:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2006-05-17 17:38:38 UTC
profiler 060517, jdk 1.5.0_06

After invoking of Perform action in 5th step of Attach wizard (Review
Integration) a warning dialog is opened:

org.netbeans.modules.profiler.ui.wizards.providers.scripted.ScriptModificationException:
java.io.IOException: CreateProcess: chmod a+x
..\bin\catalina_nbprofiler.sh error=2

Actions of integration were done but a user cannot pass to the next step of wizard.
Comment 1 ehucka 2006-05-17 17:48:54 UTC
The same for JBoss 4.0.4 integration.
Comment 2 J Bachorik 2006-05-23 10:11:39 UTC
The targetOS was reported incorrectly. The attach wizard kept the last value
set, even if it was as a remote OS. Added a clean-up section on entering
appropriate wizard screen.
Comment 3 J Bachorik 2006-05-23 10:27:03 UTC
*** Issue 76508 has been marked as a duplicate of this issue. ***
Comment 4 ehucka 2006-09-11 16:32:31 UTC
verified