new to ofbiz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

new to ofbiz

Pal Infocom Technologies-2
i have connected ofbiz with oracle using thin driver. when i try to run ant run-install command it shows the following error message.

[java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO ] Delegator "default" initializing helper "localoracle" for entity group "org.ofbiz".
     [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
     [java] Java Result: 1
Reply | Threaded
Open this post in threaded view
|

Re: new to ofbiz

Jacques Le Roux
Administrator
It seems that you need more memory. Try to set it, look at startofbiz.bat for an example (-Xms256M -Xmx512M for instance) or
using -vmargs ...

Jacques

De : "amit charaya" <[hidden email]>

>
> i have connected ofbiz with oracle using thin driver. when i try to run ant
> run-install command it shows the following error message.
>
> [java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO ]
> Delegator "default" initializing helper "localoracle" for entity group
> "org.ofbiz".
>      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
> space
>      [java] Java Result: 1
>
> --
> View this message in context: http://www.nabble.com/new-to-ofbiz-tf4261170.html#a12126166
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: new to ofbiz

Pal Infocom Technologies-2
i tried -Xms756M -Xmx1024M
but problem still persist
it still show error
 [java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO ]
> Delegator "default" initializing helper "localoracle" for entity group
> "org.ofbiz".
>      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
> space
>      [java] Java Result: 1

jacques.le.roux wrote
It seems that you need more memory. Try to set it, look at startofbiz.bat for an example (-Xms256M -Xmx512M for instance) or
using -vmargs ...

Jacques

De : "amit charaya" <ofbiz@palinfocom.net>
>
> i have connected ofbiz with oracle using thin driver. when i try to run ant
> run-install command it shows the following error message.
>
> [java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO ]
> Delegator "default" initializing helper "localoracle" for entity group
> "org.ofbiz".
>      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
> space
>      [java] Java Result: 1
>
> --
> View this message in context: http://www.nabble.com/new-to-ofbiz-tf4261170.html#a12126166
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: new to ofbiz

Jacques Le Roux
Administrator
I'm sorry, I can't help you more : I don't know much about Oracle ans its drivers.
You may have a look at http://www.nabble.com/forum/Search.jtp?local=y&forum=2740&query=Oracle
But I found no issues related to Oracle and memory. Also check that you use the right driver version.
Hopefully someone else will chime in...

Jacques

De : "amit charaya" <[hidden email]>

>
> i tried -Xms756M -Xmx1024M
> but problem still persist
> it still show error
>  [java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO ]
> > Delegator "default" initializing helper "localoracle" for entity group
> > "org.ofbiz".
> >      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java
> > heap
> > space
> >      [java] Java Result: 1
>
>
> jacques.le.roux wrote:
> >
> > It seems that you need more memory. Try to set it, look at startofbiz.bat
> > for an example (-Xms256M -Xmx512M for instance) or
> > using -vmargs ...
> >
> > Jacques
> >
> > De : "amit charaya" <[hidden email]>
> >>
> >> i have connected ofbiz with oracle using thin driver. when i try to run
> >> ant
> >> run-install command it shows the following error message.
> >>
> >> [java] 2007-08-13 18:51:08,743 (main) [   GenericDelegator.java:165:INFO
> >> ]
> >> Delegator "default" initializing helper "localoracle" for entity group
> >> "org.ofbiz".
> >>      [java] Exception in thread "main" java.lang.OutOfMemoryError: Java
> >> heap
> >> space
> >>      [java] Java Result: 1
> >>
> >> --
> >> View this message in context:
> >> http://www.nabble.com/new-to-ofbiz-tf4261170.html#a12126166
> >> Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
> >
> >
>
> --
> View this message in context: http://www.nabble.com/new-to-ofbiz-tf4261170.html#a12142396
> Sent from the OFBiz - User mailing list archive at Nabble.com.