OBIEE 11G OEL5.5 app deployments like analytics, bipublisher not starting.

Ok, I successfully installed OBIEE 11.1.1.3.0 on OEL 5.5 without any errors.
I was also able to log on to
1) http://myhostname:7001/console
2) http://myhostname:7001/em
3) http://myhostname:9704/analytics
I did not notice any errors, everything was running beautifully.
I decided to reboot and try to start up all the services. Here is what I did:
1. MYOBIEEPATH/user_projects/domains/bifoundation_domain/bin/startWebLogic.sh
2. MYOBIEEPATH/wlserver_10.3/server/bin/startNodeManager.sh
3. MYOBIEEPATH/user_projects/domains/bifoundation_domain/bin/startManagedWebLogic bi_server1 http://myhostname:7001
4. MYOBIEEPATH/instances/instance1/bin/opmnctl startall
I then went to verify that everything started up correctly.
1. went to http://myhostname:7001/console ..... looks good.
2. MYOBIEEPATH/instances/instance1/bin/opmnctl status
coreapplication_obiccs1 .... alive
coreapplication_obisch1 .... alive
coreapplication_obijh1 .... alive
coreapplication_obips1 .... alive
coreapplication_obis1 .... alive
3. went to http://myhostname:7001/em
The farm_bifoundation_domain had 62% up and 38% down.
analytics down
biadminservices down
bimiddleware down
bioffice down
bipublisher down
bisearch down
mapviewer down
basically everything important.
I went to http://myhostname:9704/analytics and got a 404 error.
I also noticed in obiee em, the farm_bifoundation_domain did not have "Business Intelligence/CoreApplication" child.
Not sure where to go from here. I would greatly appreciate any suggestions on where to start.
Thank you.

Hi
Have you find a solution ?
I have similar problem, when i restart service oracle BI, bi_server start to 50%
when i start bi_server i have this messages :
Exception while starting server 'bi_server1'
AND
Echec de l'obtention de Messages pour la cible
/Farm_bifoundation_domain/instance1/coreapplication_obis1,
/Farm_bifoundation_domain/instance1/coreapplication_obiccs1,
/Farm_bifoundation_domain/instance1/coreapplication_obisch1,
/Farm_bifoundation_domain/instance1/coreapplication_obips1,
/Farm_bifoundation_domain/instance1/coreapplication_obijh1.
thank

