running under Solaris 9

Having trouble installing Oxygen? Got a bug to report? Post it all here.
gduell

running under Solaris 9

Post by gduell »

I can run Oxygen as root on our Solaris v880 server running solaris 9, but when I run it as a normal user I get the following error :Exception in thread "main" java.lang.NoClassDefFoundError: ro/sync/exml/Oxygen


Thanks in advance
mihai
Site Admin
Posts: 24
Joined: Thu Dec 19, 2002 4:17 pm

Post by mihai »

Can you tell me if the jar files existing in the "lib" directory of your installation have "read" permissions for a normal user?

In general, running

chmod -R a+r *

in the installation directory should solve the problem.

Best regards,
Mihai
Post Reply