Bringing  JAVA  DI down gracefully

Hi All,
We have 10 JAVA  dialog instance on our landscape.
Currently, if we need to bring down a DI for maintenance, we are just using stopsap j2ee and bringing the DI down and giving it for maintenance. Currently no logon groups configured on JAVA instances. If some sessions are running, it is cancelled.
what is the best way to bring Dialog instance down for maintenance work for example os patching , os upgrade  without impact  users ?
Thanks!

Hi,
Another way of bringing down the Java (irrespective or whether it is add-in or standalone)
is by using jcmon .
The following is the command to start the jcmon command
go to the profiles directory.
Then use the command
jcmon pf=<instance profile>
u'll get 4 options.
select the 10 for cluster administration.
Then you wud get many options.
Select the option 10 which says shutdown instance.
Inorder to see the status whether it has shut down or not select 21 (process administration menu).
If there r more than 1 instance running on that machine it would show the list of instances that are up and running.
Select the index number for which you want to see the status.
Then you would finally see the status of each of the processes.

Similar Messages

  • HT1338 Help I can't get Java to down load to my Mac version 3.06 I have did the soft ware up date ?

    Help I can't get Java to down load !

    Hello BROitsJAMIE,
    Thanks for using Apple Support Communities.
    I'd like you to please follow the troubleshooting in the article linked to below in order to resolve this issue with your Mail.
    OS X Mail: Troubleshooting sending and receiving email messages
    Take care,
    Alex H.

  • Data Roll back When Java Server Down.

    hi
    When sending the data to DB using JDBC,the data is not effecting in Data base because of Java Server Down.
    Is there any Procedure for Rollback the data.
    Thanks in Adavnce

    There isn't any rollback functionality in XI.
    U can try resending the data from XI.
    Regards,
    Prateek

  • Bringing an interface down using a network profile

    I use netcfg to switch between network profiles... but when I switch from a profile using ethernet to a profile using wireless, it just adds the other interface... so that both ethernet and wireless are up.
    The only way I know to bring an interface down (say, ethernet) is to edit NET_PROFILES in /etc/rc.conf and put in a profile using wireless, and do /etc/rc.d/network restart.
    But is there an easier way? Is there some sort of command I can put inside my profile which uses wireless to bring down the ethernet interface?
    Thanks.

    I'm not infront of a Linux box right now, but perhaps if you could run, as root:
    # ifconfig eth0 down;
    of course, replace eth0 with the appropriate interface you wish to take down.
    p.s. - I hope i'm not completely getting your question wrong because I feel I may be.

  • Java Dispatcher Down but Server0 and SDM up after system refresh

    Hello,
    I have done system refresh from PRD to QAS of CRM system - dual stack.Once after the system refresh ABAP is up and running fine but Java is down (Only Dispatcher is down. Both SDM and Server0 are running fine).
    I have followed Note 609603 - Problems with Multiple NICs and SAP J2EE Engine and have given the correct host name but the no luck..
    std_dispatcher.out says the following error:
    Cannot attach to the Message Server. Can't open port [3925] on host [<Source Host Name>/Source IP Address].
    Could you please let me know if I need to do any changes in the Config tool?
    Thanks,
    Subbu

    HI,
    IN DB restore the hostname of java system stored in profiles would be your PRD.
    Go to Configtool in Edit mode -- cluster --> change the hostnames in Instance profile -- and under other files like bootstrap etc whereever you find PRD hostname.
    And otherwise for JAVA system you should use export/import option.
    Regards,
    Tajinder

  • Java top down service

    Hello,
    Any links to java top down service tutorials using JDeveloper 11g?
    Thanks.

    chk here
    http://st-curriculum.oracle.com/obe/jdev/obe1013jdev/10131/10131_wstopdown/wstopdown.htm
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/webservices/ws.html

  • Bring JAVA log errors into ITPA

    I am new to ITPA.We have monitoring activity created in SAP Solution manager for log errs.How to bring JAVA log errors into ITPA?

    I replied to your post in the CPO forums.

  • Java server0 down

    Hi Expert,
    I have install SAP Solution Manager 7.0 EHP1 system with system copy method.
    My ABAP instance is up and running but JAVA down.
    Log as below, I have also refer the SAP Note 943602, but not help me to resolve the problem.
    Error occurred during initialization of VM
    Incompatible initial and maximum heap sizes specified
    JLaunchIAbortJava: abort hook is called
    ERROR => The Java VM aborted unexpectedly.
    Please see SAP Note 943602 , section 'Java VM crashes'
    for additional information and trouble shooting.
    JLaunchCloseProgram: good bye (exitcode = -2)
    Rgds,
    Ashok

    Thanks RB,
    Issue has been solve after changing the -Xms and -Xmx parameters values in config tool.
    Rgds,
    Ashok

  • Does java shut down childprocesses automatically?

    I use the following codesnippet to start a program called glpsol which uses alot of memory. The problem is that java (probably) shuts down the process after 7minutes and i cant catch the exception as i thought, i dont get nothing.
    when i start glpsol with the same infile at the shellprompt, it takes about 30 minutes. Anyone got a clue or an explanation
    try
    Runtime rt = Runtime.getRuntime();
    Process proc = rt.exec("glpsol -o "+filnamn+".out --lpt "+filnamn);
    int inp;
    int err;
    while ((err = proc.getErrorStream().read()) != -1)
    System.out.write(err);
    proc.waitFor();
    catch (Exception e)
    e.printStackTrace();
    ***********

    You need to read the data from the process output stream as well. The application might halt if the buffer gets full.
    /Kaj

  • Java server down

    hi all,
    currently i'm using 2 java server connect to one abap server, the issue i'm having not is my java server suddenly can't be bring up this morning after the offline backup was finish running, i try login to my abap server using sapjsf and is working, beside that i also try login using j2ee_admin user and it prompt me that i have to put a new password, i delete the user and recreate again using all the same role and profile also put back the old password, but the java server still not working, now i try to stop the 2nd java server and try to bring up, the same thing happen to my 2nd java server, is there anyway met this issue before?

    Please post the logs of std_server .out for both the Java system .
    I dont undestand that y did you delete the j2ee_admin you would have simply changed the password and updated the password in the configtool keystore.
    Thanks
    Rishi Abrol

  • JAVA side down

    Our whole Java side of XI is down.  What transactions can I check to see what the problem is?
    Thanks,
    Matt

    This problem has been "mostly" solved.  Here is the response from SAP:
    During the startup of the J2EE Engine, the server starts the applicationin a certain order, according to the references between the applications.  Each of the J2EE Containers has its own mark of the state for each of the applications. If this state gets confused for some reason, the restart of the server would not help. We had to explitly stop all the applications and start the again.
    Here is the workaround:
    Start a new telnet session(in a cmd type telnet localhost 50008).
    execute the following commands:
    >> jump 0
    >> add deploy
    >> stop_app -all
    >> start_app -all
    We did this and everything came back up.  I guess this is a known issue for XI 3.0.
    Thanks for all the help on this.
    Matt

  • Usb Keyboard brings up shut down window. whats wrong?

    I have a Logitech wave USB keyboard that I use with my Intel IMac. I've been using this keyboard for almost a year with out a problem. Recently however, whenever I plug my keyboard into the one of the USB slots a window pops up asking if I'm sure I want to shut down the computer. It gives four option buttons; restart, sleep, cancel, and shutdown. when I hit cancel the window goes away for a few mins then comes back. when I hit cancel again it comes back again but with in a few seconds and will keep coming back. when I hit restart it seams to fix it but it then comes back after 30 mins. I've run virus scans with two different programs (Norton and ClamXav), I've repaired disk permissions, and I've put in the install disk booted the computer up with that and did a repair disk but the problem still exists. Does anyone know what's wrong and can help me?

    The keyboard combo Control-Ejectkey will bring up the "Restart - Sleep - Cancel - Shutdown" screen.
    Perhaps the keyboard is damaged in an odd way such that it is transmitting the signal which would be sent by that key combo.
    One way to test for that would be to try a different keyboard.

  • Importing Bridge Web Gallery into template with java drop down menu

    The iframe option from the tutorial David Powers referred readers to in the Bridge discussion board was easy and looks great....  EXCEPT the iframe covers up my java script dropdown navigation menu.  Is there an easy way to fix this, or do I have to use the more cumbersome alternate method?
    I built my site using a template I created in Dreamweaver. This complicates using the alternate method described in the David Powers tutorial which adds page elements to the index.html file created by Bridge.  How do I take what I need from that file and place it into the page based on my site's template?
    (Sorry to repeat my question in both discussion boards.  Got a not-very-helpful direction from the moderator of the other discussion board to ask the question here instead of there.)

    I should probably add that i am working in asp!

  • Embedding 3 consecutive Java Drop Down Menus

    I cant seem to embed 3 java menu forms consecutively...in one table.
    The HEAD CODE IS:
    <SCRIPT TYPE="text/javascript">
    <!--
    function dropdown(mySel)
    var myWin, myVal;
    myVal = mySel.options[mySel.selectedIndex].value;
    if(myVal)
       if(mySel.form.target)myWin = parent[mySel.form.target];
       else myWin = window;
       if (! myWin) return true;
       myWin.location = myVal;
    return false;
    //-->
    </SCRIPT>The first menu which works fine code is
    <FORM
         ACTION="../cgi-bin/redirect.pl"
         METHOD=POST onSubmit="return dropdown(this.gourl)">
    <SELECT NAME="gourl">
    <OPTION VALUE="">Vechile
    <OPTION VALUE="" >------------
    <OPTION VALUE="http://www.phatkars.com/front_whl_drive.htm" >Acura
    <OPTION VALUE="" >Acura MDX
    <OPTION VALUE="" >Audi
    <OPTION VALUE="" >BMW 3 series
    <OPTION VALUE="" >BMW 5 series
    <OPTION VALUE="http://www.phatkars.com/bmw_740i.htm" >BMW 7 series etc...
    The second and third menus are the same:
    <FORM
         ACTION="../cgi-bin/redirect.pl"
         METHOD=POST onSubmit="return dropdown(this.gourl)">
    <SELECT NAME="gourl">
    <OPTION VALUE="">Brand
    <OPTION VALUE="" >------------
    <OPTION VALUE="http://custom-wheels-car-rims.phatkars.com/index.php?manufacturers_id=6" >Akita Rims
    <OPTION VALUE="http://custom-wheels-car-rims.phatkars.com/index.php?manufacturers_id=5" >Alloy Technologies
    <OPTION VALUE="http://custom-wheels-car-rims.phatkars.com/index.php?manufacturers_id=19" >Baccarat
    <OPTION VALUE="http://custom-wheels-car-rims.phatkars.com/index.php?manufacturers_id=25" >Big Thang
    <OPTION VALUE="http://custom-wheels-car-rims.phatkars.com/index.php?manufacturers_id=25" >Brazen     etc...
    In an HTML document I just have one <FORM> code </FORM> after another but only the first menu works...Can you Help??
    THE FIRST MENY ALLOWS THE USER TO SELECT AN OPTION AND CONNECT TO THE LINKED SITE SUCESFFULLY..THE OTHERS REDIRECT THE USER TO THE REDIRET.PL..CAN ANYONE HELP? i can e-mail you the html for the index :(

    Well, you're not alone.  Here's another thread where they have the same problem, but there's nothing in there about a fix. https://discussions.apple.com/message/16372377#16372377
    I'm also on Aperture 3.2 and Mac OSX 10.7.2 and I'm not seeing this.

  • Can a long running batch job causing deadlock bring server performance down

    Hi
    I have a customer having a long running batch job (approx 6 hrs), recently we experienced performance issue where the job now taking &gt;12 hrs. The database server is crawling. Looking at the alert.log showing some deadlock,
    The batch job are in fact many parallel child batch job that running at the same time, that would have explain the deadlock.
    Thus, i just wondering any possibility that due to deadlock, can cause the whole server to be crawling, even connect to the database using toad is also getting slow or doing ls -lrt..
    Thanks
    Rgds
    Ung

    Kok Aik wrote:
    According to documentation, complex deadlock can make the job appeared hang & affect throughput, but it didn't mentioned how it will make the whole server to slow down. My initial thought would be the rolling back and reconstruct of CR copy that would have use up the cpu.
    I think your ideas on rolling back, CR construction etc. are good guesses. If you have deadlocks, then you have multiple processes working in the same place in the database at the same time, so there may be other "near-deadlocks" that cause all sorts of interference problems.
    Obviously you could have processes queueing for the same resource for some time without getting into a deadlock.
    You can have a long running update hit a row which was changed by another user after the update started - which woudl cause the long-running update to rollback and start again (Tom Kyte refers to this as 'write consistency' if you want to search his website for a discussion on the topic).
    Once concurrent processes start sliding out of their correct sequences because of a few delays, it's possible for reports that used to run when nothing else was going on suddenly finding themselves running while updates are going on - and doing lots more reads (physical I/O) of the undo tablespace to take blocks a long way back into the past.
    And so on...
    Anyway, according to the customer, the problem seems to be related to the lgpr_size as the problem disappeared after they revert it back to its orignial default value,0. I couldn't figure out what the lgpr_size is - can you explain.
    Thanks
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    "Science is more than a body of knowledge; it is a way of thinking" Carl Sagan

Maybe you are looking for