Remotely shutting down the idoc listener

This is onorthodox, and the reason for it is too long to type here.  But is there a way to turn off an idoc listener through a URL that I could run in BLS?  
Doesn't matter if its recommended or supported.  I'm just curioius.  I'll do it at my own risk

No there is no service type URL available for this.  The only option is via the Message Listener screen currently. That said....
You could attempt to post directly to the admin page handler, simulating a call from the JSP page.  That would be your only option.  I really don't recommend it since it could be broken by any service pack.

Similar Messages

  • The new firefox twitter app is great - except it disappears every time I shut down the computer and I have to remove and then reinstall it every day!?? I am working on an iMac - if that is causing the problem ...? Thanks.

    The new firefox twitter app (mini tab on left of page) is great - except it disappears every time I shut down the computer and I have to remove and then reinstall it every day!?? It won't appear on the page until I do. I am working on an iMac - if that is causing the problem ...? Thanks.

    Eustace, thank you so much for writing back.  I will try what you suggested!!
    thx for your reply - apparently when I went to the Apple store a long time ago, they restore maybe photos and itunes etc from my external hard drive (passport).  I guess at that time they reinstalled an earlier operating system than my macbook came with and that somehow corrupted FileVault.  apparently there was no sparse bundle (whatever that is) for my old admin account and they said that ever since the install of the older OS that it was actually NEVER backing up anything in my admin account.
    Then, I bought Time Capsule and starting backing up to that instead.  I started having problems with it being slow etc and then StartUp Disk full errors and didn't know what to do, so I "Restored" from Time Capsule and that's when I lost everything in my Admin account and was locked out when I tried to log in - it said File Vault error ..."
    anyway - that's THAT sad story.  I was told to create a new admin account and I've basically been trying to start over - even though I have a partial save of my computer in Crash Plan and I DO see a sparse bundle listed in there, but I just don't know enough about computers to know if it's something I can get back or if I am just totally doomed. 
    I'm afraid to reinstall anything because if there is even a remote shot that the other files are still floating around in my computer, I feel like that chance will be shot forever.  I need to hire McGee from NCIS, I just KNOW he could get those files back for me!!!

  • Question about shutting down the middle tier while leaving the DB up

    Hi,
    We just successfully upgraded 11.5.10.2 from running on 9.2.0.8 SOLARIS SPARC 32-bit to 11.2.0.1 SOLARIS SPARC 64-bit.
    I am in the process of rewriting the backup scripts. We used to do a once-a-week backup (zip) of the middle tier directories,
    after shutting down EVERYTHING cold (MT first, then DB listener, the DB). Our DB consultant likes hot-only backups of the
    DB so we are going to keep the DB running all the time and always do hot backups from the DB, but keep MT cold backup.
    We want to keep our MT cold backup so we retain our downtime window that users expect (Saturday night - Sun morning).
    So my question is ---- is there any issue with shutting down the entire MT- only (adstpall.sh) -- but leaving the DB up?
    When I do a adstrtal (via my script) the next morning--- everything should just start fine with no DB bonce having been done, right?
    In the past, once I have the MT down, wait 5 min, kill any stray FND processes, I usually go on to bounce the database
    "for good measure". I am 99% sure that I don't have to do this... and that there is no harm in "not" doing this, just need
    some confirmation.
    MH
    One more piece of information - Our concurrent managers shut down cleanly almost all of the time without putting jobs on hold.
    We don't have many users (< 60) and while we do have autoinvoice that runs every 5 min, I haven't had to do a big bounce
    with cmclean.sql very often-- only about once or twice a year when users lock each others tables and the cleanest fix is to bounce
    everything --very rarely.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi,
    So my question is ---- is there any issue with shutting down the entire MT- only (adstpall.sh) -- but leaving the DB up? There should be no issues.
    When I do a adstrtal (via my script) the next morning--- everything should just start fine with no DB bonce having been done, right?Correct.
    In the past, once I have the MT down, wait 5 min, kill any stray FND processes, I usually go on to bounce the database
    "for good measure". I am 99% sure that I don't have to do this... and that there is no harm in "not" doing this, just need
    some confirmation.You still need to wait for sometime for the CM to shutdown, that's all.
    One more piece of information - Our concurrent managers shut down cleanly almost all of the time without putting jobs on hold.
    We don't have many users (< 60) and while we do have autoinvoice that runs every 5 min, I haven't had to do a big bounce
    with cmclean.sql very often-- only about once or twice a year when users lock each others tables and the cleanest fix is to bounce
    everything --very rarely.You should be OK with your approach.
    Thanks,
    Hussein

  • Node Manager not shutting down the Managed Servers

    I have WebLogic Server 8.1 SP4 installed on around 9 separate boxes - 3 servers form one WLS domain of one admin + two managed servers. The managed servers are started using Node Manager from the admin console.
    On one domain start/shutdown using Admin Console works just fine however the other two domains the managed servers startup fine but shutdown fails - or takes over 15 minutes. I see the following error in the Node Manager logs
    NMMessage: Command read failed 'Connection reset' on socket/ <ip_address>
    Any ideas on what I can do to fix this ? The servers which will not shutdown have EJB's installed on them. Dont think this could be related as shutting down the application results in the same problem as listed above.
    Thanks,
    Kevin.

    The name of remote machine configured on admin server it must to be resolved on same machine in /etc/hosts:
    Example:
    On the admin server is configured the unix machine N1234
    On the machine N1234 in the file nodemanager.hosts it must be present the IP of admin server
    On the admin server in /etc/hosts it must be present
    IP_N1234 N1234

  • Database doesn't shutdown during shutting down the server

    Dear Friends ,
    I have to use the following dcript to use Auto startup and shutdown my Oracle Database in RHEL 4 .
    step 1:
    #!/bin/bash
    # chkconfig: 345 99 10
    # description: Oracle auto start-stop script.
    # Set ORACLE_HOME to be equivalent to the $ORACLE_HOME
    # from which you wish to execute dbstart and dbshut;
    # Set ORACLE_OWNER to the user id of the owner of the
    # Oracle database in ORACLE_HOME.
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    ORACLE_OWNER=oracle
    if [ ! -f $ORACLE_HOME/bin/dbstart ]
    then
    echo "Oracle startup: cannot start"
    exit
    fi
    case "$1" in
    'start')
    # Start the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORACLE_OWNER -c "$ORACLE_HOME/bin/lsnrctl start"
    su - $ORACLE_OWNER -c $ORACLE_HOME/bin/dbstart
    'stop')
    # Stop the Oracle databases:
    # The following command assumes that the oracle login
    # will not prompt the user for any values
    su - $ORACLE_OWNER -c $ORACLE_HOME/bin/dbshut
    su - $ORACLE_OWNER -c "$ORACLE_HOME/bin/lsnrctl stop"
    esac
    step 2:
    cat /etc/inittab
    *:/u01/app/oracle/product/10.2.0/db_1:N
    orcl:/u01/app/oracle/product/10.2.0/db_1:Y
    step 3:
    Keep "dbora" in following path :
    /etc/rc.d/rc3.d/dbora
    /etc/rc.d/rc5.d/dbora
    /etc/rc.d/init.d/dbora
    And also ,
    chmod 750 /etc/init.d/dbora
    chkconfig --level 345 dbora on
    Now ,The script works fine and ORacle Database and Listener service starts automatically during startup the server .But during shutdown the server, I cannot understand or can't recognize that the Oracle Database & listener service are shutdown auto . I think it does not work properly..... So i need to know that Oracle Database & listener service are stop automatically during shutting down the server . Using the above scripts , How can I do it ? Is there any wrong then plz advice me .......Thx ...

    step 3:
    Keep "dbora" in following path :
    /etc/rc.d/rc3.d/dbora
    /etc/rc.d/rc5.d/dbora
    /etc/rc.d/init.d/dbora
    And also ,
    chmod 750 /etc/init.d/dbora
    chkconfig --level 345 dbora on
    Check following links are there
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc3.d/S99dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/K01dbora
    # ln -s /etc/init.d/dbora /etc/rc.d/rc5.d/S99dbora
    Script/link start with "K" , is responsible for shutdown database.
    Check following Oracle Documentation link , it explain all in details
    Starting and Stopping Oracle Software
    - Virag Sharma
    http://viragsharma.blogspot.com
    http://virag.sharma.googlepages.com

  • Shutting down the computer via Java?

    Is there a way this can be done? I know how to use Runtime's and all that, but I dont know of any commands that would shut down the computer. Please help!

    in windows xp ( may be 200 too) you can execute command
    "shutdown -s -t 60"it tells the system to shut the pc in 60secs but you need some priviladges to do this
    but i dont know what are the exact privilages
    basicaly :- this work in my office and home pc and in the univercity I am studying the computers say that I dont have right to do it even though I can shut down the pc manualy
    and you can shut down the pcs remotly over the network using this tool
    just type "shutdown -h" in command prompt for more information
    to abort the shutdown you can run command "shutdown -a" befor the clock run out

  • I'm trying to delete a movie and it says...operation can't be completed because the item "     ".m4v is un use.  I've shut down the computer, closed out of everything etc.  I don't know what else to do?

    I'm trying to delete a video to free up space on my mac.  I've moved it to trash and when I try to empty the trash it keeps coming up with...."The operation cannot be completed because the item " .........  .m4v is in use".  I'm not exactly computer literate - I don't even know what the m4v is, but I've read some discussions saying to shut down the computer - which I did - nothing everything else I've found on the m4v is too technical for me to grasp.  Can anyone help me?

    Sorry, didn't notice that you cd'd into that directory. Can't explain why you can't delete it, but I don't do server or NAS stuff. You might want to repost to the Unix forum.

  • Not a question.  A comment actually.  Regarding the persistent blue Autofill popup in Safari.  My wife first shut down the Mac then unplugged it for a few minutes.  On restart, the box was gone.

    Not a question.  A comment actually.  Regarding the persistent blue autofill box that may appear in Safari, my wife shut down the iMac then unplugged it for a few minutes.  On restarting, the box was gone.

    Do you have a question?

  • When I shut down the Mac Pro, it restarts

    Has anyone run into this issue with their Mac Pro? When I shut down the computer (either via the Ctrl + Option + Cmd + Eject or the Shut Down command from the Apple menu drop down), the Mac Pro will simply restart and take me back to my log-in screen.
    At this point, I can hit the shut down button on the login window and it will shutdown, but this is annoying, a waste of time, and unnecessary.
    I have tried performing an SMC reset, but it has not resolved this issue.
    Specs: Mac Pro (2010)
    3.33 GHz 6-Core
    (2) 2TB Internal HDD
    12GB ram
    ATI 5870 graphics card (1GB)

    I have noticed the exact same behaviour. It only happens when I have something plugged into one of the front USB ports (example : external HD, USB key)
    Apparently the system crashes during the shut down process, and then reboots.
    Unfortunately, I have not yet found a solution

  • Crash report application what is that ? When shut down the computer this Message appeared The application crash repórter Dont Let shut down the computer

    Crash report aplication what is that ? When shut the computer this Message appeared The application crash repórter Dont Let shut down the computer

    Command-Option-Escape does the same as
    Apple Menu > Force Quit...
    It opens a floating box that lists current major Applications and their status (e.g., Not responding) and allows you to force quit any single Application or re-launch the Finder.

  • If I have more then a few tabs open such as gmail, facebook, and a zynga game no tabs will load at all. I close and reopen firefox numorous (Im talking 7 or 8 times or many more) and shut down the zynga game and still it wont load

    If I have more then a few tabs open such as gmail, facebook, and a zynga game no tabs will load at all. I close and reopen firefox numorous (Im talking 7 or 8 times or many more) and shut down the zynga game and still it wont load the tabs or if it does and I then try to add the game or any other site at all on a tab it causes firefox to stop working (though not close) and I have to restart opening and closing it many times to get it to work at all.

    1st, you will not be able to activate your PPro1.5 on ANY new computer, see next link for the special version you MUST use
    CS2 (and earlier) Activation Server http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    2nd, you already mentioned Virtual XP, so if a direct install doesn't work, that would be the way to go... or, to just do what SHOULD work from the start, just do Virtual XP

  • Safari will lock up on my MacBook Pro. Force quit doesn't help. When I try to restart the computer, I get an error saying Safari cancelled the restart. I have to press the power button to shut down the computer.

    While I'm using safari,  it will freeze up. When I force quit safari and reopen it, I find that I'm back to where I was when I did the force quit and safari remains locked up. When I try to restart the computer, I get a pop up that says that safari cancelled my restart. I then press the power button to shut down the computer. When I reboot the computer and open safari, I see all the tabs and windows that were opened when this issue began, only this time safari isn't frozen. This problem started yesterday.
    Has anyone experienced the same problem? Is there a fix for this problem?

    Try Resetting Safari: Open Safari. Cick on the name Safari in the menu bar. In the drop down menu click Reset Safari.

  • I have forgotten my appleID password and the email it is linked to is deactivated, security questions aren't working. This is on my iPhone and iTunes acs so I can't sync with my new computer. How do I merge AppleID accounts and shut down the old one?

    I have forgotten my appleID password and the email it is linked to is deactivated, security questions aren't working. This is on my iPhone and iTunes acs so I can't sync with my new computer. How do I merge AppleID accounts and shut down the old one (when I have no password and the security questions aren't working?)

    You cannot merge Apple ID accounts, that has never been supported.
    You can contact the Apple ID Security folks per the listing in http://support.apple.com/kb/HT5699 and they can help reset security questions and get the account working.

  • Shut down the computer from a java program

    Hello!
    Can anyone tell me if can be made an java program that can shut down the computer (windows 2000 operating system) and forces all the programs to close?
    If it can be made, can you give me some tips?
    Thanks
    Kata

    That's possible
    but you don' really use java but Windows (only available for 2000 and XP)
    you should try that
    try {
    Runtime.getRuntime().exec("shutdown -s -t01") // stop
    }catch(...
    or
    try {
    Runtime.getRuntime().exec("shutdown -r -t01") // reboot
    }catch(...
    or
    try {
    Runtime.getRuntime().exec("shutdown -l -t01") // logout
    }catch(...
    you're welcome.
    NaiosKAE{FR}

  • My imac stops(freezes) everytime when I try to extract ipod nano. So if I quit the connection by force, it stops again. Have no choice but to shut down the imac pushing power supply button. Pls help me solve out this problems.

    My imac stops everytime when I try to extract ipod nano. So if I do it by force it freezes agian. Have no choice but to shut down the computer
    by pushing power button. Pleas help me solve this out!!!
    It's not good to shut off the power forcibly, right? (I dun know what else I can do...)

    Hi Min! I'm having exactly the same issue - have been putting up with it now for months but have finally had enough! Every single time i eject either my iphone, ipad or ipod nano, itunes freezes up, the computer becomes unresponsive. Usually i can use the mouse to highlight icons but the system doesn't respond, the keyboard doesn't work and I have to do a hard reset.
    Arrrrrggggggh!!!!!!! lol
    Someone please help!!!

Maybe you are looking for

  • Error while opening a datafile in dataprep editor

    Hi Error while opening a datafile in dataprep editor "opening the datafile failed see the message panel for details" "server.com.DEV.Perf     Read data file     September 17, 2009 8:31:51 AM EDT     Failed : 1030001" can anyone help me through this e

  • IOS 6 FaceTime and iMessage

    I got my iPhone 4 just over a week ago and I had it for one day and then the new software came out so I was like awesome I will update it and I did on my iPhone and also on my iPod 4th gen but now I am having problems using FaceTime and iMessage. Whe

  • Video In-put question

    I have an external video source attached to a microscope. The video source produces S-video. The DVI port on the macbook's are for output only? Is this correct? Is there anyway to get the image from the microscope onto the mac platform to capture pho

  • How to fill and export a table from a FM

    Hi! I'm using the function builder, and want to export a table which is filled in the FM. This is from the header in my FM: EXPORTING *" VALUE(T_RESULT_EXPORT) LIKE ZT_RESULT STRUCTURE *" ZTKG_RESULT I have the parameter name for a table T_RESULT_EXP

  • Renaming Multiple Apple TVs in Home Sharing?

    Hopefully this is simple, but I can't find an answer online... I have a straightforward Home Sharing scenario which includes one iTunes library on my iMac, a Gen2 Apple TV in one room, and an older Apple TV in another room. All share as expected with