You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Winston Rast <wi...@rastfamily.com> on 2006/01/17 17:14:29 UTC

Can't Login after Register

I'm using roller-2.0.1-incubator with PostgreSQL 8.0.3. I've just  
installed everything and the webapp comes up correctly. I registered  
a user (apparently) successfully. However, when I try to login I  
continuously get wrong username/password error messages. I'm not sure  
how to go about debugging this issue. Anyone with some advice?

Thank you.
-wr

Re: Can't Login after Register

Posted by "wrast (sent by Nabble.com)" <li...@nabble.com>.
I got it working (see more recent thread with nearly identical subject), but to answer your questions here for completeness:

Tomcat 5.5.9-1ep
Java 1.5.0
OS is some Unix flavor
--
View this message in context: http://www.nabble.com/Can%27t-Login-after-Register-t937604c12275.html#a2627727
Sent from the Roller - User forum at Nabble.com.

Re: Can't Login after Register

Posted by David M Johnson <Da...@Sun.COM>.
Have you tried running dstest.jsp to verify that your database  
connection is setup properly?

What error message are you getting?

What Java VM, operating system and app server versions are you using?


- Dave



On Jan 17, 2006, at 11:14 AM, Winston Rast wrote:

> I'm using roller-2.0.1-incubator with PostgreSQL 8.0.3. I've just  
> installed everything and the webapp comes up correctly. I  
> registered a user (apparently) successfully. However, when I try to  
> login I continuously get wrong username/password error messages.  
> I'm not sure how to go about debugging this issue. Anyone with some  
> advice?
>
> Thank you.
> -wr


Re: Can't Login after Register

Posted by "wrast (sent by Nabble.com)" <li...@nabble.com>.
More info:

Originally I had the wrong jdbc driver being used with PG 8.0.3 in Tomcat. However, I went back and retried from scratch (including recreation of db) with no luck.

I can see my newly registered user in the pg db with a password. The user roles also indicate I have 'admin' and 'editor' privileges.

Anyone have any ideas before I switch over to mysql?
--
View this message in context: http://www.nabble.com/Can%27t-Login-after-Register-t937604c12275.html#a2453695
Sent from the Roller - User forum at Nabble.com.