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