History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JEEAS-163
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Martin Fuhrer
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JEE Application Servers

Glassfish: processing of the case when the server requires entering passwords from console could be improved

Created: 03 Dec 07 17:25   Updated: 04 Feb 08 15:17
Component/s: Glassfish
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,575


 Description  « Hide
Occurs with 7575 and 8036.
Install Glassfish 9.1. Configure a web facet to deploy to this Glassfish, locally.

Before run deployment erase file user.home\.asadminpass.
(Without this file command "asadmin start-domain default1" shows prompts in the console for admin name and password.)

Run deployment in IDEA. In run window the prompt for admin name is printed. Cursor is not in console at all. (Defect 1.)
Put cursor just after the prompt. Type name. Enter.
The prompt for password is printed. Type password. It is not hidden. (Defect 2.) Enter.
Wait several minutes - no continuation. Domain is not started - no connection to localhost:portnumber. (Defect 3.)

I understand that IDEA console can be not yet designed to accept user input. Just reporting the situation user can meet with such conditions.



 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 04 Feb 08 15:17
Alternatively to .asadminpass user can provide AS_ADMIN_USER and AS_ADMIN_PASSWORD settings in glassfish.installation/config/asadminenv.conf.