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 115394

Summary: [MacOS] Java EE 5 Tools bundle does not properly install Appserver
Product: installer Reporter: tonybeckham <tonybeckham>
Component: CodeAssignee: dlipin <dlipin>
Status: VERIFIED FIXED    
Severity: blocker CC: dlipin, hong_lin
Priority: P1    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: error after installation on mac os

Description tonybeckham 2007-09-12 23:42:11 UTC
After installing java ee 5 tools bundle on mac os there is an error reported (see screenshot).  
Start the IDE and switch to services tab. Expand the servers node and notice there is no app server yet the app server
was installed.

It looks like the location was hard coded, here is the output if I try and start the appserver from the command line:

tony@mcquad~/Desktop/ToolsBundle/SUNWappserver/bin:./asadmin start-domain domain1 
./asadmin: line 7: /Users/scatari/SUNWappserver/config/asenv.conf: No such file or directory
Comment 1 tonybeckham 2007-09-12 23:43:05 UTC
Created attachment 48693 [details]
error after installation on mac os
Comment 2 tonybeckham 2007-09-12 23:46:22 UTC
Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709111000) 
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87 
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)
Comment 3 _ hong_lin 2007-09-13 00:50:29 UTC
The build is downloaded today from:
http://hovnival.czech.sun.com/hudson/job/NBI-JTB/lastSuccessfulBuild/artifact/dist/bundles/
Comment 4 dlipin 2007-09-13 07:44:14 UTC
Hong,

I`ve noted that yesterday night, fixed and restarted the build then.
Just give a try to another build at the same link and reopen the issue if it is reproducible.
Comment 5 tonybeckham 2007-09-13 19:39:21 UTC
Fix verified in latest Tools Bundle