Announcement

Collapse
No announcement yet.

Fehler beim Reboot des Servers mit OCCI im stateless connection pool

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Fehler beim Reboot des Servers mit OCCI im stateless connection pool

    Hallo zusammen,
    ich habe das folgende Problem, ich benutze ein stateless connection pool(Oracle 10.2.0.1) unter Solaris 8.
    Das Problem tritt auf als ein Thread(von meiner Application) versucht eine Verbindung ins Pool zu herstellen
    während das Reboot des Servers (wegen Reboot oder Restart von dem Server).

    Mein Programm versucht die Verbindung zu beenden wenn die vorherige Situation auftritt, mittels das Befehl "terminateConnection"
    aber trotzdem ich bekomme das folgende Fehler:


    [1] OCIPClearMxCtr(0x0, 0xff34b560, 0x9b0, 0xff2b57d4, 0x891bc, 0x800), at 0xfe2a8a6c
    [2] oracle:cci::OCCIErrorGet(0x0, 0x1, 0x0, 0x151c85bc, 0xf7b040c8, 0x400), at 0xff2c19f8
    [3] oracle:cci::SQLExceptionImpl::SQLExceptionImpl(0x151c85b0 , 0x0, 0x0, 0x2, 0x800, 0x96c74), at 0xff2b4948
    =>[4] oracle:cci::SQLExceptionCreate(0xff06b208, 0x0, 0x2, 0x0, 0x944fc, 0xff34c044), at 0xff2b70a0
    [5] oracle:cci::ErrorCheck(0xffffffff, 0x0, 0xa048, 0xff06b208, 0x5, 0xff34b560), at 0xff2c14c0
    [6] oracle:cci::ConnectionImpl::~ConnectionImpl(0x14cd4b24, 0x14daecdc, 0x0, 0x8a20c, 0xfe25254c, 0xff34b560), at 0xff2bb004
    [7] __SLIP.DELETER__D(0x14cd4b24, 0x1, 0x0, 0x0, 0xf7b04cb0, 0x0), at 0xff2bdd3c
    [8] oracle:cci::StatelessConnectionPoolImpl::terminateConnect ion(0x55c, 0x14cd4b24, 0x5a024, 0xfefbaa48, 0xff34b560, 0x400), at 0xff2f158c

    Ich habe überprüft, ob ich alle nötige Patchs von Solaris 8 installiert habe, die erforderlich zur Installation von Oracle 10.2.0.1 sind.
    Alles Patchs sind installilert und sieht aus in Ordnung zu sein. Ich habe in diesem Moment keine Ahnung woran das Problem liegt.

    Hat irgendjemand irgendwelche Idee???

    Ideen sind immer willkommen

    GrüBe

    David King
Working...
X