addisctl.sh: leave with the State 1

Salvation;

My OS: sparc instance stsem r11.5.10.2: demo

When I try to start the service apps I have this error:
addisctl.sh: leave with the State 1

Log files:
/VIS/VISORA/8.0.6/vbroker/bin/osagent
Osagent began.
Osagent saves messages in the VIS/visora/8.0.6/discwb4/util/osagent.log file.
Waiting for the ADO start...
ADOS has begun.
OAD records messages in the VIS/visora/8.0.6/discwb4/util/oad.log file.
Discoverer Locator began.
Locator saves messages in the VIS/visora/8.0.6/discwb4/util/locator.log file.
Cannot bind to the ADO. Turn it back on...

ADO is not running
Osagent is stopped
Locator is stopped
Could not stop the gatekeeper. No process id of file found.
Could not stop the discoverer Sessions. No process id of file found.
Cannot stop all preference discoverer. No process id of file found.
Cannot stop any collector of discoverer. No process id of file found.
/VIS/VISORA/8.0.6/vbroker/bin/osagent
Osagent began.
Osagent saves messages in the VIS/visora/8.0.6/discwb4/util/osagent.log file.
Waiting for the ADO start...
ADOS has begun.
OAD records messages in the VIS/visora/8.0.6/discwb4/util/oad.log file.
Discoverer Locator began.
Locator saves messages in the VIS/visora/8.0.6/discwb4/util/locator.log file.
Registration Session discoverer
oadutil reg: could not bind to the ADO
The Collector registration
oadutil reg: could not bind to the ADO
Apply preferences file: /VIS/visora/8.0.6/discwb4/util/pref.txt
Finish the application preferences


Closure of register...
Synchronizing registry files...
Registration of preference discoverer repository
oadutil reg: could not bind to the ADO

addisctl.sh: leave with the State 1

This demo of the instance. Wiht 11.5.10.2 demo default disco is 4i? I read some doc. and it says upgrade, it, if problem exsist upgrade, should I update for demo or if I do not use future discoverer in demo I do not need to do nothing?

Thank you

Hello

This demo of the instance. Wiht 11.5.10.2 demo default disco is 4i? I read some doc. and it says upgrade, it, if problem exsist upgrade, should I update for demo or if I do not use future discoverer in demo I do not need to do nothing?

If you do not plan to use Discoverer 4i, you can simply exclude this script adstrtal.sh script - see (Note: 398835.1 - how to stop creating Addisctl.Sh Autoconfig after discoverer upgrade).

Please note that discoverer 4i was desupported for E-Business Suite users in October 2006.

