• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

installation time error

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
while installing Jforum , I get the folowing error:
"java.sql.SQLException: Io exception: The Network Adapter could not establish the connection"
how to resolve this error..





[originally posted on jforum.net by anupriya]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Looks like it's not finding your SQL server on your network ... is the IP/username/password correct and do you have a good network connection?
[originally posted on jforum.net by GatorBait3]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have checked all Ip/username /password which are correct but still i m receivin gth esame error..Is there some way to sort it out..??? pls help.
[originally posted on jforum.net by anupriya]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it cos i m using username as scott/tiger?? if so den pls let me know how to know the username of my database.........pls help
[originally posted on jforum.net by anupriya]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

anupriya wrote:Is it cos i m using username as scott/tiger?? if so den pls let me know how to know the username of my database.........pls help


Which database are you using (MySQL)? Is the SQL DB running locally or on a different computer/server? Did you create a new database for JForum? You would use the SQL username/password that you permissioned to the JForum database to connect to the SQL server/DB.
[originally posted on jforum.net by GatorBait3]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I m using Oracle 10g. Sql dbase is working properly on my system. no , i havent created a new dbase for jforum but usin g the already existing one and have made the reqd changes. but still the error persists.... pls resolve this,....
[originally posted on jforum.net by anupriya]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

anupriya wrote:I m using Oracle 10g. Sql dbase is working properly on my system. no , i havent created a new dbase for jforum but usin g the already existing one and have made the reqd changes. but still the error persists.... pls resolve this,....


Did you have JForum installed before, and/or was this a working installation that quit working? Or are you trying to upgrade?

By default, there is no JForum database in Oracle ... so you need to provide a little more background about your current installation / configuration.
[originally posted on jforum.net by GatorBait3]
 
I've got no option but to sell you all for scientific experiments. Or a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic