Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Which is the password for the appliance ??

Avatar

Level 1

Hello .

We install the appliance but entering to adminui interface; we do not know the username and password to use . . .

We tried with the root user and the livecycle user and neither works.

What do should  we do ?

3 Replies

Avatar

Level 1

I downloaded the application today, 10/2/2010. On the admin login, http://<server ip address>:8080/adminui/login.faces, using 'administrator' as the User ID and 'password' as the password does not log in. The login page's feedback is 'Username and password do not match'.

Does the appliance up there on 10/2/2010 still have the default user name/password?

Avatar

Level 7

Yes.  it is still administrator/password to login to the LiveCycle AdminUI.  To login to the SUSE Linux instance itself, you use root/password.

Usually, when you get a message like that, it could mean two things:

1) The JBoss AS has not finished initializing just yet (takes about 5-15 minutes, depending on your VM's disk storage performance and the number of vCPUs - 2 is better than 1).

2) The MySQL database could not start.  Verify it is started with the command:

ps -ef | grep mysql