Listener disappearing sometimes when XP SP2 Firewall active
473566Jan 26 2006 — edited Jan 27 2006I am connecting from a .NET 1.1 application to the XE database. Sometimes I get "no listener" and cannot connect. When I turn off the Windows XP Firewall it seems to work.
I have following error in server/database/core_xe_pid_*:
An Unhandled Exception Occurred,
Exception Number : 0xc0000005
Exception Address : 0x60ab8920
And in server/log/mycomputer/client:
2006-01-26 08:25:46.654: [ OCROSD][1140]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error Das System konnte die eingegebene Umgebungsoption nicht finden.
[ OCRUTL][1140]u_set_gbl_comp_error: Parameter was NULL
[ OCRUTL][1140]u_set_gbl_comp_error: Parameter was NULL
2006-01-26 08:25:47.805: [ OCRRAW][1140]proprinit: Could not open raw device
2006-01-26 08:25:48.166: [ default][1140]a_init:7!: Backend init unsuccessful : [33]
[ OCRUTL][1140]u_set_ocr_error: Parameter was NULL
2006-01-26 08:25:48.596: [ CSSCLNT][1140]clsssinit: error(33 ) in OCR initialization
Any ideas?
- Christian