TNSLSNR.EXE crashes

TNSLSNR.EXE crashes everytime I try to do a tnsping or try to
connect to the database.
I'm running Oracle9i under a WINNT 4.0 sp6a .
Any solution?
Thanks in advance.

Hi,
I don't know too much about this to be honest but I have some suggestions so I'll throw my two cents worth in. A few things come to mind, first I'd check the client, the issue looks like its there, second check the local security setup and third if your using Active Directory there are special directory issues.
Hope this helps

Similar Messages

  • Tnslsnr.exe crashes 9i (9.0.1.1) on Windows 2000  anyone speak listener trace?

    I'm running 9i (9.0.1.1) on Windows 2000 Professional tnslsnr.exe crashes as soon as it is accessed.
    Here is an example of what happens when I use tnsping with listener trace on.
    Can anyone speak listener trace and tell me what is wrong?
    C:\>tnsping odb1 5
    TNS Ping Utility for 32-bit Windows: Version 9.0.1.1.1 - Production on 05-MAY-20
    02 06:40:10
    Copyright (c) 1997 Oracle Corporation. All rights reserved.
    Used parameter files:
    C:\oracle\ora90\network\admin\sqlnet.ora
    C:\oracle\ora90\network\admin\tnsnames.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = MYLAPTO
    P) (PORT = 1521)) (CONNECT_DATA = (SERVICE_NAME = ODB1)))
    OK (4450 msec)
    TNS-12547: TNS:lost contact
    C:\>
    Then I get a Program error dialog box
    ! TNSLSNR.exe has generated errors and will be closed by Windows. You will need to restart the program.
    An error log is bein created.
    here is my listener.ora
    # LISTENER.ORA Network Configuration File: C:\oracle\ora90\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = MYLAPTOP)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_DESC =
    (GLOBAL_DBNAME = ODB1)
    (ORACLE_HOME = C:\oracle\ora90)
    (SID_NAME = ODB1)
    here is my tnsnames.ora
    ODB1=(DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = MYLAPTOP)
    (PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = ODB1)
    here is the listener.trc run at level 4
         TNSLSNR for 32-bit Windows: Version 9.0.1.1.1 - Production on 02-MAY-2002 21:37:32
         Copyright (c) 1991, 2001, Oracle Corporation. All rights reserved.
         --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
         New trace stream is C:\oracle\ora90\network\trace\listener.trc
         New trace level is 4
         --- TRACE CONFIGURATION INFORMATION ENDS ---
         --- PARAMETER SOURCE INFORMATION FOLLOWS ---
         Attempted load of system pfile source C:\oracle\ora90\network\admin\listener.ora
         Parameter source loaded successfully
         Attempted load of command line source
         Parameter source was not loaded
         -> PARAMETER TABLE LOAD RESULTS FOLLOW <-
         Successful parameter table load
         -> PARAMETER TABLE HAS THE FOLLOWING CONTENTS <-
         LISTENER = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = MYLAPTOP)(PORT = 1521)))
         SID_LIST_LISTENER = (SID_DESC = (GLOBAL_DBNAME = ODB1) (ORACLE_HOME = C:\oracle\ora90) (SID_NAME = ODB1))
         TRACE_LEVEL_LISTENER = USER
         --- PARAMETER SOURCE INFORMATION ENDS ---
         --- LOG CONFIGURATION INFORMATION FOLLOWS ---
         Log stream will be "C:\oracle\ora90\network\log\listener.log"
         Log stream validation requested
         Log stream is valid
         --- LOG CONFIGURATION INFORMATION ENDS ---
         nsglldprm: Resolved "STARTUP_WAIT_TIME_LISTENER" to: 0
         nsglma: Listener's pid=712
         nttgetport: port resolved to 1521
         nttbnd2addr: looking up IP addr for host: MYLAPTOP
         nttcnp: Validnode Table IN use; err 0x0
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nsopen: transport is open
         nsopen: global context check-in (to slot 0) complete
         nsgllsn: completing partial addr: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=MYLAPTOP)(PORT=1521)))
         nsgllsn: Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=MYLAPTOP)(PORT=1521)))
         nsopen: opening transport...
         nsopen: transport is open
         nsopen: global context check-in (to slot 1) complete
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nttcnr: waiting to accept a connection.
         nttcnr: getting sockname
         nttvlser: valid node check on incoming node 127.0.0.1
         nttvlser: Accepted Entry: 127.0.0.1
         nttcon: set TCP_NODELAY on 336
         nsopen: transport is open
         nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
         nsopen: global context check-in (to slot 2) complete
         nsanswer: deferring connect attempt; at stage 5
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nscon: doing connect handshake...
         nscon: got NSPTCN packet
         nsevdansw: exit
         nscon: sending NSPTAC packet
         nscon: doing connect handshake...
         nscon: nsctxinf[0]=0x4d, [1]=0x9
         nsconbrok: asking transport to enable NTOBROKEN
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsevdansw: exit
         nsdo: 516 bytes from NS buffer
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsglgrDoRegister: Creating new instance: "odb1".
         nsglgrDoRegister: Creating new handler: "DEDICATED".
         nsdo: 188 bytes to NS buffer
         nsdo: 248 bytes from NS buffer
         ntt2err: soc 336 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nsdo: 116 bytes to NS buffer
         nsopen: opening transport...
         nttcnp: Validnode Table IN use; err 0x0
         nttcnp: getting sockname
         nttcnr: waiting to accept a connection.
         nttcnr: getting sockname
         nttvlser: valid node check on incoming node 127.0.0.1
         nttvlser: Accepted Entry: 127.0.0.1
         nttcon: set TCP_NODELAY on 316
         nsopen: transport is open
         nsnainit: inf->nsinfflg[0]: 0xd inf->nsinfflg[1]: 0xd
         nsopen: global context check-in (to slot 3) complete
         nsanswer: deferring connect attempt; at stage 5
         ntt2err: soc 316 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nscon: doing connect handshake...
         nscon: got NSPTCN packet
         nsevdansw: exit
         nscon: sending NSPTRF packet
         ntt2err: soc 316 error - operation=5, ntresnt[0]=524, ntresnt[1]=997, ntresnt[2]=0
         nstimarmed: no timer allocated
         nsclose: closing transport
         nsclose: global context check-out (from slot 3) complete
         nsglecmd: Deallocating cxd 0x13dffa0.

    Hi,
    I don't know too much about this to be honest but I have some suggestions so I'll throw my two cents worth in. A few things come to mind, first I'd check the client, the issue looks like its there, second check the local security setup and third if your using Active Directory there are special directory issues.
    Hope this helps

  • TNSLSNR.EXE crashes - 9i2 on XP

    I installed Oracle 9i2 Personal Database from the file downloads.
    Immediately after connecting to the database using SQL PLUS, TNSLSNR.exe unceremoniously crashes. No errors appear to be logged to the listener log. There is an error showing up in the event log:
    Faulting application TNSLSNR.EXE, version 0.0.0.0, faulting module orantcp9.dll, version 0.0.0.0, fault address 0x00005732.
    The listener also crashed during installation during the database creation. Another symptom of this installation is that oracle.exe will sometimes start consuming all available CPU forcing me to stop the service.
    I've seen other threads here similar to this but have yet to find a resolution. Any help would be appreciated.
    Gary

    I am not sure whether you fixed this error and how
    you did. I had the same problem. But, when I searched
    this forum, I got 3 threads and none of them led me
    to the right solution.
    Here is how I fixed it. First installed and ran
    Ad-Aware and Spy-bot to detect any unknown spywares
    and removed it. Then ran this file LSPfix.exe
    (http://www.cexx.org/lspfix.htm) - which in turn
    repaired my winsock setting.
    Now, no more TNSLSNR.EXE crashes.
    HTH,
    AllwynHi Allwyns,
    Just like to say a very big THANK YOU, I was having exactly the same issue and it was driving me mad. Followed your suggestion and it worked like, didn't even had to re-start my machine.
    Cheers,
    Farid

  • An unhandled win32 exception occured in TNSLSNR.EXE[1624]

    Hi, I don't know if anyone can help me with this, but I always get the win32 exception error everytime I start the tnslistener and open the enterprise management console at the same time; well, the error will pop up in about 10~15 secs, and tnslistener crashes/stops, only after I start using the enterprise management console.
    The JIT debugger shows this:
    Unhandled exception at 0x0227b8a4 in TNSLSNR.EXE: 0xC0000005: Access violation reading location 0x0874241c.
    What does that mean? I also scanned my pc just in case, and didn't find any virus/malware or anything like that
    I'm using winxp pro sp3, oracle 11gR2 and I'm using my personal home computer
    My Tnsnames ora:
    LISTENER_ORCL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SID = ORCL)
    RMAN =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = rman.localhost)
    My listener.ora
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\app\abigail\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\app\abigail\product\11.2.0\dbhome_1\bin\oraclr11.dll")  
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ADR_BASE_LISTENER = E:\app\abigail
    My SQLNET.ORA
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (EZCONNECT, TNSNAMES, LOCALHOST)
    NAMES.TRACE_LEVEL = ADMIN

    the listener.ora file is NOT required to start or use Oracle listener.
    ensure the listener is down then continue as below
    move, remove, rename, delete or otherwise eliminate the listener.ora file from its normal directory/folder then do as below
    lsnrctl start
    lsnrctl status
    # now wait 60+ seconds before proceeding
    lsnrctl service
    COPY  the results from above then  PASTE  all back here

  • 8i EE Setup.exe crash - XP Pro and AMD X2 CPU

    When trying to install 8i on my XP Pro (SP2) box with and AMD X2 3800+, setup.exe crashes as soon as it is run. I've tried the fix for P4s (renaming the symcjit.dll instances), but to no avail. This happens wherever the setup.exe is run from.
    Has anyone encountered this problem and managed to fix it?

    Hope you realize that Microsoft has changed a number of the kernel APIs with XP. Oracle8i was written to older APIs and you may experience crashes, possibly at random, simply because you are trying to run things in an incompatible way.
    (I see this as a bit like buying a new car chassis and putting in an old engine and transmission - there is a lot of tinkering required to get the motor mounts to match.)
    In my experience, people who have made 8i work on XP Pro have generally upgraded XP from an older OS and have been lucky enough to have the old APIs still lying around.
    Suggest you try moving up to a newer version of Oracle and, if necessary, use the compatibility parameter to keep compatibility.

  • Windows Server 2012 R2 RDS + User profile Disks + App-V = Explorer.exe crashing all of the time

    I have built a new RDS farm on Windows Server 2012 R2 with two Session Hosts and a combined Connect Broker/Web Access server. I had the farm up and running with User Profile Disks and all seemed OK. However, as soon as I installed the App-V 5.0 SP2 RDS
    client on the session hosts, the explorer.exe process started crashing for any user logging in via the Web Access site. The process crashes and restarts every five to ten seconds. It's the same for administrators. If they log in via Web Access explorer.exe
    crashes, but if they RDP directly to one of the session hosts explorer.exe is fine. If I reboot the session hosts, then the first user to log in via Web Access has a stable desktop session (and appears to have a new profile as well). However, if that user
    logs out and back in again, explorer.exe starts crashing again. The only applications I have packaged at the moment are Office 2013 and Firefox.
    I tried disabling User Profile Disks, but this caused a whole bunch of other problems and I eventually lost the ability to log in at all via Web Access (errors about the user profile service). As this is a small pre-production environment I completed scrapped
    all of the servers and rebuilt from scratch. Again, everything appeared fine until I installed the App-V client, then explorer.exe started crashing repeatedly for all users.
    Has anyone come across this issue before? I have tried installing the App-V 5.0 SP2 Hotfix Package 2, but this didn't help. I have read in a few forums that App-V doesn't work very well with User Profile Desks, but I have not heard of this particular issue.
    Similarly, SP2 seems to have a lot of problems, so I am going to try removing App-V RDp Client SP2 and installing SP1. I ahev also deleted User Profile Disks for the test users to recreate their profiles, but this didn't help either.
    Any other suggestions welcome!

    I forgot to include the application event log entry for explorer.exe crashing:
    Faulting application name: explorer.exe, version: 6.3.9600.17039, time stamp: 0x53156588
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532954fb
    Exception code: 0xc06d007e
    Fault offset: 0x0000000000005bf8
    Faulting process id: 0xae8
    Faulting application start time: 0x01cfab3a273787fd
    Faulting application path: C:\Windows\explorer.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 69210d77-172d-11e4-80c6-0050560102d1
    Faulting package full name: 

  • Sapinst.exe crashes on Windows 7 (ver. 6.1)

    Hi,
    I am trying to install Netweaver CE 7.11 on Windows 7 64-bit. Yes, I know it is not supported. But still, I would like to ask right about the reason sapinst.exe crashes.
    So, sapinst.exe can be launched in Win 7 native mode, but it is not compliant with OS compatibility. So I am trying to launch it in Vista mode. But sapinst.exe crashes with error log like this (sorry for flood, but see below).
    At the same time sapinst.exe launches in Win 7 native mode + 32-bit sapinst.exe launches in Vista mode. Only 64-bit sapinst crashes in Vista mode. I suspect this is related just to JVM and near that, and may be solved. Please, advise, if someone has more expertise than me or experience with such or similar situations.
    Thank you.
    Regards,
    Anton
    An unexpected error has been detected by SAP Java Virtual Machine:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076def2d5, pid=2852, tid=1484
    Java VM: SAP Java 64-Bit Server VM (5.1.000 Feb 13 2007 23:26:13 - 01_REL - optU - bas2:69696 (mixed mode))
    Problematic frame:
    C  ntdll::RtlCaptureContext+0x85 (0x4f2d5)
      T H R E A D  -
    Current thread (0x0000000000a4f3c0):  JavaThread "main" [_thread_in_Java, id=1484]
    siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
      P R O C E S S  -
    Java Threads: ( => current thread )
      0x00000000202dc930 JavaThread "HttpServer" [_thread_in_native, id=4028]
      0x00000000202dc580 JavaThread "HttpWorker" [_thread_blocked, id=3948]
      0x00000000202dc1d0 JavaThread "HttpWorker" [_thread_blocked, id=6148]
      0x00000000202dba70 JavaThread "HttpWorker" [_thread_blocked, id=2116]
      0x00000000202ddf50 JavaThread "AlarmClock" [_thread_blocked, id=1000]
      0x00000000202db310 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=7144]
      0x0000000020143230 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5636]
      0x000000001f37f8c0 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6060]
      0x000000001f37f1b0 JavaThread "AWT-Windows" daemon [_thread_in_native, id=316]
      0x0000000020010bc0 JavaThread "AWT-Shutdown" [_thread_blocked, id=1020]
      0x000000001f027180 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5528]
      0x000000001f026880 JavaThread "CompilerThread1" daemon [_thread_blocked, id=5116]
      0x000000001f01fa70 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5336]
      0x000000001f01f060 JavaThread "AdapterThread" daemon [_thread_blocked, id=6240]
      0x000000001f01e2f0 JavaThread "Control Handler" daemon [_thread_blocked, id=6532]
      0x000000001f01da00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6072]
      0x000000001f018af0 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=6636]
      0x000000001f014d10 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=4964]
      0x000000001e805070 JavaThread "Finalizer" daemon [_thread_blocked, id=2964]
      0x000000001e8030f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=324]
    =>0x0000000000a4f3c0 JavaThread "main" [_thread_in_Java, id=1484]
    VM Arguments:
    jvm_args: -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME -agentlib:jdwp=transport=dt_socket,server=y,address=8000-8100,suspend=n
    classpath: C:\Users\user1\AppData\Local\Temp\sapinst_exe.5632.1284041309\jar\instgui.jar
    java_command: SDTGui instwizard host=localhost port=21201 -nolock
    Launcher Type: SAP_STANDARD
    Environment Variables:
    PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft Application Virtualization Client;C:\Program Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Software\syswow64;
    USERNAME=user1
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
    current directory: C:\Users\user1\Desktop\CE711_01_IM_WIN_X86_64_ADA
      S Y S T E M  -
    OS: Windows Vista Build 6000
    CPU:total 4 em64t ht
    Memory: 4k page, physical 4050608k(1810264k free), swap 8406516k(5986780k free)
    vm_info: SAP Java 64-Bit Server VM (5.1.000) for windows-amd64, built on Feb 13 2007 23:26:13 by unknown with MS VC++ 8.0
    hostname: IEVN60202577A

    Also, I noticed that possibly JVM crashes in ntdll.dll. Here are some libs, from the errorlog:
    0x0000000000400000 - 0x0000000000415000      C:\Users\i057882\AppData\Local\Temp\sapinst_exe.5528.1284043695\jre\bin\java.exe
    0x0000000076da0000 - 0x0000000076f4b000      C:\Windows\SYSTEM32\ntdll.dll
    0x0000000076c80000 - 0x0000000076d9f000      C:\Windows\system32\kernel32.dll
    0x000007fefcdb0000 - 0x000007fefce1b000      C:\Windows\system32\KERNELBASE.dll
    0x000007fefecb0000 - 0x000007fefed8b000      C:\Windows\system32\ADVAPI32.dll
    0x000007fefe980000 - 0x000007fefea1f000      C:\Windows\system32\msvcrt.dll
    Exception always occurs here: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc= 0x0000000076def2d5
    So I assume ntdll.dll is the place where crash happens. Am I right? And what could it mean?
    Thanks.
    Anton
    Edited by: Anton Shabinskyi on Sep 9, 2010 5:59 PM

  • File Explorer (explorer.exe) Crashes in Windows 8.1 at shutdown

    Hi,
    Iv been running a custom built PC with Windows 8.1 (Win7 upgrade to Win8 then 8.1) Now since a couple of weeks after Win8.1, which was running perfectly fine up until last month when I Started to get these Explorer.exe crashes, Im  quite knowledge able
    with PC so iv done various things such as System Restore (as far back a could) and also followed all the guides on using the Registry editor to disable the Shell Extensions, in addition iv also used Registry Recycler but all to no avail. I then saw this support.microsoft.com/kb/2929203
    and decided to use the charms bar to shut down but it still made no difference at all.
    I don't really want to preform a refresh because i have so many Desktop Programs installed and i have only had this issue since around Mid way through last month, each time on shut down the instructions (referenced memory) are different but all structured
    like: "The instruction at 0x referenced memory at 0x. The memory could not be read. Please if you could help me find a solution to solve this problem with
    out preforming a refresh, I know this could be a a program but event viewer tells me nothing so I would greatly appreciate any help.
    My System Specs are as follows:
    MB: Asus Sabertooth FX R2
    CPU: FX6300
    GPU: GTX660
    RAM: 8GB DDR3 1600
    OS: Windows 8.1 Pro 64bit With Latest Updates
    If you require any other info just ask :-)

    Another Update after changing some options in Event Viewer I get this two logs from each crash at shutdown: 
    The process C:\WINDOWS\Explorer.EXE (DESKTOP) has initiated the power off of computer DESKTOP on behalf of user Desktop\Calum for the following reason: Other (Unplanned)
     Reason Code: 0x0
     Shut-down Type: power off
     Comment:
    Followed by:
    Application pop-up: explorer.exe - Application Error : The instruction at 0xffffffff referenced memory at 0xffffffff. The memory could not be written.
    Click on OK to terminate the program
    EDIT: I also got the time of the first reported error: 02/02/2014 04:50:26

  • Mstsc.exe crashes after connecting to server 2008

    Hi at all
    We got a Problem with a Windows 8.1 Client, if we connect to a windows server 2008, mstsc.exe crashes:
    Name der fehlerhaften Anwendung:
    mstsc.exe, Version: 6.3.9600.16384, Zeitstempel: 0x5215e2b5
    Name des fehlerhaften Moduls:
    DUI70.dll, Version: 6.3.9600.17031, Zeitstempel: 0x53086a1c
    Ausnahmecode: 0xc0000005
    Fehleroffset: 0x000000000000277d
    ID des fehlerhaften Prozesses: 0x238
    Startzeit der fehlerhaften Anwendung: 0x01cfe2341b86ceba
    Pfad der fehlerhaften Anwendung: C:\Windows\system32\mstsc.exe
    Pfad des fehlerhaften Moduls: C:\Windows\system32\DUI70.dll
    Berichtskennung: 5a1aa523-4e27-11e4-8267-2c4138a7d63a
    Vollständiger Name des fehlerhaften Pakets:
    Connecting to a MS Server 2003 works fine, the problem only occured while connecting a MS Server 2008
    I also created a dmp-file mstsc.dmp but i cannot open it for some reason :( 
    (can anyone tell me which settings i have to apply to open it with windbg? i inserted SRV*C:\Windows\symbol_cache*http://msdl.microsoft.com/download/symbols @ "Symbol File Path" any other parameters missing? [first time using windbg ;)])
    We already tried to resolve the problem with other measures like reinstall graphics driver, deactivate sound & printer mapping in the mstsc-options, deactivate the grpahiccard etc..
    Thanks for your help!

    Hi,
    According to your description, we could try to fix that user profile for test:
    Create a new user account and transfer the profile data.
    Please follow the steps below to do that:
    1.  Open the  Windows Explorer.
    2.  Click on View tab and Click on Options at the top right corner.
    3.  Click the View tab, and then click Show hidden files, folders, and drives.
    4.  Uncheck the box which states Hide protected operating system files.
    5.  Click Yes to confirm, and then click OK.
    6.  Locate the C:\Users\Old_Username folder, where C is the drive that Windows is installed on, and Old Username is the name of the profile you want to copy files from.
    7.  Select all of the files and folders in this folder, except the following files:
    •Ntuser.dat
    •Ntuser.dat.log
    •Ntuser.ini
    8. Right click and Select Copy.
    9.  Locate the C:\Users\New_Username folder, where C is the drive that Windows is installed on, and New Username is the name of the new user profile you created.
    10.  Right click inside the folder and select Paste.
    11.  Restart your PC and check if you are able to log in to default profile.
    Karen Hu
    TechNet Community Support

  • HT5925 AppleIEDAV.exe crashes everytime Windows 7 64 bit opens

    AppleIEDAV.exe crashes everytime Windows 7 64 bit opens. Any ideas?
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: AppleIEDAV.exe
    Application Version: 1.2.12.0
    Application Timestamp: 52867716
    Fault Module Name: ntdll.dll
    Fault Module Version: 6.1.7601.18247
    Fault Module Timestamp: 521ea8e7
    Exception Code: c0000005
    Exception Offset: 0002e41b
    OS Version: 6.1.7601.2.1.0.768.3
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    This just started to happen. I'm using IE 11. Of course.. Safari is dead.
    Thank you!

    Remove or uncheck Bookmarks in your iCloud control panel. That is what is causing most of the problems. At least that is what I've been able to gleen from reading other posts here in the forum.

  • Servicelayer.exe crashes when backing up

    Hi there guys,
    I am currently having a problem with PC Suite where the servicelayer.exe crashes when doing a phone backup.
    OS: Windows Vista
    PC Suite: 6.82.22.0
    Phone: N80
    Whenever I try to do a phone backup it gets to 50% the servicelayer.exe crashes and PC Suite re-initiates a connection to the phone. This problem does not happen when I do a memory card backup. I have also noticed that this happens on either the cable connection or bluetooth.
    If anyone has any idea what could be causing this problem please help ... I think that maybe I need to wait for a version is more compatible with VISTA!

    I'm not sure this is isolated to Vista as I'm having similar problems on both Win 2000 and XP. Was going to start a new topic about my issue when I saw this post. So I'll put the detail here.
    OS: Windows 2000 and XP
    PC Suite: 6.92.22.0
    Phone: 6233
    Whenever I attempt to do a backup of the phone only (or phone and card) it gets to 80% before the connection drops out as described above.
    Have tried 2 different PCs (1 Win2000, 1 WinXP) and clean installs of PC Suite but the problem is consistent across both machines. I am using a CA-53 cable.
    Was going to experiment a little more by trying my 6230 to see if the problem was specific to the 6233, haven't tried just a card backup (as I didn't really need this) but will have a go to confirm whether this works as per the original post and to try and isolate the problem. Might also rollback the PC Suite install to an older version to see if the problem persists.

  • Ifweb60.exe crash when using file upload utility

    Hello,
    I have implemented the file upload utility in my own forms. When using the file upload for the first time in my forms session everything works fine. But when i try to start it again (within the same forms session) i get an ifweb60.exe crash on the server and a FRM-92101 error on the forms client
    Did anybody have the same problem before and how can i solve this?
    I am using iAS9i (release 1.0.2.1.0) with forms patch 10 (Jinitiator 1.3.1.9), Oracle server 8.1.7 on Windows NT 4.
    I included the output of my java console
    Thanks,
    Gerton
    Oracle JInitiator: Version 1.3.1.9
    Using JRE version 1.3.1.9 Java HotSpot(TM) Client VM
    User home directory = C:\WINNT\Profiles\382
    Proxy Configuration: Manual Configuration
    Proxy: MyProxy
    Proxy Overrides: <local>
    JAR cache enabled
    Location: C:\WINNT\Profiles\382\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://80nte/forms60java/f60all_jinit.jar from JAR cache
    Loading http://80nte/forms60java/UploadClient.jar.sig from JAR cache
    Loading http://80nte/forms60java/ctb_icons.jar from JAR cache
    connectMode=HTTP, native.
    Forms Applet version is : 60819
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Start setProperty
    Start setProperty
    Start setProperty
    Opening connection to http://80nte:80/download/907.doc...
    Copying resource (type: application/msword, modified on: Mon Aug 05 11:45:58 CEST 2002)...
    35840 byte(s) copied...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Start setProperty
    Start setProperty
    Start setProperty
    Client OS is Windows NT
    start RunCMD...: cmd.exe /C C:\TEMP\907.doc
    Opening Word document...
    Document has been released C:\TEMP\907.doc
    FileUploader: LoadFile : Named File
    FileUploader: 907.doc
    FileUploader: Dir>C:\TEMP\
    FileUploader: Named File = C:\TEMP\907.doc exists
    FileUploader: <PERFORM UPLOAD>
    FileUploader: Filesize 35840
    FileUploader: Source file size before encoding 35840 Bytes; (Compressed to 8905 Bytes)
    FileUploader: Size of encoded byte array : 12190 (3 Chunks)
    FileUploader: numchunks is 2
    FileUploader: Chunking : 0:4096
    FileUploader: Dispatch Chunk 1
    FileUploader: Chunking : 4096:8192
    FileUploader: Dispatch Chunk 2
    FileUploader: Chunking : 8192:12190
    FileUploader: Dispatch Chunk 3
    FileUploader: </PERFORM UPLOAD>
    Start setProperty
    Start setProperty
    Start setProperty
    Start setProperty
    Opening connection to http://80nte:80/download/907.doc...
    Copying resource (type: application/msword, modified on: Mon Aug 05 11:46:41 CEST 2002)...
    35840 byte(s) copied...
    Start setProperty
    Onbekende setProperty...
    Start setProperty
    Start setProperty
    Start setProperty
    Start setProperty
    Client OS is Windows NT
    start RunCMD...: cmd.exe /C C:\TEMP\907.doc
    Opening Word document...
    Opening Word document...
    Document has been released C:\TEMP\907.doc
    FileUploader: LoadFile : Named File
    FileUploader: 907.doc
    FileUploader: Dir>C:\TEMP\
    FileUploader: Named File = C:\TEMP\907.doc exists
    FileUploader: <PERFORM UPLOAD>
    FileUploader: Filesize 35840
    FileUploader: Source file size before encoding 35840 Bytes; (Compressed to 8917 Bytes)
    FileUploader: Size of encoded byte array : 12206 (3 Chunks)
    FileUploader: numchunks is 2
    FileUploader: Chunking : 0:4096
    FileUploader: Dispatch Chunk 1
    FileUploader: Chunking : 4096:8192
    FileUploader: Dispatch Chunk 2
    FileUploader: Chunking : 8192:12206
    FileUploader: Dispatch Chunk 3
    FileUploader: </PERFORM UPLOAD>
    oracle.forms.net.ConnectionException: Forms session <7> aborted: unable to communicate with runtime process.
         at oracle.forms.net.ConnectionException.createConnectionException(Unknown Source)
         at oracle.forms.net.HTTPNStream.getResponse(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)

    Problem is solved!

  • TNSLSNR.EXE - Application Error

    We are running an Oracle 9i r2 DB on Windows 2000 (Active Directory). We recently encountered a problem when starting the external procedure listener service using a domain ID.
    We tried using the LocalSystem account to start the service and it was working. However we are not comfortable using the LocalSystem account for starting the external procedure service due to security reasons.
    We have already granted the Domain ID enough file access privs on the following folders:
    c:\oracle\
    c:\oracle\bin\
    c:\oracle\lib\
    c:\oracle\network\log\
    c:\oracle\network\trace\
    Error on Windows when starting the extproc listener service:
    TNSLSNR.EXE - Application Error
    The application failed to initialize properly (0xc0000142).
    Error on lsnrctl (when we tried to start the listener service using lsnrctl):
    Failed to start service, error 1053.
    TNS-12536: TNS:operation would block
    TNS-12560:TNS:protocol adapter error
    TNS-00506: Operation would block
    32-bit Windows Error: 997: Unknown error

    We are running an Oracle 9i r2 DB on Windows 2000 (Active Directory). We recently encountered a problem when starting the external procedure listener service using a domain ID.
    We tried using the LocalSystem account to start the service and it was working. However we are not comfortable using the LocalSystem account for starting the external procedure service due to security reasons.
    We have already granted the Domain ID enough file access privs on the following folders:
    c:\oracle\
    c:\oracle\bin\
    c:\oracle\lib\
    c:\oracle\network\log\
    c:\oracle\network\trace\
    Error on Windows when starting the extproc listener service:
    TNSLSNR.EXE - Application Error
    The application failed to initialize properly (0xc0000142).
    Error on lsnrctl (when we tried to start the listener service using lsnrctl):
    Failed to start service, error 1053.
    TNS-12536: TNS:operation would block
    TNS-12560:TNS:protocol adapter error
    TNS-00506: Operation would block
    32-bit Windows Error: 997: Unknown error

  • Internet explorer 11 cause explorer.exe crashes

    Hi There,
    Just to let you know a little tips that can help for other about IE11 and explorer crashes fix
    I don't know where posting that, so it will be here ! :)
    Yesterday i decided to install Internet explorer 11 on my freshly installed Windows 7 Pro ed.
    No problems during install, but after the reboot, my computer went on a strange state:
    - Explorer keeps crashes itself everytime i launched a tool from the run command, or simply when i wanted to launch an explorer or other.
    - Some services couldn't start (svchost, dhcp client, search, wmi etc ...)
    - No launched programs in the taskbar.
    - Security essentials failed to launch
    - Funny thing : i could type only 4 letters into the run command, impossible to launch anythink except (hopefully) a CMD prompt :D
    so after breaking my head on my desk, i decided to try something :
    on a CMD i ran a SFC /scannow and it repaired some errors, not all.
    I parsed the CBS.LOG file, and realized that one DLL failed to repair on the generated txt (see details below) :
    this dll was : IEPROXY.DLL and i made the link between my IE11 installation and this dll.
    ==> method to parse the CBS.LOG file : launch CMD as admin and type the following:
    findstr /C:"[SR] Cannot repair member file" %windir%\logs\cbs\cbs.log >sfcdetails.txt
    so here is the fix/workaround : simply uninstall IE11!
    But ... wait, you cannot access to APPWIZ.CPL (remember: impossible to laucn the control panel without crashing explorer) so we will uninstall IE11 with a command line:
    on the CMD type this :
    FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart"
    when it's ok, simply restart the computer, IE10 will be available automatically and the issue disapeared.
    Hope it helps someone.
    David

    Hi,
    Thanks for sharing your experience to us.
    For the persons who have the similar issue with the explorer.exe crashes, try this solution to fix the issue.
    If you have any questions or concerns, please do not hesitate to let us know.
    Thanks again. Have a nice day.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Explorer.exe crashing when opening directory with FLV files in them

    Hi,
    In the past few days for no reason at all, every time I open
    a folder containing FLV files, I get an error with Explorer.exe
    crashing. I don't even touch a file, just opening the folder
    containing them causes it.
    Has anyone else experienced this issue. It getting a bit
    annoying now.
    All of my FLV files are created with Premier Pro CS3, and
    until recently I haven't seen any issues.
    Even if I use Remote Desktop into my Windows 2003 Web Server
    to view the folder on Flash Media Server, my local computer drops
    Explorer.exe.
    cheers

    it's probably because you have .flv registered as a video
    file, and the explorer tries to create a video-thumbnail. (have you
    installed any funky FLV video players/ or maybe a codec pack?)
    If you can, try navigate to the folder in "details" view
    mode..that should be fine, because details view, does not show
    thumbnails.
    Then try to click on one of the FLV files.. you'll see the
    preview pane..and eplorer will crash.
    i'm not sure how to fix this, but somehow, you should remove
    .flv from the filetypes that windows conciders a video file.

Maybe you are looking for

  • Problems connecting iPhone to tv.

    After upgrading my iPhone 3GS to iOS 5, I cannot see video when I connect to my flat screen tv through RCA jacks and apple video cord. What gives?

  • OBIEE 11g Insuffcient Privileges error

    Hi Experts, I have installed OBIEE 11g in my laptop and working fine. But suddenly when I try to login web logic user am getting below error. Please help me on this. Insufficient Privileges. "Access Home Page" Error Details Error Codes: C64RS3Z2 Thna

  • Mail App no longer working after 2.0 upgrade

    I upgraded to 2.0 on my IPhone Edge and now my mail application no longer works AT ALL. If I try to open it, it simply shows me a blank mail screen, waits for a few seconds and then returns to the home screen. Strangely enough, I have been able to se

  • Monitor for Older Mac Pro

    I am a graphic designer working on an almost 3-year-old Mac Pro with OS 10.4.11. Am happy with computer and OS and feel no need to upgrade at this point. I need a new monitor and have shopped Apple. I'm not yet convinced to spend almost $2,000 on the

  • Don't redeploy the whole portal application each time we change a portlet

    Hi folks, I have around 50 struts portlets in my weblogic portal, following the struts portlet architecture in the documentation, so we have now one ear which ends up that whenever we change any portlet we will have to redeploy the whole portal :( !!