Authentication refused for admin

Hi there,

I installed Sun studio Creator 2, wich is released with Sun Application server 8.1 bundled - So far, I didn't change any configuration settings, a part the admin username and password trough the properties pannel on the IDE - everytime I try to start the server from the IDE I got an error message wich says that is not possible start it. Seems that the admin login failes. Apparently the server is running, because the admin login mask appears on the borwser and even the icon at the bottom is showed, but as I said I can't even login manually from this mask. I got an invalid username or password.

Belowe the server log:

[#|2006-06-07T11:26:40.578+0200|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1501: Here is the JMXServiceURLfor the JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://computer:28686/management/rmi-jmx-connector]. This is where the remote administrative clients should connect using the JSR 160 JMX Connectors.|#]

[#|2006-06-07T11:26:40.578+0200|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1502: Status of System JMX Connector: Active = [true]|#]

[#|2006-06-07T11:26:41.312+0200|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]

[#|2006-06-07T11:26:41.453+0200|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core.security|_ThreadID=11;|SEC5046: Audit: Authentication refusedfor [root].|#]

Any suggestions?

Thanks in advance

[1683 byte] By [X_sandro] at [2007-11-26 7:48:17]
# 1
Can you:- cd your home directory.- cat .asadminprefs- use the AS_ADMIN_USER and AS_ADMIN_PASSWORD that is present in this file?Thanks,Kedar
kedarmhaswade at 2007-7-6 20:03:31 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

Hello,

I have a similar problem but i don't know whether it is exactly the same problem...

I try to install sun application server shipped with the AVK 1.4.2 tool. In the log file, the error message is the same. But during the installation, the installer ask for a password for the admin user, then after it is the installer that run the server to configure it in AVK mode.

In the .asadminprefs file, the user/password are those that I entered during the installation...

I reported this problem to the AVK support. But they think the issue comes from the SJAS 8.2 PE. Could you help me?

Thanks for your Help

akira_vn at 2007-7-6 20:03:31 > top of Java-index,Application & Integration Servers,Application Servers...
# 3

> Hello,

>

> I have a similar problem but i don't know whether it

> is exactly the same problem...

> I try to install sun application server shipped with

> the AVK 1.4.2 tool. In the log file, the error

> message is the same. But during the installation,

> the installer ask for a password for the admin user,

> then after it is the installer that run the server

> to configure it in AVK mode.

> n the .asadminprefs file, the user/password are those

> that I entered during the installation...

> I reported this problem to the AVK support. But they

> think the issue comes from the SJAS 8.2 PE. Could you

> help me?

> Thanks for your Help

I need to talk to AVK support folks. What alias did you try? Please let me know.

Basically, this error means that you don't have the correct user name and password for the administrative user. If you can't figure out how to resurrect the admin user name and password, try the suggestion at:

http://blogs.sun.com/roller/page/bloggerkedar?catname=%2Fappserverfaq#a1

Let me know if it worked.

Thanks,

Kedar

kedarmhaswade at 2007-7-6 20:03:31 > top of Java-index,Application & Integration Servers,Application Servers...
# 4

Hello,

SJAS is bundled with AVK Tool. During the installation of AVK, the SJAS is also installed. When SJAS is installing a administration user and password are asked. I enter admin/mypassword. After it is AVK that automatically run the script with admin/mypassword... I have no hand on that...

I do not lose the admin password...

Thanks for your help

akira_vn at 2007-7-6 20:03:31 > top of Java-index,Application & Integration Servers,Application Servers...