Error: Could not find or load main class org.jivesoftware.openfire. starter.ServerStarter

After meticulously combing the document “Openfire SVN + Eclipse 3.3 + Subversive Installation Guide” (http://community.igniterealtime.org/docs/DOC-1020) I get through step Create Project Builder and get hung up. When attempting to run openfire I get this

Error: Could not find or load main class org.jivesoftware.openfire.starter.ServerStarter

I’ve searched high and low. Any insight, suggestions, help would be greatly appreciated. Thank you!

3rd time running through the instructions. Now I’m getting a “Java exception error has occured” and then it gives me this…

Exception in thread “main” java.lang.SecurityException: Prohibited package name: java.org.jivesoftware.openfire.starter

at java.lang.ClassLoader.preDefineClass(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$100(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)

6 weeks later I did a google search for this error. And it’s brought me full circle back to my discussion with myself. Back to digging…

Sorry about that man, you should let me know if you find the answer though.