Zekr Error

Bug #1008613 reported by Syed Adil Gilani
This bug report is a duplicate of:  Bug #1008610: Zekr error. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sabily
New
Undecided
Unassigned

Bug Description

Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/SWT
    at net.sf.zekr.common.config.GlobalConfig.<clinit>(GlobalConfig.java:34)
    at net.sf.zekr.common.runtime.Naming.<clinit>(Naming.java:21)
    at net.sf.zekr.engine.log.Logger.<clinit>(Logger.java:44)
    at net.sf.zekr.ZekrMain.<clinit>(ZekrMain.java:32)
Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.SWT
    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)
    ... 4 more
Could not find the main class: net.sf.zekr.ZekrMain. Program will exit

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.