Tnslsnr process disappears

periodically my oracle 11.2.0.1 listener process 'tnslsnr' seems to crash and disappear ( I am using an AIX unix platform ). When this happens I am able to restart my listener ok. However when this happens there is is not stop recorded in my listener log (hence why I believe the listener process is crashing ).
However I am having difficulty finding any trace information at Oracle level or AIX OS level.
There are no errors recorded in the listener log, nor is there anything recorded in the OS level syslog or error report ( errpt ) that relates to the time the listener crashes.
Current my listrener.ora has the trace_level set off. Would it be useful to set this to another level ?
Any advice ?

Hi;
Please check below which could be helpful for your issue:
Further TNS Listener Tracing [ID 751432.1]
How to Run and View a Listener Trace. [ID 147446.1]
How to Enable Oracle SQLNet Client , Server , Listener , Kerberos and External procedure Tracing from Net Manager [ID 395525.1]
Tracing Techniques for Listeners in 11.2 RAC Environments [ID 1325284.1]
Regard
Helios

Similar Messages

  • Java- Win32 dll- process, process disappears after sometime.

    Hi there,
    I have a Win32 dll component that invoke a process. When I use it with my Win32 client it works fine, but when i load that component with my java application (using System.load()) and use it with JNI the process disappears after some time.
    - Is it possible that the process disappeared due to some memory optimizations made by JVM?
    - Does JVM handles or have access to some process created_by/within that dll?
    Thanks in advance.

    Hi,
    I don't know why it is disappearing, but what i know is:
    1):- System.load() only 'loads' the required libraries. JVM can use only those libraries that are registered with JVM using System.load().
    Secondly when you writes a code in class initializer as
    static{
    System.load( file );
    It registers the library with your JVM as well as this class. Now any method called by this class will be passed to this dll.
    Sometimes you might have seen a dump of HotSpot. It shows libraries that are sticked with JVM. Otherwise there are tens of other dlls loaded in the system.
    So the System.load() only registers the dll to serve you on demand.
    2):- JVM optimizes only it's own memory. What dlls or other native code is doing, is not handled by JVM.
    3):- Similarly JVM deals only with it's own processes. The JVM has no concern with the processes started and managed by dlls.
    If there could be a method to handle processes (like pausing it, resuming it, or stoping it etc.) then Thread.stop() might not was deprecated. :)
    Regards,

  • After I restart orabpel and hw_services all deployed processes disappeared

    Hello All,
    I have restarted the hw_servces and orabpel applications from the enterprize manager then all the deployed bpel processes are disappeared from the BPEL Console.
    How to bring them back ?
    Thanks
    Saikrishna

    Got resolved after we restart the complete SOA suite.
    thanks

  • J2EE processes Disappeared

    Hello, experts!
    I have the following problem:
    After spontaneous reboot of Windows (Windows Server 2003 EE) I start SAP in console (ERP 2005 IDES). But not all java-processes are started/visible. Namely, server0 and dispatcher were not started , only SDM was started, though it is specified in "process list" -  "J2EE: all processes running"...
    It is the problem not only in visual absence server0 and dispatcher. Java-component  does not work in general: for example, it is impossible to come on sld or on a J2EE-server using a browser. It writes: "Page can't be displayed".

    Hi KR,
    Run RZ10 and open the instance profile and there is value of Parameter jstartup/instance_properties should be $(jstartup/j2ee_properties);$(jstartup/sdm_properties) while in this time value of that parameter is $(jstartup/j2ee_properties)$(FILE_SEP)$(jstartup/sdm_propert.
    you should restart the SAP server from SAPMMC after change.
    must resolve ur problem.
    regards,
    majamil

  • Though installed firefox 10.0, I recently have the application updater.exe running as soon as firefox is launched. The problem disappears when forcefully closing updater.exe, then also firefox calms down. How to avoid this problem?

    It consumes 30% of cpu and takes with it firefox, together consuming more than half of CPU and going on >1/2h.
    This is a new phenomenon which slows down all other activity on my computer.

    After updating to version 10 I closed Firefox.
    I noticed that there was a lot of CPU activity.
    Checked Task Manager and noticed that in Processes, firefox.exe and plug-in container were running. Opened Firefox and closed again but the processes were still running in TM.
    Highlighted firefox.exe in TM and clicked End Process. Both processes disappeared from TM.
    Have opened and closed FF a couple of times since with no problem.
    However, the OP seems to indicate that this is a problem that re-occurs.
    Why is FF not shutting down properly? Is it possibly something to do with the automatic check for add in/extension updates?

  • Process Instances do not appear in BPEl console

    HI everybody
    I have a Asyn BPEL worflow which consists of a receive business event lisening to a change in database which in turn initiates a BPEL flow.The problem i am facing is that when i do make a change in database everything works fine but i am not able to see the process instances generated , in BPEL console instantly. I have to restart the BPEL server one or more time in order to view them on the console. have any body faced a similar prob ??

    SOA version ? Able to see the processes in the manual recovery section ? Processes disappear or insatnces ?
    Errors in the logs ? What happens if you randomly click on various tabs of the console - still unable to see the previous instances ?

  • Deployed processes stopped showing up in BPEL console

    Hello,
    Our BPEL processes stopped picking up business events; BPEL console dashboard is empty. After, restarting oc4j_soa instance on secondary node, BPEL process picked up business events. After few minutes, BPEL process showed in console.
    After one day, BPEL processes disappeared from console.
    Following is the error message, I see in soa_err*.log on all nodes after the last successful pick up.
    Nov 5, 2010 7:18:57 PM org.collaxa.thirdparty.jgroups.blocks.ConnectionTable$Connection run
    INFO: exception is java.net.SocketException: Socket closed
    Nov 5, 2010 7:18:57 PM org.collaxa.thirdparty.jgroups.blocks.PullPushAdapter run
    WARNING: [<null>] channel closed, exception is ChannelClosedException
    10/11/05 19:22:28 oracle.oc4j.rmi.ApplicationStoppedException: Application is not in RUNNING state
    10/11/05 19:22:28      at com.evermind.server.ejb.AbstractEJBHome.checkRunningState(AbstractEJBHome.java:732)
    10/11/05 19:22:28      at com.evermind.server.ejb.AbstractEJBObject.OC4J_startCall(AbstractEJBObject.java:361)
    10/11/05 19:22:28      at ServerBean_RemoteProxy_4bin6i8.init(Unknown Source)
    10/11/05 19:22:28      at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:60)
    Also, EM console does not show any web services for ORABPEL application.
    What do I need to do make the deployed process show up in BPEL console?
    Regards,
    Siva

    I ran into a BPEL_OC4J_SOAP_Provider error today and it was related to my proxy. The proxy on my local machine with JDeveloper would allow a WSDL with an unqualified name through. For instance, the machine kronos:7779 would validate, compile, and deploy from my machine. But looking up the WSDL on the server would produce the above described error. When I changed the name of the server to kronos.whatever.com:7779 it worked as expected on the server.

  • IMAP processes never stopped on my ISP

    Hello everyone,
    My emails are in IMAP, the accounts are hosted on planethoster.net or hostgator.com on linux, different versions and brands (redhat...).
    Apple Mail (=AM) has problems to close IMAP processes, the IMAP processes stay for 10+ minutes active on the server!
    We must use IMAP, not pop.
    I do not want to use another mail client because Apple Mail is very reliable.
    Here are more details for ONE email account, on planethoster.net, using dovecot and centos 6.5 with all updates.
    Account Settings in AM:
    - Path: IMAP
    - Port 993 + SSL
    - Authentification by password
    - Use IDLE.
    and
    - Port 465 + SLL + Auth by password.
    When you open AM (or re/connect the account) it takes 4 processes!
    31697          (imap)          /usr/libexec/dovecot/imap          /home/userdoe/mail/johnsite.com/support          dovecot/imap
    These 4 processes will stay ~until you quit AM.
    If you quit AM, these 4 processes are still running for at least 15 minutes.
    If you kill the new/current ones from the server dashboard, they reappear immediately, normal...
    Reopen AM immediately and you will see 4 old + 4 new processes for the same email account!
    To close them with AM, you must first use the menu ~"Mailboxes-disconnect" (or similar) before quitting.
    In that case, the 4 processes disappear a bit faster from the server.
    The problem is that ISP allow a limited number of processes (25 on Hostgator) that has to be shared between
    all operations : web, ftp, emails, cpanel...
    With my 2 ISP/host supports help, searches on the net, different settings on mac or server, various config tests, reseting, restart, update, delete
    whatever... nothing changes. It is like that for at least Mac OS X 10.7.
    I already sent several detailed bug reports to Apple several years, 16+ months... ago without any change.
    Do the same tests with
    - Thunderbird : 1 process, closed immediately on quit.
    - M$ Outlook Window$ : 2 processes, closed almost immediately on quit.
    If you have a solution or if you can 'shake' the apple team in charge :-) I will send you a huge box of chocolate from Belgium.
    Thanks,

    In Preferences for Mail (accounts / advanced), did you put on the checkbox for "removing mail from server"?
    I have only POP and .Mac accounts so I cannot check which options are available there for IMAP accounts

  • Processes in PC

    i would like to know why some processes in the process chain disappear say for example when there is an error in data load that particular process will be red in color and after correcting the data load, the two processes following this data load will appear and after performing manual correction of those two process if u observe the same process chain after 20 minutes u will then observe that subsequent processes disappear but u will be able to view only the data load error process only and not the two processes which follow that data load process. hope this is not confusing, if i am not clear pls let me know. Thanks.
    would appreciate your quick responce.

    well..my experience says that..
    when u correct the failed step..and set its status internally to GREEN..by using Siggi's blog..it shows further steps as they run..
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    Vishvesh

  • Losing process

    I create a BPM project and a process in this project.
    I copy a process in the same project.
    However, after this project is deploying to BPM standalone 10g, the original process disappears. But in the studio, the orginal process is still there and the ID of the 2 process are different.
    I need to create another process which is quite similar to the original one. I do not want to redo all steps since it is quite long.
    I try other methods.
    Method 1:
    1, I export the design of one process.
    2, I import this design to a new and empty project
    3, The process id cannot be changed.
    4, This new project cannot be deployed to BPM standalone since the ID is duplicate.
    Method 2:
    I have to change another method.
    1, export the process design (.xpdl)
    2, in the same project, the .xpdl is imported
    3, new process has a different ID
    I can see the 2 processes in BPM process administrator console. However, I cannot find the new process in workspace.
    Method 2 is fine after I restart the BPM standalone

    Hi Ye,
    I had some friends run into this bug a couple weeks ago. It's odd - I cannot duplicate it on the build I'm on (the latest hotfix).
    You might want to report it to support. (being a lowly and humble consultant I'm not allowed to enter bugs).
    Dan

  • defunct process when stop and start web server

    Dear all,
    I am using Sun One Web Server 6.1 SP6. When i try to stop and then start the web server. The <defunct> process is generated (his parent PID points to webservd).
    The following is the result:
    1st stop and start the web server (defunct process is generated)
    2nd stop and start the web server (defunct process disappears)
    3rd stop and start the web server(defunct process is generated)
    4th stop and start the web server (defunct process disappears)
    Here is my magnus.conf
    ServerID www
    ServerName www.abc.edu.hk
    ErrorLog /i03_01/SUNWwbsvr616/https-www/logs/errors
    PidLog /i03_01/SUNWwbsvr616/https-www/logs/pid
    User nobody
    DNS off
    Security off
    ClientLanguage en
    AdminLanguage en
    DefaultLanguage en
    RqThrottle 512
    StackSize 131072
    Init fn="load-modules" funcs="caspreq,caspinit,casptrans" shlib="/i03_01/casp/module/sunos5_optimized/netscape_6.x/nes_casp2.so"
    Init fn="caspinit" casplib="/i03_01/casp/asp-server-3078"
    Init fn="load-modules" funcs="htaccess-init,htaccess-find" shlib="/i03_01/SUNWwbsvr616/plugins/htaccess/htaccess.so"
    Init fn="htaccess-init"
    Init access="/i03_01/SUNWwbsvr616/https-www/logs/access" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length% \"%Req->headers.referer%\" \"%Req->headers.user-agent%\"" fn="flex-init"
    Init fn="load-modules" shlib="/i03_01/SUNWwbsvr616/bin/https/lib/libj2eeplugin.so" shlib_flags="(global|now)"
    TempDir /tmp/https-www-61c30017
    # Load modules for PHP
    Init fn="load-modules" funcs="php4_init,php4_execute,php4_auth_trans" shlib="/i03_01/SUNWwbsvr616/bin/libphp4.so"
    Init fn="php4_init" LateInit="yes" errorString="Failed to initialize PHP!" [php_ini="/i03_01/SUNWwbsvr616/https-www/config/php.ini"]
    # Enable statistics
    Init fn="stats-init" update-interval="5" virtual-servers="100" profiling="yes"
    any ideas? Thank

    - which OS & version are you running into this issue ?
    - By definition, defunct processes (or zombie processes) are processes that have exited prior to it's parent calling a wait() on it to get the return status .
    - couple of things I can think of to narrow down the cause of this issue
    1. disable ASP & php plugins and see if this still causes this issue
    2. try starting the web server with log level to finest and see fi you get any useful information from the server error logs
    hope this helps

  • "Transport Monitor" in active processes eating up approx. 30% of CPU

    Since updating to MacOS 10.4.9 I have noticed that my CPU has been busy even when it should be idle. When using the "activity monitor" I noticed that in "active processes" "transport monitor" was occupying up to 40% of the available CPU.
    I understand "transport monitor" is part of "Palm Desktop 4.2.1" which I run on my computer.
    I used the "analysis" function within "activity monitor", but I am unsure how to interpret this information.
    Any ideas?
    Thanks.
    PowerBook G4 1.25 GHz   Mac OS X (10.4.9)  

    I can confirm that after deleting "Palm Desktop" including the Pref file etc. the "Transport Monitor" process disappeared.
    I then reinstalled Palm Desktop 4.2.1 Rev D. The "Transport Monitor" reappeared and again took control of about 20-30% of CPU. The overall computer speed seems reduced again since re-installation.
    Is this to be accepted? I suppose I could just stop the Transport Monitor process manually when ever I need a faster computer. But this does not seem right...
    Any ideas?

  • Qmasterd process doesn't run as root

    I've just installed Compressor 4.0.2 on three of my laptops. On my main working computer Compressor refuses to work as the master. On my two other computers it works just fine with identical settings. I found out that on these two Macs the process qmasterd runs as root permanently (also when Compressor is not running) whereas on the "problem" Mac it runs with my user previleges. The process disappears when I quit Compressor on this machine. Activity Monitor tells me that qmasterd was started by launchd (on the two other Macs) and by Compressor itself (on the "problem" Mac).
    I reinstalled Compressor and ran "Compressor Repair" with no success. I reinstalled MacOS 10.7.3, disabled the firewall, repaired permissions, used ethernet and WIFI connections, nothing. I read so many forum posts which don't give any solution for my problem.
    When I try to form a cluster on the "problem" Mac an error comes up: "SwampDaemon::NFSPublisher: authorization has expired". Sometimes there is no error message at all.
    Remember: With identical settings Compressor works as expected on two other Macs.

    Ever get any resolution on this?  I am having the same issue.

  • Processes not dying at logout?

    I've had several instances of applespell and ATSServer running when the users log out. After a few days of logins and logouts, the cluttered processes begin to take up processor time.
    I realize that restarting will clear this, but shouldn't these processes disappear when the user logs out?

    I've had several instances of applespell and ATSServer running when the users log out. After a few days of logins and logouts, the cluttered processes begin to take up processor time.
    I realize that restarting will clear this, but shouldn't these processes disappear when the user logs out?

  • Error Received When Trying To Create DSN From The Command Line

    All,
    Your help is greatly appreciated in advance. I am having trouble packaging Oracle 10G for a batch file deployment. Everything is done except for getting the DSN created which is causing me major problems. We am working with the Oracle 10G R2 10.2.0.1.0 Client on Windows XP Professional SP2. The Oracle database resides on a Windows 2000 Professional Server SP4 running Oracle 9i.
    Our Environment: I am creating two packages of the Oracle 10G client. The first is for a batch file distribution via LANDesk and the other package is for normal batch file install if someone from IT is installing this from a user's desk. Both scripts are really identical the only differences are how they are laid out. I only need help with the DSN creation as everything else is ready to go. I am going to focus on the Non-LANDesk batch file as once I fix this in one script the other one should also be fixed.
    The Problem: The batch script copies the neccesary files to the temporary directory. I then extract the setup files to the temp folder. I run a custom Oracle install using the RSP file from a recorded install. After the install is complete I copy the TNS Names file to the proper location. I then try to call a CMD file with the ODBC command seen below the main script.
    Script (May be easier to read if you download using link below):
    @ECHO ON
    ::This batch files installs Oracle 10G Release 2 Version 10.2.0.1.0 with a Custom Response File
    ::Installation is Interactive
    ::All files are extracted from the ZIP file via the 7-Zip command line tool
    ::The Net Configuration Assistant TNS Names File is copied to its proper location
    ::The CCR ODBC connection is created once the install is complete
    ::All folders used for installation are cleaned up-deleted
    @ECHO Setting Variables
    set NetworkPath=\\dc-landesk\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD
    set DefaultPackagePath=C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD
    set ExtractionPath=C:\Temp_Oracle10G
    set TempInstallFromPath=C:\Temp_Oracle10G\SetupFiles
    set FileFolderCleanupPath=C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent
    @ECHO Creating Directories
    mkdir "C:\Program Files\LANDesk\LDClient\sdmcache\SoftwareForLDAgent\Oracle10G-R2-10.2.0.1.0\Non-LD"
    @ECHO Copying Files to DefaultPackagePath
    copy /Y "%NetworkPath%\7za.exe" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\CCR-ODBC.cmd" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\Oracle10GCustom.rsp" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\SetupFiles.zip" "%DefaultPackagePath%"
    copy /Y "%NetworkPath%\tnsnames.ora" "%DefaultPackagePath%"
    @ECHO Changing to Extraction Directory
    cd "%DefaultPackagePath%"
    @ECHO Extracting Files to path with no spaces
    "%DefaultPackagePath%\7za.exe" x SetupFiles.zip -o%ExtractionPath% -aoa
    @ECHO Please Open the "Task Manager" manager, Sort by "CPU" Descending
    @ECHO Watch Task Manager For Javaw.exe, press any key when the process Disappears
    @ECHO Install using Custom Response File
    "%TempInstallFromPath%\setup.exe" -responseFile "%DefaultPackagePath%\Oracle10GCustom.rsp" -force -silent -noconsole
    pause
    @ECHO Copying NETCA (Net Configuration Assistant) TNS Names File to proper Location in Oracle Product Directory
    copy /Y "%DefaultPackagePath%\tnsnames.ora" "C:\oracle\product\10.2.0\client_1\NETWORK\ADMIN\tnsnames.ora"
    @ECHO Creating ODBC Connections Using Oracle Driver installed by this Batch File
    call "%DefaultPackagePath%\CCR-ODBC.cmd"
    @ECHO Waiting 20 seconds before proceeding
    ping -n 21 127.0.0.1 >NUL
    @ECHO Remove Temp Files and Folders created during Install
    rmdir /S /Q %ExtractionPath%
    del /Q "%DefaultPackagePath%\*.exe"
    del /Q "%DefaultPackagePath%\*.ora"
    del /Q "%DefaultPackagePath%\*.rsp"
    del /Q "%DefaultPackagePath%\*.reg"
    del /Q "%DefaultPackagePath%\*.zip"
    rmdir /S /Q %FileFolderCleanupPath%
    @ECHO The Oracle 10G installation has been Completed
    pause
    ODBC Script
    odbcconf.exe /a {CONFIGSYSDSN "Oracle in OraClient10g_home1" "DSN=CCR|Description=CCR_data|SERVER=BWB|Database=CCR"}
    As soon as the command is called I see the following error message appear.
    "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259"
    The really strange thing though is that if I let the main part of the script run (Not the ODBC call) and then immediately manually start the ODBC call script it works just fine. So, I don't really understand why the script can't add it itself. Or, I can go the Administrator Tools>Data Sources (ODBC)>and then add it manually which also works. I have tried just pasting the command directly in the main script, therefore, bypassing the call feature but it doesn't make a difference.
    Link (Zip with all scripts mentioned above): http://www.cbridegum.com/Fourms/Oracle/Files.zip
    Has anyone ever seen this kind of issue before? Does anyone have any idea on how to fix this? Any thoughts or suggestions would be great.
    Thanks so much for your help in advance,
    Clif Bridegum

    All,
    I thought it may be related to spaces in the path in which the script was called from. I tried having the ODBC command script in another directory but the same thing happens. It will give me the "CONFIGSYSDSN: Unable to create a data source for the 'Oracle in OraClient10g_home1' driver: Could not load the setup or translator library with error code -2147467259". As soon as the script is done running I can manually double click the script and it adds the DSN fine.
    Thanks,
    Clif Bridegum

Maybe you are looking for

  • Problem with axis2 and QName class

    Hello, We have deployed AXIS2 library with a library project (J2EE server component) as it is specify by a SAP guide. We deployed the sda file correctly and we know how to reference this library in Portal Application and J2ee Module WEB or EJB. The p

  • Is the wifi the only way to connecto to internet in the Iphone 3G?

    is the wifi the only way to connecto to internet in the Iphone 3G?

  • Acrobat 9 keeps re-installing and re-installing

    Problem with Adobe Acrobat 9 for CS3 on Vista. It is re-installing at the Start up and then every time I do some basic stuff (delete a file, move a file, right click, etc.) Adobe Acrobat 9 keeps coming up saying it's configuring Acrobat 9 or sometime

  • Tree representation

    Hi! I'm new to java and my boss wants me to represent n binary trees in one binary tree. We have n binary trees, the root node of each tree has a name (identifying the tree) and a height, somehow he wants me to create some kind of super-tree of all t

  • HP 250 G2 usb controller drivers

    hello, i'm running a windows 7 64x bit ultimate edition on my hp 250 g2 with CPU N2810. i'm having a hard time finding some drivers for the following device Universal Serial Bus (USB) Controller. SP64706 and SP55975 can't install driver. Error: This