[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread kierangreen
hi all, I have found the issue i think - well, i changed a number of things and one of them worked ... 1. Increased Memory size for JVM options as you suggested. 2. Downloaded new jdk1.6.0_02 JVM from Sun and set JAVA_HOME to that JVM with -server option 3. Started JBoss via bin/run rather tha

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread PeterJ
The JVM heap settings are in the run.bat script, change the value for -Xmx and -Xms in this line: rem JVM memory allocation pool parameters. Modify as appropriate. | set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m I recommend setting both to the same value for now (try 512M, and if that does not

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread kierangreen
I should be more specific ... when i start the server it created 58 tables and a lot of indexes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096504#4096504 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096504 _

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread kierangreen
hi there, I used the portal login to create the database and have assigned all available privedleges to the jbossportal database to the portal login. It creates 58 tables and a lot of indexes for me, but i cannot find anything ni these tables. I will try writing a small app to access the MySQL

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread cry4dawn
i would think then its getting in to some kind of endless loop trying to get to the DB. does your user have add create permisions of tables and sequences in their schema? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096488#4096488 Reply to the post : http

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-18 Thread kierangreen
hi Peter, I do indeed see that error, i have depoyed jboss-portal.sar and the portal-mysql5-ds.xml descriptor. I have MySQL5 installed, and it has created the portal tables for me, but i get no reply from the server - not even a standard web app deployed on it. Many thanks Kieran heres an ex

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-17 Thread PeterJ
Did you see this: Caused by: java.lang.OutOfMemoryError: Java heap space What all do you have deployed? The standard JVM heap settings should be sufficient to run the Portal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096208#4096208 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Unable to get JBoss portal to start

2007-10-17 Thread kierangreen
this appears to have cut my post of for being too long ... here is the end of the stack trace 16:55:23,053 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed javax.management.RuntimeErrorException at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExcepti