Error in EAS V11.1.1.2 when trying to copy an application

Hi, I tried to copy an application in EAS an got this error:
[Mon May 17 15:45:23 2010]Local/ESSBASE0///Error(1051432)
Failed to add application [apsname] to project at Shared Services with Error [Adding following Apps to Project failed : 'apsname_essbaseservername_1.ESBAPP;'.]
Any idea why it appens?
We have restart Shared Services afterwards and got the same error.
thanks

One possible solution would be to :-
1. Open Microsoft Word > File > Open. 

2. Paste the corresponding URL: http://<shared services server name>:<shared services port number>/interop/content in File name.
3. It will open a "Interop Realm" interface. Provide the username and password for Shared Services.

4. Go to Files.

5. Go to Project.

6. The problem application will be listed here as project.
Right click on the project and delete it.

7. Close the connection. 

7. Login to Hyperion Shared Services.

8. Go to the Administration menu.

9. Select "Recover LDAP" and let it complete.
Then try to create the application in the EAS console with the same name and copy the application again.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to resolve this Error ORA-04030: out of process memory when trying to a

    Hi
    I am connecting as a sysdba and trying to execute a query on the V$Logmnr_contents but getting the following Error
    ORA-04030: out of process memory when trying to allocate 408 bytes (T-LCR
    structs,krvuinl_InitNewLcr)
    Can anyone guide me how to resolve this issue.
    Thanks

    Hi,
    As root user, edit the /etc/sysconfigtab file, and try to set the udp_recvspace parameter to 262144 and reboot the machine :
    inet:
    udp_recvspace = 262144
    Metalink note 297030.1 Ora-04030 During Execution Of LogMiner Query
    Nicolas.

  • ITunes has stopped working error message on my Dell Latitude E6520 when trying to sync photos to my iPhone 3GS.  Why?!

    For some reason, I keep getting the "iTunes has stopped working" error message on my Dell Latitude E6520 when trying to sync photos to my iPhone 3GS.  I am using Windows 7 on my 64-bit computer.  iTunes will begin to optimize the photos in the folder I have directed it to (I am trying to load almost 3000 photos and videos), and it will go through optimizing all of them singularly, then get to the step where it says "optimizing" again, but does so in bigger groups.  It will get to about 2000, and then the error message "iTunes has stopped working" will pop up, and say that "Windows must close the program and will search for a solution, and if it finds one, it will notify me".  Why can't I sync these photos, and what can I do?  Thanks so much for the help, I really appreciate it!

    Same problem here! Moreover, for some reason, the pictures in my iPhone 3GS somehow have been divided into 2 folders, Photos and Medialibrary. And when I open iPhone as a folder through the explorer I can see only the Photos folder, but cannot see the Medialibrary folder which stores the photos taken before updating/upgrading the iPhone and getting separated folders!!! What the hack with all of this?!!! When I connect iPhone to PC it automatically opens iTunes and starts syncronizing it, but at the process of OPTIMIZING the photos (and according to the number of photos it shows, I see that it tries to syncronize that invisible Medialibrary folder) the process suddenly stops and error message pops out Tried the sync test, tried the button DEBUG in that pop out message, but NOTHING HELPS!!! Also, when I open the Medialibrary in my iPhone, the screen get sblack all through scrolling it down, only the video clips are shown there... >.<
    So, could you, apple developers, please, explain WHAT THIS PROBLEM IS ABOUT?!!!!!! FIX IT! I am getting ****** of to spend hours at the computer and reading those lame advises which do not help at all! I have my own things to do except reading your support websites. And I payed for the product ready to use, but not a halfproduct which problems should further be solved somehow by users..

  • Error ORA-04030: out of process memory when trying to allocate 8512 bytes

    Good Afternoon estimated
    I want to see if anyone has the following problem occurred while there are about 70 concurrent connections to the Oracle instance. if anyone has any solution.
    is grateful for the help in advance:
    Dump file d:\oracle\data\admin\ppmdb\bdump\ppmdb_mmon_5032.trc
    Thu Aug 11 09:23:40 2011
    ORACLE V10.2.0.4.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the OLAP, Data Mining and Real Application Testing options
    Windows NT Version V5.2 Service Pack 2
    CPU : 8 - type 586, 1 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:5642M/8181M, Ph+PgF:17775M/20246M, VA:9M/2047M
    Instance name: DBMM
    Redo thread mounted by this instance: 1
    Oracle process number: 11
    Windows thread id: 5032, image: ORACLE.EXE (MMON)
    *** 2011-08-11 09:23:40.429
    *** SERVICE NAME:(SYS$BACKGROUND) 2011-08-11 09:23:40.413
    *** SESSION ID:(161.1) 2011-08-11 09:23:40.413
    *** KEWROCISTMTEXEC - encountered error: (ORA-04030: out of process memory when trying to allocate 8512 bytes (pga heap,kgh stack)
    *** SQLSTR: total-len=267, dump-len=240,
    STR={insert into wrh$_sysmetric_history     (snap_id, dbid, instance_number,      begin_time, end_time, intsize, group_id, metric_id, value)  select      :snap_id, :dbid, :instance_number,      begtime, endtime, intsize_csec,      groupid, metri}
    ===============
    Note: This allows us to continue to connect more users and the only way to make new connections is restarting the instance
    I Have Configurate: pga_aggregate_target integer 379584512
    Total System Global Area 1577058304 bytes
    Fixed Size 1299216 bytes
    Variable Size 729812208 bytes
    Database Buffers 838860800 bytes
    Redo Buffers 7086080 bytes
    Thank you for your possible help
    Claudio T.

    804135 wrote:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    Windows NT Version V5.2 Service Pack 2
    Memory (Avail/Total): Ph:5642M/8181M, Ph+PgF:17775M/20246M, VA:9M/2047M
    I Have Configurate: pga_aggregate_target integer 379584512
    Total System Global Area 1577058304 bytesHave a search on this forum (or google) for the error code, there should be lots of previous discussion on this one.
    From no sign of 64-bit in the product banner plus VA (address space) 2 GB (close enough), it looks like the server is running as 32-bit process.
    With SGA + PGA (target) adding up to nearly 1900 MB, my guess is you are hitting the 2 GB per process limit.
    Lower SGA, it should help in the very short term. For longer term: lower resource demands or start planning for migration to 64-bit.

  • Error: ORA-04030: out of process memory when trying to allocate 639232 byte

    I had encountered a problem while i'm trying to compile a package. The error is : Error: ORA-04030: out of process memory when trying to allocate 639232 byte. Pls advice what can i do?
    Thanks

    OK, it looks like there's something else that's hogging your memory on that server. What do you see when you go into Task Manager, then select Processes, and then 'Mem Usage'?
    Edit:
    Although this would appear to be high: Max PGA Allocated:1.66GB
    What are your settings for pga_aggregate_target, and workarea_size_policy?

  • ERROR : ORA-04030 -out of process memory when trying to allocate 16396 byte

    hi,
    i have written a procedure that insert as well as update few table.
    But when i am trying to execute the procedure then it throws error:
    ORA-04030: out of process memory when trying to allocate 16396 bytes something like that.
    I don't know why it is?
    I am using cursor with bulk collect and forall block to insert and update.

    The error message says that you ran out of PGA memory. You are bulk collecting into a variable that resides in PGA memory. So likely you fetched everything from the query into the collection variable at once. You would need at least (number of rows of result set * average number of bytes per row) bytes. And you don't have that amount of bytes apparently.
    A solution is to use the limit clause while bulk collecting and set it to a reasonable amount of rows, say 100 or 1000 at most. And use an extra loop while exiting when <collection variable>.count = 0.
    Regards,
    Rob.
    Message was edited by:
    Rob van Wijk
    Way too slow ...

  • Error -50 when trying to copy files to external hard drive.

    When trying to copy files (itunes music folder) to an external hard drive, I get the following message: Copying music failed. An unknown error occurred (-50).
    I have tried repairing disk permissions but still get the message. Any thoughts?

    Gary,
    A couple of posts referencing "error -50" seem to indicate that the error could result from a corrupted file.
    One from Kappy follows:
    Error -50 Post
    One way you could save your music to the other drive would be to do it folder by folder (dragging each artist's folder, to the other drive). I suspect you won't have many (if any) errors doing that, and if you hit the corrupted file, you can come back to that folder and see which one is bad. You could also try to drag groups of artists folders to the drive if you had quite a few. One note: If you save your files this way, you won't be saving the library, which contains all the playlists you've created...you'll have to recreate them.
    If you needed that music down the road, you could just do a File>Import from iTunes....
    Hope this helps,
    Bob

  • I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    I get an error when trying to open "The application Creative Cloud can't be opened. -1712

    The application Install.app can't be opened. -1712

  • Error when trying to run an application that worked when built with 8.6

    I have a simple program that I wrote in version 8.6 that I never had a problem building and running applications built with it in 8.6.  Two weeks ago I got 2009 in the mail because we had very recently purchased 8.6 and I am getting errors when trying to run an application built with the same code using 2009.  The error has to do with the Mean.vi.  It claims it cannot find it.  The error I get reads as follows:
    An error occurred loading VI 'NI_AALBase.lvlib:Mean.vi'.  LabVIEW load error code 3: Could not load front panel.  I don't need access to this vi's front panel, so I am wondering if it is a problem with the runtime engine and not my code.  Please respond as soon as possible as this will quickly start to impact my testing schedule.  Thank You.
    Solved!
    Go to Solution.

    Hi!
    The same problem ???
    I discussed it with my local NI technical support team. The application works without any problems now.
    Basic rule: when creating an installer be sure that option "Run Time Engine xxxx"  in "Additional Installers" category is checked in spite of the fact that Run Time Engine is already installed.
    Best regards.
    Attachments:
    ADDINST.png ‏13 KB

  • Build error Caught IOException when trying to copy files

    Hello,
    Sometimes when I build a BPM project in NWDS I get this error,
    Caught IOException "C:\NWDSWS.jdi\LocalDevelopment\MINSUR_BPM\demo.com\bpm_hrsolpos_v2\_comp\gen\default\public\def_cmp\lib\moin\demo.combpm_hrsolpos_v2def_cmp.zip (the process doesn't have acces to the archive because it's been used by another process)" when trying to copy files from "C:\NWDSWS.jdi\LocalDevelopment\t2\CAC172530F2EFDDCD642AFD09DBA1782\default\" to "C:\NWDSWS.jdi\LocalDevelopment\COMP_BPM\demo.com\bpm_hrsolpos_v2\_comp\gen\default\"
    Anyone knows how to solve this?
    Regards
    SU

    Hi
    I had the same problem.
    Just if other get the same issue
    I solved it by logging of the computer with NWDS and logon again.
    Daniel

  • I get a recurring error message "Cannot Sign in to Itunes" when trying to activate my New York Times for iPad APP account.

    I get a recurring error message "Cannot Sign in to Itunes" when trying to activate my New York Times for iPad APP account. What is the solution?

    Same problem here.  Apparently NYT has zero support capability.  I emailed the. Three times and ive not even gotten an auto responder.
    I deleted the app, re-downloaded it and reset it.
    I have litrally no idea what to do
    Anyone?

  • How can I overcome error message "missing or invalid personalisation info" when trying to re-install Elements 3. I need to re-install Elements 3,

    How can I overcome error message "missing or invalid personalisation info" when trying to re-install Elements 3. I need to re-install Elements 3,
    @ Alternatively purchase an Elements 9 or 10.  Holding Elements13 but that needs OS 10.8 (Lion) and much of my data is in Appleworks, which is incompatble
    Apologies if I am using this incorrectly.  My first time here

    Hi.  Thanks for coming back to me.  I am using Mountain Leopard (OSX 10.6.8).  Had major problem and have re-formatted my H/D and re-installing software.  Must have lost a file in the process.  Would upgrade to Lion only I have a lot of vital data in Officeworks, but that is incompatible with Lion.

  • I keep getting a run time error on my elements 11 photo editor when trying to upload a photo

    I keep getting a run time error on my elements 11 photo editor when trying to upload a photos?

    Please try updating to version 19.0
    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • When trying to copy from mac HD to WD for mac i get error code -50

    when trying to copy from mac HD to WD for mac i get error code -50 Solutions?

    OS X errors are cryptic. error code -50 says error in user parameter list.
    You need to give us WAY more info if you want help.
    What is WD for Mac? If it's an external drive - did you install any software for it? (shouldn't need to)
    How much free space on the Mac HD? Size of the file(s)?
    Is it a USB drive or Firewire or Thunderbolt?

  • Invalid Namespace when trying to package AIR application

    I am using a self-signed certificate when trying to package
    my application, but when I run the command to package it I get the
    following error: "Invalid namespace
    http://ns.adobe.com/air/application/1.0"
    Then it leaves a .tmp file in the directory where I ran the
    batch file containing the package statement.
    What should be done from here?

    Check which version of adt you are using. Sounds like you are
    using a beta release, which wouldn't recognize the final 1.0
    namespace.
    Oliver Goldman | Adobe AIR Engineering

Maybe you are looking for

  • How do I move some program files and redirect my user files from ssd C to drive E?

    Brand new HP Phoenix  h9-1183, Windows 7 64 bit SSD only 99.2 GB, data drive E: 2 TB. When tried to transfer files from old HP desktop to new Phoenix, I got the message that there was not enough space. When I took a closer look, I was surprised that

  • Expression Builder Question

    I am trying to convert some existing sql to use TopLink ExpressionBuilder. I have a particular type of thing which I can't find a good solution for. I want to include a calculation, so for example, I want to say Where MY_COLUMN * 10 > REQUIRED_VALUE

  • Annual tax report for customer/vendor (Italy) - RFIDITCVL program

    Hello, we're using the Annual tax report for customer/vendor (Italy) in the ECC 6.0 version but we've the following problems: - We only see a list of records in the List error section, where the field "Group" is not valued, so we don't know if the li

  • 16/9 slide show

    I am trying to produce a wmv file to show on a 16/9 HD TV. All my pictures are resized to 16/9, but even when I use a personnalized format for the output (1920*1080), the pictures are first resized in a 4/3 dia (black stripes on top and bottom) and t

  • Gridworld Case Study - how to use a .jar file with textpad

    Hello, I am a student currently working on a project involving the Gridworld case study. While trying to work on my project at home, I discovered that I would get new "cannot find symbol" compiler errors that I had not previously gotten while compili