Skip to content
Prev 22550 / 398502 Next

error starting SJava: classpath

pauline> Here are the error message:
    >> library(SJava)
    >> .JavaInit()
    pauline> Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot
    pauline> find the Omegahat interface manager class. Check you classpath!

This is precisely the problem.  The best solution at this point will
be to make sure that the classpath (Or the windows' equivalent of
LD_LIBRARY_PATH) is pointed at the right place.  I.e. while I'm not
good at debugging windows problems, it looks like a environmental
variables problem.