[JBoss-user] [Persistence & CMP/JBoss] - Re: Strange problem with JBOSS + MySql + RH Linux 9.0

2004-04-09 Thread bartvh
There is an issue with the threading libraries on redhat 9.0. Try setting the following settting: LD_ASSUME_KERNEL=2.4.1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829965#3829965 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting

[JBoss-user] [Persistence & CMP/JBoss] - Re: Strange problem with JBOSS + MySql + RH Linux 9.0

2004-03-30 Thread loubyansky
Then, perhaps, datasource is not setup properly. What is that DEBUG level exactly? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828051#3828051 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828051 --

[JBoss-user] [Persistence & CMP/JBoss] - Re: Strange problem with JBOSS + MySql + RH Linux 9.0

2004-03-30 Thread barrin
Let me elaborate. This problem is strange because the same codes have no problem on a WinXP environment but only on a Redhat Linux 9.0 environment (Works fine on OpenNA also). I wrote some jsp to access the database straight (bypassing jboss) and had no problems. By looking at the log (DEBUG l

[JBoss-user] [Persistence & CMP/JBoss] - Re: Strange problem with JBOSS + MySql + RH Linux 9.0

2004-03-30 Thread barrin
Let me elaborate. This problem is strange because the same codes have no problem on a WinXP environment but only on a Redhat Linux 9.0 environment (Works fine on OpenNA also). I wrote some jsp to access the database straight (bypassing jboss) and had no problems. By looking at the log (DEBUG l

[JBoss-user] [Persistence & CMP/JBoss] - Re: Strange problem with JBOSS + MySql + RH Linux 9.0

2004-03-29 Thread loubyansky
NPE is thrown from your code. So, look at what reference is null and investigate why it could be so. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827864#3827864";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827864>Reply to the post -