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

Summary: Automatic integration of tomcat/jboss on windows doesn't work
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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