Note: 186981.1 - Oracle Application Server with Oracle E-Business Suite Release 11i FAQ
Note: 313418.1 - using discoverer 10.1.2 with Oracle E-Business Suite 11i

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • adstrtal.sh: leave with the State 1

    After that applyng HRMS patches, I'm not able to start applications in a single node that has report servers and CONC.

    applications: 11.5.10.2
    HP operating system


    You run adstrtal.sh version 115.19


    touch: unable to create the /xxxxapp/xxxcomn/admin/log/xxx_xxxx/11181554.log
    Unable to create the log file - permission denied
    Attempted to write to:
    /XXX/app/xxxcomn/admin/log/xxx_xxxxx/11181554.log



    adstrtal.sh: leave with the State 1

    Please publish the following as root user:

    # cd /app/xxxxcomn/admin/log/
    # chmod -R 755 
    # chown -R applmgr:dba 
    

    Then, try issuing the command touch user applmgr.

  • problem with the state machine

    Hello! I have a VI to monitor a storage tank. I tried to do by creating a simple state machine that changes the value(on/off) of some faucets based on 2 conditions:

    -When a certain temperature reaches a predetermined value AND its derivative is<0, the="" state="" must="" change="" from="" on="" to="">

    -When some time passes, the State should change from off to on.

    Unfortunately I can't get this working as it never changes state (by example, if I start with him always stay on 'on' and vice versa).

    Could you please tell me what I'm doing wrong? I enclose the screenshots of the 2 States.

    Thank you!

    Sounds like your shift which could not not be wired properly.

  • How to use time with the State in MODE Lab machine

    Hello

    I tried to use the state machine with function elapsed time so sequentially, start and stop my code. The arrangement is to start the code for 1 minute then stop for 5 minutes. I have attached the code, the problem is when I place the function elapsed time, exit the while loop it does not, on the other hand when I place it inside the loop it does not work, but it does not give the right signal to move to the next State.

    Could you please take a look at my code and help me solve this problem.

    Concerning

    Rajab

    Rajab84 wrote:

    APOK thanks for your help

    even with the support on start it continues to turn on the case of waiting

    could you please explain the code for me, the use of the Boolean crossing, increment and equality of functions

    Best regards

    Rajab

    Ok.. I have modded the example to stop after 2 cycles. Also recommend that you take the free online tutorials of LabVIEW.

    1. run the vi. case statement goes to 'initialize', shift registers are initialized to their constants. GoTo 'wait '.
    2. "start" = false, stay in the current state. If true, switch to the "1 min" case
    3. "Reset timer set off with True of the shift register (counter starts at zero). time elapsed "= false, stay in the current state (1 min). If true, goto "5 min" case
    4. "Reset timer set off with True of the shift from the previous case register (counter starts at zero). time elapsed "= false, stay in the current state (5 min). If true, goto "1 min" case. Also, bool crossing is the search for "true-false" function compares '5 min' to add the number of cycle.
    5. Once the number of cycles reaches 2, stop all loop...
  • Problem with the State showed up in BB10

    Hello

    After the upgrade of my DevAlpha to the latest version, 10.0.9.1675, I have problems with 2-State buttons.

    Example code:

    #myBtn{
        background-image: url(btn/myBtn.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    #myBtn:hover{
        background-position: 0px -124px;
    }
    

    So, when I click the button it stay frozen until steady-state, does not return to the default position. All my apps of ww are affected by this problem.

    Anyone can attempt to reproduce this problem?

    If so, what is the solution?

    This is sort of the standard: hover behaviour I noticed in mobile browsers. Since then no cursor, hover is only simulated.

    The simplest solution (and the one I use in my projects) is to use: active instead of: hover.

    #myBtn:active{
        background-position: 0px -124px;
    }
    
  • ListField interferes with the State

    So I have a listfield on the bottom of my screen and a status which is a toolbar that I did.

    I have the earpiece to the listfield:

    protected boolean touchEvent(TouchEvent event) {
            int x = event.getX(1);
            int y = event.getY(1);
            if (event.getEvent() == TouchEvent.CLICK && done == true) {
                // Check if a list item is selected.
                if (lf.getSelectedIndex() > -1 && lf.getExtent().contains(x, y)) {
                    _uiapp.pushScreen(new SearchInfoScreen());           }
            }
            else {
                return false;
            }
            return true;
        }
    

    However, when I click on the status (toolbar in the State), it goes to the screen to search for information. Can someone tell me a possible solution?

    Had a problem with the earpiece of the toolbar.

  • VM with the State "unknown".

    After a power failure sudden, we could recover our vcloud Director cell, but all the virtual machines indicate 'unknown' State and all operations are disabled from the GUI. I am able to poweron vms with PowerCLI Start-CIVapp without problem.

    Example of output from Get-CIVM:

    Name State GuestOSFullName CpuCount MemoryGB

    ----                           ------                      ---------------                          -------- --------

    WINVM0 Unknown Microsoft Windows Server 2008 R2 (64-... 0.000 0

    WINVM1 Unknown Microsoft Windows Server 2008 R2 (64-... 0.000 0

    WINVM2 Unknown Microsoft Windows Server 2008 R2 (64-... 0.000 0

    I tried refreshing and reconnecting to vcenter vcloud without change.

    Any ideas?

    the vm_inv table can essentially be emptied... all the * _INV tables are basically just a get vCenter status... If you retrieved the table, the State may be absent for items in question.

    I think that you basically have to truncate all the * tables of _inv, followed by property_map... then reboot vCloud Director services.  This will force a full sweep of the inventory and get the correct/current.

    If you want to help by doing this, you can create a support request and the technical team can help.

  • Glow internal change position of text effect when used with the State of the button.

    I've seen other old discussions on this topic.  I'm trying to use the inner glow on the mouse down state of a button.  When you apply the inner glow effect, the text is pushed down into the text box to the position that it is in normal state and the substitution of the.  How to do this?

    Attached images show the a screenshot of what the mouse to the low State looks like muse with the glow effect used inside.  The second screenshot shows the real effect with what is really happening by using the preview of Muse (the same thing happens in Safari and Firefox).  The metrics of positioning between normal / roll the mouse downwards and above are identical.

    Help, please.

    Inner Glow in Muse.png

    Inner Glow afterwards.png

    To work around this problem, the simplest method is to add a shine to other States, but use the background color for the glow. This creates the same offset as the rollover State but does not display differently.

  • AutoConfig is existing with the State 5

    Hello

    In appstier AutoConfig is existing with the 5 State after cloning in R12.1.1 dbtir is successfully please help me...


    [AutoConfig error report]
    The following report lists the errors autoconfig met in each
    execution phase. Errors are grouped by directory and by phase.
    The format of the report is:
    < file name > < phase > < eventually return code >

    [PROFILE PHASE]
    AutoConfig could not successfully run the following scripts:
    Directory: /appstier/prdcl1109/apps/tech_st/10.1.3/perl/bin/perl-je /appstier/prdcl1109/apps/tech_st/10.1.3/perl/lib/5.8.3-je /appstier/prdcl1109/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /appstier/prdcl1109/apps/apps_st/appl/au/12.0.0/perl-je /appstier/prdcl1109/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /appstier/prdcl1109/inst/apps/prdcl115_oradb6/admin/scripts/adexecsql.pl sqlfile = / appstier/prdcl1109/inst/apps/prdcl115_oradb6/admin/install
    amswebprf. SQL INSTE8_PRF 1
    clnadmprf. SQL INSTE8_PRF 1
    fteadmprf. SQL INSTE8_PRF 1
    wshadmprf. SQL INSTE8_PRF 1

    Directory: / appstier/prdcl1109/inst/apps/prdcl115_oradb6/admin/install
    txkWebServicescfg.sh INSTE8_PRF 1


    Fate of automatic configuration with condition 5

    Hello

    and there will be no problem if you try to manually run 5 scripts, but it cannot be possible if your autoconfig finished. But with the error. Still you can run them manually.

    Concerning
    RanjanS

  • MultiDPIBitmapSource with the States

    Hi all

    What is the right way to use the MultiDPIBitmapSource class with state changes:

    I do a skin for simple button that uses an image and replace the image source according to the State. The following code captures the State. The image will remain in the normal position and never capture more or down events and swap for the appropriate source. This seems possible, or is seized semiautomatic in Flash Builder. What I'm doing wrong here?

    Example:

    {code}

    <? XML version = "1.0" encoding = "utf-8"? >

    < name s:SparkSkin = "myButtonSkin.

    ' xmlns:fx = ' http://ns.Adobe.com/MXML/2009 "

    xmlns:s = "library://ns.adobe.com/flex/spark".

    ' xmlns:fb = ' http://ns.Adobe.com/FlashBuilder/2009 ">

    < s: states >

    < name s: State = "mounted" / >

    < name s: State = "over" / >

    < name s: State = "low" / >

    < name s: State = "disabled" / >

    < / s: states >

    < fx:Metadata >

    <! [CDATA]

    [HostComponent ("spark.components.Button")]

    []] >

    < / fx:Metadata >

    < s:BitmapImage >

    < s:source >

    < s:MultiDPIBitmapSource

    source160dpi="/assets/images/icon160.png".

    source240dpi="/assets/images/icon240.png".

    source320dpi="/assets/images/icon320.png".

    source160dpi.over="/assets/images/icon160over.png".

    source240dpi.over="/assets/images/icon240over.png".

    source320dpi.over="/assets/images/icon320over.png".

    source160dpi. Down="/assets/images/icon160down.png".

    source240dpi. Down="/assets/images/icon240down.png".

    source320dpi. Down="/assets/images/icon320down.png"/ >

    < / s:source >

    < / s:BitmapImage >

    < / s:SparkSkin >

    {code}

    I found what I was doing wrong. Here is the solution:

    <>

    source160dpi="/assets/images/icon160.png".

    source240dpi="/assets/images/icon240.png".

    source320dpi="/assets/images/icon320.png"/ >

    <>

    source160dpi="/assets/images/icon160over.png".

    source240dpi="/assets/images/icon240over.png".

    source320dpi="/assets/images/icon320over.png"/ >

    etc... If the source tag actually takes the State, not the MultiDPIBitmapSource.

  • Problem with the States and component in flex

    I am trying to build this flex like this application

    ExpertDiscoverySystem.mxml

    <? XML version = "1.0" encoding = "utf-8"? >
    " < = xmlns:fx s:Application ' http://ns.Adobe.com/MXML/2009 "
    xmlns:s = "library://ns.adobe.com/flex/spark".
    xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = minHeight = "1280" '960' xmlns:component = 'rate' currentState 'SearchStart' = >
    < s:layout >
    < s:BasicLayout / >
    < / s:layout >
    < s: states >
    < name s: State = "SearchName" / >
    < name s: State = "SearchDomain" / >
    < name s: State = 'SearchResult' / >
    < name s: State = "SearchStart" / >
    < / s: states >
    < fx:Declarations >
    <! - Place non-visual elements (e.g., services, items of value) here - >
    < / fx:Declarations >

    <!-< fx:Script >
    <! [CDATA]
    private void changeState (): void {}
    this.currentState = 'SearchResult ';
    searchpage.searchTerm.text = searchpage.getResult ();
    }
    []] >
    < / fx:Script >->

    "" < XY = '0' mx:Image = '0' source = '... / image/background.jpg "includeIn ="SearchDomain, SearchName, SearchStart"/ >
    <!-< s:TextInput '120,65' = x y = "507.8" width = "806" id = "searchText" includeIn = "SearchDomain, SearchName" / >
    < s:Button "951" = x y = '508' label = "Find it!" id = "Search" includeIn = 'SearchDomain SearchName'-click = "" / >-->
    < mx:LinkButton label = "Name" fontSize = "36" = "Verdana" includeIn = fontFamily click "SearchStart" = "currentState ="SearchName"" color = "#CE1717" enabled = "true" x = "383" y = "556" fontWeight = "bold" / >
    < mx:LinkButton fontSize = fontFamily "36" = "Verdana" click = "currentState ="SearchDomain"" includeIn = "SearchStart" color = "#CC1C1C" label = "Domain" '656' = x y = "555" fontWeight = "bold" / > "
    "< includeIn = 'SearchResult' x = '0' mx:Image = '0' source = '... /image/BackgroundSearch.jpg"/ >
    < s:TextInput = 'SearchResult' x = "542.1" includeIn = "47.6" width = "576" / >
    < s:Button = 'SearchResult' x = "1132" includeIn = '47.1' label = 'Search' id = 'Search2Button' / >
    < includeIn: search for components = "SearchDomain" x = "250" y = "420" >
    < / research components: >
    < component includeIn: searchResult = 'SearchResult' id 'Advanced' = x = "29" y = "115" >
    < / component: searchResult >
    < includeIn: search for components = "SearchName" x = "250" y = "420" >
    < / research components: >

    < / s:Application >

    and the component

    Search.MXML

    <? XML version = "1.0" encoding = "utf-8"? >
    " < = xmlns:fx s:Group ' http://ns.Adobe.com/MXML/2009 "
    xmlns:s = "library://ns.adobe.com/flex/spark".
    xmlns:MX = "library://ns.adobe.com/flex/mx" width = "800" height = "400" contentBackgroundAlpha = '0,0' xmlns:component = 'rate' >
    < s:layout >
    < s:BasicLayout / >
    < / s:layout >

    < fx:Declarations >

    <! - Place non-visual elements (e.g., services, items of value) here - >
    < component id: searchResult = searchedTerm = "{"Advanced"searchTextInput.text}" >
    < / component: searchResult >
    < / fx:Declarations >
    < fx:Script >
    <! [CDATA]
    private void changeState (): void {}
    this.currentState = 'SearchResult ';
    searchpage.searchTerm.text = searchpage.getResult ();
    }
    []] >
    < / fx:Script >

    < s:TextInput width = "572" id = "searchTextInput" x = "49" y = "83" / >

    < s:Button label = 'find it!' id = 'search"click =" changeState () ""652"= x y ="84"/ >"
    < / s:Group >

    and searchResult.mxml

    <? XML version = "1.0" encoding = "utf-8"? >
    " < = xmlns:fx s:Group ' http://ns.Adobe.com/MXML/2009 "
    xmlns:s = "library://ns.adobe.com/flex/spark".
    xmlns:MX = "library://ns.adobe.com/flex/mx" width = "900" height = "800" >
    < fx:Declarations >
    <! - Place non-visual elements (e.g., services, items of value) here - >
    < / fx:Declarations >

    < fx:Script >
    <! [CDATA]
    [Bindable]
    public var searchedTerm:String;
    public var searchCriteria:String;
    public function getResult (): String
    {
    Return searchedTerm;
    }
    []] >
    < / fx:Script >
    < s:Label x = '6' y = '13' text = "" you searched: "fontSize ="18"/ >"
    < s:Label = "173" x = "13" fontSize = "18" id = "searchTerm" color = "#FF0000" / >

    < / s:Group >

    The problems goes like this. I need to access my main of my search.mxml component mxml application state 'SearchResult', with my code view, it is impossible to access at all because the State 'SearchResult' was not include the search.mxml component

    Is there anyway to access the State of my main application of my component?

    Hello

    Try to use FlexGlobals.topLevelApplication.currentState = 'SearchResult '; in your Search.mxml component.

    Thank you

    Jean Claude

  • problem with the States

    Hello

    in my application, I would like something code you see in the code.

    but this is not possible, because now I have two buttons with the id 1.
    What is the best way to solve this problem? especially when you have a lot of buttons? I mean, I need the id when I want to withdraw the child...

    Thank you!

    I think you need to rethink your statements. You try to add the same button in two States, which should not be necessary. You can base a State to another State, more specifically.

    Also, you cannot use numbers as identifiers.

  • problem with the statement select

    I want to view records that start with the letter D for a particular ID of a table called THE. To do this, I wrote the select statement with as operator.but when duplicates were found in the table it would not display. for eaxample
    create table tea(id number(40),f_name varchar2(150));
    
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    832, 'Magnolia St. #12'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    832, 'Magnolia St. #10'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    1909, ' Delaware Ave.'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    1909, 'Delaware St.'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    832, 'Mangolia'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    832, 'Monolia'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    1909, 'Delaware'); 
    INSERT INTO tea ( ID, F_NAME ) VALUES ( 
    1909, 'Mandea'); 
    commit;
    
    select * from tea order by id;
    
        ID F_NAME
    ------ ------------------------------
       832 Magnolia St. #12
       832 Magnolia St. #10
       832 Mangolia
       832 Monolia
      1909  Delaware Ave.
      1909 Delaware St.
      1909 Delaware
      1909 Mandea
    
     now when i try with letter 'M' for 832 it is displaying the all the records starting with M
    select f_name from tea where upper(f_name) like upper('m%') and id=832;
    
    F_NAME
    ----------------------------
    Magnolia St. #12
    Magnolia St. #10
    Mangolia
    Monolia
    
    but when i tried with D it is not displaying  Delaware Ave.
    
    select f_name from tea where upper(f_name) like upper('d%') and id=1909;
    
    F_NAME
    -------------
    Delaware St.
    Delaware
    I'm unable to display folder Delaware Ave. , for the id of 1909. I need display this folder also.
    What could be the reason it is display for "M" and showing not "d".
    any suggestions please?
    I use 9i

    Because there is a space character before Delaware Ave
    Watch your insert statement

    INSERT INTO tea ( ID, F_NAME ) VALUES (
    1909, ' Delaware Ave.'); 
    

    To take

    INSERT INTO tea ( ID, F_NAME ) VALUES (
    1909, 'Delaware Ave.'); 
    

    And it should work

    - - - - - - - - - - - - - - - - - - - - -
    Kamran Agayev a. (10g OCP)
    http://kamranagayev.WordPress.com

  • STOP: C000021A {FATAL SYSTEM ERROR} RESPONDING SESSION MANAGER SYSTEM INITIALIZATION PROCESS ENDED UNEXPECTEDLY WITH THE STATE 0XC0000003A (0X00000000 0X00000000)

    I HAD UPDATED MY WINDOWS SP2 TO SP3 HOME EDITION AFTER A FEW WEEKS OF WORK I GTO MESSAGE AT STARTUP AS NTOSKRNL. EXE IS CORRUPT OR MISSSING ON THE USE OF THE REAL CD BUT NOW I FIXED THE WINDOW STARTS BUT NO NEWSPAPER ON AUTOCHECK DISABLED SCREEN AND THE BLUE SCREEN WITH ABOVE CODES IS THE FINAL RESULT

    SNS.cool,
    Thanks for posting on the Microsoft answers Forum.  Take a look at the article below.  It includes information about the problem you are having.

    http://support.Microsoft.com/kb/156669

    Post back with the results.

    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Partner/page break with the State of the news of the CMS?

    Users of gDay BC

    I logged a request for detailed assistance around the following Adobe support system had an error in treatment of the form, so he went into a black hole ("back" button didn't save me this time).

    The CMS behaves differently than expected at present. No doubt this affects all users of BC currently, so I'm thinking that there may be a status page that puts up-to-date as we. Does anyone know of such a page?

    I guess it would be more useful that every user of BC this morning written in common problems with the CMS?

    The problems I am experiencing with CMS this morning are:

    -After creating a new page and application of a model, save, close, the model is not really applicable. Opening the page once again, reverting the template, save, close, it applies.

    -After creating a new page and want to add to a menu using the button 'More action', there is no such key. Close, reopen, there is a button 'More action'.

    Since these are the basic high reading functions, I know they get attention, but I feel not like being one of potentially thousands wrote in the question.

    If such a page/jump of status is not available, I will check the wish list.

    Think of this kind of situation - would you like to see such an informative page or feed?

    see you soon

    Darryl

    Hi Darryl,.

    I just tried to reproduce these errors and everything worked for me, as planned in Chrome on Mac.

    Here is my attempt to reproduce the first question to the assignment of model - http://screencast.com/t/jSlIijab

    I also watched more Actions after creating this page and the page add to the menu item is there.

    You can try it in another browser or clear the cache and cookies? Also, tell us more on the environment you are using. Finally, see if you can provide a URL to your site and I can test it for you, on your site. Please give me some details, such as the exact workflow and the model name you assign.

    See you soon,.

    Mario

Maybe you are looking for

  • QuickType iOS accessible 9.3.1not

    I can not access QuickType on my iPad with iOS 9.3.1 2 Air. I tried to make lists in the notes and the keyboard will not give me the option.  I tried predictive restart several times and restart iPad.  I select all the text, nothing happens.  How can

  • CN460A: ADF print copy with a thin line from top to bottom?

    ADF print copy with a thin line from top to bottom of page.  fine prints from the PC to the printer...

  • MTS file extension

    I use Vista 64 and Windows Media 11.    Cannot display all of the MTS files with this combination, but can view the MTS files and video on a Windows 7/Windows Media 12 combination.   Is it possible that I can see these films/videos on my Vista/WMP 11

  • can not developed my e-mail, been using the same password for the past 13 years?

    I'D LIKE AN ANSWER TO MY PROBLEM, ALL WHAT I GET IS A LOT OF NOTHING TO HELP WITH MY PROBLEM.  I HAD INTERNET THEN THE TECHNICIAN CHANGED FOR GOOGLE CHROME AND I DON'T LIKE IT, ID PREFER TO HAVE INTERNET, CAN YOU HELP, ITS BEEN TWO DAYS AND NO EMAIL?

  • My 5520 will not be printed.

    message says "cannot communicate with the printer. Had no problem before, the blue wireless light is continuous and on