[JBoss-user] [JBoss Portal] - Re: Can't view topics in forums (nullpointer)

2005-12-07 Thread pulsar
Hmm I guess I should've seen that little hint. In the database the regdate for 
the users where null. Didn't see that set in the setup script (done behind the 
scenes?), my apologies. Thanks for the reply, it solved my problem.
Are there many problems with mysql 5, other than the datatype mapping thing 
with booleans and bit(1) ?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3911136#3911136

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3911136


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Can't view topics in forums (nullpointer)

2005-12-06 Thread pulsar
Oh and using JBoss 4.0.3SP1

/Mattias


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3910879#3910879

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3910879


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Can't view topics in forums (nullpointer)

2005-12-06 Thread bdaw
hmm... I wonder if it's yet another mysql5 issue. Could you test if there are 
same issues with mysql4.1?

If there aren't the best advise for now could be not to use mysql5 with 
portal...

According to your stack trace it's happening on:

(SimpleDateFormat)sdf.format(poster.getRegistrationDate())

poster is a portal user so it's rather strange...



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3910993#3910993

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3910993


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user