Hana Cloud - Unable to share project - REPO.MAINTAIN_IMPORTED_PACKAGES

Dear experts,
I'm trying to create a XS Application project into to my Hana Cloud trial account, but every time I try to share the project in the workspace I get the error below:
Authorization 'REPO.MAINTAIN_IMPORTED_PACKAGES' missing for package '<user account>.<package name>' or one of its parent packages.
I have followed all the steps described on the link
https://help.hana.ondemand.com/help/frameset.htm?3762b229a4074fc59ac6a9ee7404f8c9.html
I also checked the proposed solutions from the previous discussion below, but it didn't solved the problem.
No Authorization to activate project to HANA System
I reinstalled Eclipe Kepler and all its plugins to be sure I used the most updated version...
Does anyone know how to fix this or have a workaround for that?
Regards,
Gustavo

OK. I checked the discussion mentioned before: Failed to create a "hello world" ANA XS Application.
The workaround works as following:
1) Just create the XS Project without sharing it with the SAP Hana repository
2) Create the different files: .xsaccess, .xsapp, .xsprivileges, model_access.hdbr, hello.xsjs
3) Start the SAP Hana cockpit and login to your account
4) Select Hana Instance, open SAP HANA Web-based Development Workbench
5) Drag and drop the 5 files which were generated in 2) and save all
6) Now the Hana Instance should show theapplication
7) Select Hana XS application and double click on the URL
8) Hopefully you see this result:
Hello, P1234567890trial
This is the response from my SQL. The current user is: P1234567890trial
Mission accomplished!
Regards
Michael