Similar Messages

  • OBIEE 11G : Remove label (is like pattern match) in the prompt

    Hi Experts,
    I have Gone through this thread Re: OBIEE 11G : Remove label (is like pattern match) in the prompt and applied JS as mentioed but
    It works for the first display of the page but its back as soon as you hit the apply button
    can be it be removed permanently? Thanks in Advance

    Hi Nagen,
    You can try the following:
    Create a variable prompt with the column vales that you want to match
    Create a filter in the analysis criteria tab on the column, set to pick up the variable, and define the IS LIKE here.
    It is effectively doing the same task as the standard prompt approach does, but in a round-a-bout way which doesn't include adding any of Oracle's text in.

  • OBIEE 11g foundation suite and Financial Analytics

    Hi All,
    I am new to OBIEE.
    where can i download OBIEE 11g foundation suite and Financial Analytics.
    And also please tell me where can i find installation guide or videos.
    Thanks,
    mady

    You can download OBIEE from https://edelivery.oracle.com/ it is under Oracle Business Intelligence, Financial Management Analytics can be found under Oracle Enterprise Performance Management System
    OBIEE is also available for download at http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/downloads/bus-intelligence-11g-165436.html
    If you have a search on the Internet you will find lots of install guides on various blogs.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • App server 8.1 could not start

    Encounter App server 8.1 could not start
    Reason by bugger :
    Port Conflict
    Incorrect server config.
    Corrupt depoly app.
    Anyone could make to varify the actual cause. I using MS XP SP2, Norton Interent security and connect to internet while depoly to run program encountered such error.
    Thing being try :
    use netstat has a list of port been use, which is the cause ?
    domain.xml server config. file need to be change but which one ?
    or could it be corrupted depoly appl. prevent start up ?? clean and redepoly has done.
    Thks
    ctbeans

    Hi,
    Please go through the FAQ titled "Why doesn't Application Server start up" which is at :http://developers.sun.com/prodtech/javatools/jscreator/reference/faqs/technical/depsrvs/
    Hope thsi helps.
    RK.

  • OBIEE 11g (11.1.1.5.0) - Issue with starting Node Manager

    Hi,
    Have anyone faced an issue with starting Node Manager in OBIEE 11g (11.1.1.5.0)? OS is 64 bit Linux, WebLogic is 10.3.5. I used the software-install method and followed by running config.sh. Everything completed successfully. I updated the catalog and rpd location in the FMW control screen.
    To get it activated I bounced services and when I try to start Node Manager it gives below error --
    <Aug 30, 2011 2:02:42 PM CDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 30, 2011 2:02:42 PM> <SEVERE> <Fatal error in node manager server>
    java.io.IOException: Unsupported cypher suite: TLS_RSA_EXPORT_WITH_RC4_40_MD5
    at weblogic.nodemanager.server.SSLListener.init(SSLListener.java:82)
    at weblogic.nodemanager.server.NMServer.start(NMServer.java:206)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:377)
    at weblogic.NodeManager.main(NodeManager.java:31)
    Aug 30, 2011 2:02:42 PM weblogic.nodemanager.server.NMServer main
    SEVERE: Fatal error in node manager server
    java.io.IOException: Unsupported cypher suite: TLS_RSA_EXPORT_WITH_RC4_40_MD5
    at weblogic.nodemanager.server.SSLListener.init(SSLListener.java:82)
    at weblogic.nodemanager.server.NMServer.start(NMServer.java:206)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:377)
    at weblogic.NodeManager.main(NodeManager.java:31)
    + set +x
    I see the same issue reported in ML OBIEE 11g - Node manager fails to start upon upgrade [ID 1329442.1] and WebLogic Server: Node Manager Startup is Failing with java.io.IOException: Unsupported cypher suite [ID 1329260.1] I tried to modify commEnv.sh. But it didnt help me.
    Please let me know if anyone have faced similar issue and what exactly did you do to resolve it.
    Cherrish Vaidiyan
    Edited by: Cherrish on Aug 30, 2011 3:14 PM

    Hi,
    There are Two types of Cipher suites --- Certicom Cipher Suite and SunJSSE Equivalent Cipher Suite. And with Weblogic 10.3.5, you are using Sun JSSE Cipher Suite, and by default Node Manager uses the Certicom Cipher Suite.
    In the nodemanager.properties, Add CipherSuite=SSL_RSA_EXPORT_WITH_RC4_40_MD5, save and restart Node Manager.
    Reference Metalink Note: WebLogic Server 10.3.x: Getting "Unsupported Cipher" Exceptions When Starting Node Manager [ID 1307325.1]
    Cherrish Vaidiyan

  • Portal EHP1 SP07 Patch causes app server jcontrol.exe to not start.....

    I just finished patching our test portal system.
    The database\message server which also has an app server on it starts up and runs just fine. The problem we are having is the second app server which is on a different windows host will not start (jcontrol.exe stays in a gray status).
    Here is the developer trace errors for the second app server:
    [Thr 5136] Wed Dec 08 06:56:19 2010
    [Thr 5136] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 5136] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 5136] JControlCloseProgram: started (exitcode = 66)
    [Thr 5136] JControlCloseProgram: good bye... (exitcode = 66)
    Here is jvm_bootstrap.out log file located at \usr\sap\xxx\j00\work:
    Bootstrap MODE:
    <INSTANCE GLOBALS>
    determined by parameter [ID0067689].
    Exception occurred:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:360)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:60)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:419)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:814)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.sql.log.OpenSQLException: Could not load class com.microsoft.sqlserver.jdbc.SQLServerDriver.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:143)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:302)
         ... 14 more
    Caused by: java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:303)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:134)
         ... 17 more
    [Bootstrap module]> Problem occurred while performing synchronization.
    Any ideas?
    Thank you,
    Neil

    Neil,
    Thanks for your persistence and for reporting how you eventually solved it.  I had precisely the same problem after upgrading our production Portal from 7.00 to 7.01.  I didn't have problems in dev or test, because we don't have multiple app servers in those environments, just a central instance.  Now it's GoLive weekend and I've been pulling out my hair trying to get the app servers to work after the EHPI process is done.  I had to do just what you suggested, about editing the bootstrap configuration manually, as changes in the config tool didn't seem to have any effect on jcontrol.  I got that solved using your solution, but that led to nearly the same problem occurring for the individual dispatcher and server nodes, once jcontrol was started.  It took a while and lot of experimenting, but eventually I figured out that they were pulling the wrong jdbc driver from their individual configuration.manager properties (accessed via config tool).  The central instance was correctly updated by the EHPI program, but not the app servers.  Annoying!
    Makes me wonder if I was supposed to leave the app servers running during the 'downtime' phase of the EHPI.  The manual, and the EHPI program, tell you at the start of the phase "shut down all dialog instances now", but then there's no indication of how these significant changes are supposed to be replicated to the app servers.  Several times I nearly escalated to a Very High priority Customer Message, but I kept unraveling the thread until I solved it, and your message here was the clue that put me on the right track.
    Thanks,
    Matt

  • OBIEE 11g, BI Apps EBS: What are default security variables and Init Block

    Hi,
    We are implementing BI Apps 7.9.6.3 [OBIEE 11.1.1.1.5 with EBS modules]. Out of the box RPD and mappings.
    There are many VARIABLES and INIT BLOCKS in the RPD. Some of them are mainly for Siebel, Jd Edwards etc.
    I need to know what are the default variables and Init Block configures in RPD. Also it will be highly appreciated if anyone can point out what segments we should configure if we need to implement security with simple database table authentication with SSO?
    Thanks in advance.

    You should review this doc for the options for EBS/OBIA security:
    http://docs.oracle.com/cd/E20490_01/bia.7963/e19042.pdf
    If helpful, pls mark as correct or helpful.

  • Obiee 11g 11.1.1.6 Action links not taking into consideration DashBoard Prompts

    I really hope someone can help.
    I have a dashboard with an analysis that has a column that is not shown but is prompted via dashboard prompts.
    This dashboard is a summary set of data and the column in question is deliberately exclude at the request of the users for clarity within the analysis.
    An example would be a pivot report that looks something like this.....
    OrgUnit
    Year 2010-11
    Year 2011-12
    Org 1
    5
    19
    Org 2
    7
    25
    Org 3
    3
    7
    With a Prompt on the dashboard for example pay grade set to a default value.
    The dashboard prompt works just fine and only the items prompted for are shown.
    However - the dashboard report has another report linked via an Action Link - that allows you to drill down on one of the values.
    The prompts on the linked report are Org Unit, Year and Pay Grade.
    clicking on the Year 2010-11 value for Org 1 I would expect only 5 results however every value for the year 2010-11 at Org 1 is returned and the prompt on pay grade is ignored - obviously as it not passed by the action link!
    How can I get around this?
    Is this a 'feature' of OBIEE as other similar tools I  have used take any top level prompts as explicit parameters for further drill downs - any help would be appreciated.....
    J.

    Hi,
    Yes, we do face this issue.There is no workaround for this issue as of now.
    Rgds,
    Dpka

  • OBIEE 11G report download with excel 2000 is not working properly

    Hi all,
    The Analytics report download is not working properly in excel 2000.
    This version is no longer supported?
    Is any way to workaround this problem?
    Cheers
    Carlos Pereira

    Hi,
    which version r u using? until obiee11.1.1.5 its bug but solve it by workaround method . also the bug fixed in obiee.11.1.1.6
    11700314 REPORT NOT EXPORTED FULLY INTO EXCEL WHEN DOWNLOADING FROM PAGES OTHER THAN 1
    1) stop it all u r bi serivices then take a back of u original instanconfig.xml file then do the below changes
    D:\Oracle\Middleware\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1
    instanceconfig.xml
    just add below content then
    <Views>
    <Pivot>
    <MaxCells>6500000</MaxCells>
    <MaxVisibleColumns>100</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>65000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>500</DefaultRowsDisplayed>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DisableAutoPreview>false</DisableAutoPreview>
    </Pivot>
    <Table>
    <MaxCells>6500000</MaxCells>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>65000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>500</DefaultRowsDisplayed>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager--><DefaultRowsDisplayedInDownload>64000</DefaultRowsDisplayedInDownload>
    </Table>
    </Views>
    Restart all u r bi services..
    then test it out.
    Thanks
    Deva

  • Install.app Creative Suite CS5 will not start up on Mac OS X 10.9.4

    After a clean unistall I already reinstalled CS4, now i am trying to install the upgrade for disk or downloaded version from the Adobe site for Creative Suite Design Standard CS 5. When I try to start up the install.app I get the message that Installer can not initialize. How can  I fix this?

    my PDapp.log file shows the following
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 33 error(s), 1 warning(s)
    ----------- Payload: {0CCF0458-5171-11E0-BC45-DC59E3AB3DC5} Adobe InDesign CS5.5 Application Base Files 7.5.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe InDesign CS5.5/Plug-Ins/Icon
    "(Seq 424)
    ----------- Payload: {08EF22BC-43B2-4B4E-BA12-52B18F418F38} Adobe Photoshop CS5.1 Core 12.1.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Applications/Adobe Photoshop CS5.1"(Seq 3760)
    ----------- Payload: {A516708E-EC03-40F5-B82E-0851A44B3780} Adobe Illustrator CS5.1 15.1.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Illustrator CS5.1/Plug-ins.localized/Icon
    "(Seq 8935)
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    WARNING: DW011: Could not locate uninstall application /Applications/Adobe Acrobat Pro.app/Contents/Support/Acrobat Uninstaller.app/Contents/MacOS/RemoverTool. Assuming already uninstalled.
    ----------- Payload: {0D96CFE6-376D-44B8-808A-16F3BEB73263} Adobe Media Encoder CS5.5 5.5.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Media Encoder CS5.5"(Seq 3839)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Media Encoder CS5.5/Icon
    "(Seq 3840)
    ----------- Payload: {E3EE510E-4AA6-11E0-A977-0A9EF9D7AC32} Adobe Digital Publishing Application Language Files_AdobeDigitalPublishingAppLang-en_GB 1.0.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/InDesign/Version 7.5/en_GB/Extensions"(Seq 2)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/InDesign/Version 7.5/en_GB"(Seq 3)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/InDesign/Version 7.5"(Seq 4)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/InDesign"(Seq 5)
    ----------- Payload: {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0 -----------
    ERROR: DF001: Unable to get permissions of "/Library/Application Support/Adobe/SING/Mark II/Datastore"(Seq 4)
    ----------- Payload: {49E6D00F-3456-11E0-AE83-842B2B67A8CC} Adobe Device Central CS5.5 3.5.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Device Central CS5.5"(Seq 2139)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Device Central CS5.5/Icon
    "(Seq 2140)
    ----------- Payload: {EE85C227-0148-4825-B659-6A1E142571EE} Adobe Bridge CS5.1 4.1.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Bridge CS5.1"(Seq 2239)
    ERROR: DF031: Unable to read display attributes of "/Applications/Adobe Bridge CS5.1/Icon
    "(Seq 2240)
    ----------- Payload: {BD85DFD4-005F-4219-8E27-C922CC4D8A61} Adobe CSXS Extensions CS5.5 2.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CS5.5ServiceManager/extensions"(Seq 234)
    ----------- Payload: {9BA136BE-0077-41E1-AD56-56AB5D4A1A67} Adobe ExtendScript Toolkit CS5.5 3.6.0.0 -----------
    ERROR: DF031: Unable to read display attributes of "/Applications/Utilities/Adobe Utilities-CS5.5.localized/ExtendScript Toolkit CS5.5/Icon
    "(Seq 296)
    ----------- Payload: {4058E728-84D8-45CE-8E2D-5F35BD6659A1} Adobe Extension Manager CS5.5 5.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/fr_FR"(Seq 37)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/HelpCfg/de_DE"(Seq 46)
    ----------- Payload: {71BC8278-815D-4F8C-8FA5-C6F782C73892} Adobe CSXS Infrastructure CS5.5 2.5.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CS5.5ServiceManager"(Seq 135)
    ----------- Payload: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 9.9.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9/Fonts"(Seq 39)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9/CMaps"(Seq 84)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/PDFL/9.9"(Seq 87)
    ----------- Payload: {AC003BC0-704F-4F02-A72E-AC8B7044DE24} AdobeOutputModule 3.1.0.0 -----------
    ERROR: DF001: Unable to get permissions of "/Library/Application Support/Adobe/Bridge CS5.1 Extensions/Adobe Output Module/IncludeHelper.jsxinc"(Seq 249)
    ERROR: DF001: Unable to get permissions of "/Library/Application Support/Adobe/Bridge CS5.1 Extensions/Adobe Output Module/AdobeOutputModule.jsx"(Seq 251)
    ----------- Payload: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS5/CMaps"(Seq 183)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/TypeSupport/CS5"(Seq 184)
    ----------- Payload: {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 -----------
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0/Nikon"(Seq 241)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles/1.0"(Seq 288)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/LensProfiles"(Seq 289)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles/Camera"(Seq 712)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles/Adobe Standard"(Seq 954)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw/CameraProfiles"(Seq 955)
    ERROR: DF037: Unable to delete directory "/Library/Application Support/Adobe/CameraRaw"(Seq 956)
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 0 - No error.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DF031, DF037 ... WARNING: DW011 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

  • OAM 11g 11.1.1.5 BP02 server not starting

    I am getting this error, anyone had this issue and got it resolved?
    [2012-05-25T10:18:59.951-06:00] [oam_server1] [ERROR] [] [Coherence] [tid: Logger@454179738 3.5.3/465p2] [userId: <anonymous>] [ecid: 11d1def534ea1be0:658dea01:13784cb045d:-8000-0000000000000002,0] [APP: oam_server] 2012-05-25 10:18:59.948/40.750 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=Cluster, member=n/a): Node /10.7.1.28:9097 is not allowed to create a new cluster; WKA list: [apollo.cde.state.co.us/127.0.0.1:9095]
    [2012-05-25T10:18:59.963-06:00] [oam_server1] [ERROR] [] [Coherence] [tid: Logger@454179738 3.5.3/465p2] [userId: <anonymous>] [ecid: 11d1def534ea1be0:658dea01:13784cb045d:-8000-0000000000000002,0] [APP: oam_server] 2012-05-25 10:18:59.961/40.763 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_ANNOUNCE)[[
    I am not sure about what cluster its talking about. I do not have a cluster. Its just one OAM server.
    Edited by: PKG on Jul 13, 2012 9:53 AM

    I changed the port as per the doc 1384844.1 and I still get the same problem.

  • Windows 10 start menu not working, app settings gone, startup programs not starting (no tray icons) KB3034229 installed

    Hi, even after installing KB3034229 my start menu is gone, search does not work so I don't have any good way to start applications. I am worried because they say update fixes this error, but not for me :-(
    Most of my settings are also gone. I cannot revert back (getting error about moved account, but I did not move my account location after installing technical preview)
    Any help is much appreciated. Thank you!

    Actually, I decided to take a look around in the Event Viewer and saw that there were errors in the "Application" section under windows logs, with the message stating "Activation of app (Insert app name here with a bunch of characters after
    it) failed with error: The remote procedure call failed. See the Microsoft-Windows-TWinUI/Operational log for additional information." And a more specific error to do with ShellExperienceHost.exe  http://pastebin.com/c62Fm8xz
    . (Cant figure out how to change the font back, so ill stick with this one) All the errors in the Application tab in windows logs that are "Application Errors" all come from the faulting module "Windows.UI.Xaml.dll" After trying to open
    the start menu, an Application error (http://pastebin.com/WVktd0Ti) (Suddenly the font fixed itself, okay.) appeared. This is all on build 10041. The logs in "Microsoft-Windows-TWinUI/Operational" all contain something along the lines of this
    "Activation of the app Microsoft.Cortana_8wekyb3d8bbwe!CortanaUI for the Windows.Launch contract failed with error: The remote procedure call failed.."
    Hopefully this contains useful information to help fix this bug.
    EDIT:
    After looking up the error code from the log in "Microsoft-Windows-TWinUI/Operational" (https://support.microsoft.com/en-us/kb/2798317/) It seems to be a permissions issue maybe? I'll update this if I find a solution.

  • 11g node manager reachable but server does not start from admin console

    I have a issue with node manager is reachable from admin console and from command prompt it is not connected and could not able to start the managed server.
    If i change /config/nodemanager/nm_password.properties plain text and restart it is not reachable in admin console abut can connect from command prompt. I could not able to start the even with this scenario.
    i see below error when try to check machine monitor tab.
    <Error> <NodeManager> <BEA-300033> <Could not execute command "getVersion" on the node manager. Reason: "Access to domain 'dom_11gint' for user 'Ckr10ycOJN' denied".>
    Ckr10ycOJN username in config.xml
    node manager and managed servers are not root user process.
    Please help me if have any suggestions.

    Pls. make sure the following points in your environment.
    1) Check '*nodemanager.domains*' file in <<WL_HOME>>\commo\nodemanager directory
         a) This file should have the entry for your domain 'dom_11gint'.
         b) Ensure the path referred in the nodemanager.domains file is correct one.
    2) Ensure the following remote server startup parameters are passed properly.
         a) In the Admin Console, Navigate Servers --> <<SERVER_NAME>> -->Configuration --> Server Start
         b) Pass the required Class Path, Arguments, User Name, Password(User name and Password to boot the managed servers)

  • Windows Services for OBIEE 11G

    Hi Guy's..
    I have successfully installed OBIEE 11G Enterprise Edition and able to access OBIEE 11G via http://localhost:9704/analytics/saw.dll?bieehome&startPage=1 by only starting the 'Start BI Services'.
    The issue what i am facing is OBIEE 11G is only opening/accessible when i logged in to server( Starting the 'Start BI Services').Once i logout then unable to login to OBIEE11G via above link.
    Can any one tell me i am missing with any install/configuration steps in installing the OBIEE11G? Please guide to the chapter in documentation..
    If not then why OBIEE 11G software is built with out included with Windows Services.
    I mean 'OBIEE 11G Services' have to always running with out dependencies on 'User Logged In or not',My objective is to make OBIEE 11G always up and running..

    Hi,
    Given below is the status..
    D:\OBIEE11117\instances\instance0\bin>opmnctl status
    Processes in Instance: instance0
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 3820 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 3804 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 3812 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 3652 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 3796 | Alive
    Even though every thing is alive,but still i am not able to access the OBIEE.
    If i run 'Start BI Services' then only i am able to access the OBIEE11.1.1.7.

  • Issue - BI content server(11.1.1.1) not starting in obiee 11g:

    Hello All,
    BI content server(11.1.1.1) is not starting in obiee 11g after making OBIEE 11g services as windows service.
    Services are starting when we do a Start BI Services from All Programs >> OBIEE. On the contrary, when we start from windows service "bi content server(11.1.1.1) not starting in obiee 11g" is not starting.
    Can someone help me on this. In case if you need any more info, please let me know.
    Thank you,
    Bimal

    Below is the BI Script I used. Everything is in this script so no need to edit the installsvc file. Just edit the location/variables used as well as at the bottom change the name of the script and the log location. The BI_ORACLE_HOME variable needs to be set in the script.
    SETLOCAL
    set DOMAIN_NAME=bifoundation_domain
    set USERDOMAIN_HOME=D:\oracle\Middleware\user_projects\domains\bifoundation_domain
    set SERVER_NAME=bi_server1
    set PRODUCTION_MODE=true
    set ADMIN_URL=http://djaxwapp9608.common.ecamericas:7001
    set JAVA_HOME=D:\Oracle\Middleware\Oracle_BI1\jdk
    set DOMAIN_HOME=D:\oracle\Middleware\user_projects\domains\bifoundation_domain
    set WLS_HOME=D:\Oracle\Middleware\wlserver_10.3
    set INSTANCE_HOME=D:\oracle\Middleware\instances\instance1
    set BI_ORACLE_HOME=D:\oracle\Middleware\Oracle_BI1
    set ANT_HOME=%MW_HOME\modules\org.apache.ant_1.7.1
    set DOMAIN_NAME=bifoundation_domain
    Call "D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\bin\setDomainEnv.cmd"
    set WL_HOME=D:\Oracle\Middleware\wlserver_10.3
    call "%WL_HOME%\common\bin\commEnv.cmd"
    @rem Check that the WebLogic classes are where we expect them to be
    :checkWLS
    if exist "%WL_HOME%\server\lib\weblogic.jar" goto checkJava
    echo The WebLogic Server wasn't found in directory %WL_HOME%\server.
    echo Please edit your script so that the WL_HOME variable points
    echo to the WebLogic installation directory.
    goto finish
    @rem Check that java is where we expect it to be
    :checkJava
    if exist "%JAVA_HOME%\bin\java.exe" goto runWebLogic
    echo The JDK wasn't found in directory %JAVA_HOME%.
    echo Please edit your script so that the JAVA_HOME variable
    echo points to the location of your JDK.
    goto finish
    :runWebLogic
    if not "%JAVA_VM%" == "" goto noResetJavaVM
    if "%JAVA_VENDOR%" == "BEA" set JAVA_VM=-jrocket
    if "%JAVA_VENDOR%" == "HP" set JAVA_VM=-server
    if "%JAVA_VENDOR%" == "Sun" set JAVA_VM=-server
    :noResetJavaVM
    if not "%MEM_ARGS%" == "" goto noResetMemArgs
    set MEM_ARGS=-Xms32m -Xmx200m
    :noResetMemArgs
    @echo on
    set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
    @echo ***************************************************
    @echo * To start WebLogic Server, use the password *
    @echo * assigned to the system user. The system *
    @echo * username and password must also be used to *
    @echo * access the WebLogic Server console from a web *
    @echo * browser. *
    @echo ***************************************************
    rem *** Set Command Line for service to execute within created JVM
    @echo off
    set MEM_ARGS=-Xms256m -Xmx512m -XX:MaxPermSize=512m -XX:-UseSSE42Intrinsics
    if "%ADMIN_URL%" == "" goto runAdmin
    @echo on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.management.server=\"%ADMIN_URL%\" -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    goto finish
    :runAdmin
    @echo on
    set CMDLINE="%JAVA_VM% %MEM_ARGS% %JAVA_OPTIONS% -classpath \"%CLASSPATH%\" -Dweblogic.Name=%SERVER_NAME% -Dweblogic.management.username=%WLS_USER% -Dweblogic.ProductionModeEnabled=%PRODUCTION_MODE% -Djava.security.policy=\"%WL_HOME%\server\lib\weblogic.policy\" weblogic.Server"
    :finish
    rem *** Set up extrapath for win32 and win64 platform separately
    if "%WL_USE_X86DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\32;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\32\oci920_8
    if "%WL_USE_IA64DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\64\;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\64\oci920_8
    if "%WL_USE_AMD64DLL%" == "true" set EXTRAPATH=%WL_HOME%\server\native\win\x64\;%WL_HOME%\server\bin;%JAVA_HOME%\jre\bin;%JAVA_HOME%\bin;%WL_HOME%\server\native\win\x64\oci920_8
    rem *** Install the service
    "%WL_HOME%\server\bin\beasvc" -install -svcname:"3.Oracle BI 11g BI Server" -javahome:"%JAVA_HOME%" -execdir:"%USERDOMAIN_HOME%" -maxconnectretries:"%MAX_CONNECT_RETRIES%" -host:"%HOST%" -port:"%PORT%" -extrapath:"%EXTRAPATH%" -password:"%WLS_PW%" -cmdline:%CMDLINE% -log:"D:\Oracle\Middleware\ServiceStartLogs\BIServer-stdout.txt"
    ENDLOCAL
    Edited by: J.A.M on Mar 31, 2012 8:51 AM

