"PeterJ" wrote : Looking more closely at the error, it appears that the CMS code
is having an issue with logging into the portal and loading the default CMS content. It
would use a username of admin.
|
| Go into Oracle and do: select * from jbp_users;
|
| You should get two rows - one with jbp_uname of 'admin', the other with
'user'.
|
| If you do not get any rows, then there is a problem with loading the tables. Look
earlier in the console log for the first exception stack trace and post that.
|
| Also, when posting XML or code text please use code tags (select the text and click
the Code button that appears above the message body edit window). Also, click Preview and
make sure the post is formatted correctly before clicking Post.
==========
Thanks for guiding me along. You are right, I did hit the CMS related issue after putting
hsqldb-ds.xml back in place. I will start using the CODE blocks from now on. Tried the
query, no rows returned -
| SQL> select * from jbp_users;
|
| no rows selected
|
I will provide first stack trace from server.log soon.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...