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 72693 - Can't register Sun Java AS 8.1
Summary: Can't register Sun Java AS 8.1
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 5.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 71334 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-15 17:01 UTC by gugrim
Modified: 2006-04-25 22:18 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 gugrim 2006-02-15 17:01:23 UTC
When I try to register my local application server, the wizard shows the message
"No registerable default domains available" and won't let me proceed. No
explanation why it fails, not even in the log.

If I instead choose "Register Local Domain" I can get to the next panel but then
it won't accept the domain directory although the domain is up and running.

Finally, If I register it as a remote server, deployment of web applications
won't work. It fails with a message saying that it can't start the server and
that I have to do it manually, although it is already running.
Comment 1 _ ludo 2006-03-15 18:08:43 UTC
This domain is on XP or Unix?
Who created it? A different user than the IDE user?
This might be because of protection errors... Let us know. In this case, this
would not be a P2, even if we need to improve the message with accurate info.

Comment 2 _ ludo 2006-03-15 18:18:16 UTC
This domain is on XP or Unix?
Who created it? A different user than the IDE user?
This might be because of protection errors... Let us know. In this case, this
would not be a P2, even if we need to improve the message with accurate info.

Comment 3 gugrim 2006-03-16 07:44:52 UTC
I'm using linux and the domain is running on a dedicated user account. I have
full write access to the entire AS installation though so it is not a permission
problem AFAICS.
Comment 4 Vince Kraemer 2006-04-18 02:30:26 UTC
This looks like a permission problem...
Comment 5 Vince Kraemer 2006-04-25 21:37:33 UTC
*** Issue 71334 has been marked as a duplicate of this issue. ***
Comment 6 Vince Kraemer 2006-04-25 22:18:52 UTC
The behavior described in entry one in the first two paragraphs of this bug is
"correct".

The behavior in entry one, paragraph three is a bug.

Addressed by:

http://serverplugins.netbeans.org/source/browse/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/dm/SunDeploymentManager.java?r1=1.10.4.5.2.6&r2=1.10.4.5.2.7

I would discourage folks from changing the permissions of the app server
installation files/directories.