• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebObjects and MS SQLServer 2012
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebObjects and MS SQLServer 2012


  • Subject: WebObjects and MS SQLServer 2012
  • From: Anil Bajaj <email@hidden>
  • Date: Fri, 21 Sep 2012 18:04:58 +0530

Hi,

We are trying to upgrade our DB to SQLServer 2000 to SQLServer 2012 (yeah, it's a huge leap), and I'm having a bit of trouble getting it going.

I've installed Microsoft's jdbc driver sqljdbc4.jar in /Library/Java/Extensions.

And setup the connection dictionary as follows:

URL: jdbc:sqlserver://tracker_host:1433;databaseName=Tracker
Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver

When I run the app, I get the following database exception:

1102 [main] INFO er.transaction.adaptor.Exceptions  - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext com.webobjects.eoaccess.EODatabaseContext@17bf9b45: failed to open database channel.  Check your connection dictionary, and ensure your database is correctly configured.
1109 [main] INFO er.extensions.eof.ERXDatabaseContextDelegate  - WOTracker: {username = "ACG"; driver = "com.microsoft.sqlserver.jdbc.SQLServerDriver"; password = "<password deleted for log>"; URL = ""; }
1110 [main] INFO er.transaction.adaptor.ConnectionAnalyzer  - Checking JDBC connection with information {username = "ACG"; driver = "com.microsoft.sqlserver.jdbc.SQLServerDriver"; password = "<password deleted for log>"; URL = ""; }


Am I missing anything?  Like a JDBC Driver plugin or something?

Thanks in advance,

Anil
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WebObjects and MS SQLServer 2012
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: WOTable class does not exist in Wonder and WOlips?
  • Next by Date: Re: WOTable class does not exist in Wonder and WOlips?
  • Previous by thread: Integrating Servlet/JSP support to an existing Web Object application
  • Next by thread: Re: WebObjects and MS SQLServer 2012
  • Index(es):
    • Date
    • Thread