I installed Anonymous Resolution on AIX 5.2. I installed jboss 3.2.3, IBM java 
1.4.2, IBM DB2 8.2, and gcc 3.3.2, libstdc  as
described in the install guide.

When I run run.sh to start jboss, I get and error "exception in init of file 
hsqldb-ds.xml  
java.lang.IllegalArgumentException: the value of param jboss.server.data.dir 
must be a valid Java  object"

If I look at the   console, I see that:

jboss.server.data.dir   /opt/jboss-3.2.3/server/default/data 


which is correct. Any ideas of what might be wrong?
line in hsqldb-ds.xml is:
<connection-url>jdbc:hsqldb:${jboss.server.data.dir}/hypersonic/localDB</connection-url>
 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933138#3933138

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933138


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to