My Master server is stopping automatically unable to find out the issue

Dear Experts,
My Master server in CMC is stopping automatically and is going to infinite stop state.when i again restart manually its connecting but again it is stopping.what may be the cause unable to find the solution
Thanks in Advance,
Regards,
Vinay.G

Go to the Tomcat site and read the "First Web App" docs. I'm sure you didn't deploy your servlet properly.
%

Similar Messages

  • Unable to find out the Exception

    Hi,
    I have a created a generic method to read value from the Dropdown UI element, but i am getting some exception and un able to find out what kind of exception i am getting and which line of code causing the problem, i am giving the peace of code , could any body tell me why the below method throwing exception?
    public java.lang.String readValueFromDropDown( java.lang.String attributeName, java.lang.String contextNodeName )
    //@@begin readValueFromDropDown()
         IWDAttributeInfo attribute = null;
         String attrValue="";
         try{
              IWDNode node= wdContext.getChildNode(contextNodeName,1);
              IWDNodeInfo  rootNode =wdContext.getNodeInfo();
              Iterator iterationNodes = rootNode.iterateChildren();
              //Vector
              Vector mainVector,tempVector1,tempVector2;
              mainVector = new Vector();
              tempVector1= new Vector();
              tempVector2 = new Vector();
              boolean isContentNodeFound= false;
              while(iterationNodes.hasNext()){
                   tempVector1.add((IWDNodeInfo)iterationNodes.next());
              do{
                   int k=0;
                   int temp1VectorSize=tempVector1.size();
                   for(int i=0;i<tempVector1.size();i++){
                        IWDNodeInfo tempNodeInfo =(IWDNodeInfo)tempVector1.elementAt(i);
                        mainVector.addElement(tempNodeInfo);
                        if(tempNodeInfo.getName().equalsIgnoreCase(contextNodeName)){
                             isContentNodeFound=true;
                             ISimpleTypeModifiable smpMod = attribute.getModifiableSimpleType();
                             IModifiableSimpleValueSet valueSet = smpMod.getSVServices().getModifiableSimpleValueSet();
                             IWDNodeElement nodeElement = node.getCurrentElement();
                             attrValue =valueSet.getText(nodeElement.getAttributeAsText(attributeName));
                             break;
                        for(Iterator iterationChildsTemp2=tempNodeInfo.iterateChildren();iterationChildsTemp2.hasNext();){
                             tempVector2.addElement((IWDNodeInfo)iterationChildsTemp2.next());
                        k=k+1;
                        if(tempVector1.size()== k){
                             tempVector1.removeAllElements();
                             for(int j=0;j<tempVector2.size();j++){
                                  tempVector1.addElement(tempVector2.elementAt(j));
              }while(tempVector2.size()>0 || isContentNodeFound);
              if(!isContentNodeFound){
                   attrValue="not found";
              else if(isContentNodeFound && attrValue.equals("")){
                   attrValue="found but no value returned";
         }catch(Exception e){
         //     wdThis.wdGetFcVndUtilityInterface().logAndReportException(READVALUEFROMDROPDOWN,e,INTERFACENAME);
              attrValue="Exception";
              wdContext.currentApproverDetailsElement().setApproveRejectReason("Exception");
         }finally{
         return attrValue;
        //@@end

    Wrong place!
    Place this question in WebDynpro-java forum
    -Ashutosh

  • Issues with import server : MDIS stops automatically

    Hello Experts,
    We are facing a critical issue, our MDIS server gets stopped automatically. Evan after restarting along with DB, the issue is not solved. We thought it might be some memory issues, but it is not, we cleared the old files from archive folder and from logs also, still when we start the MDIS it gets stopped in few minutes, we are not able to solve the issue,.. Have any one faced similar issue or clue or any guess how this can be sorted out?
    Thanks
    Vinoth

    hi Vinothkumar
    the MDIS is stopped with the MDS stopping or only the MDIS is stopped.
    1.when the MDIS is stopped,what operations do you perform,and please check the MDIS log as well as the MDS log.
    2.also,check the MDIS ini and MDS ini parameters,make sure they are configured properly.
    3.clear up your port files,including the ready,exception and archive folders.then try to restart your MDS,MDIS,MDSS.
    please get the results for further analysis.
    best regards
    Stephen

  • How to find out the info regarding Solaris, server hang or shutdown.

    Hi
    As I am handling the Solaris 9 Server remotely.
    As in last week the server has stopped to respond suddenly, we have tried to ping, ssh which was not working. As ultimately we have asked the Data Centre Team to hard reboot the same, to resolve the issue.
    In the same ref I would like to know how we come to know the reason, what caused to reboot the same, i.e . any log file, etc..
    I have check /var/adm/messages, but not found any detail for the same.
    Thanks
    Rajan
    I

    No core files?
    No hope for an answer.
    As you learned in the other Internet forum.
    http://www.linuxquestions.org/questions/solaris-opensolaris-20/how-to-find-out-the-info-regarding-solaris-server-hang-or-shutdown.-621500/
    To get such corefiles analyzed,
    you would need to use your service contract and log a support case with Sun.
    They have the special software tools to do that.

  • How to find out the user from the Jobs queue in Report server

    Hello All!
    I have a doubt about finding out the user from the scheduled jobs queue. Say I go ahead and schedule a report on Reports Server how can I find out the user name. When I view the jobs using showjobs I could see that the DBMS_JOBS table has a column under "Job Owner". But it invariantly shows it is "rwuser". So is there a way to find out which user has scheduled which job?
    Regards
    Shobha

    hi,
    The below tables will give only the name .
    USER_ADDRS
    USER_ADDR
    USER_ADDRP
    USR02
    i think you need email address .
    you can use this Tcode : su01d
    and give the user name and excute it
    i hope it will help you.
    Ram
    Edited by: Ram velanati on Jun 30, 2008 6:57 PM

  • Unable to clear out the stock in SAP

    Hi Expert!
    Need your help. I have an issue, my user wants to clear out the stock in SAP because they are the old stock and there's no stock in actual warehouse for those materials actually. it is just in the system taht showing those materials have stock in warehouse. but however, she's unable to clear out the stock. So when i check in the system, the materials are batch managed and still have open POs dated on 2003 which has already old.  Is it the reason why she can't clear the stock? Do i need to ask her to off the batch management for those materials,then delete the POs and then only she able to clear the stock? Please advise on the solution..
    Thanks.

    hi
    do the physical inventory and adhust stock
    1) Create physical inventory doc using MI01
    2) Post the Physical Inventory stock Using MI04 ( Mark Tick if the stock is Zero)
    3) Post the doc in Using MI07
    Note : Give the batch no if the material is activated the batch

  • How can I find out the mail server from email address?

    Hi:
    How can I find out the mail server from email address?
    for example: If I know the email address is [email protected],
    how to find the pop3 and smtp mail server?
    THANK YOU

    You can't tell by the email address since you can pretty much put whatever you want in there (especially if the SMTP server is not filtering anything).
    The header may be able to tell you something. There is a Received header value which looks like it has the routing information although I am not sure if this is a complete trace or just the last hop the message took.
    Sean

  • How to find out the application server instance name?

    Hi,
    I installed an Oracle application server a long long while ago and completely forgot the things about the installation, including the name of the instance (I installed single instance, not cluster). Now I am trying to create a connection to the application server and I am prompted to fill in the instance name. Where in the installation can I find out the instance name?
    The version of the server as displayed when the server is started:
    $ ./oc4j -start
    Starting OC4J from /oraInventory/j2ee/home ...
    09/10/08 16:04:39 Oracle Containers for J2EE 10g (10.1.3.2.0)  initializedThis 10.1.3.2.0 number is somewhat confusing. As I understand it, right now if you download a copy of the Application server from Oracle web site, the current version is 10.1.3.1.0.
    I am also reading the installation guide now and when looking at the server starting messages on the screen, I realize that installing the server in the oraInventory directory is not quite right. Does that interfere with the correct functioning of the server? I installed it but have never tried to use it until now.
    Many thanks for your help!
    Newman

    J. Newman wrote:
    Hi,
    I installed an Oracle application server a long long while ago and completely forgot the things about the installation, including the name of the instance (I installed single instance, not cluster). Now I am trying to create a connection to the application server and I am prompted to fill in the instance name. Where in the installation can I find out the instance name?If you have access to that server, then the following should give the instance name.
    grep 'IASname' $ORACLE_HOME/config/ias.properties
    you should also see it in the AS Control Console page.
    The version of the server as displayed when the server is started:
    $ ./oc4j -start
    Starting OC4J from /oraInventory/j2ee/home ...
    09/10/08 16:04:39 Oracle Containers for J2EE 10g (10.1.3.2.0)  initializedThis 10.1.3.2.0 number is somewhat confusing. As I understand it, right now if you download a copy of the Application server from Oracle web site, the current version is 10.1.3.1.0.
    Regarding the version numbers, this fourth digit refers to the Component-specific release number. The OAS documentation says this about it.
    "This digit identifies a release level specific to a component. Different components can have different numbers in this position depending upon, for example, component patch sets or interim releases."
    I am also reading the installation guide now and when looking at the server starting messages on the screen, I realize that installing the server in the oraInventory directory is not quite right. Does that interfere with the correct functioning of the server? I installed it but have never tried to use it until now.
    Many thanks for your help!
    NewmanI think Oracle software should always be installed in a separate directory. I think it may also generate errors in its functioning but it will certainly create a whole lot confusion and mess in later administration and configurations.
    hope that helps!
    AMN
    Edited by: AMN on Oct 8, 2009 5:14 PM

  • How to find out the account group information in customer master record?

    how to find out the account group information in customer master record?
    in which tab? thanks in advance

    Hi
    Go to XD02 and select the Extras from the main menu , you will find Account group info -> click on the No.ranges.
    reward if it helps
    SR

  • How to find out the hard coded Z program in my server

    Hi,
    I have more than 5000 program in the server in that i need to find out how many programs being hardcoded by developer . If hardcoded what feild they hardcoded Like BUKRS , WERKS like that.
    Is there any standard program to find out ? Please let me know.
    Thanks !
    Regards,
    Nallu

    So many Utilities are there in SAP to find it out a particular string.
    Experiment all and choose more appropriate one for your requirement.
    Program Name : RPR_ABAP_SOURCE_SCAN - Search for a particular string
    Program Name : AFX_CODE_SCANNER - Scans Report/Funct. Group/Class Code
    Transcation code : EWK1 - Cust.Development: Curr.in Report Txt
    Program Name : RKCTSEAR - String search in Programs
    Program Name : RSRSCAN1 - Find a String in a ABAP program
    Even you can use code inspector also

  • How to find out the application server info

    Hi, I am wondering how to find out the application server info in Java code, just like how to find out the db platform being used. Thanks

    Hi,
    I am not aware of any spec defined way of finding out such info. There may be vendor specific APIs or mechanisms.
    But you can use environment entries in your deployment descriptors to specify the information and make use of the entries inside your j2ee component. That will make your code platform neutral.
    Sahoo

  • How to find out the stop words of an index?

    I am sure it's something very easy but:
    I want to find out the stop words that i am using in a particular index via SQL query?
    I had several indexes with diferent stoplists.
    Thanks

    I already found out.
    thanks.
    for anyone also looking see
    select * from ctx_stopwords;

  • HT4859 Last time I synced my IPad with my PC it migrated all my "Favorites" (about 100 folders) to the ICloud. I have searched and so far been unable to find out how to recover my "Favorites" list from the ICloud back to my PC. Any advice? Many thanks.

    Hi, Last time I synced my IPad with my PC, it (unknown to me) migrated all my PC "Favorites" (about 100 folders) to the ICloud.
    I have searched and so far been unable to find out how to recover my "Favorites" from the ICloud back to my PC. Any advice would
    be appreciated. Thank you.

    What did you do to get them synced to the Cloud.  Would that procedure help me get my favorites synced to my iPad2?

  • Lightroom trial doesn't show complete menu selections or import button.  Also get error message on launch:  An error occurred when attempting to change modules.  I am unable to find/see the following file to try renaming the SLCache and SLStore files:  Sy

    Lightroom trial doesn't show complete menu selections or import button.  Also get error message on launch:  An error occurred when attempting to change modules.  I am unable to find/see the following file to try renaming the SLCache and SLStore files:  System Library/Application Support/Adobe.  Any ideas?  I only have 16 days left on the trial and have been unable to get it to work on my Macbook Pro.  This is all I am seeing after Lightroom opens.  Thanks!

    Thanks to both of you for attempting to help.  I finally figured out what was wrong . . . it was a Permissions problem.  Very frustrating, but after scouring the troubleshooting tips I finally found the one that solved my problem.  I had to add a User and give it Read/Write privileges to Lightroom.  The file I had to add the User to was Hidden on my Mac, so that added an even bigger challenge to the mystery.  Only a few days left on my trial version!  I hope I have time to try it out!

  • Not able to find out the path where i need to place the .plx file on server

    I have to make some changes in the PLL (library) file and compile it into it's .plx file and move the .plx to the server.
    I am not able to find out the path where i need to place the .plx file on the server.
    I have placed it in /iasapp01/app_name/library,but it is not taking it into effect.
    Please help,if anyone knows about this,as to how to solve this issue
    Thanks
    GAG

    Hi Andreas,
    My Forms Version is 9.0.2 and the application server is 9iAS( 9.0.2)
    The variable FORMS90_PATH in the .env file has the following entries
    FORMS90_PATH=/iasapp01/app_name/fmx:/iasapp01/app_name/library:/iaspp01/app_name/html
    and i have placed the plx in the /iasapp01/app_name/fmx path,but somehow its not referencing it.
    My Formsweb.cfg has the following entry...
    [app_name]
    pagetitle=app_name_WEB
    serverapp=/app_name/app_name
    width=800
    height=550
    colorscheme=blue
    separateframe=true
    form=log.fmx
    otherparams=REPORT_PATH=/iasapp01/app_name/html/report_files/ FILE_PATH=/iasapp01/app_name/rep/
    WEB_PATH=http://server.com:7778/app_name/
    envfile=/ias01/app/oracle/product/ias_9.0.2/forms90/server/app_name.env
    I have another question which is ..Does applciation built on Forms 9.0.2 would work on Internet Explorer 8 and Windows 8 environment using Sun JRE.
    I was going through this website
    http://nutthaphon.blogspot.com/2009/05/how-do-jinitiator-and-jpi-parameters.html
    and followed the steps as mentioned,but it did not work for me.
    Can you help me if you have any info on this?
    Thanks
    GAG

Maybe you are looking for

  • My mail does not open at all. Thank you

    My yahoo mail is very slow. Once it opens, it tells me to use a different mail set up. Everything I click it does not work. After half hour I may get the list of e-mails.They do not open up to read them. This is happening since you have modified mozi

  • EXS24 read root key from file name only

    Has anyone encountered this with EXS24 in Logic 7? If you set preferences to "read root key from file name only" then EXS reads the root key from the file itself when loading samples. On the other hand if you set them to "read root key from file only

  • Can we create logical/ physical schema by running any script (unix/window)?

    I wish to create logical/ physical schema in oracle data integrator by running any windows or preferably unix script. is there any method or scripts provided in ODI?

  • Standalone servlet engine without HTTP server

    Hello Is it possible to somehow make a standalone program that can parse jsp pages and work with servlets. What I'm imagining is something like this: 1. My application wants to open a jsp page. 2. My application sends the jsp to the servlet/jsp engin

  • Cannot back up iphone with itunes because error occured

    After updating ios6 i can no longer use wifi.  Imam trying to back up phone so i can restore, but it says an error has occured.  Any suggestions?