FR error in workspace

Hi All,
In workspace, If i click the FILE----->Preferences------>Financial Report, I get the following error:
Your Financial Reporting Web Server is unable to locate the report server <server Name>:8299. Please contact your administrator.
(5514)
Please guide me in this situtation
Thanks,
PC

You can also from the Financial Reporting server run a command prompt and type the command:
netstat -aon | findstr :82
You should see a process listening on port 8299 (Reporting Server).
Regards,
John A. Booth
http://www.metavero.com
Edited by: Jbooth on Mar 2, 2011 5:04 PM

Similar Messages

  • Error writing workspace file

    Hi all!
    When I compile my CVI Project I get sometimes the following message: "Error writing workspace file d:\.... (File already exists)", and afterwards the question to continue or not (see the pictures).
    When I continue, the existing .cws file will be deleted. A new cws file is created only on the next compilation. So, when I close CVI before the next compilation, the cws file is lost. Not dangerous but annoying.
    I observe this behavior only since version 2013.
    What's wrong?
    Regards,
    Thomas
    Attachments:
    Error1+.jpg ‏37 KB

    Hi, Thomas!
    It seems like my similar problem (http://forums.ni.com/ni/board/message?board.id=180&message.id=60376#M60376).
    Unfortunately I never beat this (the "solution" doesn't work, the problrem persists). I try to set / change W7 directory access rights without success.
    By some indicies I suspect that the cause may be somewhere in file access process on a multi-core computer (I have Dell VOSTRO with Core i7) - but I do not have idea how to verify this.
    Regards,
    George

  • Program runs at command line, but has "Error in Workspace" in Eclipse

    This code compiles and runs in Eclipse, but before it runs it show the message that I have "Errors In Workspace". The source code does not show any errors in Eclipse, so I copied the code into DOS, compiled it, and it runs fine. Any ideas why Eclipse is giving a problem?
    (I posted the code here: [http://shelbyandlesley.com/flash/import_javax.pdf] )

    kajbj wrote:
    Errors in workspace doesn't sound like errors in the java code. What happens if you create a new workspace?Thanks for pointing me in the right direction. I did not realize that "Workspace" encompassed the whole package. I had an error in another class in the same package and once I fixed that error, the program runs fine.
    Edited by: Shelby on Apr 10, 2008 3:19 PM

  • Help! I have error =  Error locating Workspace.

    UploadDownload: starting
    Error locating Workspace.
    FdkException:
    Error Code: ORACLE.FDK.AccessError
    Detailed Error Code: ORACLE.FDK.AccessDenied
    Trace Id:
    info (NamedValue[]): null
    UploadDownload: done

    Hi, looks like you have not run the prerequisite for this sample - and thus the parent Library/Workspace in the repository cannot be found ..
    Checkout the javadoc for this sample ...
    * <LI>Base folder structures must exist
    *   (run <code>oracle.ifs.examples.api.SetupExamples</code>)
    * </UL>thanks
    matt.

  • PDF Error in Workspace

    Hello Gurus,
    I have this issue while trying to open PDF in Workspace.
    I can open the Financial Reports in Workspace as HTML, however, if I try to open in PDF, I get the "The website cannot display the page" http 500 message.
    What could have been the issue with this.
    Please suggest.
    Thanks

    The above registry fix worked for me, however, I wanted to clarify the registry key to edit, since I think the poster above me forgot one of the folders:
    Regedit - > HKLM -> SOFTWARE -> Hyperion solutions -> HReports -> JVM ->JVM option 2 -> default is -xmx256m
    The bolded part above was added to clarify
    This fix can also be found in the Oracle KB, under the article name:
    Error: "Error 500 Internal Server Error" When Generating Hyperion Financial Reports in PDF Format [ID 1111367.1]

  • Sync error with Workspace "Data in this list references content type "", which is no longer in the list schema"

    Dear,
    I saved a document library containing folders and files as a template to use it as a template when I created a document library.  It contains a lot of folders and files.
    When I tried the document library to sync with workspace it gives an error "Data in this list references content type "", which is no longer in the list schema"
    I checked with this error and I found out that it has issue with onenote file, but my library does not contain any onenote file. 
    I wonder if there is any issue regarding the number of folders to sync at a time because when I tried to sync with document library similar to the big library but lesser folders and files. 
    Thanks

    This is caused by certain OneNote files.  I've filed a support ticket on this.  See my
    post on possible workarounds.  You might view the entire library in windows explorer or flatten the folder structure in a view to confirm that there are not any OneNote related files.
    Corey Roth blog: www.dotnetmafia.com twitter:
    @coreyroth

  • Error creating workspace (4.1)

    Hi,
    APEX Version:4.1.0.00.32
    db: 11.2.0.1.0
    I get below error when creating workspace. I'm not sure what went wrong i was able to create workspaces a month ago. Anyone know of any solution to this error?
    Error     GET_BLOCK Error.
    ORA-20001: Execution of the statement was unsuccessful. ORA-01003: no statement parsed <pre>
    begin wwv_flow.g_import_in_progress := true; end; </pre>
    OK     Appreciate your reply.
    Thanks,
    -Senthil

    Any help what steps i need to take to troubleshoot this error? I can't find any error logged in dba_errors
    -Thanks

  • HFM Database Connection Manager error in Workspace

    We are on 9.3.1.using only FR and HFM. I am using admin id to login to the workspace. Open Tools -> Database Connection Manager -> New-> Properties Box opens and input all the info. right and can see the appropriate HFM applications. But when i click ok to add the connection i get the following Error Message " 8001: The Database Connection could not be found: a7ad1bb_11d06b21811_-7e73"
    I tried with all the applications we have in HFM and all are giving the same Error message.
    I checked the FRWebApp logs
    10-16 13:36:34 ERROR ConnectionManager Exception occured: Error Loading DatasourceList to Repository
    10-16 13:36:34 ERROR ConnectionManager com.hyperion.reporting.util.HyperionReportException: Error Loading DatasourceList to Repository
    at com.hyperion.reporting.datasource.HrDatasourceManagerImpl.load(Unknown Source)
    at com.hyperion.reporting.datasource.HrDatasourceManagerImpl.getDatasources(Unknown Source)
    at com.hyperion.reporting.datasource.HrDatasourceManagerImpl.getDatasources(Unknown Source)
    at com.hyperion.reporting.connection.ConnectionManager.refreshDatasources(Unknown Source)
    at com.hyperion.reporting.api.HRReportServer.getHRReports(Unknown Source)
    at com.hyperion.reporting.api.HRInstanceManager.getInstance(Unknown Source)
    at org.apache.jsp.common.HRClientRefTracker_jsp._jspService(HRClientRefTracker_jsp.java:1079)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at com.hyperion.reporting.webviewer.HRLocaleFilter.doFilter(Unknown Source)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
    at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
    at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
    at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
    at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
    at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
    at java.lang.Thread.run(Unknown Source)
    Its the same story in FR studio.
    Help will be greatful.
    Thanks

    Hi There,
    Were you able to resolve your query? We are having the same issue. Could you let me know what you did?
    Regards

  • Kindly Help Urgently ---- Database error in Workspace

    Hello Experts,
    I need your help very urgently.
    I am trying to access the Task Audit and getting the following error.
    +“A general error occurred while working with the database”+
    The following process i have followed
    In the workspace -- Navigate --> application --> consolidate --> application, after application opened Administration ---> Task Audit.
    I need solution for this problem very urgently as we got this error yesterday and rectified automatically and we are getting the same error today, it's very strange.
    Your help is most appreciated.
    Thnak you..............
    Regards,
    AK

    Hello
    This is ami. I am a student. As part of study we need to study Oracle Hyperion Finance System....
    I am looking oracel web-site all over place..not getting a way to download / order sample cd-dvd.
    Also, I can't find any documentation explaining how this front-end is desiigned,,..what are software used to make front end
    what is backend db...as developer what i need to study ..if i want to be Oracle Hyperion System developer...
    Also, There is no any tech. document telling what is technology behind it...how to make custom software..what are system requirment
    as a developer where i start..what i study...?
    If i am installing what will be front-end, what will be backend .....how to get trial cd/dvd for it...
    Please help me with this. I want to either download/ order trial dvd and study design as well as software detail too.
    Please reply to [email protected]
    Thanks
    Ami

  • Authen_CSSException Error in Workspace

    Hello.
    We've installed Planning EPM 11.1.1.3 and when I try to login to Workspace, I get an error message * "Authen_CSSException Error" * .
    I have verified that all of my Hyperion services are starting in the correct order and are running.
    TIA

    We also have a client with this error on EPM 11.1.1.3 with Sun Solaris (Sparc 64) and Oracle 10G. They can log in to Shared Services with userid Administrator but not Workspace.
    Did you find a solution for the problem?

  • Runtime Operation Error in Workspace

    Assigned users(jcooper) unable to see the list of deployed application assigned to him in the workspace. "Runtime Operation Error" is displayed when the workspace loads. Any reasons for the same? and how do we fix this?

    user12963822,
    What do you see in the weblogic console window when you try to login? What happens when other users login to the workspace?
    Since a deployed application is not the thing that is assigned to a user, do you mean that there is an Initiate task in the swimlane to which jcooper is assigned that role?
    Can you login to workspace as weblogic? If so, check the Roles assignments to make sure they are set correctly. This doesn't always come over during deployment the way you expect.
    If you can't login to workspace at all, for any user, there is something more fundamental going wrong. What error messages do you see in the weblogic console window?
    Heidi.

  • Zul manager add on error on workspace URL

    Hello, we are using the Hyperion Planning 11.1.2.5.210. I am using Firefox Mozilla to go to workspace, however, when I type in the workspace URL I get an error message that the Remote XUL Manager add on for Mozilla Firefox in not configured.
    Please help.
    Thanks

    The version you have given is for Smart View I believe and not planning, have you installed the XUL Manager and added the url because depending on version it will be required.
    Cheers
    John

  • Error provisioning workspace

    I am getting this error trying to create a new workspace. Unlike other postings this is the 2nd workspace I'm trying provision.
    ORA-20001: error 9th ORA-24344: success with compilation error
    Error provisioning SUDS UI.
    Unlike other postings this is the 2nd workspace I'm trying provision. It's based on an existing schema and we used export/import from the test db to the beta db. The test db, of course was already provisioned in the test ApEx. Could this be the problem?
    We want to demo the application tomorrow so I'm in a bit of a bind. Please help.
    ...elsa

    Hi again Scott,
    ApEx version is 3.0.1.00.08
    DB version is 10.2.0.3.0
    I am trying to create a new Workspace on my beta box into which I will import my ApEx application developed on my development box. There is already one Workspace in beta that I created a month ago and which went without a hitch. Here's the info from the Confirm Request screen followed by the results of hitting the Create button...
    You have requested to provision a new Workspace.
    Workspace Information:
    Name      UNIVDB
    Security Group ID      System Assigned
    Description      State University Database System User Interface...
    Administrator Information:
    User Name      bog_elsa1_leslie
    E-mail      [email protected]
    Schema Information:
    Reuse Existing Schema      Yes
    Schema Name      UNIVDB
    ORA-20001: error 9th ORA-24344: success with compilation error
    Error provisioning UNIVDB.
    Return to application.
    >
    I don't know what you're saying below:
    It's based on an existing schema and we used
    export/import from the test db to the beta db.
    The test db, of course was already provisioned in
    the test ApEx.
    What I meant here is that the database structures were built in beta using datapump so tables for the demo application already existed when I first tried to provision the workspace. Since that first attempt I have dropped the demo tables and emptied the Recyclebin but I'm still getting the same error.
    Getting desperate,
    ...elsa

  • 4.2EA - Error upon Workspace creation

    Hi all
    Getting:
    ORA-20001: Execution of the statement was unsuccessful. ORA-01653: unable to extend table APEX_040200.WWV_FLOW_PAGE_PLUGS by 1024 in tablespace APEX_REL42 <pre>declare s varchar2(32767) := null; l_clob clob; l_length number := 1; begin s := null; wwv_flow_api.create_page_plug ( p_id=&gt; 3239080904774193789 + wwv_flow_api.g_id_offset, p_flow_id=&gt; wwv_flow.g_flow_id, p_page_id=&gt; 11, p_plug_name=&gt; 'buttons', p_region_name=&gt;'', p_escape_on_http_output=&gt;'Y', p_plug_template=&
    Technical Info (only visible for developers)
    is_internal_error: true
    apex_error_code: WWV_FLOW_IMP_PARSER.GET_BLOCK
    ora_sqlcode: -20001
    ora_sqlerrm: ORA-20001: Execution of the statement was unsuccessful. ORA-01653: unable to extend table APEX_040200.WWV_FLOW_PAGE_PLUGS by 1024 in tablespace APEX_REL42 <pre>declare s varchar2(32767) := null; l_clob clob; l_length number := 1; begin s := null; wwv_flow_api.create_page_plug ( p_id=&gt; 3239080904774193789 + wwv_flow_api.g_id_offset, p_flow_id=&gt; wwv_flow.g_flow_id, p_page_id=&gt; 11, p_plug_name=&gt; 'buttons', p_region_name=&gt;'', p_escape_on_http_output=&gt;'Y', p_plug_template=&
    component.type: APEX_APPLICATION_PAGE_PROCESS
    component.id: 785008723931389621
    component.name: Provision workspace
    error_backtrace:
    ORA-06512: at "APEX_040200.WWV_FLOW_IMP_PARSER", line 923
    ORA-06512: at "APEX_040200.WWV_FLOW_IMP_PARSER", line 1323
    GET_BLOCK Error.
    Return to application.      
    Language: en
    Application Express 4.2.0.00.08
    Cheers, Tino

    Hi,
    >
    ORA-20001: Execution of the statement was unsuccessful. ORA-01653: unable to extend table APEX_040200.WWV_FLOW_PAGE_PLUGS by 1024 in tablespace APEX_REL42
    >
    The above indicates that you are out of space in the tablespace where you are trying to install Apex. Increase the size the tablespace. This is the tablespace name you specified as first parameter in the apexins command.
    Regards,

  • Unexpected Error creating Workspace

    I've tried to create a new Workspace. I performed the following steps:
    - Colaboration Suite Portal
    - Oracle Files
    - My Workspaces
    - Add Workspace
    - Create an new Workspace (OK)
    - Workspace name "blahblah" (Next)
    - Next (assign no extra users)
    - Finish
    After about 2 minutes I get the message:
    "An Unexpected Error has occurred. Please report it with as much detail as possible. Please include a description of the operation you were performing and the steps to recreate it."
    Creating previous Workspaces went perfectly ok.
    What could cause the problem and are the places to look for more information? (which log-files?)
    Tia for the replies.

    The fact that you are able to create a workspace as the superuser indicates that everything is functioning ok.
    However, with other users it fails. That indicates a misconfiguration of user rights. Is that configured? (has the user create workspace priviledges?)
    Do you get the same error message? (what's in the source of the html page? Underwater gives more info about the error)

Maybe you are looking for

  • Windows 7 XP mode looses password

    XP mode has reset/forgot my logon details. I had previously removed the password in the virtual pc control panel and enabled guest account and had used xpmode for a month with no problems. One day when i booted it up it asked me to log on which was s

  • Whole root zone and packages

    I installed in my global zone the "Entire Distribution" of Solaris 10 and some software from Companion CD. Now I would like install a "whole root zone" with a basic set of packages (like "End User Distribution") and without the packages from the Comp

  • Sync Aperture and iTunes from second computer?

    Hi All. i've been reading up on articles related to this and I'm still a little confused. I am thinking that I'd like to sync my iPhone to my MacBookPro (right now I think? it is synced to the MacPro) so that I can travel with it and backup once in a

  • Managing users (Back-end v/s Front-end)

    h3. Dear oracle gurus What is the better option ? creating and managing users(data-entry operator/system operator/managers [100+]) through: creating users + roles ( complete access/restrictions in Back-end ) or creating table for log-on/log-off and a

  • How do I unsubscribe from Itunes Match?

    I want to change my country in my i tunes account but a message prevents me to do so because I have an i tunes match subscription. I want to unsubscribe to be able to proceed but the only thing that allows me to do is to cancel the automatic renewal