Uhm, you're out of heap space:
Caused by: java.lang.OutOfMemoryError: Java heap space



On Fri, Jun 26, 2009 at 5:43 PM, Jeison Gutierrez
<[email protected]>wrote:

> hello,,,,
>
> First my conf.
>
> I have downloaded
>
> jboss-5.1.0.GA-jdk6.zip
> cas-server 3.3.2
> jdk1.6.0_12
> postgresql-8.3-604.jdbc4.jar
>
> first I change my datasource DefaultDS by a postgresql based
>
> I have removed hsqldb-ds.xml and I replaced it by postgres-ds.xml
> I have removed hsqldb-persistence-service-ds.xml and I replaced it by
> postgresql-persistence-service-ds.xml
> I paste the postgres,,,,.jar to server/default/lib
>
> And after of this the jboss start correctly using ths postgres datasource.
>
> ...........................................................
>
> now I build the cas.war with mvn package install
>
> this war run correctly on jboss AS 4.2.3 but when I move this war file to
> jbossAS 5,,,starting problems.
>
> then I search on google and I found this
>
>
> http://www.nabble.com/CAS-3.3.2-and--JBoss-5.0.1-with-JpaTicketReistry-connecting-to-MS-SQL-td23414718.html
>
> that is a question of Andrew Tillinghast, he could configure them.
>
> he has been assisting to me but I can't fix my problem.............
>
> the steps that I have followed are this:
>
> I make a folder called
>
> cas.ear
>
> inside  I copy the cas.war and I make the folder META-INF
>
> after inside META-INF I create application.xml and jboss-app.xml
>
> the content of these files are this:
> application.xml is
>
> http://pastebin.com/m5f2547b0
>
> jboss-app.xml is
>
> http://pastebin.com/m5ec2c19
>
> after I go to cas.war/WEB-INF/classes/
>
> an I make META-INF folder
> and inside I create the file persistence.xml
>
> whit this content
>
> http://pastebin.com/m2ce3b420
>
> I also edit the file cas.properties on cas.war/WEB-INF/
>
> its content is
>
> http://pastebin.com/mda70352
>
> and when I try to start jboss
>
> I get this error
>
> http://pastebin.com/m265897d6
>
> please look the time diferences between line 1 and line 2.
>
> ,,,,,
>
>
> here is my postgres-ds.xml
>
> http://pastebin.com/mfd491ab
>
> here my postgresql-persistence-service.xml
>
> http://pastebin.com/m6ac7a6bf
>
> please help me with this..
>
> thanks
>
> jeison
>
>
> --
> You are currently subscribed to [email protected] as: 
> [email protected]
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to