>
> I got this Error while Creating jar How Can i solve this?
>
> Exception in thread "main" java.lang.NoClassDefFoundError: 
>> org/apache/log4j/Logger
>
>         at com.sample.synchronizer.sample.<clinit>(Synchronizer.java:14)
>
> Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Logger
>
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>
>         at java.security.AccessController.doPrivileged(Native Method)
>
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
>
>         ... 1 more
>
>
>>> Could not find the main class: com.sample. synchronizer.sample . Program 
>>> will exit.
>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msg/smslib/-/Yeq-vfjmuxQJ.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to