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 54698 - endless loop when entered wrong password for appserver admin console
Summary: endless loop when entered wrong password for appserver admin console
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ ludo
URL:
Keywords:
: 54289 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-08 17:13 UTC by Jan Horvath
Modified: 2005-08-29 10:25 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 Jan Horvath 2005-02-08 17:13:19 UTC
build 20050208-1206

-start IDE
-register appserver
-change appserver admin password
-refresh appserver node
-IDE prompts for new password
-enter wrong password, click ok
-IDE prompts again for password
-click Cancel

--dialog appears again and again
Comment 1 Sherold Dev 2005-02-18 13:22:52 UTC
Belongs to appserver. 
Comment 2 _ ludo 2005-03-16 04:30:09 UTC
This is not an endless loop.

The prompt is issued 2 or 3 times only, maybe one per needed server backe end
call to be completed.
If this is the case, this would be a p4, I think.
Can you confirm that it is not an endless loop?
Comment 3 Jan Horvath 2005-03-16 09:25:08 UTC
I couldn't confirm that. For me the prompt was repeated for 10 or more times and several times a had 
to kill IDE.
Comment 4 _ ludo 2005-03-18 22:47:38 UTC
cannot reproduce this 10 times or more scenario.
For me, after 3 or 4 clicks on cancel, the prompt is not popup up again, until
of course I do a refresh popup menu.

Can you describe exactely which initial action is triggering the prompt (i.e
which node, refresh action)

Sorry for asking again :-)

The 3 or 4 prompts are caused by the ide and j2eeserver, calling the isRunning()
method that does a server call, 3 or 4 times during a refresh call, for some
reasons.
Comment 5 mslama 2005-03-23 12:39:09 UTC
*** Issue 54289 has been marked as a duplicate of this issue. ***
Comment 6 _ ludo 2005-04-08 03:21:30 UTC
Still cannot reproduce the 10 times loop...
I need more info about your configuration (ide logs, server logs,...anything
linked to your environment)
Comment 7 Vince Kraemer 2005-08-27 15:17:55 UTC
Closing as worksforme, in accordance with ludo's comments