Didn't help unfortunately. :(

On Mon, Sep 10, 2001 at 01:06:56PM +0200, Johan Fredriksson wrote:
> Have you tried the
> 
> -Xms64m -Xmx128m
> 
> options to java?
> 
> Type
> 
> java -X
> 
> for help
> 
> Johan
> ----- Original Message -----
> From: "Adam Cassar" <[EMAIL PROTECTED]>
> To: "Orion-Interest" <[EMAIL PROTECTED]>
> Sent: Monday, September 10, 2001 5:54 AM
> Subject: Orion and properties (Anyone used a CORBA client within Orion?)
> 
> 
> > Guys!
> >
> > I hope some of you can shed some light on this problem.
> >
> > I am (attempting) to use a stateless session bean as a corba client. I
> > place (openORB or JacORB) inside orion/lib and set up its properties
> > file.
> >
> > All I get when I attempt to use it in  a session bean (however it works in
> > a plain class) is
> >
> > 9/10/01 1:49 PM Error in bean SomeBean
> > java.lang.StackOverflowError
> > at java.util.Properties.getProperty(Properties.java:478)
> > at com.evermind.server.ApplicationServerSystemProperties._grc(Unknown
> Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at
> com.evermind.server.ApplicationServerSystemProperties.getProperty(Unknown
> Source)
> > at java.lang.System.getProperty(System.java:562)
> > at com.evermind.server.ApplicationServer._xh(Unknown Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at
> com.evermind.server.ApplicationServerSystemProperties.getProperty(Unknown
> Source)
> > at java.lang.System.getProperty(System.java:562)
> > at com.evermind.server.ApplicationServer._xh(Unknown Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at com.evermind._ck._xpb(Unknown Source)
> > at
> com.evermind.server.ApplicationServerSystemProperties.getProperty(Unknown
> Source)
> >
> > this goes on and on and on.
> >
> > Obviously orion doesn't like this, the thing is, how can I make it work?
> >
> > Ideas, suggestions ANYTHING? :)
> >
> > TIA
> >
> 
> 
> 
> 

-- 

Adam Cassar
Technical Development Manager
___________________________________________  
NetRegistry http://www.netregistry.net
D: +61 2 9641 8609 | F: +61 2 9699 6088
PO Box 270 Broadway NSW 2007 Australia

Reply via email to