Re: Failed to Start Deployment Server -- X Window DISPLAY variable not set

I don't know how you have hit that in an normal environment:-( Can you describe what you did? As long as you start the bundled AppServer in the same environment as Creator, both need the DISPLAY set.
A guess, did you try to install Creator as root and then use it as normal user? Don't do that. Creator is intended to be installed by the user who will use it!
I know our updated JDK now throws different exceptions when the DISPLAY variable is not set than the one before. I found that (but too late for the release) and have the needed change. But so far I was not aware that any customer had actually hit that. So it was not considered a high enough priority to go into a hotfix. I'll file a CR and the fix will hopefully make it into a patch.
As a short term workaround for that problem (But I still believe your setup has other problems):
Go into <Creator_home>/SunAppServer8/lib/ and replace processLauncher.xml with the backup (processLauncher.xml.bak).
The only thing you will loose, is the little icon in the Gnome/KDE/SystemTray.
I hope this helps,
Thanks,
-- Marco

I don't know how you have hit that in an normal environment:-( Can you describe what you did? As long as you start the bundled AppServer in the same environment as Creator, both need the DISPLAY set.
A guess, did you try to install Creator as root and then use it as normal user? Don't do that. Creator is intended to be installed by the user who will use it!
I know our updated JDK now throws different exceptions when the DISPLAY variable is not set than the one before. I found that (but too late for the release) and have the needed change. But so far I was not aware that any customer had actually hit that. So it was not considered a high enough priority to go into a hotfix. I'll file a CR and the fix will hopefully make it into a patch.
As a short term workaround for that problem (But I still believe your setup has other problems):
Go into <Creator_home>/SunAppServer8/lib/ and replace processLauncher.xml with the backup (processLauncher.xml.bak).
The only thing you will loose, is the little icon in the Gnome/KDE/SystemTray.
I hope this helps,
Thanks,
-- Marco

