View Single Post
  #1 (permalink)  
Old April 17th, 2008, 10:49
p.magini p.magini is offline
Junior Member
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
p.magini is on a distinguished road
WARNING Login Failure: all modules ignored

Hello everyone,

this is my first post in this forum, so first of all I would like to thank you all for the great support centre you've created.

In these days I've been trying to install OTM CU4 on a CentOS machine in order to create a personal test environment.

The installation seems to be nicely ended (I've also followed your instructions to check it by viewing the installation log file), but when I execute the "otmapp start" command something goes wrong, and I get this message in the /logs/oas/console.log file:

Quote:
INFO | jvm 1 | 2008/04/17 05:08:42 | 08/04/17 05:08:42 : EXPLANATION : 0
INFO | jvm 1 | 2008/04/17 05:08:42 | 08/04/17 05:08:42 en : EXPLANATION : 63849
INFO | jvm 1 | 2008/04/17 05:08:42 | 08/04/17 05:08:42 en_US : EXPLANATION : 0
INFO | jvm 1 | 2008/04/17 05:08:44 | 08/04/17 05:08:44 -- OTM Startup: serverReady
INFO | jvm 1 | 2008/04/17 05:08:44 | 08/04/17 05:08:44 -- OTM Startup: activating startup classes
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.402 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.457 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.611 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.612 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.754 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:58 | 2008-04-17 05:12:58.755 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.225 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.226 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.318 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.319 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.412 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.413 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.533 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:12:59 | 2008-04-17 05:12:59.534 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
INFO | jvm 1 | 2008/04/17 05:13:50 | 2008-04-17 05:13:50.186 WARNING Login Failure: all modules ignored
INFO | jvm 1 | 2008/04/17 05:13:50 | 2008-04-17 05:13:50.187 NOTIFICATION J2EE RMI-00004 Invalid username or password for GC3App (guest). Authentication
failed.
I've already checked that the GUEST.ADMIN exists and the password is correct....

Can anyone help me?

Thanks in advance.
Reply With Quote