Thread: trying to run interventiox locally but...

Results 1 to 5 of 5
  1. #1 trying to run interventiox locally but... 
    Registered Member
    Join Date
    Dec 2011
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    solved thank you
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    May 2013
    Age
    27
    Posts
    414
    Thanks given
    215
    Thanks received
    200
    Rep Power
    137
    Quote Originally Posted by yancey112 View Post
    i am getting this error https://gyazo.com/bdf424226b8e724dd9f0d3af29fab9e5 and was wondering does anybody know how to fix it? if you do please reply thank you!
    You don't have the ComboPooledDataSource class...
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2011
    Posts
    3
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by ReverendDread View Post
    You don't have the ComboPooledDataSource class...
    and where am i suppose to get that exactly?
    Reply With Quote  
     

  4. #4  
    Registered Member Soul Hunter's Avatar
    Join Date
    May 2013
    Posts
    232
    Thanks given
    1
    Thanks received
    14
    Rep Power
    0
    inside pooledsource.java
    line 8. remove
    Code:
    import com.mchange.v2.c3p0.combatpooldatasource
    line 14 remove
    Code:
    private combatpooldatasource cpds;
    line 25 remove
    Code:
    cpds = new combatpooldatasource ();
    Reply With Quote  
     

  5. #5  
    I heal clients


    Join Date
    Apr 2013
    Posts
    680
    Thanks given
    65
    Thanks received
    239
    Rep Power
    108
    or just add this library to your classpath: http://www.java2s.com/Code/JarDownlo...0/c3p0.jar.zip
    NO ONE IS PERFECT
    "No one in this world is pure and perfect, if you avoid people for their little mistakes you will be always alone in this world, so judge less and love more."
    "Ship in the harbor is safe, but that is not what ships are built for."
    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. Replies: 1
    Last Post: 04-10-2009, 03:58 PM
  2. Error when trying to run server
    By nascarnate in forum Help
    Replies: 6
    Last Post: 03-30-2009, 12:19 PM
  3. Replies: 4
    Last Post: 03-29-2009, 09:13 PM
  4. Error When Trying To Run Server
    By Chris123111 in forum Help
    Replies: 15
    Last Post: 01-25-2009, 06:52 AM
  5. Odd error when trying to run pali's 508
    By 0utl4w in forum Help
    Replies: 5
    Last Post: 11-25-2008, 03:13 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •