Workspace Error: Panning Application is showing $ sign

Hi All,
I have installed hypeion 11.1.1.3 with Oracle Appliction server.
Shared Services are installed on server 1, Planning on server 2, workspace on server 3 & FR-WA on server 4.
Entire configuration is completed successfully.
Now, when I open workspace & try to access planning, get the error message attached below. Also planning application is coming with $ sign
http://localhost:7777/HyperionPlanning/conf/HspJSConfig.xml <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>500 Internal Server Error</TITLE>
</HEAD><BODY>
<H1>Internal Server Error</H1>
The server encountered an internal error or
misconfiguration and was unable to complete
your request.<P>
Please contact the server administrator,
[email protected] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.<P>
More information about this error may be available
in the server error log.<P>
<HR>
<ADDRESS>Oracle-Application-Server-10g/10.1.3.5.0 Oracle-HTTP-Server Server at hts0751.healthtech.nswhealth.net Port 7777</ADDRESS>
</BODY></HTML>

As a last step did you re-configure the web server in the Hyperion config utility under "Foundation -> Workspace" ?
This must be done last because it has to create links to all of the products that you have installed in the configuration.
After this, bounce the environment...
Thanks
Nick
Edited by: Nicholas King on May 26, 2011 8:15 AM

Similar Messages

  • Application failed code signing verification. The signature was invalid

    Hi,
    Earlier we have created iPhone app with adobe air and uploaded it to iOS store. Now we have updated the app and used a new .p12 file and it is generated from a new CSR file and created the build. But while uploading the build from application loader it is giving the following error.
    "Application failed code signing verification. The signature was invalid contains disallowed entitlements or it was not signed with an iPhone distribution Certificate"
    With the same certificate file we have uploaded two more apps developed in HTML5, jQueryMobile and Phonegap. These apps should not effect while we upload the Adobe air iPhone app.
    Please help us to fix the issue.

    I am fairly certain the issue is you are submitting an update to an existing app with a new cert. The other apps work just fine because they are not updates, but new submissions to the app store. You will need to use the same certs that you used with the initial submission.

  • The Error Message 'Application descriptor file cannot be parsed' shows when compiling (Ctrl + Enter) Adobe AIR for Android applications on Flash Professional CS5.5

    The Error Message 'Application descriptor file cannot be parsed' shows when compiling (Ctrl + Enter) Adobe AIR for Android applications on Flash Professional CS5.5
    This is happening for most of the pupils and staff at our school and they are unable to complete their work.
    This also happens on a fresh copy of windows and CS5.5 without any updates and also with all latest updates.
    I have tried it on 32-bit and 64-bit CS5, Windows, Air and Java with the same error every time.
    There are a small minority of users where this works fine for them with no issue.
    I have tried re-setting user profiles.
    I have tried a local admin and domain admin account with the same issue
    I have noticed however that if the file is moved to the shared area it will compile. If it is on their documents area it will not compile. The users have full control in both locations. This is fine for staff but we are unable to give full control or modify access to the shared area for the pupil's
    I have been through the online support section and it directed me to phone Adobe Customer care who informed me that all support has been discontinued for CS5, CS5.5 and CS6 and they will only support creative cloud.
    Any ideas what to try next? There is no other information about this error and I cannot work out what is causing it.

    I have tried and  able to package an apk using your XML file.Could you please make sure your XML file starting from line 1 and coloumn 0.Any space will results in the error (Application Descriptor file cannot be parsed)
    -Pranali

  • Unable to Build VC++ application it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib' but I am Using Measurement Studio 2009 ,NI DAQ 7.01 and Field Point 6.05.

    I am having a application in Visual Studio 2003 on Windows XP  , Now I am Migrating the application in Visual Studio 2005 on Windows-7 .
    In my Development PC , I was install Measurement Studio 2009 ,  NI DAQ 7.01 and Field Point 6.05.
    my application is Showing following error:
    Linking...
    LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDl?l\Debug\BuildLog.htm"
    NICfpDAQDll - 1 error(s), 0 warning(s)
    When I copy from NiFieldPoint71D.lib library from Measurement Studio 7.1 and put in :\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib.
    my application is Showing following error:
    1>Linking...
    1>atlsd.lib(atltrace.obj) : error LNK2005: "unsigned int (__stdcall* ATL::g_pfnGetThreadACP)(void)" (?g_pfnGetThreadACP@ATL@@3P6GIXZA) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>atlsd.lib(atlbase.obj) : error LNK2005: "class ATL::CAtlWinModule ATL::_AtlWinModule" (?_AtlWinModule@ATL@@3VCAtlWinModule@1@A) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>   Creating library ..\..\lib\debug\NICfpDAQDll.lib and object ..\..\lib\debug\NICfpDAQDll.exp
    1>..\..\bin\debug\NICfpDAQDll.dll : fatal error LNK1169: one or more multiply defined symbols found
    I want to ignore NiFieldPoint71D.lib from using project setting(Linker->Input->ignore Specific Library ) but still it is showing same error.
    In the project Setting I am done following setting:
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    Linker->Input->ignore Specific Library: mfcs71d.lib;libc.lib;'NiFieldPoint71D.lib
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • Unable to Build VC++ application it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib' but I am Using Measurement Studio 2009

    I am Migrating a application in Visual Studio 2005.
    In my development PC I install the Measurement Studio 2005.
    my application is Showing following error:
    1>Linking...
    1>LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    1>Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDll\Debug\BuildLog.htm"
    1>NICfpDAQDll - 1 error(s), 0 warning(s)
    In the project Setting I am done following setting
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    but in  "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"  directory Not having the 'NiFieldPoint71D.lib' because Measurement Studio 2009 not provide this dll.
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • Hyperion Workspace error ,while using weblogic as application server.

    Hi Experts !
    I have Hyperion 9.3.0 environment and
    I m using web logic 8.1 and facing problem in starting workspace .
    configuration with weblogic is successful but still error while open workspace :
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Please help me..
    Thank you

    Hello,
    Were you able to find any solutions to this problem. We are experiencing the same issue now.
    Thanks
    Srikanth

  • Hyperion Workspace error , using weblogic as application server.

    HI Experts !
    I have Hyperion 9.3.0 environment and
    I m using web logic 8.1 and facing problem in starting workspace .
    configuration with weblogic is successful but still error while open workspace :
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Please help me..
    Thank you

    Hello,
    Were you able to find any solutions to this problem. We are experiencing the same issue now.
    Thanks
    Srikanth

  • Sharepoint FBA web application error: Server Error in '/' Application. when login to the web application

    Hello Team,
    I have configured FBA in SharePoint 2010. After the FBA i can get the SQL users using people picker and added users as a site collection admin.
    When i tried to access the site, it shows login page and i have given user name and password then pressed signin button, it's try to redirect the another page and showing below error,
    Server Error in '/' Application.
    Runtime Error 
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed. 
    Details: To enable the details of this specific error message to be viewable on the local server machine, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application.
    This <customErrors> tag should then have its "mode" attribute set to "RemoteOnly". To enable the details to be viewable on remote machines, please set "mode" to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
        <system.web>
            <customErrors mode="RemoteOnly"/>
        </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
        <system.web>
            <customErrors mode="On" defaultRedirect="mycustompage.htm"/>
        </system.web>
    </configuration>
    "An exception occurred when trying to issue security token: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported
    method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    <html xmlns="http://www.w3.org/1999/xhtml"> 
    <head> 
    <title>IIS 7.5 Detailed Error - 500.19 - Internal Server Error</title> 
    <style type="text/css"> 
    <!-- 
    body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;background:#CBE1EF;} 
    code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} 
    .config_source code{font-size:.8em;color:#000000;} 
    pre{margin:0;font-size:1.4em;word-wrap:break-word;} 
    ul,ol{margin:10px 0 10px 40px;} 
    ul.first,ol.first{margin-top:5px;} 
    fieldset{padding:0 15px 10px 15px;} 
    .summary-container fieldset{padding-bottom:5px;margin-top:4px;} 
    legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} 
    legend{color:#333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px; 
     border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696; 
     border-bottom:1px solid #969696;background:#E7ECF0;font-weight:bold;'..
    I checked sharepoint logs and didn't see any log. but i can see below error logged in  Event viewer application logs,
    I tried changing all customErrors mode and still same error.
    Kindly help me on this, how to resolve the issue.
    Thanks in advance.
    JP

    Hi,
    According to your description, my understanding is that the error occurred when you accessed SharePoint site through form based authentication.
    How did you configure the form based authentication?
    Here is a link about the steps required to configure FBA in SharePoint 2010 for your reference, and check the steps to see if there anything wrong in your configuration:
    http://www.codeproject.com/Articles/352841/How-to-Configure-Form-Based-Authentication-FBA-in
    Through the common error message, we cannot find what exactly caused the error.
    Here is a similar thread for you to take a look:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/120ab535-63d2-4205-a51f-1987e9c0cf79/sharepoint-fba-the-content-type-texthtml-charsetutf8-of-the-response-message-does-not-match-the?forum=sharepointgeneralprevious
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Adobe AIR Error Message - Application Descriptor

    Upon starting my computer I keep getting an error message for Adobe AIR stating, "Application descriptor could not be found for this application. Try re-installing or contacting the publisher for assistance." I have uninstalled and re-installed Adobe AIR THREE times and have restared my computer with each new re-installation. The error message is still showing. Please let me know how to resolve this issue.
    Thank you.

    I successfully gotten rid of it for WINDOW 7.
    This can be caused by some error/conflict with Air Adobe and any start-up programs scheduled to "open" "activated" at the first appearance of your desktop.
    To find out what programs are running at the startup:
         Click "Start"
         type "msconfig" in the search engine at the bottom
         click on "msconfig" icon appearing on top
         a pop-up window titled "System Configuration" will appear
         Click on "Startup" tab
         At this point, I unclicked unnecessary programs that are not crucial in operating my computer.
         Click "apply" or "Ok"
         another pop-up window will ask you if you want to restart your computer.
    I am not sure if I solved the "conflict' but certainly got rid of the annoying error message by turning off some "unnecessary" software that was automatically set to start as the computer booted.

  • Photoshop CC opens Application Manager, says "Sign in Required", not working. Help?

    Photoshop CC today opens Adobe Application Manager, says "Sign in Required", but with correct info gives error message. Also, CC desktop not working. I haven't had any problem in the previous two months. I also was just build two weeks ago, and had to update my billing information. I tried online chat, after 30 minutes of typing, I've been disconnected twice. The funny thing is, Photoshop CC does open, and it works fine. However this message is irritating concerning. I'm on a Mac running the latest operating system and hardware.

    Please Update CC App from following link:
    http://www.adobe.com/appsmanager/index.html and then try signing in.
    Do let us know if it works for you.
    Regards
    Pragya

  • When trying to sign into facebook in settings for ios6, I get an error that says "You cannot sign in from your iPhone since you have opted out of Facebook Platform." What gives?

    When trying to sign into facebook in settings for ios6, I get an error that says "You cannot sign in from your iPhone since you have opted out of Facebook Platform." What gives?
    More info: I've combed through the settings in facebook and there is nothing that shows I'm blocking anything from accessing it.

    Sure sounds like a Facebook setting. When you look at your Privacy Settings in Facebook (on facebook.com), you should see something under "Apps you use" that says
    Turn off your ability to use apps, plugins, and websites on and off Facebook. After you turn this off, we will not store information about you when you use apps or websites off Facebook.
    The "Turn off" is a hyperlink that shuts down the Facebook platform. If you don't see this, or if the wording is different, you may have (inadvertently?) shut this off, and should be able to turn it back on.
    Edit: The sequence to that screen on facebook.com is: Privacy Settings (from the upper right dropdown), then "Ads, Apps and Websites" will have an "Edit settings" link to the right. This is where you'll see the "Apps you use" screen.

  • Firefox.exe +application error +the application failed to initialize properly (0x0150004) +click on OK to terminate the application.

    Win XP Home SP2
    Installed Firefox, but receive the following error message:
    firefox.exe +application error +the application failed to initialize properly (0x0150004) +click on OK to terminate the application.
    Have uninstalled and reinstalled several times, but same message. Firefox won't even open.

    Usually someone has been down the track before and occasionally they post some useful details which may help others to investigate and/or eliminate factors in their particular case.
    This AccessibleMarshal.dll error seems to have a long history --- posts from 2006 with early Firefox versions had issues similar to yours.
    There is a link and an excerpt below which could be worth checking in your case,
    particularly since it mentions the problem would occur on a clean install (no previous instance of Firefox on the system and Windows before Vista --??)
    Have a look here:
    https://bugzilla.mozilla.org/show_bug.cgi?id=712960
    and the post to read:
    '''Mark Banner (:standard8) 2011-12-22 12:55:21 PST'''
    "Created attachment 583905 [details] [diff] [review]
    Add the Win32 redistributable directory to the mozconfigs"
    "Somehow we missed shipping the Win32 Redistributables from Visual C++. We didn't detect this as it would only show on Windows versions less than Vista, and you'd probably only see it if you had a completely clean install, and you didn't have the dlls installed elsewhere (as it appears my XP system does)."
    "If you're seeing this then you want to copy the following files from a Firefox installation:
    Microsoft.VC80.CRT.manifest
    msvcm80.dll
    msvcp80.dll
    msvcr80.dll
    The patch I'm attaching updates our configuration files to specify the Win32 redistribution directory, which will then cause the build system to include the files in the build."
    .... ends....
    The earlier 2006 instances also had the same issue in some cases:
    forums.frontmotion.com/viewtopic.php?f=10&t=393
    Hope this progresses the search and resolution.
    Cheers

  • EPM SYSTEM WORKSPACE ERROR

    Hi,
    iam new to hyperion planning, when iam trying to open financial reporting, showing error
    required application module reporting.HRPrefs is not configured and communication error
    Hyperion 11.1.1.3 installed in llinux server
    details of error is listed below
    http://10.50.1.137:19000/hr/xml/HRConfig.jsp <?xml version="1.0" encoding="UTF-8"?>
    <config>
    <!-- Define actiontypes that are valid for a context
    <actiontype id="">
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    </actiontype>
    <actiontype id="">
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    <action id="" moduleid="" text="" default="true|false"/>
    </actiontype>
    -->
    <actiontypes>
    <!--
    <actiontype id="cas.reports.viewers">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    <action id="cas.reports.viewers.dummy" moduleid="bpm.Dummy" text="Dummy Viewer (launches bpmDummy)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers1">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.graph" moduleid="bpm.graph" text="Graph Viewer (launches bpm.graph)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers2">
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    </actiontype>
    <actiontype id="cas.reports.viewers3">
    <action id="cas.reports.viewers.pdf" moduleid="bpm.pdf" text="Pdf Viewer (launches bpm.pdf)" default="true"/>
    <action id="cas.reports.viewers.doc" moduleid="bpm.doc" text="Doc Viewer (launches bpm.doc)"/>
    <action id="cas.reports.viewers.html" moduleid="bpm.html" text="Html Viewer (launches bpm.html)"/>
    </actiontype>
    -->
    <!-- Action types related to the Report Viewer
    <actiontype id="reporting.reportViewer.HRViewer">
    <action id="reporting.reportViewer.HRViewer.pdf" moduleid="mniVVPdfPreview" text="Open in PDF" default="true"/>
    <action id="reporting.reportViewer.HRViewer.html" moduleid="mniVVHtmlPreview" text="Open in HTML"/>
    <action id="reporting.reportViewer.HRViewer.refresh" moduleid="mniVVRefresh" text="Refresh"/>
    <action id="reporting.reportViewer.HRViewer.prevPOV" moduleid="mniVVPrevUserPov" text="Preview User Point of View"/>
    <action id="reporting.reportViewer.HRViewer.prompts" moduleid="mniVVResToPrompts" text="Respond to Prompts"/>
    </actiontype>
    -->
    </actiontypes>

    Moderator Action:
    This is a duplicate to
    https://community.oracle.com/thread/2621521
    and doesn't belong in the DATABASE General Questions space.
    This duplicate is locked.

  • My MacBook appears to have died - and yet is showing signs of life.

    Hi there.
    My MacBook Pro can only start up with the grey Apple and the spinning clock symbol. But there are hints that the hard drive is still alive. I will probably buy a new hard drive and back up from TimeCapsule, but I would love to get the data off it. Any help appreciated. The story so far...
    It has had problems connected with Ethernet and backing up to TimeCapsule, which was only solvable by trashing Prefs and Cache on the hard drive. I lived with this for a long time.
    But yesterday, iTunes library became corrupted, so I decided to restart.
    When I put in my password, it accepted it then asked for it again, and again, and again.
    So I connected an external drive with Leopard on it and used Disk Utility.
    It corrected all permissions and said the drive was fine (error message it corrected was (Group differs on "private/etc/cups" should be 0, group is 26).
    The problem with the password didn't go away.
    Changed password under Disk Utility, but still it asked for it again when I started up the laptop.
    Decideed to reinstall Leopard (offered me Archive and install as the version on the MacBook is 10.5.4, compared to the older one on the external drive).
    Instal failed and it then flashed between an Apple and a No Entry sign (circle with a line through it).
    Things now not looking good!
    Tried to re-install Leopard, this time it let me.
    But now when I start up I get the grey Apple and the spinning clock (I left it all night, and it didn't change in this time).
    Bizarely, using Disk Utilities still tells me that the Drive and Permissions are fine.
    There are now only 3.2 GB on the MacBook, as installing Leopard took up most of the spare space.
    Took it to a Mac repair place and it can be seen as an external drive, but nothing in the foders (even though the folder structre all seems to be there).
    They tried DiskWarrior, which seemed to say that the drive was fine.
    They told me to replace the Drive, but I'm hopeful that someone here could help.
    Otherwise, I fly back to the UK from Ireland to buy a new drive, restore from TimeCapsule and fly back here.
    Flights are cheap, but there must another way.
    Thanks for your time - Nigel
    Message was edited by: Nigelll

    I'm writing because I had a very similar case.
    Late one night Safari started acting extremely slow and would give me the spinning color wheel [henceforth known and the spinny wheel of death]. I attempted to force quit Safari but with know luck. My computer was completely frozen. I forced a shut down by holding the power key and upon restart I got the Grey Screen of Death [kernel panic].
    After a few kernel panics my computer showed signs of loading. It stayed at the grey load screen for nearly a half hour before I shut it off. Upon restart, my MBP would hit the grey load screen and then shut off immediately.
    When I loaded my 10.5.1 discs and ran disk utilities, it said my drive was damaged. When I tried to repair it, it would freeze up on me. This happened a few times but it finally was "repaired." To be on the safe side I reformatted my HD but apparently there was a drive failure and 10.5 couldn't load.
    I downgraded to my MBP system discs, reformatted, repaired, and installed with nearly as much hassle. Of course, at 10.4.3-x.11, I'd still get the spinny wheel of death, and all my music I'd try to play would pause, like if your old CD player ran out of skip protection.
    I looked around the net and got answers for what could have caused the kernel panics. Apparently there are a few things, in my case, bad RAM chips or a failing HD.
    I had my original RAM module and installed it but still got crap performance. When I called Apple Tech support, informed that I'm not ******** and they don't need to spell out every step for me and ran the laundry list of things I have done in hopes of repairing, the techie agreed that it's most likely my HD failing.
    I just installed a new Seagate HD, twice the size and faster. Installing 10.5.1 and upgrading was problem free. My music (which I must re-rip onto my computer) is playing fantastically. I haven't received a kernel panic or one spinny wheel of death since.
    In the end, there's a possibility that your hard drive has gone bad. Maybe a head, maybe a platter. I'm cursing losing all of my music and photos but considered it a sign of me finally upgrading my drive like I wanted to.

  • Workspace error: hps.browser is not configured

    We have installed and configured Planning and our users access Planning via Workspace. They access Workspace using the URL: http://hostname:19000/workspace/index.jsp
    I have one user that gets an error when she logs into Workspace. The error is:
    “Required application module hps.browser is not configured. Please contact your administrator.”
    A little bit of background on our environment:
    <ul>
    <li>We are on System 9.3.1.5.
    <li>Shared Services user authentication has been externalized to MSAD.
    <li>When they log into Workspace, users are shown a list of reports. A native Shared Services group called “Hyp_World” is granted access to all reports. The Hyp_World group has been provisioned the following roles in Shared Services:
    <ul>
    <li>Analytic Servers: Server Access
    <li>Hyperion System 9 BI+ : Explorer
    <li>Hyperion System 9 BI+ : Viewer
    <li>Planning : Interactive User
    <li>Planning : Planner
    <li>Planning : Offline User
    </ul>
    <li>All MSAD users are members of the Hyp_World group
    <li>The user that is receiving the error is also a member of the following native Shared Services groups:
    <ul>
    <li>Hyp_Acct_Salary
    <ul>
    <li>Membership in this group restricts access to salary data within Planning
    <li>All Planning users (with the exception of Finance users) are members of this group
    </ul>
    <li>Hyp_Ent_IFS
    <ul>
    <li>Membership in this group determines the cost center for which the user can view data in Planning
    <li>The user that is receiving the error along with 4 others are members of this group
    </ul>
    </ul>
    <li>The Hyp_Acct_Salary group has been provisioned the following roles in Shared Services:
    <ul>
    <li>Analytic Servers: Server Access
    <li>Hyperion System 9 BI+ : Explorer
    <li>Hyperion System 9 BI+ : Viewer
    <li>Planning : Planner
    <li>Planning : Offline User
    </ul>
    <li>The Hyp_Ent_IFS group has been provisioned the following roles in Shared Services:
    <ul>
    <li>Planning:Planner
    </ul>
    </ul>
    When this user logs into Workspace she gets the error: “Required application module hps.browser is not configured. Please contact your administrator.” None of the other 4 users that are members of the Hyp_Ent_IFS group get this error.
    The user (with the error) can access Planning data via SmartView so it can’t be an MSAD authentication issue. After she gets the error in Workspace, if she clicks OK to get past the error, she can navigate to Planning and access her data. She doesn’t see the list of reports and hence cannot execute any of them.
    I’ve looked through the Essbase server log and the Planning Application log and didn’t find anything. I’ve looked through the Workspace log and didn’t find anything there either.
    I’ve removed the user from all 3 Shared Services groups, refreshed Security Filters, added her back in, refreshed Security Filters and she still gets the error. None of the other 4 users in the Hyp_Ent_IFS native group have this error when they log into Workspace. They see the list of reports.
    Does anyone have any suggestions? Is there some debug parameter that I can turn on to see additional log data as she logs into Workspace to determine why she is getting this error while none of the other 4 users in the same group are not?

    Turns out the user's preferences was set to open to Scorecard. Since we don't use Scorecard those services are not up and hence the error "hps.browser is not configured". I had her change her preference to default to Explore and now she is able to login without error.

Maybe you are looking for