NullPointerException with gnu.javax.management.Server.instantiate(...)

2007-11-16 Thread Bregitte Pracht
Hello, I am using Classpath.0.96.1/JamVm1.5 on a MonteVista PPC platform. I'm running into the following problem with gnu.javax.management.Server.instantiate(...): I've got an MBeanServer object. I can succesfully call various methods on this object such as getMBeanCount(), isRegistered(...), etc

Re: [Jamvm-general] Cannot create system class loader (JamVM1.5.0/Classpath0.96.1/MonteVista PPC)

2007-11-08 Thread Bregitte Pracht
_shared> -Wl > <http://www.adp-gmbh.ch/cpp/gcc/gcc_options.html#opt_cap_w_l>,-soname,libjavaio.so > -o <http://www.adp-gmbh.ch/cpp/gcc/gcc_options.html#opt_o> libjavaio.so *.o > > rm *.o > > Of course the GCC should be your cross-compiler! > That functioned for me. &

Re: [Jamvm-general] Cannot create system class loader (JamVM1.5.0/Classpath0.96.1/MonteVista PPC)

2007-11-06 Thread Bregitte Pracht
te On 11/6/07, Robert Lougher <[EMAIL PROTECTED] > wrote: > > Hi Bregitte, > > On 11/6/07, Bregitte Pracht <[EMAIL PROTECTED]> wrote: > > Hi Rob, > > > > Thanks for the response. My system is not a fat/vfat filesystem; > symbolic > > links are fully s

Cannot create system class loader (JamVM1.5.0/Classpath0.96.1/MonteVista PPC)

2007-11-06 Thread Bregitte Pracht
I posted this to jamvm-general, but thought I'd post this here as well, in case it is a classpath problem... I'd appreciate any help on the issue. Thanks! -b. - I have cross-compiled JamVM1.5.0 and Gnu Classpath 0.96.1 for the HardHat PowerPC platform (MonteVista). I used these configure o