Similar Messages

  • Unable to Share project or save to iDVD

    I have a 1:07 long movie that I am trying to share rd finalize. I am receiving an "unable to complete, heap size too small" message. I have a 2008 MacBook Pro, 2g memory.

    Hi
    Two things
    a. Free space on Start-up hard disk (Mac OS). How much ?
    I never go under 25Gb free space to let iDVD and Mac OS to run OK
    b. There are different time limitations on encoding in iDVD.
    Time = Movie + Menu (Menu can take 15 minutes and even more)
    iDVD 08, 09 & 11 has three levels of qualities. (vers 7.0.1, 7,0.4 & 7.1.1)
    iDVD 6 has the two last ones
    • Professional Quality *(movies + menus up to 120 min.)* - BEST
    • Best Performances *(movies + menus less than 60 min.)* - High quality on final DVD
    • High Quality (in iDVD08 or 09) / Best Quality (in iDVD6) *(movies + menus up to 120 min.)* - slightly lower quality than above
    About double on DL DVDs.
    Yours Bengt W

  • Will not share Imovie with Idvd. Gets so far and then a box saying Unable  to prepare project for publishing because an error occured (-41)

    Cannot SHARE project from IMovie to Idvd. Gets so far and then a box with a message saying Unable to prepare project for publishing because an error occured (-41).

    Bengt is as always entirely correct, but another meaning of error -41 is that you have chosen the wrong encoding setting for the length of video you have:
    iDVD encoding settings:
    http://support.apple.com/kb/HT1502?viewlocale=en_US
    Short version:
    Best Performance is for videos of up to 60 minutes
    Best Quality is for videos of up to 120 minutes
    Professional Quality is also for up to 120 minutes but even higher quality (and takes much longer)
    That was for single-layer DVDs. Double these numbers for dual-layer DVDs.
    Professional Quality: The Professional Quality option uses advanced two-pass technology to encode your video (The first pass determines which parts of the movie can be given greater compresson without quality loss and which parts can’t.  The second pass then encodes those different parts accordingly) , resulting in the best quality of video possible on your burned DVD. You can select this option regardless of your project’s duration (up to 2 hours of video for a single-layer disc and 4 hours for a double-layer disc). Because Professional Quality encoding is time-consuming (requiring about twice as much time to encode a project as the High Quality option, for example) choose it only if you are not concerned about the time taken.
    In both cases the maximum length includes titles, transitions and effects etc. Allow about 15 minutes for these.
    You can use the amount of video in your project as a rough determination of which method to choose. If your project has an hour or less of video (for a single-layer disc), choose Best Performance. If it has between 1 and 2 hours of video (for a single-layer disc), choose High Quality. If you want the best possible encoding quality for projects that are up to 2 hours (for a single-layer disc), choose Professional Quality. This option takes about twice as long as the High Quality option, so select it only if time is not an issue for you.
    Use the Capacity meter in the Project Info window (choose Project > Project Info) to determine how many minutes of video your project contains.
    NOTE: With the Best Performance setting, you can turn background encoding off by choosing Advanced > “Encode in Background.” The checkmark is removed to show it’s no longer selected. Turning off background encoding can help performance if your system seems sluggish.
    And whilst checking these settings in iDVD Preferences, make sure that the settings for NTSC/PAL and DV/DV Widescreen are also what you want.
    http://support.apple.com/kb/HT1502?viewlocale=en_US

  • Unable to connect to SAP Hana cloud platforfm trial server

    Hi Experts,
    I am going through open sap course on SAP Hana cloud platform. I need to deploy the first sample "Hello World" Application in SAP hana trial server. As per the instructions mentioned in course , I have tried to connect trial server through eclipse and facing a error which says "
    Unknown SAP HANA Cloud Platform host was provided. Check whether the host is correctly spelled."
    Referred blog SAP HCP openSAP course guide week 1 and tried to change the network connections using Windows-> Preference-General-Network. Used Direct/Native/Manual options and I still have the same issue.
    Screenshot for reference:
    System details: Eclipse Kepler 4.3
    Jre 1.6
    Windows 7 32 bit
    Hope the detail is sufficient to analyze the issue. Please share your thoughts.
    Thanks!

    Tried to make use of SAP HaNA administration console perspective in eclipse. Creation of cloud system results in new set of log errors. Not sure if this can give any clue about the rootcause of issue
    !ENTRY com.sap.cloud.tools.eclipse.hana.tunnel 4 0 2014-06-05 10:05:48.875
    !MESSAGE Could not populate schemas UI.
    !STACK 0
    java.lang.reflect.InvocationTargetException
      at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:421)
      at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1028)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage.fetchSchemasAndDbs(CloudSystemConnectionSchemasWizardPage.java:245)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionWizard.nextPressed(CloudSystemConnectionWizard.java:171)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionHandler$1.nextPressed(CloudSystemConnectionHandler.java:26)
      at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
      at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
      at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
      at org.eclipse.jface.window.Window.open(Window.java:802)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionHandler.execute(CloudSystemConnectionHandler.java:31)
      at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
      at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
      at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
      at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
      at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
      at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:167)
      at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
      at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
      at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
      at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:850)
      at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:743)
      at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:727)
      at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:662)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
      at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
      at java.lang.reflect.Method.invoke(Unknown Source)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    Caused by: java.lang.RuntimeException: Connection to host 'hanatrial.ondemand.com' failed.
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:273)
      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Caused by: com.sap.jpaas.infrastructure.console.exception.CommandException: An unexpected internal problem occurred.
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:75)
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:52)
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.consume(DefaultResponseConsumingStrategy.java:46)
      at com.sap.core.tunnelcommands.framework.executor.JsonConsumingStrategy.consume(JsonConsumingStrategy.java:31)
      at com.sap.core.persistence.commands.schema.ListSchemaConsumer.consume(ListSchemaConsumer.java:37)
      at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:107)
      at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:53)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSchemas(ListSchemaAndDbmsHandler.java:134)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemas(ListSchemaAndDbmsHandler.java:94)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemasAndDedicatedDbms(ListSchemaAndDbmsHandler.java:86)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemHelper.fetchDb(CloudSystemHelper.java:214)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:251)
      ... 1 more
    Root exception:
    java.lang.RuntimeException: Connection to host 'hanatrial.ondemand.com' failed.
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:273)
      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
    Caused by: com.sap.jpaas.infrastructure.console.exception.CommandException: An unexpected internal problem occurred.
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:75)
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.throwCommandExceptionWithContentInfoAndLog(DefaultResponseConsumingStrategy.java:52)
      at com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy.consume(DefaultResponseConsumingStrategy.java:46)
      at com.sap.core.tunnelcommands.framework.executor.JsonConsumingStrategy.consume(JsonConsumingStrategy.java:31)
      at com.sap.core.persistence.commands.schema.ListSchemaConsumer.consume(ListSchemaConsumer.java:37)
      at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:107)
      at com.sap.core.tunnelcommands.framework.executor.CommandTunnelRequestExecutor.executeRequest(CommandTunnelRequestExecutor.java:53)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSchemas(ListSchemaAndDbmsHandler.java:134)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemas(ListSchemaAndDbmsHandler.java:94)
      at com.sap.core.persistence.commands.schema.api.ListSchemaAndDbmsHandler.listSharedSchemasAndDedicatedDbms(ListSchemaAndDbmsHandler.java:86)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemHelper.fetchDb(CloudSystemHelper.java:214)
      at com.sap.cloud.tools.eclipse.hana.tunnel.ui.CloudSystemConnectionSchemasWizardPage$5.run(CloudSystemConnectionSchemasWizardPage.java:251)
      ... 1 more
    !ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.491
    !MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - An unexpected internal problem occurred.
    !ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.494
    !MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - request URI: https://services.hanatrial.ondemand.com/services/v1/instances/p473990trial/persistence/v1/schemas/
    !ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.496
    !MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - statusCode: 407 Proxy Authentication Required
    !ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.498
    !MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - contentType: text/html
    !ENTRY org.apache.log4j 4 0 2014-06-05 10:10:48.500
    !MESSAGE com.sap.core.tunnelcommands.framework.executor.DefaultResponseConsumingStrategy  - content: <HTML><HEAD>
    <TITLE>Access Denied</TITLE>
    </HEAD>
    <BODY>
    <FONT face="Helvetica">
    <big><strong></strong></big><BR>
    </FONT>
    <blockquote>
    <TABLE border=0 cellPadding=1 width="80%">
    <TR><TD>
    <FONT face="Helvetica">
    <big>Access Denied (authentication_failed)</big>
    <BR>
    <BR>
    </FONT>
    </TD></TR>
    <TR><TD>
    <FONT face="Helvetica">
    Your credentials could not be authenticated: "Credentials are missing.". You will not be permitted access until your credentials can be verified.
    </FONT>
    </TD></TR>
    <TR><TD>
    <FONT face="Helvetica">
    This is typically caused by an incorrect username and/or password, but could also be caused by network problems.
    </FONT>
    </TD></TR>
    <TR><TD>
    <FONT face="Helvetica" SIZE=2>
    <BR>
    For assistance, contact your network support team.
    </FONT>
    </TD></TR>
    </TABLE>
    </blockquote>
    </FONT>
    </BODY></HTML>

  • Unable to connect Project Professional (dekstop) 2010 to Project online cloud enviornment

    Greetings!
    I am trying to connect Project professional (2010) local desktop version to the
    Microsoft Project Online (Cloud) PWA hosted by Microsoft -
    so that we can edit a cloud project timeline through the desktop thick client (Pro). I think, cloud is a great interface, however some of the scheduling functionalities are better in MS Project Professional (thick client).
    Unfortunately, I got the following error message:
    <detail><errinfo><general><class name="ActiveCacheUnsupportedProjectProfessionalVersion"><error id="12015" name="ActiveCacheUnsupportedProjectProfessionalVersion"
    uid="7babc462-4923-e411-890f-00155dc21b2c" version="14.0.4751.1000"/></class></general></errinfo></detail>
    Can someone please help on this? I was told this may not be a version compatibility issue..
    Best Regards..
    stct

    Duplicate question, please see:
    http://social.technet.microsoft.com/Forums/projectserver/en-US/825d461e-1940-4de9-8d87-d4fb437c2ef1/unable-to-connect-project-professional-2010-to-project-online-pwa-cloud?forum=projectonline
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Lumira Error - HDB 05004 unable to share Data Set & Story Board on Cloud

    Hi,
    I am unable to share the data set & Story board on cloud, could some one help me on this issue.
    Regards,
    Zenith

    Publicly available link to the KBA referenced by James Anderson:
    2030032 - Publishing Dataset to Lumira Server gives "dataset cannot be published to Server"
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Share Media Browser - "Unable to prepare project ... error occurred (-108)"

    Finally got my sequence rebuilt after discovering bug/quirk with iMovie (details later). When sharing movie either via/Media Browser or "Export Movie" option after 10-15 min. get this exact message: "Unable to prepare project for publishing. The project could not be prepared for publishing because an error occurred (-108)." It plays wonderfully in preview (full screen or normal) from beginning to end. Any ideas?
    Bug/quirk discovered. Long time on this project. Had it exactly like I wanted, would generate movie and have mysterious background audio when video tracks were purposely muted. Playing within iMovie environment it worked flawlessly and would only show up in rendered movie. Also the background audio didn't match the playing video clip but was coming from other included clips elsewhere in the movie. BIG mystery. Tried breaking apart movie and re-doing. Still crept in. Finally discovered I had duplicate video files in the ./iMovie Events/ directory, "<filename> 1.mov". I surmise that iMovie is using the most recent duplicate, "<filename> 1.mov" which I was muting but the rendering process was using the original "<filename>.mov" clips. Still a mystery on audio not matching clip but it could be due the trimming I had done throwing the timing off. The duplicates happened when I had moved/copied video content in "Event Library" to manage disk consumption. It failed somewhere in the process and I ended up with duplicate video clips. The aforementioned quirk/bug still appears to not be corrected with latest update as it still occurs.

    Hi
    -108            memFullErr            Ran out of memory [not enough room in heap zone]
    My guesses are
    • Turn off TimeMachine during use of iMovie - use to set Heap Zone right
    • Turn off Mac totally and re-start - Frees up RAM
    • Secure a minimum of 25Gb free space on Start-Up hard disk - so that iMovie and Mac OS can store it's temp.files here. IMPORTANT
    Yours Bengt W

  • Unable to run SAP HANA Cloud Connector on windows 8.1

    Hi Experts,
    I am trying to run SAP HANA Cloud Connector on Windows 8.1 machine , i could see the go.bat command response as below:
    But when i run https://localhost:8443 URL in a browser, i don't see any response. Just a blank screen.
    By looking at the logs:
    #ERROR#com.sap.scc.jni#Start Level Event Dispatcher#  #Cannot load the Cloud Connector native library. (exception java.lang.UnsatisfiedLinkError: no sapscc20jni in java.library.path)
    As per this reference https://help.hana.ondemand.com/help/frameset.htm?204aaad4270245f3baa0c57c8ab1dd60.htmlInstallation on Microsoft Windows OS it doesn't talk anything about support of HCC on Windows 8.1, just wondering if above error is because of it.
    For more details, PFA log files.
    Regards,
    JK

    As a workaround have tried copying sapscc20jni.dll file from auditor folder at sapcc-2.4.0-windows-x64 into Windows\System32 and it worked like a charm
    Thanks Virinchy P
    Regards,
    JK

  • How to use the SYSTEM user in hana cloud

    Hello guys, I started with HANA cloud trial, but I havent been able to activate any projects due to an error with permissions,
    Repository operation failed
    Repository request failed. Cause: Repository: User is not authorized to execute specified operation;User 'DEV_7UKVVFEAC54C2E59OZZQSHXEN' has no authorization, privilege: 'REPO.EDIT_IMPORTED_OBJECTS', package: 'hello'!, code: 40,156, argument:
    Now I believe the problem is obvious is that I dont have enough privileges, I went to the Users view and tried to add permissions to my user but I found out other error:
    SAP DBTech JDBC: [7]: feature not supported: grantor and grantee are identical
    Now I saw in several threads that if we want to add more privileges we should add them using SYSTEM user, but I just dont know how to log in with the SYSTEM user or how to switch to that user.
    Any ideas or steps on how to do it?
    Greetings!

    I just tried performing the exact same steps as described in the tutorial and I can confirm that I get the same error. I get the same error from the Web IDE when trying to activate folders created via the sharing wizard of the Studio.
    The problem would seem to be with the Studio version that is currently available from the HANA Tools update site.  When packages are created from the project explorer (either directly or through project sharing), they are marked incorrectly as foreign projects (the little blue arrow on the icon).
    However if you create the packages via the Content folder of the Systems view (as I did above for the hello package) or via the Web IDE; they are created correctly. I was able to setup a project in the Studio by pre-creating the package in such a way and then creating/sharing the project into the existing package.  I still got an error on the .settings sub-folder, but I could ignore it and still activate the other objects.
    Therefore I would suggest this approach or using the Web IDE.

  • Unable to prepare project for publishing. Error in user parameter list

    After editing the project in iMovie '09 I am getting strange problems.
    1) If I try to share the project to iDVD I get the Error Message: "Unable to prepare project for publishing. The project could not be prepared for publishing because an error occurred. (Error in user parameter list)". The same error message I get when trying to "Export Movie".
    2) If I play the movie (either in the preview window or in full screen), I hear the audio, but the video remains on the picture, I was, when I start playing. This wasn't the case until yesterday. I don't know, what has changed this.
    I am not sure, if both problems are connected.
    If I try to play a clip, everything still works well, means audio and video are playing as expected.
    Any ideas, what I could try to solve this (I already tried to restart iMovie, checked that I have the newest version 8.0.1 (740) and tried to restart my iMac?
    Leela

    I'm having the same problem, though it wasn't triggered by me importing anything. I had an almost complete project that I was just editing down and tightening up. I was making some deletions and moving some clips around when the project just went all wonky. If I hit the space bar the video will play. Audio, video and titles are all as they should be. But the editing window is frozen. The raw clips have disappeared from the upper left. When I restart the app the editing window is sometimes blank. But if I drag another application across the screen (like Mail or iTunes) the clips regenerate in the viewer window. This is a HUGE disappointment for me. After wasting an hour trying to solve this I now have to start completely from scratch with this project.

  • Unable to prepare project for publishing The project could not be prepared for publishing because an error occurred. (File already open with with write permission)

    When I click on finalize project or when I tried to share on Vimeo iMovie goes through this ten hour operation and the, somethime while I'm away from the computer, I get this error message.  UNABLE TO PREPARE PROJECT FOR PUBLISHING.  The project could not be prepared for publishing because an error occurred. (File already open with with write permission).
    This has happened to me before and I can't nail down the particulars of when this happens.  I will say I've never been able to Finalize A Project (not even sure what than means) but I have been able to publish short films to YouTube.  This current film is a little over an hour and I picked the HD Format.  Could the size have something to do with it?

    See the discussion here:
    https://discussions.apple.com/message/16784714#16784714

  • I keep getting the following error message while sharing my iMovie to iDVD.  "Unable to prepare project for publishing"  error (-2125).

    I keep getting the following error message while sharing my iMovie to iDVD.  "Unable to prepare project for publishing"  error (-2125).  I'm running iMovie 09 v. 8.0.6 on a iMac with OSX v 10.6.8, 2Ghz core duo, 1GB 667 Mhz DDR2 SDRAM.  Any ideas why?

    That particular error comes up for a number of reasons, sometimes it's the size of the movie you're trying to export. Bengt Wärleby a longtime contributor to the iMovie Discussion Group has advised a number of people on this error code, so I am going to link to his latest advice he's given to anyone trying to export to DVD from iMovie: Bengt's tips for great DVDs.
    Specifically, try bypassing Share to iDVD by using Share to Media Browser instead.
    In the Share to Media Browser dialog box choose the Large Size.
    When(If?) it gets through that process, quit iMovie altogehter then go to iDVD.
    Create a new project and click on the Media button near the lower right hand side of the Project Window.
    Then click the Movies button in the Browser window just above that.
    Under the iMovie star icon you should see the name of the project you shared out from iMovie.
    Drag that into the project and burn the DVD.
    If it's still to large or you get the same -2125 error code trying to Share using the Medium size instead. But again if you really get stuck consult Bengt Warleby's User tips:
    Bengt's tips for great DVDs

  • Unable to Prepare Project for Publishing (error code -2015)

    I have imported a Hi-def video from my Panasonic camera, edited it and am now trying to export it.
    When I click on share ---> Export Movie ---> then click on large
    I get the following error:
    *Unable to prepare project for publishing*
    The project could not be prepared for publishing because an error occurred. (Error code = -2015)

    me no Unix expert. but -2015 reads as 'invalid time' of a movie file... whatever that means.. (?)
    have you set time&date in your recording device correctly...?
    have you set time&date in your Mac correctly...?
    ... that is only wild speculation, sorry, ... but worth a try

  • Every time I try to export my movie from iMovie, I keep getting a message that states, "Unable to prepare project for publication. The project could not be prepared for publication because an error occurred. (-50). HELP

    Every time I try to export my movie from iMovie, I keep getting a message that states, "Unable to prepare project for publication. The project could not be prepared for publication because an error occurred. (-50). HELP

    Hi
    Error -50 paramErr  Error in user parameter list
    Can there be any external hard disks - if so How is/are it/they formatted ? Must be Mac OS Extended (hfs) if used for Video.
    UNIX/DOS/FAT32/Mac OS Exchange - works for most but not for VIDEO.
    What this means in Your situation is above me.
    • free space on internal boot hard disk? How much ?
    Video codec
    • streamingDV, AIC etc. (not .avi, .mp4, .m4v, .wmv etc as they are containers not codecs)
    Pictures
    • in what format ? .jpg, .bmp, .tif, else ?
    Audio
    • from where/what format ? iTunes, .avi, .mp3, .aiff, else ?
    Trash the Preference file:
    The "com.apple.iMovie.plist" file
    Many users has not observed that there are TWO libraries.
    • Library - at root level
    • Library - in user/account folder - THIS IS THE ONE to look into
    from Luke Burns
    I fixed the problem.. but it was very, very strange. I had a very long section for credits and set the line spacing to 1.0.. for some reason this caused it. I removed it, and it worked fine. I put it back, and I couldn't preview or play the video.
    I don't know why that could cause that big of a problem, but it did..
    Klaus1
    You need more free space on your hard drive.
    jonorparkerjon
    After phone support from apple I ended up creating a new project and adding all 117 clips back in individually till I found out what clips flagged and would not allow me to export. I had 3 I deleted and replaced and everything works now 1hr after tedious work....
    Where do Your material come from
    • Camera
    • External hard disk
    • USB-memory
    And all are connected so that iMovie can find it ?
    from: jonorparkerjon
    After phone support from apple I ended up creating a new project and adding all 117 clips back in individually till I found out what clips flagged and would not allow me to export. I had 3 I deleted and replaced and everything works now 1hr after tedious work....
    from Karsten S
    Shorter clips than 1,5 sec might be one of the culptrits
    Bengt cont.
    Set-Up might differ
    • Mac OS - most probably X.7 or more
    • iMovie version - more than iM'11 v. 9.0.4
    Action taken
    • Finalizing project - I never do as I never understood the gain to do so
    • Share as HD to iDVD - never give any gain but if it works the resulting DVD is less quality than if SD-quality was shared
    fps - set
    •I only use PAL (25fps)
    Yours Bengt W

  • Cannot export or share project error (-50)??

    I've made a 4 minutes 31 seconds video and tried to export and exporting through quicktime then this message occurred:
    Unable to prepare project for publishing
    The project could not be prepared for publishing because an error occurred. (-50)
    I've even tried to share via itunes and youtube; still didn't work. I've made only 3 videos in the past and all of them were under 5 minutes long; there's never been any problem exporting or sharing, or even finalizing. I've checked the space on the system, there's still A LOT left. I'm using iMovie version 9.0.4
    I did download the most up to date iMovie, however it said that my Mac OS X version is not supported. I'm all out of solutions here...

    Thanks Russ. Yes, the frame rate is different. I shoot in 720p 60 and for some reason the output of the smaller file was 29.97p. It Looks good, does it matter if I change the timeline to 29.97? Or should i just shoot in 720p30? I shoot a sports show and stream it on the web. All looks good, but I am trying to keep the file size down a bit, so the smaller bit rate seems to help. I am an old Betacam shooter and still confused by all of the different formats. Any insight will really help.  www.northcoastgameoftheweek.com
    Best.
    Tom

Maybe you are looking for

  • How to reinstall Tiger after formatting the hard drive

    Hey folks, I think this is a common question but I haven't been able to find a solution to it after researching through the forums and google. The situation is I've recently bought a second hand mac online. It was previously a ex-lease so the seller

  • Speed dial on the Lumia 820?

    I cannot find anywhere how you set speed dial on the Lumia 820? can this be done

  • Sun Studio C++

    we are using SUN SPARC SERVERS. In that SUN STUDIO was loaded. If we create C++ files they are not compiling We are compiling as follows CC <source file name> then we are getting message that CC : not found. Please help me regarding as quickly as pos

  • Outlook 2013 some folders aren't appearing.

    Recently upgraded to Office 2013 ProPlus and just noticed in Outlook that some of my folders were missing.  They were created while using 2010 ProPlus but no longer there in Office 2013.  I have not enable updates for Office 2013 just yet. I read whe

  • Hard drive for G4 now, Mac Pro later

    I have an early G4 400 MHz (AGP graphics). I want to install an ATA drive in Position 3. In about a year I will buy a MacPro tower and want to move that hard drive from the G4 to the Mac Pro. So I am looking for a hard drive that will fit both comput