Can't launch Hyperion Configuration Tool

I am installing Hyperion Shared Services 9.2.1 in AIX 5.3
After SS installation, the installer asks about to launch the Configuration Utility to complete the installation, activation and configuration.
i am using Xterm in order to see a GUI for installation.
After installation, Configuratio Utility is not launched and normal AIX shell appears
I tried to start manually the configuration utility in HYPERION_HOME/common/config , using "configtool.sh" script but I got the following error:
aton:/Hyperion/common/config # sudo ./configtool.sh -console
Password: (password entered)
ERROR: /home/admin/.hyperion.aton does not exist or is not readable
aton:/Hyperion/common/config #
I was looking the configtool.sh file and I could see that this is an error caused by the anormal termination of the script since sh execution can't find this:
# This is the file that has our HYPERION_HOME definition
DOT_HYPERION="${HOME}/.hyperion.${SHORT_HOSTNAME}"
DOT_HYPERION_LC="${HOME}/.hyperion.${SHORT_HOSTNAME_LC}"
# Make sure ~/.hyperion.${SHORT_HOSTNAME} exists and is readable
if [ -r "${DOT_HYPERION}" ]; then
HYPERION_HOME=`cat ${HOME}/.hyperion.${SHORT_HOSTNAME} | \
grep '^HYPERION_HOME' | \
cut -f2 -d'='`
else
if [ -r "${DOT_HYPERION_LC}" ]; then
     HYPERION_HOME=`cat ${HOME}/.hyperion.${SHORT_HOSTNAME_LC} | \
grep '^HYPERION_HOME' | \
cut -f2 -d'='`
     DOT_HYPERION=${DOT_HYPERION_LC}
else
     echo "ERROR: ${DOT_HYPERION} does not exist or is not readable"
     exit 1
fi
fi
I appreciate your help if you can tell me what's is this error about, and how can I fix it.
Thanks in advance

