Logging of from NT stops the WebLogic Service

Platform:
WinNT 4.0SP6a
WebLogic 6.0 (JDK 1.3)
We have three instances running as a service on a server. Now, if someone
logs off from the server all the WebLogic services just stop.
Now, we found a tool JNT (http://www.eworksmart.com/jnt) which prevents
killing the WebLogic instances.
Are there others who experience this problem? (Pretty serious problem
IMHO.) Now, the source of the problem is that the JVM stops when it gets
the CTRL_LOGOFF_EVENT. Will it be fixed in 6.0SP1?
Regards,
Merg

file for each replicated Service Object. I thought of using the PID (if
possible) of the process, but then have to manage a clean-up process for the
file system as the partition starts and stops over a period of time (the file
gets created each time the partition starts). I would like to reuse the files
if possible. Any suggestions?If you are starting the service object partitions manually, you can set an
environment variable (eg. APP_LOG_FILE) to a different value prior to
starting each service object partition. The code in the service object can
use the environment variable contents to name its log file. This could all
be scripted in the application startup.
-Dave Muskatel
David Muskatel
Forté Software, Consulting
Phone: 703/749-1445
HQ Vmail: Extension 2325
Email: [email protected]
At 02:03 PM 5/29/96 -0400, you wrote:
Hi,
I have an interest in logging messages to a file from a Service Object that
will be replicatied multiple times. All copies of the Service Object run on
the same server in which I wish to log the messages. I want to have a unique
file for each replicated Service Object. I thought of using the PID (if
possible) of the process, but then have to manage a clean-up process for the
file system as the partition starts and stops over a period of time (the file
gets created each time the partition starts). I would like to reuse the files
if possible. Any suggestions?
Thanks,
Bill Plumstead

Similar Messages

  • Start/stop the OMS Services on Same Host

    Hi,
    I have OMS, Repository database and Agent on the same host.....
    I want to stop and start the services...
    ==========================
    FOR Shutdown
    =====================================
    Stop the Agent
    $cd $ORACLE_HOME/agent10g/bin/emctl stop agent
    stop the OMS Services
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl stopall
    Stop the Repository Databas Listner
    $cd $ORACLE_HOME/bin/lsnrctl stop LISTENER
    STOP THE database
    $cd $ORACLE_HOME/bin/sqlplus '/as sysdba'
    sql> shutdown immediate
    ====================================
    FOR Startup
    =====================================
    start the Repository Listener
    $cd $ORACLE_HOME/bin/lsnrctl start LISTENER
    start the Database
    $cd $ORACLE_HOME/bin/sqlplus '/as sysdba'
    sql> startup
    start the OMS Service
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl startall
    start the Management Agent
    $cd $ORACLE_HOME/agent10g/bin/emctl start agent
    ======================================
    is this the correct procedure...
    can anybody help in this regard....

    As an outline, it looks ok I think.
    You may need some env variables set up in the script, add some error handling, etc...
    I want to stop and start the services...
    $cd $ORACLE_HOME/agent10g/bin/emctl stop agent
    $cd $ORACLE_HOME/oms10g/opmn/bin/opmnctl stopallRemove the "cd" from your command lines.

  • How do I stop the Runtime Service (UNIX) for a period of time (24 hours)

    Greetings
    Environment:
    OWB Client 10g on Windows XP Professional
    Repository - 9.2.0.4 on UNIX (AIX 5.2)
    Target schema - 9.2.0.4 on UNIX (AIX 5.2)
    I need to stop the Runtime service for 24-48 hours while the database is being upgraded from 9i to 10g. It seems the running service is causing some problems as the database is being started and stopped by the upgrade process (dbma).
    What starts the Runtime service at database startup?
    How can I prevent it from starting for 24-48 hours?
    Anyone else have issues upgrading from 9i to 10g using the migration assistant (dbma)?
    I realize I can stop it with the stop_service.sh script but that won't prevent it from satrting by itself when the database is bounced.
    I looked at the JOB queues but it doesn't seem to be there as a job that can be controlled with the DBMS_JOB package.
    Any help is greatly appreciated.
    -gary

    Hi and thanks for the responses.
    In my case there have been no additions to the server startup script to start the Runtime service, it just starts when the database starts.
    As I stated, I am aware of the start_service.sh and stop_service.sh but these don't prevent the service from starting after a reboot of the server or a bounce of the database.
    Can anyone tell me how the Runtime service starts?
    After a database shutdown and startup I see the Runtime service running as an 'ACTIVE' UNIX process and also one or more Runtime User processes that are 'INACTIVE' but become active when a map is run.
    Any help is appreciated.
    -gary

  • How to start and stop the BI Services in Solaris 10

    Hello All,
    Can anyone guide me on how to start and stop the BI Services in Solaris 10. In windows there are options set in Start->Programs->Middleware_Home->Start/Stop BI Services.
    Primarily after doing changes to the scheduler configuration, I need to restart the services to get it implemented? If yes how can I do it?
    Any help will be appreciated
    Thank you
    Ash
    Edited by: 902739 on Jan 11, 2012 12:17 PM

    Please help me by showing action plan for stop sap , offline backup and then start sap.
    i am little bit confuse How to start and stop SAP on cluster for offline backup
    Below are the systems name with host name , please explain me in sequence
    Systems name                                   Hostname
    # Hope SAP ERP Prod DB Primary       gsgbbux860
    # Hope SAP ERP Prod DB Standby      gsgbbux861
    # Hope SAP ERP Prod Cluster              gsgbbux862
    # Hope SAP ERP App 1                       gsgbbux864
    # Hope SAP ERP App 2                       gsgbbux865
    Thanks in advance
    Zaheer

  • How do I stop the Inventory service?

    I'm running Zfd4 on a nw6 box. I want to stop the inventory service but
    keep ws import/remove services running. How do I do this?
    Thanks

    Dan-FJ wrote:
    > I'm running Zfd4 on a nw6 box. I want to stop the inventory service but
    > keep ws import/remove services running. How do I do this?
    >
    > Thanks
    >
    >
    invstop

  • Stopping the WL service from the Win2k Services screen is a simple "kill"?

    I have another question related to WLS as a WinNt service:
    If I use the WL console to stop a WL server, it initiates a normal shutdown.
    So for example:
    <The shutdown sequence has been initiated.> is put in the log.
    If I just stop the service in Win2k using the Services screen, nothing is
    logged.
    I'm just curious if it's normal (so "Stop" is equal to ^C if I start WL from
    the command prompt) or there is a problem in my configuraiton.
    It's a minor question, but it would be much easier to start/stop WL from the
    same place.
    BR,
    Adam

    I have another question related to WLS as a WinNt service:
    If I use the WL console to stop a WL server, it initiates a normal shutdown.
    So for example:
    <The shutdown sequence has been initiated.> is put in the log.
    If I just stop the service in Win2k using the Services screen, nothing is
    logged.
    I'm just curious if it's normal (so "Stop" is equal to ^C if I start WL from
    the command prompt) or there is a problem in my configuraiton.
    It's a minor question, but it would be much easier to start/stop WL from the
    same place.
    BR,
    Adam

  • Unable to print from MS Word: "The Directory Service is currently unavailable"

    Hi! I hope you can help me. Please note that I have a Windows XP computer (Home Edition, Version 2002, Service Pack 3, 32-bit). When I initially installed a Brother printer (model# MFC-J475DW) in Dec 2013, I had no problems printing documents. My problems
    started about 2 days ago. I got an error message after I opened a MS Word document (.doc) and clicked the Print button to print a document. The Printer "Name" field was empty.  I clicked the dropdown box in that window and saw 3 options:
    1 - Brother MFC-J475DW Printer
    2 - Brother PC-FAX v.3.2
    3 - PaperPort Image Printer
    When I selected "Brother MFC-J475DW Printer," a Microsoft Word dialog box appeared, saying the following:
    "The printer has not yet responded, but the Microsoft Office program may be able to proceed without printer information. Do you want to continue to wait for the printer?"
    I can either click on a Yes button or a No button. Either way, I'm brought back to the Print page. When I click on the OK button to start printing, another error message appears:
    "Windows cannot print due to a problem with the current printer setup. Try one or more of the following:
    *Check the printer by printing a test page from Windows.
    *Make sure the printer is turned on and online.
    *Reinstall the printer driver."
    I have a choice to click either OK or Web Help. I click the OK button to close the box, then return to the Print page. When I click on the "Find Printer..." button, the Find Printers window appears for a moment, then is replaced by this error message:
    "The Directory Service is currently unavailable"
    On Friday (Mar 21), when the error first occurred, I was able to print a letter in MS Word after un- and re-installing the Brother printer and its drivers. The problem reappeared the next day (Saturday). I don't want to do that every time to print a single
    page, so would you please recommend a solution?
    By the way, I am able to print a test page from the printer in Control Panel, and I can print from a Notepad document. Also, when I go to the Control Panel, select "Printers and Faxes," then right-click on the printer (Brother MFC-J475DW Printer),
    then select the Ports page, there's a check mark next to USB001 (not LPT1 or COM1). When I click on the "Configure Port..." button, I get this error message:
    "An error occurred during port configuration. This operation is not supported."
    Earlier today, I got a reply from brother.com's tech support (thanks to the 1 year warranty). They said the problem is on my PC, not their printer. However, they provided links to completely uninstall the printer, then reinstall it. I did just that, but
    the problem persists. I'll download OpenOffice.org's Office Suite to see if I can print documents with their software instead of MS Word. Until then, I await any suggestions.
    I hope this info is helpful. Thanks in advance for your help.

    I downloaded OpenOffice and am able to print documents (in particular, the same document I created in MS Word). I guess MS Word is to blame. I believe the issue is concluded, but I'd welcome any comments about the Active Directory, as I might have a problem
    with OpenOffice in the future regarding that.

  • About the bat file to start and stop the weblogic server10.3

    I am using windows 2003 os.
    i installed the WLS 10.3 .
    can anyone help me how to write the bat file for starting and stoping the weblogic server instance.so that it willl run as background service.
    I am new to this .Please suggest me
    Any help is appreciated.
    Thanks
    Sailaja.

    Hi David,
    yes.i am talking about Admin server.
    when i am creating the new domain,i didn't encounter any prompt asking me to run the Admin server as windows services.why i am not getting this prompt?where exactly i will get this prompt while creating domain.
    i am using the weblogic 10.3
    how can i make the admin server as windows services.
    Thanks
    Sailaja.
    Edited by: sj0609 on Dec 2, 2008 4:02 PM

  • How to stop the remote service call

    Hi
    On loading a screen i place some service call, now i move to next screen , but still the service call is running, i have to stop or cancel the last placed service call.Is there any way to stop the service call with out disconnecting the channel.
    thanks in advance
    karthy

    Here are the solutions I can think of (if no one here responds with something better):
    1. Open Settings and then Phone within the Settings screen and see if you can find a setting there for the call summary. The Phone submenu under Settings would be the most likely place.
    2. Open Settings on your iPhone and go through each item including all of the items within each main item. Within about 10 minutes you should be able to get through all of the settings and find the setting if it exists on your phone. There is no such setting on my phone but it is possible that Airtel has a custom menu with that.
    3. If you still haven't found it, you could check a) Airtel's support site and/or b) an Airtel specific forum.
    4. If still no luck, I would call Airtel and ask again and if you get the same response ask for the location of the setting (or to speak to someone who can tell you).
    Good luck.

  • What is the effect of stopping the EFS service on a 2012 Domain Controller?

    Hello,
    The Encrypting File System service was started and is running on a production 2012 Domain Controller, which is not a standard in our shop.  What is the potential impact if I stop the service? 
    Thanks for your help! SdeDot

    Hi,
    Have you already encrypted files or folders using EFS service in your domain?
    If not, and you are not planning to use it to encrypt files or folders in the future, then it is OK to disable it.
    If you have encrypted files with EFS service, make sure that they are all decrypted before disabling the service, otherwise no users will be able to access them.
    More information for you:
    How to Disable or Enabled EFS Encryption in Vista, Windows 7, and Windows 8
    http://www.vistax64.com/tutorials/102501-encryption-disable-enable.html
    How to: Disable Encrypted File System (EFS) on Windows 2008 R2
    http://markswinkels.nl/2012/06/how-to-disable-encrypted-file-system-efs-on-windows-2008-r2/
    Please Note: Since these web sites are not hosted by Microsoft, these links may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best Regards,
    Amy Wang

  • When trying to log back from sleep mode, the screen behaves as a rotating cube, with the mouse pointer in the top left corner. Hangs.

    iMac OS X Ver 10.7.3
    21.5 Inch, Mid 2011
    2.5 FHz intel Core 5
    12 GB 1333 MHz DDR3
    When the computer in woken from sleep mode we see two login options (bineg used by two users).
    But when we try to login, the screen just behaves as a sluggish rotating cube.
    Nothing works, we just have to hard boot at this time.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Can't Log in from out side the network

    FCS loaded onto an xserve, running 10.5.2. I can connect to FCS when I am on the network, but when I am outside of the network, I can get the "Welcome to Final Cut Server" page. I can open the log in screen, but when I try to log in, I get "Connect Timed out".
    Anybody have an idea.
    I am thinking it is something in the hardware firewall, but I have all of the ports that are supposed to be open, according to
    http://support.apple.com/kb/HT1628
    Thanks
    Todd

    How long ago did you read that document? It used to list a port 8991, but now lists port 8891. Maybe that's it?
    Try running Network Utility and doing a port scan on your public IP to see what ports are open. Maybe there is one you need to add to your firewall's open ports.

  • When I go online to my bank my statments are unable to read as they get overlapped by the questions on the right, If I log in from Internet explorer the full page is shown, This is the same for the Daily Mail Rewards club.

    I use Windows XP professional, When I use Firefox to go to my Barclay bank statements, they are unreadable as the page with the amounts on is partly covered by the Questions on the right of the page, I also have this problem with the Daily Mail rewards club, If I login to my account from Internet Explorer it works fine for both, this is without making any changes to my setup.

    What you are experiencing is 100% related to Malware.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • How do I fix this vzwavsservice? whatever this issue is, it has stopped the internet service on my S5

    I have a brand new phone and can hardly use it. how do I get my service back and what is verizon doing about this issue, if anything?
    I'm thinking of finally leaving verizon, I'm so tired of these antics.

    djjazzydavid have you tired to just turn off the vzwavsservice?
    Here is how I turned mine off... go to settings, applications, application manager. It should be on the "Download" screen when you first get there. Then swipe it over to " All", scroll down to vzwavsservice, click on it, clear cache and force shutdown or turn it off. See if that works. I no longer get that message on my phone after start-up. If it doesn't help you can always swipe over to "Turned Off" under the same application manager screen and turn it back on. Hope this temporary fix helps you out and not something else going on with the phone.
    But Verizon does need to fix the problem, not just tell us to factory reset or try uninstall updates. Such lame rep's, but of course they are just reading off what is in front of them or told to do. Have fun resetting and then having to put all your stuff back on again, if you want to go that route.

  • Logged out from Facebook all the time on Lion's Safari 5.1.2

    I constantly get logged out of my account on Facebook while using Safari.
    What do I do to prevent this? (I have, of course, checked the "remember me" option.)

    Sometimes clearing your login data can fix the logout problem. I've helped Facebook users with this issue in the past and that helped.
    Ah Ok thanks
    Login to Facebook. Click the black arrow that faces down to the right of Home top right corner of the Facebook window then click Help.
    And try deleting Facebook cookies. Go to Safari > Preferences - Privacy.
    Click Details. Type  facebook  in the search field then click Remove All > Done
    Nothing in the Help section of Facebook... obviously they don't want to admit this. Same like Apple, no help files on this problem either.
    I tried the cookie deletion, still logs me out

Maybe you are looking for

  • Problem recreating new itunes profile on a new hardrive

    I installed a new hardrive on my cpu ( old one is there and still works, just full). I had itunes on old drive and had money left in my shopping cart with earmarked songs to buy. Now, I am on the new drive, just installed a new itunes, and it looks l

  • How to generate CSR on Weblogic 10.3

    I`m using Weblogic 10.3, I was able to configure it to use port 80, 443 for ssl and https access. Th problem in, I wasn`t able to generate a CSR for SSL certificate. According to the procedure, I can obtain this by accessing "https://myhostname:port/

  • No Sound hearing working with application @ 6233

    Could please help me, how can I get sount while I use applications. I had software which used to work with 3230 & 6600 its work well and good with sound the same software installed with 6233 but could not hear sound !? ஒவ்வொரு புன்னகையும் தர்மமே...

  • I can't attach individual files in e mail, only folders

    I can only attached folders in apple e mail and not individual files. Can anybody help?

  • Mac OS X Leper Server

    I am at the point of calling it Mac OS X 10.5 Leper. I am on my fifth time trying to install the server on a test PowerMac Dual-1.25GHz G4 with 2GB of RAM and tons of free disk space. When the server gets to the last part of "Your server is being con