Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Database Connectivity

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Database Connectivity

    I have developed a small application based on java (mysql,jdk 6, tomcat 6). I have hosted it online, but we have issues with the login. we are able to login sometimes.. but sometimes the login fails. when it happens we have to ask the vendor to restart the server from his end, and few mins after server restart, we are able to log in. The next day we face the same issue and we have to ask them again for server restart... plz suggest something


  2. #2
    Member
    Join Date
    Nov 2013
    Location
    Bangalore, India
    Posts
    70
    My Mood
    Cool
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Default Re: Database Connectivity

    From your query it clearly tells me that webserver is down while you try to login and hence it works after restart

Similar Threads

  1. i want to konw database connectivity with sql
    By Kamakshi in forum JDBC & Databases
    Replies: 2
    Last Post: June 1st, 2013, 02:15 PM
  2. dbscan database connectivity
    By navxxxx in forum JDBC & Databases
    Replies: 1
    Last Post: December 14th, 2012, 10:36 AM
  3. DBSCAN connectivity with database MYSQL
    By navxxxx in forum What's Wrong With My Code?
    Replies: 4
    Last Post: December 13th, 2012, 03:29 AM
  4. Java DataBase Connectivity Problem
    By sahilradotra in forum JDBC & Databases
    Replies: 1
    Last Post: May 8th, 2012, 07:46 AM
  5. Database connectivity problem-Oracle
    By Entrant in forum JDBC & Databases
    Replies: 3
    Last Post: October 11th, 2009, 10:08 AM