Trying to access Planning application from workspace

Hi ,
I have installed UI services and i am able to login to workspace using the below URL : http://localhost:19000/workspace/.
But when i go to Navigate ---> Applications there no planning applications showing up .
I have created and registered an planning application and it was created successfull.
Please let me know how shall i proceed .
Thanks & regards,
Vijaya

This may not apply to your situation, but if you happen to be running pretty much the whole Hyperion product stack on a single, not-so-powerful computer (e.g., I run SS, Essbase, EAS server and console, BI+, Workspace, Planning, MS-IIS, and the usual assortment of desktop applications on my laptop as a sandbox environment), you may have to wait several MINUTES for the list of Planning applications to show up the first time on the menu in Workspace. The applications usually appear on the menu much faster on subsequent accesses.
As I say, this may not apply to your situation, but I thought I'd mention it as a possibility.

Similar Messages

  • Issue opening Planning application from Workspace

    Applications are opening fine from regular URL but from Workspace the "Opening Application" window is running forever.
    Edited by: user4551969 on Jul 23, 2009 1:44 PM

    Hi,
    You don't have to install EPMA if you want to use classic planning and access it through workspace.
    It might be that you have not configured in the correct order, this is quite common, if you run the configurator again, select foundation > workspace > configure web server > make sure planning is selected and is the correct servername, apply and it shoudl reconfigure the apache web server.
    You may need to restart the workspace services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Oracle Planning gives error when trying to open application from Workspace.

    Hello,
    We have version 11.2.2.0.0 of Planning installed. After the install of Essbase Studio Server we have hit some issues where Planning does not seem to be available. Despite re-deploying several times and other things, we cannot connect to the Planning server.
    Planning does seem to be listening
    c:\Oracle\Middleware\user_projects\domains\EPMSystem\bin>netstat -na | findstr 8300
      TCP    127.0.0.1:8300         0.0.0.0:0              LISTENING
      TCP    155.209.11.122:8300    0.0.0.0:0              LISTENING
      TCP    [::1]:8300             [::]:0                 LISTENING
    but the test URL will not resolve
    http://hcb-mapp156:8300/HyperionPlanning
    Error 404--Not Found
    When trying to open a Planning application from Workspace we see the following errors:
    Description: Invalid or could not find module configuration 'HyperionPlanning.planning'.
    URI: http://localhost:19000/HyperionPlanning/conf/HspJSConfig.xml
    Status: 404 - Not Found
    Content: text/html; charset=UTF-8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.</p><p>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.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    Hope someone can help here.
    Thanks,
    Philip.

    Hello,
    Yes, I see this error in the logs:
    <Nov 12, 2013 11:09:17 AM CET> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NullPointerException.
    java.lang.NullPointerException
    at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:241)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
    Truncated. see log file for complete stacktrace
    >
    <Nov 12, 2013 11:09:17 AM CET> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'PLANNING [Version=11.1.2.0]'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.io.File.<init>(File.java:222)
    at com.hyperion.hit.tool.deploy.update.util.RegistryHelper.createPhysicalWebApp(RegistryHelper.java:213)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdater.update(RegistryUpdater.java:30)
    at com.hyperion.hit.tool.deploy.update.UniversalListener.contextInitialized(UniversalListener.java:80)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    Truncated. see log file for complete stacktrace
    Thanks.

  • Cannot Access Dimension Library from Workspace - Hyp 9.3.1

    Dear All,
    I've got error message when trying to access dimension library from workspace with information :
    (0)null
    (org.apache.axis.AxisFault)
    below is the more detail :
    Trace: com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
    com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
    com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
    Exception org.apache.axis.AxisFault rethrown
    Anybody can give me a clue?...
    Many thanks in advance
    Lucky

    Has this ever worked? If so, restart your EPMA web service and the EPMA process manager service.
    If this has never worked, can you goto http://EPMAMACHINE:19091/awb
    where EPMAMACHINE is the ip address or name and see if you get the login prompt. If the login prompt here is working and you can login properly then I suggest you re-deploy workspace and the web server configuration from the config tool.
    Regards,
    -John

  • Migration of Planning Applications from 9.2 to 11.1.12

    Hi All,
    How to see the installed Planning version (applications, and all objects)?
    Actually We were trying to migrate planning applications from 9.2 ( planning web and 1.5.0.0034 is desktop) to 11.1.1.2 version. I have followed steps as follows
    1) Create the users as per earlier planning application in SS (optional assume)...I didn't do.
    2) Creating Database(DB) for New Planning application
    3) Create Data source connection to the created DB for creating application
    4) Create the application in planning in accordance with outline of given backup files
    5) Restore DB.bak file from backup into newly created DB
    6) Restart planning service
    7) Open Planning web application, after login you can see migrate option there...click it
    But when I click that migrate button, I wondered to see that it is throwing the following error....
    "The application Version is invalid. Existing version : 4.1.1, Expecting version 11.1.1.2"
    Please advise...
    Appreciate your responses on the same.
    Thank you

    We have tried this but are unable to log in to the v11 planning app after copying the 9.x schema. updatuserd.cmd fails with a comment in the log about v9/v11 version mismatch.
    In v9, our users are via an LDAP server and in v11, they will be via AD so the users can't possibly match anyway.
    We are wondering how it is possible to migreate our v9 Planning apps to v11 now ...

  • Accessing desktop applications from the portal

    Has anyone tried to access desktop applications
    from the portal? Any ideas would be appreciated.
    Thanks,
    Suzanne

    I'm highly interested in this too!
    So far, all pointers on portalcatalog.oracle.com to the NFuse portlet has just referred to the Citrix website where NO information can be found!
    Anyone know where to find the Citrix NFuse portlet(s) for Oracle Portal?!?
    Regards,
    Haakon

  • How to reference a Planning Application in Workspace

    Hello,
    I've developped several Planning applications.
    But when I open workspace / Applications / Planning, (with an admin user)
    I only see one Planning application. So I want to know how to reference a Planning application in Workspace ??
    Thanks for your help
    Best regards

    Some details :
    My Planning applications seems to works correctly. Essbase is Okay. Shared services is okay too but the Workspace is out (and with it Financial Reporting Studio).
    Before that problem, In the configurator, I've deleted all Planning clusters except one (Default). I've selected Re-associate Clusters and Applications and I've successfully re-Associate all Planning Application to Default Cluster. Then I've Activated Cluster Default.
    But Anyway, Since I've deleted Planning Clusters my Workspace doesn't work anymore.
    I've a doubt: I've tried to redeploy Workspace (Configurator / Hyperion Foundation / Workspace / Deploy to Application Server and Configure web Server.
    It doesn't work because it says that Workspace already exists :p.
    Anyway I'm surprised about something : To access Workspace we use the 19000 port but In Configuration we I try to deploy it I see it is on the 45000 port. If I click on advanced / Setup a little window open "Set up Logical Address". And it is writtend Edit Default Cluster : gl-dev-budget : 45000 meanwhile when (still in Configurator) I open Planning / Manage Planning Cluster the server port is 8300 ??
    Is someone can helps me ?
    Thanks
    Best regards

  • 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/

  • Error while creating planning application through workspace

    Hi,
    I am getting the following error when i am trying to create the classic planning application through workspace.
    Invalid or could not find module configuration.
    Required application module HyperionPlanning.AppWizard is not configured. Please contact your administrator.
    Communication Error.
    http://localhost:45000/HyperionPlanning/conf/HspJSConfig.xml?LOCALE_LANGUAGE=en
    Please suggest me how to resolve this error. Also please share the order in which services to start.
    Thanks in Advance,
    Naveen Suram

    Hi John,
    I am facing the same issue. Reconfiguring Web server did not help. It is still not coming up and the link to planning that you have shared here is also not working. I am doing it on RHEL and facing issue with the same. Any help will be greatly appreciated. I checked the mod_jk log which has the following:
    *[Tue Jan 31 20:17:01 2012] [info] ajp_send_request::jk_ajp_common.c (1186): Error connecting to the Tomcat process.*
    *[Tue Jan 31 20:17:01 2012] [info] ajp_service::jk_ajp_common.c (1665): Sending request to tomcat failed, recoverable operation attempt=2*
    *[Tue Jan 31 20:17:01 2012] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=Workspace failed errno = 111*
    *[Tue Jan 31 20:17:01 2012] [info] jk_handler::mod_jk.c (1875): Service error=0 for worker=Workspace*
    I don't know what to do now.
    Thanks in advance.
    Saurabh

  • I have a MacBook purchased in 2009 with Snow Leopard. I tried to access "special characters" from the Finder menu and an intermittent blank pop ups and will not stop. It also happens when I run Word or Pages.

    The blank pop up began as I tried to access "special characters" from the finder menu. I restarted, turned off and restarted and it did not work. It interferes with any application because I cannot work fast. Every new step takes a few seconds longer such as saving, finding text, check spelling and many more. I am desperate to solve this. Thanks in advance for any help given.
    Consuelo Corretjer

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • I recently got iphone 4 , yesterday i was trying to install an application from the itune store it say that i need to authorize it ( i already have an account and bought some apps ) how can i authorize the device ?

    i recently got iphone 4 , yesterday i was trying to install an application from the itune store it say that i need to authorize it ( i already have an account and bought some apps ) and there was a CLICK HERE BUTTON , when i press on it it take me a to a page that require some kind of activation code or smthn like that ,
    how can i authorize the device ?
    and btw i bought it from UAE store
    IOS 4.3.2

    You should only make purchases for all your devices using a single Apple ID.  There is no need, and indeed a good reason not to, set up a new Apple ID with each new device purchase.  While items purchased under different IDs can be played on a single device, you cannot merge Apple IDs and it makes it cumbersome.
    Apple IDs do not expire but may become dormant and require reactivation if they are not actively used.
    You should make note of your Apple ID and passwords and keep a record of it.  Like a bank account it contains access to items with value.  Update your Apple ID email address as they change.
    I see you were guided to this forum by a help page on recovering your password.  If that is not sufficient try the links below.  Apple will need to verify you are indeed to owner of the accounts to which you are trying to gain access.
    http://www.apple.com/support/appleid/contact/
    Contact Apple for help with Apple ID account security - http://support.apple.com/en-us/HT5699 "This article provides country-specific Apple Support contact information for customers seeking help with their Apple ID password or other security-related issues."
    Frequently asked questions about Apple ID - http://support.apple.com/kb/HE37

  • Trying to access 10gr2 database from sqlplus utility but it connects to 11g

    Hi All,
    I am facing below issue while access 10gr2 database from sqlplus.
    I am having two oracle homes on one server one belongs to 11gr2 and another belongs to 10gr2.
    I want to access a 10gr2 database through sqlplus utility.but instaed of connecting to 10gr2 it is connecting to 11gr2 after I enter a user name and passowrd.
    I have set all the env variables such as oracle_home ,oracle_sid and path with respect to Oracle 10gr2.
    Can you please let me kno what I need to do to connect to 10gr2 database and not 11gr2 database through sql plus.
    Let me know if I need to give any more details on this.
    Best Regards,
    Dipti S

    Hi Rocky,
    I got the resolution.
    I made a mistake by creating an oracle instance/service(e.g. fsdmo) when Oracle_home was pointing to 11gR2 Directory.so that service was refering to 11gr2 oracle home.
    hence when I was setting oracle_sid(fsdmo) and trying to access database instance from 11g sqlplus utility ,it was directing to 11g and not 10g since oracle service was pointing to 11g.
    So now after chnaging the oracle home directory to 11g,I am creating a service and its working fine.
    thank you so much for responding.
    hope I am clear with my reply.
    Best Regards,
    Dipti S

  • How to Unlock planning application from Backend ?

    Hi Gurus,
    How
    to Unlock planning application from Backend ?

    You should use the utility to unlock it http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/ch04s02.html
    But it refers to planning table HSP_UNLOCK
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Best Way to migrate Planning application from 11.1.1.3 to 11.1.2.2

    Hello Gurus,
    What is the best way to move or upgrade the planning applications from EPM 11.1.1.3 to EPM 11.1.2.2 ?
    Is there an option to use LCM to move the planning application by exporting it from EPM 11.1.1.3 and then importing it in EPM 11.1.2.2 .
    I think there are many functions that are deprecated in EPM 11.1.2.2,hence it fails with errors.
    I would like to know if there is any other way around.
    Any help will be highly appreciated.
    Thanks.
    HyperEPM

    If you are on 11.1.1.3 classic using Essbase business rules, you are forced to convert to calculation manager. You can't use Essbase Business Rules in 11.1.2.2.
    http://docs.oracle.com/cd/E17236_01/epm.1112/epm_install_1112200/frameset.htm?launch.html see the "Business Rules Maintenance Release and Upgrade Installation Prerequisites"
    Personally I would rewrite them to be safe - yes it takes longer but you know its safe and probably a good time to revisit it anyway.

  • TS1424 I get error code 1009 while trying to download an application from app stor

    I get error code 1009 while trying to download an application from app storp

    You will need to do what it says, contact iTunes support. Click the Support tab above, then the Get Started link in the Contact Apple Support area and you'll be guided.
    Regards.

Maybe you are looking for

  • Help getting from 10.5.8 to 10.6.8

    I am running 10.5.8 on a Mac Pro. Last year I purchased 10.6.3 Snow Leopard. Still havent installed it.. Now need to get to 10.6.8 to be compatable with software. What is my most efficient route going from 10.5.8 to 10.6.8 or higher? * Do I install 1

  • Where can I buy an unlocked iphone 5 online?

    I want to ship it to a friend in the US and she is going to bring it to me in Bermuda.

  • Spatial query using C#

    hi, we're getting some odd behaviour using the Oracle Data Provider for .Net. spatial queries return no data unless the indexes on the queried table are rebuilt, the query returns data when executed using sql*plus. we're coding in C#, the database ve

  • Performance Tunning - Oracle Reports 6i

    Hi Gurus, I have an Oracle Apps Reports 6i with a formula column having so much of conditions making the reports to take long time to get completed. Its taking 20 mins to complete. Please your help on this. Thanks, Genoo

  • Revenue GL per material in Billing

    Hi Experts, Is it possible to have different revenue GLs assigned per material code in a Sales Order? If not possible, what can be an alternative to this? Is this possible: Generic revenue account assignment, then differentiate according to Profit Ce