Similar Messages

  • OC4J_SECURITY is down. SSO: FAILED TO START SSO SERVER

    In our Application Server 10.1.2.3.0, OC4J_SECURITY is down.
    Log entries in opmn log of OC4J_SECURITY:
    09/08/20 11:13:37 Start process
    09/08/20 11:13:43 Warning: Error reading transaction-log file (/export/home/oracle/AS_HOME/infra/j2ee/OC4J_SECURITY/persisten
    ce/OC4J_SECURITY_default_island_1/transaction.state) for recovery: premature end of file
    09/08/20 11:13:43 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    09/08/20 11:13:43 Recovery completed, 0 connections committed and 0 rolled back...
    09/08/20 11:13:47 DAS servlet init enter
    09/08/20 11:13:47 oiddas: Release 10.1.2.2.0 Production Started
    09/08/20 11:13:51 DAS servlet init exit
    09/08/20 11:13:52 SSOLoginServlet.init: Starting up SSO server ...
    09/08/20 11:13:52 Initilize NLS utility...
    09/08/20 11:13:52 Reading SSO server policy....
    09/08/20 11:13:52 SSO: Entered FilePolicyManager constructor ...
    09/08/20 11:13:52 SSO: FilePolicyManager: done loading the /export/home/oracle/AS_HOME/infra/sso/conf/policy.properties file
    09/08/20 11:13:52 SSO: Leaving FilePolicyManager constructor ...
    09/08/20 11:13:52 SSODebug: Done loading the debug file, /export/home/oracle/AS_HOME/infra/sso/log/ssoServer.log
    09/08/20 11:13:54 SSO: Initializing the encryption objects failed
    09/08/20 11:13:54 oracle.security.sso.server.conf.ConfigurationException: Missing SSO server configuration
    09/08/20 11:13:54 at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:286)
    09/08/20 11:13:54 at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:172)
    09/08/20 11:13:54 at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:259)
    09/08/20 11:13:54 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2358)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4800)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4894)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1026)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:560)
    09/08/20 11:13:54 at com.evermind.server.Application.getHttpApplication(Application.java:915)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    09/08/20 11:13:54 at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:637)
    09/08/20 11:13:54 at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2435)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1592)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/08/20 11:13:54 at java.lang.Thread.run(Thread.java:534)
    09/08/20 11:13:54 SSO: FAILED TO START SSO SERVER!
    Log entries of <Infra_home>/sso/log/ssoServer.log
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Done loading Policy Configurations
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Login Page Value: /sso/jsp/login.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Change password Page location: /sso/jsp/password.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Wireless Login Page location: /wirelesssso/wirelesslogin.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Wireless Change password Page location: /wirelesssso/wirelesscpwd.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Calling Initialization Methods ...
    Thu Aug 20 11:13:52 AST 2009 [INFO] Orion Launcher Entered DBConnectionPool.init method ...
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Repository API returned - DB conn string: ldap://webportaldev.bh.zain.com
    :389/ptldev,cn=oraclecontext
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Setting max number of connections to 150 in the DB cache pool
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Setting minimum number of connections to 5 in the DB cache pool
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Leaving DBConnectionPool.init method ...
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Entered DBConnectionPool.getConnection method ...
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Leaving DBConnectionPool.getConnection method ...
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DatabaseConfigReader: Setting LDAP configurations
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DatabaseConfigReader: Setting Customizable configurations
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher SQL Exception received: java.sql.SQLException: ORA-04063: package body "O
    RASSO.WWSSO_LS_PRIVATE" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DBConnectionPool: Checking for DB connection errors..
    Thu Aug 20 11:13:54 AST 2009 [ERROR] Orion Launcher SSO Server initialization failed. Check the DB availability and restart S
    SO Server
    Thu Aug 20 11:13:54 AST 2009 [ERROR] Orion Launcher Initializing the encryption/decryption objects failed
    oracle.security.sso.server.conf.ConfigurationException: Missing SSO server configuration
    at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:286)
    at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:172)
    at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:259)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2358)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4800)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4894)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1026)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:560)
    at com.evermind.server.Application.getHttpApplication(Application.java:915)
    at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:637)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2435) at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1592)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    at java.lang.Thread.run(Thread.java:534)
    Can anyone help us to fix this issue?

    Hi,
    Apparently, there is a problem in package “*wwsso_ls_private*”. I got below error while trying to compile this package. When I was trying to compile ORASSO.WWSSO_LS_PRIVATE, I got the below errors about parameters
    SQL> alter package ORASSO.WWSSO_LS_PRIVATE compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY ORASSO.WWSSO_LS_PRIVATE:
    LINE/COL ERROR
    484/4 PL/SQL: SQL Statement ignored
    484/16 PL/SQL: ORA-00947: not enough values
    628/6 PL/SQL: SQL Statement ignored
    628/20 PL/SQL: ORA-00904: "LSCI": invalid identifier
    681/4 PL/SQL: SQL Statement ignored
    684/10 PL/SQL: ORA-00904: "LSCONFIG": invalid identifier
    Cause:
    The possible cause this issue is some problem that occured when
    applying the latest patchset. The patchset does include updates of ODS and ORASSO schemas and their objects. If parts of objects were not updated with the new version and the old version is still in DB, errors may occur (for example when I was trying to compile ORASSO.WWSSO_LS_PRIVATE I got the errors
    about parameters, which indicate version mismatch).
    To fix this problem, I have re defined the problem giving package.
    This package wwsso_ls_private is defined in
    $ORACLE_HOME/sso/admin/plsql/sso/ssolsprv.pks
    Solution:
    I have fixed the problem by following the below steps.
    1. Login sqlplus as orasso user of MR
    2. Recreate the view wwsso_ls_configuration_info$ by issuing the below DDL statement.
    SQL> CREATE OR replace VIEW wwsso_ls_configuration_info$ OF ls_config_type WITH object oid(config_name) as select * from wwsso_ls_configuration_info_t;
    3. Now compile the problem giving package.
    SQL> alter package wwsso_ls_private compile body;
    Compilation of this package was done without any error.
    4. Now all the OC4J container including OC4J_SECURITY in our Infra tier are up and running.
    -Thanks,
    Padmanaban G

  • Unxpected error"FAILED TO START DIRECTORY SERVER INSTANCE

    hi
    i was trying to install sun DS 6.3 in my system,everything is going good but while creating directory instance i get errors saying Unxpected error
    "FAILED TO START DIRECTORY SERVER INSTANCE"
    C:/DSEE/VAR/DSCC6/DCC/ADS
    aftre that i get some errors showing
    at "com.sun.directory.dcc.cli.setup.cmd ads create.perform<cmdadscreate.java:129>
    com.sun.directory.dcc.cli.setup.cmd ads create.perform<cmdadscreate.java:59>
    com.sun.directory.dcc.cli.setup.cmd ads create.perform<cmdadscreate.java:35>
    com.sun.directory.dcc.cli.setup.cmd ads create.perform<cmdadsinitialize.java:55>
    ..... and few more errors displaying.
    before that i start up dsccsetup/initialize
    it asks for directory manager password:nnnn
    reenter directory manager password:nnnn
    after that i get the above errors
    at the end it says
    "Software installation is corrupted or incomplete"
    i appreciate if someone can help me in this issue.

    hi,
    thanks for the reply,
    actually i havent known whats the certificate database password,as i'm new to DS 6.3,its hard for me,
    and i installed tomcat 5.0.28,and jva,jre 1,6 ,and i get the when i setup installation it goes fine when i ask for dsccsetup initialize it asks for the token
    A PIN IS REQUIRED TO ACCESS, i tried the same in other system with tomcat 5.5 with same OS XP it goes fine with no errors,i'm not sure that it may be caused by tomcat version,but still will be happy for your suggestion,
    thanking you,
    sasi

  • SSO: FAILED TO START SSO SERVER!

    07/02/07 20:08:15 SSO: DB Error. Please make sure the database is available and
    restart SSO Server
    07/02/07 20:08:15 oracle.security.sso.server.util.DBException: Could not create
    DB connection pool of: jdbc:oracle:thin:@ldap://applicationserver.blr.scandentgroup.com:3060/metadata,cn=oraclecontext
    07/02/07 20:08:15 at oracle.security.sso.server.util.DBConnectionPool.init(DBConnectionPool.java:181)
    07/02/07 20:08:15 at oracle.security.sso.server.util.DBConnectionPool.init(DBConnectionPool.java:82)
    07/02/07 20:08:15 at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:234)
    07/02/07 20:08:15 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    07/02/07 20:08:15 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2140)
    07/02/07 20:08:15 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4582)
    07/02/07 20:08:15 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4676)
    07/02/07 20:08:15 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:806)
    07/02/07 20:08:15 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:538)
    07/02/07 20:08:15 at com.evermind.server.Application.getHttpApplication(Application.java:883)
    07/02/07 20:08:15 at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:719)
    07/02/07 20:08:15 at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:586)
    07/02/07 20:08:15 at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:267)
    07/02/07 20:08:15 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:259)
    07/02/07 20:08:15 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:160)
    07/02/07 20:08:15 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2361)
    07/02/07 20:08:15 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1534)
    07/02/07 20:08:15 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:93)
    07/02/07 20:08:15 at java.lang.Thread.run(Thread.java:534)
    07/02/07 20:08:15 SSO: FAILED TO START SSO SERVER!

    07/02/07 20:08:15 SSO: DB Error. Please make sure the
    database is available and restart SSO Server
    07/02/07 20:08:15
    oracle.security.sso.server.util.DBException: Could
    not create DB connection pool of:
    jdbc:oracle:thin:@ldap://applicationserver.blr.scandentgroup.com:3060/metadataIs the database and oid server up?

  • Errors while installation "Failed to start Directory server instance"

    hi
    i was trying to install sun DS 6.3 in my system,everything is going good but while creating directory instance i get errors saying Unxpected error
    "FAILED TO START DIRECTORY SERVER INSTANCE"
    C:/DSEE/VAR/DSCC6/DCC/ADS
    before that i start up dsccsetup/initialize
    it asks for directory manager password:nnnn
    reenter directory manager password:nnnn
    after that i get the above errors
    at the end it says
    "Software installation is corrupted or incomplete"
    i appreciate if someone can help me in this issue.

    Enterprise Linux is designed for industry standard server hardware. It supports a limited and well known range of peripherals in order to provide commercial support and high reliability.
    If you need Linux for any Laptop or Desktop PC, choose a Desktop Linux distribution, like Ubuntu, Fedora, Debian, etc.
    Your best option to run Enterprise Linux on non supported hardware is to use hardware virtualization like free Oracle Virtualbox. More information see http://www.oracle.com/technetwork/community/developer-vm/index.html. IMO, there is no compelling reason to try to install Enterprise Linux using dual boot or relying on 3rd party driver software.

  • Start DAC Server on Windows

    I have installed DAC 11g on windows32 bit(winodws 7) but I coouldn't able to start the server in windows. In All Programs I can see only client application under Oracle Business Intelligence Data Warehouse Administration Console 11g folder. I cannot see start server/stop server which used to come in DAC 10g.
    I tried to start the server from windows batch file startserver but it's showing an error windows cannot find '-server'. Make sure you tyoed the name correctly, and then try again.
    Could any please come guide me one above issue. Thanks in advance.

    Hi,
    startserver.bat call another file (config.bat)
    Make sure DAC home and Java Home are set properly in it.
    In my cause following config worked in config.bat file.
    set JAVA_HOME=C:\Progra~1\Java\jdk1.6.0_25
    set DAC_HOME="E:\DAC\dac"
    Make sure you have installed proper version of JDK (i.e 64bit version for 64 bit OS)
    Thanks
    Naeem Akhtar

  • Ichat failed to start video because..... not responded

    Hi
    I managed to fix this problem the last time simply by trashing com.apple.ichat.plist and com.apple.ichat.AIM.plis, you can see that discussion under this thread: "geetting error -8"
    For the last year, I have switched to skype but now i have some new ichat buddies who don't want to use skype. Unfortunately it doesn't work again.
    I get the "ichat failed to start video because..... not responded" problem again
    I use SpeedTouch 585i v6... and i have read all the old posts about unbinding SIP etc. but I don't really have access to my router since it has been provided by the ISP, and I don't now the passward and user name to the router.
    Anyhow has apple gotten any smarter about solutions to this problem?
    Thanks for your time,
    Kevin

    Hi Crowncrow,
    Same instructions but change unbind to bind
    As the page says it can be difficult to completely unbind the version 5 and upwards devices.
    In theory the IP phone can be off one ethernet port and the computer another on the Alcatel.
    The binding presumes only one device is going to be doing SIP/VoIP so the binding says it will keep SIP to port 5060
    In practice these devices and some adapters strip out all the SIP data even if it is not addressed to the Phone.
    As the device can be re-set I would try unbinding it and see if it helps.
    Unfortunately there has not been much success with version 5 or 6 firmware anyway and it may not help.
    8:04 PM Friday; August 24, 2007

  • HT3986 I installed windows 7 successfull, but when I start the mac in windows I does not see the wifi, and others things. How do I get the drivers?

    I installed windows 7 successfull, but when I start the mac in windows I does not see the wifi, and others things. How do I get the drivers?
    I remember that with Snow Leopard you could download them from the Apple website.
    Cheers!

    Read the Boot Camp Documentation while you run Boot Camp Assistant to download the Windows Support Software which was the first step in the Boot Camp Setup procedure.

  • HFM EPMA application deployment aborted with error Object reference not set

    HFM EPMA application deployment aborted with error Object reference not set to an instance of an object when trying to validate/deploy any HFM application in EPMA. This has started happending after we have deleted a Dimension in one of HFM applications. The deleted dimension is a shared dimension.
    We are facing this issue in a distributed environment with version 11.1.2.1. This applications are built here newly.
    Following is the error log entry
    16] ERROR Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvaluator.Execute(Dimension fromDimension, Dimension toDimension, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareEngine.CompareDimensions(Dimension fromDimension, Dimension toDimension)
    at Hyperion.DimensionServer.CompareEngine.StartCompare()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimension(Library snapShot, Dimension dim, Application oldApp, String[] skipProperties)
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.CheckStaticDimensions(Application baselineApp)
    at Hyperion.DimensionServer.Validations.ApplicationValidation.ValidateAgainstBaseline()
    at Hyperion.DimensionServer.Validations.HFMApplicationValidation.InternalValidate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.Validate()
    at Hyperion.DimensionServer.Validations.ApplicationValidation.<ValidateAsync>b__0()System.NullReferenceException: Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.CompareCriteria.<>c__DisplayClass5.<GetMemberClassProperties>b__4(Dimension dim)
    at Hyperion.DimensionServer.Library.IterateDimensions(Action`1 action)
    at Hyperion.DimensionServer.CompareCriteria.GetMemberClassProperties(ApplicationClass appClass, DimensionClass dimClass, MemberClass mbrClass)
    at Hyperion.DimensionServer.CompareCriteria.GetCommonMemberClassProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass)
    at Hyperion.DimensionServer.CompareMemberEvaluator.CompareProperties(RelationshipMember fromMember, RelationshipMember toMember, ApplicationClass fromAppClass, ApplicationClass toAppClass, List`1 propertyDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(RelationshipMember sourceMember, Application sourceApp, Application targetApp, Boolean firstPass, Int32 level, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Compare(List`1 sourceTopMembers, List`1 targetTopMembers, Application sourceApp, Application targetApp, Boolean firstPass, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareMemberEvaluator.Execute(List`1 fromTopMembers, List`1 toTopMembers, Dimension fromDimension, Dimension toDimension, Boolean continueCheckingAfterDifferences)
    at Hyperion.DimensionServer.CompareDimensionEvalua
    There was a bug in earlier releases for deleting dimensions with children, making the children orphans.
    Heard from release notes that it has been fixed, but we are seeing this issue in 11.1.2.1 again.
    Please help us out in resolving this error.

    Hi,
    I always ask this first, have you installed all the planning and epma patches as there have been many issues addressed in 9.3.1
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error occurred in deployment step 'Activate Features': Object reference not set to an instance of an object: feature receiver error

    I cretaed a Visual web part in SP 2013. It needs a SharePoint list. So wrote below code in web part feature receiver. When I deploy the solution I get error says Error occurred in deployment step 'Activate Features': Object reference not set to an instance
    of an object. I set ActivateOnDefault="FALSE" and AlwaysForceInstall="TRUE" . Take a look on my feature manifest file.
    I cretaed a Visual web part in SP 2013. It needs a SharePoint list. So wrote below code in web part feature receiver. When I deploy the solution I get error says Error occurred in deployment step 'Activate Features': Object reference not set to an instance
    of an object. I set ActivateOnDefault="FALSE" and AlwaysForceInstall="TRUE" . Take a look on my feature manifest file.
    <Feature xmlns="http://schemas.microsoft.com/sharepoint/" Title="SharePointProject1 Feature1" ActivateOnDefault="FALSE" AlwaysForceInstall="TRUE" Id="8f7163d5-6c65-40d8-9045-8f74192f07d7" ReceiverAssembly="SharePointProject1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9c2f0c3a8e22f6a0" ReceiverClass="SharePointProject1.Features.Feature1.Feature1EventReceiver" Scope="Site">
    <ElementManifests>
    <ElementManifest Location="VisualWebPart1\Elements.xml" />
    <ElementFile Location="VisualWebPart1\VisualWebPart1.webpart" />
    </ElementManifests>
    </Feature>
    This is my Feature1EventReceiver code.
    SPWeb spWeb = properties.Feature.Parent as SPWeb;
    SPList laptopList = spWeb.Lists["Laptops"];
    if (laptopList != null)
    laptopList.Delete();
    SPListCollection lists = spWeb.Lists;
    lists.Add("Laptops", "The Laptops", SPListTemplateType.GenericList);
    laptopList = spWeb.Lists["Laptops"];
    laptopList.Fields.Add("Name", SPFieldType.Text, true);
    laptopList.Fields.Add("Model", SPFieldType.Text, true);
    laptopList.Fields.Add("Image", SPFieldType.URL, false);
    I can deploy if I have only below code
    SPWeb spWeb = properties.Feature.Parent as SPWeb;

    hi
    features containing webparts must be site scoped, so you must get spweb as bellow:
    SPSite spSite = properties.Feature.Parent as SPSite;
    SPWeb spWeb = spSite.RootWeb;
    yaşamak bir eylemdir

  • Error occurred in deployment step 'Activate Features': Object reference not set to an instance of an object.

    I am trying to create a custom timer job and while deploying it getting the error as:
    Error occurred in deployment step 'Activate Features': Object reference not set to an instance of an object.
    where am i going wrong?please suggest...
    Thanks
    Suu30

    I am not able to get the errors.So attaching the error log files here.Please help
    08/21/2012 17:35:03  1  INF  Entering function PsconfigUserInterfaceMain.Main
    08/21/2012 17:35:03  1  INF    Entering function Common.SetCurrentThreadCultureToInstalledCulture
    08/21/2012 17:35:03  1  INF      Entering function Common.SetThreadCultureToInstalledCulture
    08/21/2012 17:35:03  1  INF        Current thread culture is English (United States), current thread ui culture is English (United States), installed culture is English (United States)
    08/21/2012 17:35:03  1  INF      Leaving function Common.SetThreadCultureToInstalledCulture
    08/21/2012 17:35:03  1  INF      The current ui culture English (United States) is NOT right to left
    08/21/2012 17:35:03  1  INF    Leaving function Common.SetCurrentThreadCultureToInstalledCulture
    08/21/2012 17:35:03  1  INF    Creating the psconfig application context
    08/21/2012 17:35:03  1  INF    Entering function PsconfigApplicationContext.PsconfigApplicationContext
    08/21/2012 17:35:03  1  INF      Entering function UserInterface.UserInterface
    08/21/2012 17:35:03  1  INF      Leaving function UserInterface.UserInterface
    08/21/2012 17:35:03  1  INF      Entering function TaskDriver.TaskDriver
    08/21/2012 17:35:03  1  INF        Entering function TaskDriver.BuildCommandCollection
    08/21/2012 17:35:03  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
    08/21/2012 17:35:03  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
    08/21/2012 17:35:03  1  INF          Entering function CommandCollection.CommandCollection
    08/21/2012 17:35:03  1  INF          Leaving function CommandCollection.CommandCollection
    08/21/2012 17:35:03  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
    08/21/2012 17:35:03  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
    08/21/2012 17:35:03  1  INF            Creating the APPLICATION bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the APPLICATION bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Creating the SINGLESERVER bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the SINGLESERVER bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the V2V_INPLACE_UPGRADE bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the V2V_INPLACE_UPGRADE bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the CLEAN_INSTALL bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the CLEAN_INSTALL bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the B2B_UPGRADE bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the B2B_UPGRADE bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the SKU2SKU_UPGRADE bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the SKU2SKU_UPGRADE bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the runningupgrade bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the runningupgrade bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter
    08/21/2012 17:35:03  1  INF            Entering function Parameter.Initialze
    08/21/2012 17:35:03  1  INF            Leaving function Parameter.Initialze
    08/21/2012 17:35:03  1  INF          Leaving function Parameter.Parameter
    08/21/2012 17:35:03  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF            Creating the LanguagePackInstalled bool exposed parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
    08/21/2012 17:35:03  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF            Creating the LanguagePackInstalled bool internal parameter
    08/21/2012 17:35:03  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
    08/21/2012 17:35:03  1  INF          Entering function Parameter.Parameter

  • OBIEE 11.1.1.7.0 failing during starting managed server : bi_server1

    Hi All,
          I am trying to install OBIEE 11.1.1.7.1 un a Linux box, but during the Configuration Progress, OBIEE got error at Start Managed server; bi_server1.
         Looking into install log I've found the following :
    Done
    Stopping Derby Server...
    Starting AdminServer
    Starting the domain ...
    progress in calculate progress1
    Executing Task: Starting Managed Server: bi_server1
    oracle.as.install.bi.wls.ServerLifeCycleException: Failed to achieve state RUNNING in 3600seconds. The server is currently in state ADMIN
    at oracle.as.install.bi.wls.ServerLifeCycle.waitForManagedWLSServerState(ServerLifeCycle.java:119)
    at oracle.as.install.bi.wls.ServerLifeCycle.startServerSynchronous(ServerLifeCycle.java:59)
    at oracle.as.install.bi.biconfig.standard.StartStopManagedServer.doExecute(StartStopManagedServer.java:55)
    at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
    at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
    at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
         What could be caussing this failure ?
    Thanks

    I had similar issue in windows 7 [64 bit].
    It is found that the nodemanger windows service was not present and I had to create it by executing installNodeMgrSvc.cmd present in wls server location say, 'C:\Oracle\Middleware\wlserver_10.3\server\bin'  in my case and then come to bi wls console and 'Resume' the bi_server1 managed server. You would see progress in the installer once the managed server bi_server1 is 'Running' state.
    Hope this helps.

  • BI 11.1.1.6  installation fail on "Starting Managed Server: bi_server1"

    Hi
    Gurus, please help me ,before i have OBIEE 11.1.1.5 now i try to change OBIEE 11.1.1.6 at installing time *"Starting Managed Server: bi_server1" failed* in configuration process.
    please help me.
    Thanks,

    I had similar issue in windows 7 [64 bit].
    It is found that the nodemanger windows service was not present and I had to create it by executing installNodeMgrSvc.cmd present in wls server location say, 'C:\Oracle\Middleware\wlserver_10.3\server\bin'  in my case and then come to bi wls console and 'Resume' the bi_server1 managed server. You would see progress in the installer once the managed server bi_server1 is 'Running' state.
    Hope this helps.

  • Error  while starting Content Server on Windows

    Hi
    While starting SAP Content Server on Windows using IIS Manager -> SAP Content Server, I am getting the message
    "The process cannot access the file because, it  is being used by another process"
    I have stopped the Contnet Server  using  options shown in - http://help.sap.com/saphelp_nw04s/helpdata/EN/95/cb7aa0a657fe49a69bd5aef6429d39/frameset.htm
    but of no use.
    the inetinfo process task manager starts on its own.
    Please advise.
    Thanks,
    Abdul

    Hello Trupti,
    A) What is the version of your database?
    Please update with output of the following commands:
    more /etc/opt/sdb
    id sdb
    id sqddq1
    ls -la /sapdb
    ls -la /sapdb/DQ1
    /sapdb/programs/bin/sdbregview -l
    /sapdb/programs/bin/dbmcli db_enum
    /sapdb/programs/bin/dbmcli inst_enum
    ps -efe | grep kernel
    ps -efe | grep vserver
    B) Please run the following command as root:
           /sapdb/programs/bin/sdbverify
        & post the results.
    C) Please see the documentation at https://www.sdn.sap.com/irj/sdn/maxdb
         -> The Complete SAP MaxDB Documentation Set
        -> SAP MaxDB 7.7 Library -> Tools : Database Manager CLI
        -> Overview of All DBM Commands
    It's recommended to use the db_stop DBM command if the db_offline DBM command has not been successful.
    And db_stop will immediately end the database instance process & transfer the database instance to the OFFLINE operational state.
    Thank you and best regards, Natalia Khlopina

  • Failed to start HTTP server while installing companion CD

    Hi all,
    I am installing apex 3.1.2 (though it is old version, clients are still using it :) ), on the oracle 10.2.1 database. I am installing HTTP servers from the companion CD and getting error while starting HTTP server from the configuration assistant. I am getting following error.
    ==================================
    Configuration assistant "Starting HTTP Server" failed
    The "/u01/app/oracle/product/10.2.0/OHS/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    ===============================
    Can someone help me to resolve this issue please. Thanks.
    SHY

    what you get if you do
    envThis is what I got:
    [cder@localhost ~]$ env
    SSH_AGENT_PID=2451
    HOSTNAME=localhost.localdomain
    DESKTOP_STARTUP_ID=
    SHELL=/bin/bash
    TERM=xterm
    ORACLE_OEM_JAVARUNTIME=/opt/jre1.3.1_19
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/cder/.gtkrc-1.2-gnome2
    WINDOWID=46156483
    USER=cder
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=abc
    GNOME_KEYRING_SOCKET=/tmp/keyring-TXq65G/socket
    ORACLE_BASE=/opt/cder
    SSH_AUTH_SOCK=/tmp/ssh-jIzDib2410/agent.2410
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2410
    MAIL=/var/spool/mail/cder
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/cder/bin:/opt/cder/920/bin
    GDM_XSERVER_LOCATION=local
    INPUTRC=/etc/inputrc
    PWD=/home/cder
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/cder
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=cder
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tUjeCInKxU,guid=10799645c34fdd03d15a0eb6d3376100
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/opt/cder/920
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/cder/.Xauthority
    _=/usr/bin/env

Maybe you are looking for