Looking for what causes this error

From: jdnospam_at_hevanet.com ((jdnospam_at_hevanet.com))
Date: 11/29/04


Date: Mon, 29 Nov 2004 15:57:34 -0800

I have included some of the log file's java code before and after the error:

        at com.ibm.servlet.engine.http11.HttpConnection.handleRequest(HttpConnection.java:60)
        at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:323)
        at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:252)
        at com.ibm.ws.util.CachedThread.run(ThreadPool.java:138)

Not connected. Must provide an active transaction before using DataObject

Unable to authenticate
Unable to load SQL Server Data Driver driver.
Unable to create database connection.
[Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
com.obs.data.DataObjectException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.

        at com.obs.config.Database.getTransaction(Database.java:92)
        at gov.osbn.l2k.listeners.OSBNSessionListener.sessionCreated(OSBNSessionListener.java:59)
        at gov.osbn.l2k.servlet.OSBNActionServlet.process(OSBNActionServlet.java:149)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:520)

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...



Relevant Pages

  • [bug] stuck localhost TCP connections, v2.6.26-rc3+
    ... That connection has been stuck for 9 ... and it occured on two boxes, both are SMP ... # Bus options ... # Generic Driver Options ...
    (Linux-Kernel)
  • Re: HP JetDirect (now media center and HP 3310)
    ... The problem I am having is not with a HP printer driver. ... In this situation the drive is accessible through Windows Explorer. ... Windows Explorer to force a connection and get Transfer Images to work. ... I am not sure if this will completely work since the setup program may do ...
    (microsoft.public.windowsxp.print_fax)
  • Re: HP JetDirect (now media center and HP 3310)
    ... The problem I am having is not with a HP printer driver. ... In this situation the drive is accessible through Windows Explorer. ... Windows Explorer to force a connection and get Transfer Images to work. ... I am not sure if this will completely work since the setup program may do ...
    (microsoft.public.windowsxp.print_fax)
  • Re: JDBC driver doesnt close socket event after connection.close()
    ... The 'newInstance() thing' is what appears in all the code samples ... The code that instantiates a driver was embedded in the same code ... the connection is always closed ... Once I made the fix, the 'lsof' command shows a single socket ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Driver AutoCommit issue
    ... Isn't the XA driver for the distributed transaction, ... the connection pool was getting created. ... When in the code do you do a commit? ...
    (microsoft.public.sqlserver.jdbcdriver)

Loading