Thread: Running Source Error

Results 1 to 4 of 4
  1. #1 Running Source Error 
    Registered Member
    Join Date
    May 2013
    Posts
    22
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    When i hit Run.Bat for my source I'm getting this.

    Exception in thread "main" java.lang.NoClassDefFoundError: server/Server
    Caused by: java.lang.ClassNotFoundException: server.Server
    at java.net.URLClassLoader$1.run(URLClassLoader.java: 202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.j ava:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:3 06)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:2 47)
    Could not find the main class: server.Server. Program will exit.
    Druk op een toets om door te gaan. . .

    How'd I fix this?
    Reply With Quote  
     

  2. #2  
    Apocraphy Owner/Dev

    o Snaappp's Avatar
    Join Date
    Nov 2012
    Posts
    657
    Thanks given
    9
    Thanks received
    85
    Rep Power
    81
    Use eclipse

    Last Known As oGusher

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    May 2013
    Posts
    22
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by o Snaappp View Post
    Use eclipse
    I tried that, I'm still getting the same error!
    Reply With Quote  
     

  4. #4  
    Banned Running Source Error Market Banned


    Join Date
    Jan 2011
    Age
    26
    Posts
    3,112
    Thanks given
    1,198
    Thanks received
    1,479
    Rep Power
    0
    it can't find the file: "./src/server/Server.java"
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. CMD Run Source Error
    By RS Wiki in forum Help
    Replies: 3
    Last Post: 05-15-2012, 09:56 PM
  2. Run source error on VPS
    By Nirvana in forum Help
    Replies: 6
    Last Post: 03-21-2012, 11:31 PM
  3. Run Source Error
    By Ricksta in forum Help
    Replies: 3
    Last Post: 03-07-2012, 05:56 AM
  4. Run source error.
    By JamieYates in forum Help
    Replies: 3
    Last Post: 01-31-2012, 11:12 PM
  5. Run Source Error
    By Ricksta in forum Help
    Replies: 2
    Last Post: 01-30-2012, 03:57 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •