Unable to Open the HFM application through Workspace

Hi,
Here I am getting below error while i am trying to open the HFM application through Workspace.
I was permitted allowed all IIS (Allow option checked ) but still the error coming i am unable to open my application through workspace , but i am able to do the all thing in HFM via Clien.The error is below
There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>The page cannot be found</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<STYLE type="text/css">
BODY { font: 8pt/12pt verdana }
H1 { font: 13pt/15pt verdana }
H2 { font: 8pt/12pt verdana }
A:link { color: red }
A:visited { color: maroon }
</STYLE>
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
<hr>
Please try the following:
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
If you reached this page by clicking a link, contact
the Web site administrator to alert them that the link is incorrectly formatted.
Click the Back button to try another link.
HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)
<hr>
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
Open IIS Help, which is accessible in IIS Manager (inetmgr),
and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
</TD></TR></TABLE></BODY></HTML>
"There was some communication error. Response is : http://localhost:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"
"

there can be many causes to this error....
1) you should check first of all that the redirection from Apache port 19000 to folder HFM within the IIS is actually working. try hitting http://apacheserver:19000/hfm and make sure you get "hfm" response back.
2) check that ASP is turned on in the IIS ("file / directory not found" suggests that it isnt)
3) check what URL you used when you created the application or when you registered it with shared services as the "Financial Management Web Server URL for Security". It should normally be http://apacheservername:19000/hfm. If you did this wrong then re-register it with shared services via Navigate->Administer->Classic Application Administration->Consolidation Administration.
4) check that the application was registered with Shared Services in the first place.
5) make sure that on the HFM web server, the HFM application server/cluster is properly registered
6) stop and restart all services and test again...
7) try not to use "localhost" but proper fully qualified domain names "servername.mydomain.com" wherever possible. you will have less problems. the only place where you should use a non qualified name is in Relational Content links... see the HFM readme.

Similar Messages

  • When ever we opened HFM Application through workspace, getting struck and through client is going good

    When ever we opened HFM Application through workspace, getting struck and through client is going good. Any guess on this.. please share.
    We have tried to Reset IIS, Recycle Services & Reboot Servers -- After this some time will works good , Then again isue repeats.
    Appriciate your help!
    Regards,
    RSV

    Yeah the issue seem to be with IIS,
    Try launching the application through the url
    http://hfmwebserver/hfm/logon/processlogon.asp?workspace=false&username=admin&password=password  replacing hfmwebserver with web server you have in your env and username and password respectively to see if there is some improper registration of Web Server with HFM.
    Also check IIS worker process settings.
    Thanks
    Amith

  • Issue in creating Database Connection to HFM Application through workspace

    Hi,
    This is a fresh installation. We are trying to create a new database connection in workspace for HFM Application.
    When i click on the Application selection icon, it gives me the below error message,
    *"Error connecting to database connection nasbyphyp03: Error: Error getting CSS support information for driver* HsvAdmDriver*".*
    I tried re-installing the HsvAdmDriver, but still the problem persists. (nasbyphyp03 is the server name)
    But, i am able to access HFM Application from workspace and smartview.
    Please advice.
    Thanks,
    Siva

    Can anyone suggest me the solution ???
    We are struck with this and unable to process any Reports
    Thanks,
    Siva

  • Unable to open the Planning application on planning desktop(9.2.x)

    Hi
    I am unable to open the application on the planning desktop.
    All the possible solutions like unlockapp.exe,restarting of Services has been performed but stiil i am unable to open the application.Also the essbase service is unstable ie whenever i restart(stop and start also) the essbase services is up but after a refresh of services the essbase service is getting stopped.Even the DSN conection between planning and essbase seems to not work.
    Any solution for the issue faces above would be really helpfull.
    Thanks and regards
    krishnatilak

    Hi Tilak,
    May be there is problem with hung connections, try to kill hung connections and try to open app, if not works try to reboot the server,sometimes it will help for services failing. after reboot the server check services and hung connections, this time hung connection wud nt present, then try to open app, it may help.
    still problem means check the install files are correct or somebody deleted any files....bin folder
    thnx
    :-)

  • Unable to open the deployed applications

    Hi,
    I am unable to open planning application through Hyperion workspace. Its showing me the error "No Applications Available".
    Please suggest me on this regard.
    Thanks and Regards,
    Uday Dey

    Hi John,
    Please check the log message while strating planning in the foreground.
    Oct 20, 2008 6:20:50 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:50 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 875 ms
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Oct 20, 2008 6:20:50 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file
    :D:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Oct 20, 2008 6:20:53 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Oct 20, 2008 6:20:53 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8302
    Oct 20, 2008 6:20:53 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/16 config=null
    Oct 20, 2008 6:20:53 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 2485 ms
    Regards,
    Uday Dey.

  • Unable to open the HFM web server link

    I am gettng the following error while connecting to the url "http://<servername>/hfm/home/LaunchPage.asp"
    Error Number:1
    Error Description:Please Relogin. Session has Timed out
    Error Source:
    Page On which Error Occurred:
    I have tried setting the Full permission at the website level to the Windows Admin user as well as IUSR and IWAM. but it still didnot work.
    how ever, i was unable to find the Connection timeout tab when i clicked on HFM->Properties.
    Please throw some light on it.

    you didn't specify the version of HFM. I am assuming you are talking about a 9.3.x or 11.1.1.x release.
    In HFM 9.3.0 and 9.3.1 and above, there is no direct link to HFM web. You must login to the BI+ Workspace and use the "Navigate"->"Applications"-"Consolidation" menus to launch HFM.
    This is unlike Planning where there is still a direct link straight to planning.

  • Unable to open the centos machine through putty

    i have expoted cenos vhd to azure 
    Eventhough  i have given the  end point , it is unable to start the connection through putty.

    Hi ;
    Which version of CentOS are you using?  I sugguest you to try starting the VM on Hyper-V before uploading it to Azure, Also did you install : https://github.com/Windows-Azure/WALinuxAgentand
    http://www.microsoft.com/en-us/download/details.aspx?id=41554 If you are still facing issues you would need to open up a support ticket as we would
    need the Subscription ID Deployment ID and VM name to get the serial logs. 
    Regards
    Prasant

  • Unable to open web analysis reports through workspace

    Hi,
    I am connecting web analysis with MSSQL server 2000 and generating reports. I am using essbase 9.3.1 version.
    But my problem now is that I can just open these reports from web analysis studio and cannot open them from workspace. In workspace, if I right click on the report and open it from web analysis studio it does open. But it does not open by double clicking the report in workspace. It just shows a blank report on just parts of the report.
    The issue is only there for the reports that are getting data from relational db (MSSQL server 2000). The other reports that are using the cube data are fine and opening from everywhere.
    Are there any other configuration settings involved in order to open a web analysis report(that uses relational db) from workspace?
    Thanks in advance,
    John

    Hi Atul,
    Try using the in built config checker:
    http://localhost:16000/WebAnalysis/config
    This has several tests you can perform to see what's running.

  • Unable to open Planning application  through Workspace

    Hi All,
    I have Installed and configured the Hyperion products in the following Order
    ->Foundation services
    ->Essbase server
    ->Essbase Administration service
    ->Planning
    ->Reporting and Analysis
    ->Workspace
    We know that workspace is a single user interface.
    After configuring, I tried to open the Planning Application through workspace but I could not able to find "*Classic Application Administration*" under Administer option of Navigate menu Kindly guide me.
    Thanks and Regards
    chiDam

    You don't need to start downloading weblogic.
    Usually the issue is that either the web server has not been configured (this is not weblogic) or the permissions are not correct in shared services e.g. the hss roles of application creator, dimension editor.
    You can always try going to create a planning application directly first http://<planningmachine>:8300/HyperionPlanning/AppWizard.jsp
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to open HFM application using workspace

    I am facing the follwing error after reconfiguration of EPMA from server IP address to server name.
    Whenever I try to open the sample application Comma from workspace I get the following error
    *"There was some communication error. Response is : http://svctag-hdwft1s:19000/hfm/GlobalWorkspaceNav/bpm/modules/com/hyperion/hfm/web/appcontainer/Adf.asp"*
    My HFM is working fine.
    "hfm" displayed after i explore the web http://localhost/hfm from IIS
    After reading various support links for the above error I tried the following
    1. Provisioning done sucessfully for admin as well as other admin users
    2. Tried to register it using classic administration. Got the following message
    This is a BPMA application. The functionality must be done through BPMA.
    3. Reregister from Application Library -
    I am able to work with the dimension library and Application Library.
    I am able to deploy the application but I am not able to open it.
    Please assit on this.

    Thanks John.
    I have shared services and planning service in different machines (servers)
    which one should I reboot.
    I checked configuration utility on shared services server.
    Foundation, Hyperion shared services and Configure database was showing red.
    should I configure my shared services database again, eventhough my shared services is showing in my services list.
    thanks a bunch.

  • Cannot Open HFM Application in Workspace. "The RPC server is unavailable.

    Hi All,
    I cannot open HFM Application from Workspace. Planning works fine.
    Restarted the HFM services and tried but no use.
    Error shows "The RPC Server is Unavailable. Error code:- 2147023174
    Details shows following.
    Trace: Error Reference Number: {2498F82B-1C14-4704-B34A-BA7145D27450}<BR>Num: 0x800706ba;Type: 0;DTime: 10/8/2012 7:57:19 PM;Svr: SERVER NAME;File: CHITRegistryWrapper.cpp;Line: 1108;Ver: 11.1.2.0.0.2762;<BR>Num: 0x800706ba;Type: 0;DTime: 10/8/2012 7:57:19 PM;Svr: SERVER NAME;File: CHFMwHITRegistry.cpp;Line: 1083;Ver: 11.1.2.0.0.2762;
    Thanks.

    It may be worth having a read of the following doc in Oracle support as it sounds like it could be DCOM related - "Identifying and Troubleshooting DCOM Issues Affecting Hyperion Financial Management (HFM) [ID 1419144.1]"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can not open hfm application in Workspace

    When try to open HFM application from Workspace, application failed to open, errors pop up as below fyr, pls help:
    --------------01----------------------------------------------
    An error occurred processing the result from the server. Description: Invalid or could not find module configuration 'hfmadf.application'.
    --------------02----------------------------------------------
    Required application module hfmadf.application is not configured.
    --------------03----------------------------------------------
    URI: https://epm-dev.connect.te.com/hfmadf/GlobalWorkspaceNav/bpm/conf/hfmConfig.jsp Status: 503 - Service Temporarily Unavailable Content: text/html
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.

    solved after HFM service restarted.

  • Cannot open HFM application via Workspace

    Hi
    At times users cannot open HFM application via WorkSpace.When they open an application they can see the progress bar and the application does not come back(HUNG).
    Looking into the logs at the time of incidents we find the following from the logs
    An unknown error has occurred in the HsvDSSystemInfo object.
    System Message Details
    Error Reference Number: {16E56999-6F2A-4905-99D5-B65C14A14F81} Num: -2147210624; User: Type: 0; DTime: 21/09/2009 12:39:54 PM; Svr: AU02UAP093QAN32; Application:
    File Error List
    File: CHsvDSSystemInfo.cpp Version: 9.3.1.0.1502 Line: 1981 Error: (-2147210624)(0x80042A80)(An unknown error has occurred in the HsvDSSystemInfo object.)
    XML Error String
    +<?xml version="1.0" ?>+
    +<EStr>+
    +<Ref>{16E56999-6F2A-4905-99D5-B65C14A14F81}</Ref>+
    +<User></User>+
    +<DBUpdate>157330616</DBUpdate>+
    +<ESec>+
    +<Num HEX=0x80042A80>-2147210624</Num>+
    +<Description Src=HFM>An unknown error has occurred in the HsvDSSystemInfo object.</Description>+
    +<Type>1</Type>+
    +<DTime>21/09/2009 12:39:54 PM</DTime>+
    +<Svr>AU02UAP093QAN32</Svr>+
    +<File>CHsvDSSystemInfo.cpp</File>+
    +<Line>1981</Line>+
    +<Ver>9.3.1.0.1502</Ver>+
    -<DStr>ORA-01400: cannot insert NULL into ("HFMOWNER"."QANTASHFM_USERPARAMS"."PARAMETERKEY")</DStr>-
    +<ExErr></ExErr>+
    +<PSec>+
    +<Param>INSERT INTO QANTASHFM_USERPARAMS (Username,EntryIDX,ParameterKey,BLOBData) values(N'admin@Native Directory',1,N'','19')</Param>+
    +</PSec>+
    +</ESec>+
    +</EStr>+
    Is this a known issue? What are the steps to resolve this issue?
    Thanks in Advance

    Hi Manoj,
    Please check the following points
    Is shared service is running
    Is HFM application thick client working
    Is application been creataed, if yes, is that application registered with shared services.
    Check Workspace services is running or not, and Hyperion Financial Managment services is running or not.
    Make sure that all services are running before you open workspace.
    Let me know what your system gives messages.
    Regards
    Raj - Learner

  • Not getting the create application in workspace for HFM

    I have the sample application called "Comma" which was created by me.Now when I go to open the comma application, nothing happens but I also do not get error.
    Dimension Library and other things open fine.
    Also I do not see the icon to create a new application any more when I go to consolidation administration through workspace.
    Navigate>Administer>Classic Application Administration>Consolidation Administration.
    I do not see the option to create application. I also do not get any error from workspace.
    please advise.......any help will be appreciated.

    If you can see "Tasks" and "Tips" you aren't in Consolidation Administration. Try again to go to Navigate > Administer > Classic Application Administration > Consolidation Administration.
    This should open a tab at the bottom-left of the screen that says Consolidation. Under the Navigate button, you should also see Browser View (or Project View). Make sure to select Browser View by clicking on the arrow if necessary.
    You should then see Tasks with a plus sign next to it. Ungroup Tasks to find Consolidation Administration. Click that to find Create Application.

  • I am using UPK developer 12.1.0 single user. My sofware has crashed and needs reinstallation. Please suggest how can I take back up of my source files. I am unable to open the application and i can not locate the library backup folder on my local machine.

    I am using UPK developer 12.1.0 single user. My sofware has crashed and needs reinstallation. Please suggest how can I take back up of my source files. I am unable to open the application and i can not locate the library backup folder on my local machine.
    Also, does reinstallation takes the back up automatically or the files will be lost. Please help.

    Here are a bunch of scripts to get folder size under all circumstances.  Take your pick.
    https://gallery.technet.microsoft.com/scriptcenter/site/search?query=get%20folder%20size&f%5B0%5D.Value=get%20folder%20size&f%5B0%5D.Type=SearchText&ac=2
    ¯\_(ツ)_/¯

Maybe you are looking for