Jump to content
  • 0

Openbr on linux


Question

Posted

Hello, how i can start openbr server on linux? Project dont have .sh file..

and when i give normal;

java -Xms128m -Xmx128m  -cp /servery/milenium/libs/*;openbr-l2authd.jar open.brasil.loginserver.L2Auth

 

give error

--->>>

 

 

root:/servery/milenium/L2AuthD$ sudo java -Xms128m -Xmx128m  -cp /servery/milenium/libs/*;openbr-l2authd.jar open.brasil.loginserver.L2Auth
Exception in thread "main" java.lang.NoClassDefFoundError: /servery/milenium/libs/bsh-engine/jar
Caused by: java.lang.ClassNotFoundException: .servery.milenium.libs.bsh-engine.jar
       at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: /servery/milenium/libs/bsh-engine.jar. Program will exit.

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..