Maybe you are looking for

  • How can I recover my old account with a new one?

    Hi, my hotmail account it was hacked, I can't have acces to my adobe account anymore. How can I get acces to my old account with a new Adobe ID? I'm already subscribed to creative cloud and I can't have acces to my account and upgrade my products. wh

  • Is there a way to create "temporary" tables in SAP database?

    Hello, Is there a way to create temporary tables in ABAP? Here is our scenario: 1. Invoke a custom RFC that creates a temporary table and returns the name of the table. 2. Invoke another custom RFC and pass this table name as parameter. This RFC inte

  • Drag'n drop : reacting/animating on drag, according to mouse pos in target

    Hi fellow Java coders, I'm using drag'n drop support for some JPanel I'm using in order to make them able to change their layout in their parent or to stack themselves in a tab panel. The drag n drop itself works fine (I took the example provided in

  • [svn:osmf:] 13993: Moving ControlBarPluginSample and Test into the plug-ins folder.

    Revision: 13993 Revision: 13993 Author:   [email protected] Date:     2010-02-05 00:45:05 -0800 (Fri, 05 Feb 2010) Log Message: Moving ControlBarPluginSample and Test into the plug-ins folder. Added Paths:     osmf/trunk/apps/samples/plugins/ControlB

  • Script option is no longer in the File Menu

    I went to run a script today in PS CS3 and the "Script" menu item is no longer in the File menu! I have not deleting anything in purpose. I could not find any answers to this via Google or these forums. If you have some advise, please let me know. Th