Failed file login for admin
In the app server log file, this keeps coming up. When I went to run my app in creator2, it prompted me the first time for the admin username and password, which I used the admin adminadmin values. The web app came up in a browser window and seems to be working fine... but the log file keeps getting this message
Failed file login for admin
Failed file login for admin
Failed file login for admin
Question, what is causing this and how can I stop it?
Question, how can I change the admin username and password?
Thanks in advance
Dean-O
# 1
You can try reseting the appserver.
You can find a "utility/script/commandfile" in
C:\Program Files\Sun\Creator2_1\bin
C:\Program\Sun\Creator2_1\bin
pe-start.bat -reset (there is a tiny dot in the filename here) for windows
pe-start.sh -reset(there is a tiny dot in the filename here) for linux/unix
!!!!If you have made any changes to the configuration files, make sure you make copies of the files, they will be lost.!!!!
so that you can pull out the information from the old files, that probably has been corrupted and put them back in the new files.
It might be that you have made incorrect changes in the config files or they have become corrupted.
Kind Regards
Roger