It seems your installation was not completely successfull. I'd suggest rerunning the installation.
In the home dir of the user running the installation you should find a file named .hyperion.$YOURSERVERNAME (so in your case user admin's home should have a file named .hyperion.aton)
you can use
ls -al to list also the . files
Make sure the file exists in your home directory. It should have a content like mine:
HYPERION_HOME=/opt/essbase9/common
export HYPERION_HOME
In your case HYPERION_HOME should point to your hyperion home (/Hyperion/common i guess ???)
Anyway this should already be there, unless you installed the sw on a different account you are using now to configure...

Similar Messages

  • Can't start hyperion configuration utility (Shared services 9.3.1)

    Hi,
    After the install of shared services the dialog box to do the configuration does not appear.
    i tried to configure that by starting manually the configuration tool from start menu-hyperion-foundation services-configuration tool and i have a message that indicates i need to create a java_home system variable (jre or jdk not found JAVA_HOME is not set).
    After creating this system variable JAVA_HOME with the right string pointing to java i started again the configuration tool but notuhing appear.
    Note: I uninstalled hyperion and i removed all the keys pointing to hyperion from the registry og windows and i tried again but usually the same problem is found.
    I m using windows 2008 64 bits.
    Thanks.
    Faouzi
    Edited by: user1581894 on 2009-09-01 06:42
    Edited by: user1581894 on 2009-09-01 06:43

    Hi,
    Your problem is you are using windows 2008 and it is not yet supported, you will will need to use a supported OS otherwise you will encounter problems.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can't launch Cisco Configuration Professional on Windows Vista x64

    The Help is necessary to resole the issue (see subject).
    Tech enveronment
    Windows Vista x64
    Adobe Reader X ver. 10.1.0 (Russian)
    Cisco Configuration Professional 2.5
    JRE 6 update 27
    JRE 6 update 27 (64-bit)
    Internet Explorer 9.0.8112.16421IS
    While launch CCP popup the message box :
    "Unable to read the resource file. The file could be corrupted. Please re-install Cisco Configuration Professional to resolve the issue."
    Ones (never popup after) Popup the message box (InstallShield Wizard):
    Adode Reader is not present on the PC. It is required to view the PDF file.
    Also the message box InstallShield Wizard:
    Internet Explorer with javaplug-in version 1.6.0_11   Cheked
    Adobe Flash Player version 10                              Cheked
    Memory 1 Gb                                                      Cheked
    Screen Resolution 1024x768                                Cheked
    Cuted _cpinstaller_004.log file:
    Product : Cisco Configuration Professional version 1.0
    10-4-2011 16:48:31 LOG   : Command line options =
    10-4-2011 16:48:31 LOG   : GetOS: OS Windows Vista
    10-4-2011 16:48:31 LOG   : GetOSServicePack: service pack 2
    10-4-2011 16:48:31 LOG   : GetIEVersion: IE version 9.0.8112.16421
    10-4-2011 16:52:51 LOG   : CheckCCPPorts: WARNING 80 is not a registered HTTP port
    10-4-2011 16:53:27 ERROR : SetRunAsAdmin: ERROR REG_APP_COMBAT_LAYERS_ROOT could not be created.
    10-4-2011 16:53:46 LOG   : GetJavaIEPluginVersion: java IE plugin version 1.6.0_27
    10-4-2011 16:53:47 LOG   : GetFlashPlayerVersion: flash player version 10
    10-4-2011 16:53:47 LOG   : GetScreenResolution: screen resolution 8
    10-4-2011 16:54:14 LOG   : OpenPDFFile: Adobe reader could not be found on system.
    10-4-2011 16:56:17 LOG   : OnEnd: installation successfully completed.

    Hi,ngoldwat!
    Yes, off cource, I've tried to launch CCP with Administartor rights - no success.
    I have re-installed CCP under Local Admin and launched it. Great!!! It works! But, one of but, the app does not launch from domain user while I use Run as Administrator. I think the issue in the permission and/or user's profile.
    Thanks ngoldwat! You have helped me.

  • Can't launch iPhone configuration utility on my pc

    I uninstall & reinstall few times and it doesn't work
    someone can help ?
    Thanks.

    I have worked it out. Double click and open with other it then goes to applications and click on lightroom and it opens...great so simple but they should have told us ...hope that works for you too.  Lynn

  • Can not access sample & admin tools after configuring Oracle8.1.7

    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by following the doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the sample stock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP> <[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing error when i try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could not resolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id [3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsing uri /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly, or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webfl
    ow xml file. for webapp [tools], namespace [admin_main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    .appflow.exception.ConfigurationException: Bad Namespace - namespace [admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

    oops...i missed step5.
    it is working now after doing the sync.
    thanks
    Vijay
    "Daniel Selman" <[email protected]> wrote:
    Did you sync the applications and load the sample data?
    Sincerely,
    Daniel Selman
    "vijay bujula" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by followingthe
    doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the samplestock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP><[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object fromthe
    PortalManager.
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing errorwhen i
    try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could notresolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id[3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsinguri
    /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly,or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page>> node was not found in the webfl>> ow xml file. for webapp [tools, namespace [admin_main]. While tryingto
    display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    appflow.exception.ConfigurationException: Bad Namespace - namespace[admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

  • How can I launch configurator from host application in a specefic language.

    Hi,
    I want to access R12 configurator from a host application and I have no problems accessing it.
    But I want that the configurator should Launch in Japanese Language. Can I specify any XML parameter to the UIServlet to achieve this or is there any other Method?
    Thanks

    Per the "Deploying a User Interface that Supports MLS" section in Chapter 14 ("Multiple Language Support") of the Oracle Configurator Implementation Guide:
    "When a host application launches Oracle Configurator to configure an item, the language specified in the database ICX session ticket is passed to Oracle Configurator.  Oracle Configurator uses this information to determine which translated text to retrieve from the database and display in the UI."
    So essentially, Configurator will display the same language that the hosting application is displaying, the language the user has logged into EBS with.  (Of course, translated text will only appear in Configurator if you have supplied translations in the CZ_LOCALIZED_TEXTS table.)  If you need Configurator to display a different language than its hosting application, that would require a customization of the initialization string the hosting application sends to Configurator, specifying a different icx_session_ticket parameter value.
    Hope this helps.
    Eogan

  • Email Configuration Tool - Can not connect

    Hi
    I can't get the 'Nokia Email Configuration Tool' to connect to my phone.
    I have a N70 phone. I am using a Nokia CA-53 USB cable.
    The PC Suite version is 6.70.22
    The Config. tool is version 1.0
    The phone is connected to PC Suite and shows as such in my system tray and in PC Suite. Other functions seem to work ok, e.g. I can synchronize contacts etc..
    I fill in the details in the Config. tool but get the message 'Phone isn't connected'.
    My OS is MS Windows Professional Version 2002 SP2
    My operator is T-Mobile.
    Additionally, I previously tried to get settings sent to my phone using the 'send settings service'. However my email provider, UK2.NET, does not appear.
    Thanks for your help
    Chris

    Thanks for replying quickly. The link is:
    http://www.nokia.co.uk/nokia/0,,75924,00.html
    but I see now the tool is not specified for the N70 phone.
    However I resorted to this tool as I can not send email. I can receive email ok.
    My operator is T-mobile
    my email supplier is uk2.net
    I use smtp authentication
    email it is POP3
    smtp should use port 443
    I notice that there is a security port configuration option but it is present and does not offer port 443.
    Please can you advise how I can specify my own settings.
    Thanks
    Chris

  • Error configuration tools EPM 11.1.2.0.0 on Linux  Oracle Enterprise 64bit

    Dear all,
    I have my Hyperion EPM 11.1.2.0.0 installed on server Linux Oracle Enterprise 64bit
    the installation succeeded, until i try to run configuration, it wont show up. I already tried to run confgtool.sh, then it shows error message like below
    ============================================================================================
    Launching the Hyperion Configuration Utility, please wait...
    Running preconfig checks...
    Running EPM_ORACLE_HOME check...
    EPM_ORACLE_HOME environment variable value:
    /home/hyperion/Oracle/Middleware/EPMSystem11R1
    JAVA_HOME environment variable value:
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/../jdk160_11
    EPM_ORACLE_HOME check succeeded
    Running .oracle.products check... .oracle.products check succeeded Running Jars manifest check...
    Time spent for manifests parsing: 342 ms
    Maximum jars depth achieved: 9, while restriction was: unrestricted
    Parsed 417 manifests
    Total jars and classpath entries encountered: 417
    Total not-existing referenced classpath entries count: 56
    Total classpath elements to check: 67
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_j2se.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_j2se.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/org.apache.commons.beanutils_1.6.jar
    not exists; file depth: 1; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.http_client_11.1.1.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_soa.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    ERROR:
    /home/hyperion/Oracle/Middleware/oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar
    not exists; file depth: 2; referenced from /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/jlib/11.1.2.0/epm_soa.jar
    referenced from
    /home/hyperion/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/configtool.jar
    FATAL ERROR: Jars manifest check failed with message "Some referenced jars do not exist"
    Exiting in 30 seconds
    ============================================================================================
    i already create new user that have access to oracle middleware home (not ROOT user)
    Any idea on this problem?
    Thanks a lot

    Dear John,
    Thanks for replying
    i've downloaded and extracted all files on edelivery.oracle.com sections Oracle EPM (11.1.2.0.0) Media Pack for Linux x86-64.
    1st symptoms : i've installed it all, at the first attempt, Oracle HTTP Server always failed to install. But on the 2nd try it succeeded (install only oracle http server), so i assumed all part already installed well.
    2nd symptoms : after installation, there is config button on the GUI, but after i click it, it only closed the GUI, and nothing happen. So i running configtool.sh from config directories. and it show the error.
    For user account, already have full access to relevant directories.
    I checked on every logs folder on hyperion home, there is no related logs for this installation. any idea where the install log is?
    I can't find "oracle_common" folder, i think this is the root cause, because the error logs referring to jar files from this folder
    Thanks
    Edited by: nerv18 on Sep 17, 2010 10:24 AM

  • Z10 can't launch apps a month after 10.3 upgrade

    The device boots up fine, but troubles start right away: Picture Password doesn't work, the phone falls back to plain password entry. None of the apps can launch. When I try, the launching animation plays for a few milliseconds, with the program's tile appearing on the home screen and sometimes starts zooming to cover the screen. If the animation lasts long enough, I can see the loading screen, but at that point it always vanishes. The more apps I try to launch, the faster they disappear. There's two exceptions: The help app always stays open for longer, but it never get past the splash screen. In a testament to RIM's work, the phone dialer app still works. It launches and can make phone calls. The call log is empty, and trying to see the contacts tab causes it to hang. It's comforting that despite the mess my device is in, I'd still be able to make an emergency call. I can slide down from the top of my device to see the option pane. All the toggles work, like brightness, notifications, nfc, bluetooth, wifi. But trying to launch the settings from their doesn't work. Neither does bedside mode. The WiFi is connected and so is the cellular. The hub takes about 15 minutes to start. Once it is loaded, I can see items in it, but I can't open them or select them. After another ten minutes, I'm even able to go in the hub settings. I can't compose. Eventually, I get the message "Some Accounts Failed to Respond". Some functionality is intermittent: sometimes when I click compose I can see the list of messages types (but can't launch any editors), sometimes I can make the delete/file icons appear, sometimes I can access the hub settings, sometimes I can search. The volume keys work. But I can't take screenshots. USB access is intermittent. BlackBerry Link sometimes detects the device, but sometimes it's unable to connect to it, other times it can connect to it but none of the functionality in Link works. Sometimes, the ethernet interface doesn't even exist after I plug it, sometimes it doesn't get an IP address, other times it does but the device doesn't respond. I can use the command line tools to get info from the device (when usb is working), see a list of installed bars, but the connection is closed if I ever try to upload a (valid & signed) bar. I tried to use Sachesi to do backup with no success, it tells me that I don't have a BlackBerry ID. The device is logged-in with a bbid. The alarm clock works. It also goes off after I reboot the device, with about 50% chance I think. When I boot the device, it always shows the apps I had opened before the device broke. Until the hub finally finishes loading, the red notification light blinks. The device broke while I was managing my contacts. I was settings a custom notification on a contact, and it kept getting removed. It might've had something to do with contact duplicates sometimes appearing. On the main contact app screen, I suddenly couldn't edit contacts anymore. When I selected one, the only options were "add contact", and another one which I forgot. My phone is an STL 100-3 and I updated to 10.3.1.1784 exactly a month before the troubles began. After the upgrade the majority of my photos on device memory were missing, although I'm not sure if it's related to the upgrade. Hopefully all these details can help RIM fix this. I could probably run an autoloader and get my phone running again, but I'm really hoping to eventually get my data back somehow. I've set it aside and I'm using another phone for now. 

    Yo! I'm the poor dude who's experiencing the same awkward trouble as you are.At the moment I still couldn't figure a soution for it though (that is, excepting a factory reboot) but I'm still hoping that something will eventually come up. Same as you I set it aside and am using another phone in the meantime cause I do want to get my data back. My best guess would be to do an OS downgrade without data loss but I don't know if that will be possible since we cannot reach the phone via Blackberry Link and the phone itself is rather blocked so we wouldn't be able to get even to the Configuration app... Cheers.

  • Configuration tool not starting

    Hi,
    I'm trying to install FDM on an already installed EPM 11.1.2 system.
    I had previously installed HSS, Essbase, EPMA, Reporting and Analysis, PLanning.
    The install of FDM went well, when I click configure on the finished installation page nothing happened, as usual. So I went to the start menu and launched the config tool from there.
    That's when the strange thing happens. I have a terminal window listing the different checking the process performs.
    One of them fails with the following message:
    Running Windows system32 directory check... FATAL ERROR: Windows system32 directory failed with the message "C:\Windows\System32" not present in PATH"
    I suppose it has something to do with a environment variable but I don't know what I'm supposed to do.
    Note that before installing FDM, I also installed Oracle Data Integrator this morning. Before I did this, the Config tool was working correctly.
    thanks for your help.
    Cyril

    Hi,
    I solved the previous issue. It was indeed a problem of environment variable.It appears that ODI overwrote my PATH variable instead of adding it's own path to it. I manage to make it work by getting the value of my PATH env variable from another server that I previously installed. Luckily I'm do all my installs the same way and the PATH worked.
    But now I'm facing another issue. I'm still trying to configure FDM. I'm starting with the ERP integrator, I created a database HERPINT like I always do for other products. But I get a ConnectException, the error message in the config tool is: "Got minus one from a read call".
    It looks like my config tool cannot access my SQL server anymore. Meanwhile, I was able to login in shared services and workspace, so they can access SQL server.
    Can anyone help ?
    Thanks for your help,
    Cyril

  • What are the Cleansing steps we can perform outside the DMU tool?

    We need your advise on this
    According to DMU documentation, There are three possible reasons for a value to have invalid binary representation in the database and their respective fixes using DMU tool
    a) An application stores binary values,
    Fix: To cleanse the invalid binary representation issues for a column storing binary values, migrate the data type of the column to RAW or LONG RAW.
    b) An application stores character values in a pass-through configuration and the values are encoded in one or more character sets different from the database character set.
    Fix: To identify the actual character set of data in the column, select the column in the Cleansing Editor and repeatedly change the selected value in the Character Set drop-down list, until all values in the column are legible.
    c) An application stores values that have some character codes corrupted due to software defects or hardware failures
    Fix:To cleanse randomly corrupted values, edit and correct them in the Edit Data dialog box.
    What are fixes we can perfmon outside of DMU tool for above issues and how?

    Data cleansing is potentially one of the most time-consuming steps in the migration process depending on the data volume and the extent of data exceptions found. The DMU is designed to allow most of the cleansing actions to be performed prior to the conversion downtime window without impact to the production environment. You can choose to have the cleansing actions committed to the database immediately (immediate cleansing) or saved and executed later as part of the conversion phase (scheduled cleansing). Many of the cleansing actions may not be easy to accomplish outside of the DMU or could require significant manual workload otherwise. In your case, I think you have several options:
    1) Upgrade to a DMU-supported database release first and work on Unicode migration separately from the upgrade. This way you can leverage the DMU cleansing features to address most of the data issues beforehand and only deal with any incremental data issues in the migration downtime.
    If you must do the upgrade and Unicode migration in the same downtime window:
    2) Prepare scripts for operations like enlarging column sizes or migrating column data types based on the latest iteration to speed up the process. Keep in mind you may still need extra work as the incremental data changes since the last iteration could affect the cleansing requirements. For invalid data issues, if they are caused by all data being stored in a character set different from the database character set, then set the assumed database character set instead of setting assumed character sets for individual columns.
    3) Use DMU and Streams setup to achieve near-zero downtime migration, see the page below for details:
    http://www.oracle.com/technetwork/database/globalization/dmu/learnmore/nzd-migration-524223.html

  • Oracle 8i Configuration Tools Fails on Install

    I found problems on the Oracle 8i Installation, on my Windows XP Desktop (SP1). I've selected the Minimal Installation, and all goes on. When they reach the Configuration Tools Section of Setup...
    It found the following fails:
    - Net8 Configuration Assistant, fail:
    Class not found: Files\Oracle\Ora81\network\jlib
    - Oracle Database Configuration Assistant, fail:
    There is no available output for this tool.
    Apparently, it doesn't create the Starter Database (my main need). I'm newbie in Oracle Database world (I'm MS-SQL Server DBA), so, if anyone can help me, I'll be glad...
    Thanks,
    Rafael

    Please turn on the debug trace in tip.properties
    Since we want to see why B2B did not start, we want to have as much trace as possible. Please set the following (in tip.properties)
    b2b.oracle.tip.DiagnosticLevel = DEBUG
    oracle.tip.LogType = text
    If there is an exception in also should be logged in /home/oracle/MTProd/opmn/logs/B2B~B2BServer~MTProd.helenab2b.helenachemical.com~1
    Please gather as much trace information as possible when you start the B2B Server manually.
    If opmn is not started, use the 'opmnctl start' command in $ORACLE_HOME/opmn/bin
    Then use the following command to start B2B:
    opmnctl startproc process-type=B2BServer
    Thanks,
    Eng

  • Can't launch debugger

    Hello,
    I can't launch the debugger anymore in NWDS sp13. When I do I get the follwing error:
    Exception occurred during launch
    Reason:
    Source locator does not exist: org.eclipse.jdt.debug.ui.javaSourceLocator
    I was debugging fine last night before shutting NWDS down normally.
    I've searched NDS and SAP Notes but haven't found any solution for this.
    Any help would be greatly appreciated.
    Thanks
    David.

    Solved it.
    This morning I had accidentally started two instances of NWDS.
    Once they both came up I closed one instance but left the other running. When I tried to debug I got the error.
    After that I tried restarting NWDS, rebooting PC, rebuilding my project and redeploying as well as recreating the debug configuration with no luck.
    Finally, I deleted the .registry file from the workspace/.metadata folder and restarted NWDS.
    That fixed it.

  • ID: How to use the test Configuration tool

    Hi all,
           I have done one simple file2file scenario and it is working fine( source file is reaching the destination).
          By using this scenario, i would like to know the use of test configuration.( which is in Integration Directory).
    I have given the input parameters what it has asked.
    Header details:-
    sender service,sender message interface and namespace.
    payload:-
    xml format( taken from message mapping)
    log result:-
    Sender Agreement
    Internal Error
    HTTP connection to ABAP Runtime failed. Error: 403 Forbidden URL: http://xxxxx:8000/sap/xi/simulation?sap-client=000 User: XIDIRUSER
    Please help me how to work with this tool.
    Regards,
    Deviprasad.

    hi deviprasad...even i face the same problem whenever i tried using test configuration tool...
    i think it means...its trying to make a connection :  HTTP connection to ABAP Runtime ......which fails due to lack of proper authorization...
    if u login to ur integration builder with a user having the proper authoriztion(i dont know exactly)...u can do the test..... coz during the test there is a connection between java and abap stack...
    pls rectify me and convey me if u get the proper answer....or if i m wrong..
    pls try to do use the test after login to IB through a user with maximum authorization....

  • Dynamic Configuration Tool Issues

    Hi,
    Has anyone run into issues with the cisco dynamic configuration tool? I recently noticed I cannot customize the hardware I am trying to configure. This was not like this in the past.

    Hi Laurence,
    According to your description, you are creating a SQL Server Reporting Services report using SSAS cube as the data source, there are 40 parameters in the MDX query, so the performance is poor, right?
    In your scenario, you said that 10 of the parameters using existing function, so you suspect that the issue can be caused by the existing function. Based on my research, it seems that the existing function is not a problem. Only issue is that use existing
    function together with nonempty function, please refer to the link below to see the detail information about it.
    http://cwebbbi.wordpress.com/2009/03/31/existing-and-nonempty/
    In additional, I'd suggest you enable SQL profiler to monitor the queries fired by the query, once you find some queries took a very long time to run, consider creating the smaller cube partition or optimizing the query by adding index or partition
    to improve the query performance. Here are some links about performance tuning.
    http://www.bidn.com/blogs/DustinRyan/bidn-blog/2636/top-3-simplest-ways-to-improve-your-mdx-query
    http://blogs.msdn.com/b/azazr/archive/2008/05/01/ways-of-improving-mdx-performance-and-improvements-with-mdx-in-katmai-sql-2008.aspx
    http://www.packtpub.com/article/query-performance-tuning-microsoft-analysis-services-part1
    Hope this helps.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

Maybe you are looking for

  • How can I convert word labels to excel

    I have just purchased this Adobe ID program and paid for a years subscription. Can someone tell me how I can take Microsoft word 2010 labels already saved on my flash drive and convert them to an excel spreadsheet with headers such as: Name          

  • MacBook Pro monitor turns on... when lid lifted

    OK, first and foremost before some snarky reply comes - I am posting in Lion, because this problem is unique to Lion - I never had it prior to yesterday. I start-up or wake my MacBook Pro and the lid is down so the monitor is off - I'm using an exter

  • How JDBC thin driver protocol works ???

    Hi, I'm having some problems, I think, with an application that I developed using Java (j2se 1.4.0), the system performance is very good (1500 msec per query) unfortunelly my customer want's more than that. So I've been working in some optimizations

  • Checkpoint not complete error in alert log

    version : 10.2.0.5 , 11.2.0.2 This is what I found about "Checkpoint not complete" from google "+This message indicates that Oracle wants to reuse a redo log file, but the current checkpoint position is still in that log. In this case, Oracle must+ +

  • Slideshow of JUST text, no images

    Is there any way to create a slideshow of just text without having to create a PNG image of the text itself? I want it to be live type.