Custom template upload error

Hi,
I have followed all of the steps for uploading a custsom image template, but I get this error on upload:
PS C:\> CD
PS C:\> CD C:\Users\admin.xxxxxx\Downloads
PS C:\Users\admin.xxxxxx\Downloads> .\Upload-AzureRemoteAppTemplateImage.ps1 -SAS "?sv=2012-02-12&sr=b&si=b9db439c-0
f-485d-afc3-b42da6271843&sig=PkFMqu1ep1wtO26o%2Bdxo9sAtMiVtPubPH4SryvbWA0I%3D" -URI "https://liverdbrwu0.blob.core.win
ws.net/goldimagestaging-6f931502-25b6-4b7c-ad48-084fa25f7b97/b9db439c-00ef-485d-afc3-b42da6271843.vhd"
VERBOSE: Importing Storage module...
VERBOSE: Loading module from path 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Storage\Storage.psd1'.
VERBOSE: Loading 'TypesToProcess' from path
'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Storage\Storage.types.ps1xml'.
VERBOSE: Loading 'FormatsToProcess' from path
'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Storage\Storage.format.ps1xml'.
VERBOSE: Loading module from path 'C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Storage\Disk.cdxml'.
C:\Users\admin.RDSGURUS\Downloads\Upload-AzureRemoteAppTemplateImage.ps1 : Please close all powershell windows and try
executing the script again on a new powershell window. If you are running the script from Azure powershell window,
please switch to a Windows powershell window and retry.
At line:1 char:1
+ .\Upload-AzureRemoteAppTemplateImage.ps1 -SAS "?sv=2012-02-12&sr=b&si=b9db439c-0 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Upload-AzureRemoteAppTemplateImage.ps1
PS C:\Users\admin.xxxxxx\Downloads>
I have shut the powershell window, and re-executed, but it fails.  In azure, the upload shows up as pending.
please help!
Hope this helps,
Kristin L. Griffin
SUPER BIG fan of the Remote Desktop Virtualization Team!!!) 
My RDS blog: blog.kristinlgriffin.com
Get the
Microsoft Windows Server 2008 R2 Remote Desktop Services Resource Kit !

Yes I did that.  That is not the issue.  I actually just started the upload again under another name and it worked.  I never could figure out how to resume that old template upload. but to me, if the button for re-getting the script is grayed
out, the problem was in azure. 
Hope this helps,
Kristin L. Griffin
SUPER BIG fan of the Remote Desktop Virtualization Team!!!) 
My RDS blog: blog.kristinlgriffin.com
Get the
Microsoft Windows Server 2008 R2 Remote Desktop Services Resource Kit !

Similar Messages

  • Custom Actions upload error in 12.2

    Hello!
    I have error while uploading custom action in MII 12.2:
    [005056A30000244C0000000D00001398] File could not be loaded. com.sap.xmii.temp.upload.17164.jar. Check error log for details.
    There are 3 error and warning types in Log Viewer:
    1) Could Not Find Assembly File GaCustoms.jar
    2) MISSING_ASSEMBLY_FILE
    3) *** MISSING RESOURCE: Unable to localize MISSING_ASSEMBLY_FILE

    It works normaly with MII 12.1.8.
    I've got new blssdk.zip from 12.2 and just recreated .jar file.
    <?xml version="1.0" encoding="utf-8" ?>
    <ComponentCatalog>
         <Category Name="GaCustoms" Description="GaCustoms">
              <Component Type="Action"
                   Name="DosEncodingSaver"
                   Description=""
                   Label="DosEncodingSaver"
                   ClassName="DosEncodingSaver.DosEncodingSaver"
                   AssemblyName="GaCustoms.jar"
                   HelpFileName="" />
              <Component Type="Action"
                   Name="Base64Saver"
                   Description=""
                   Label="Base64Saver"
                   ClassName="Base64Saver.Base64Saver"
                   AssemblyName="GaCustoms.jar"
                   HelpFileName="" />
         </Category>
    </ComponentCatalog>
    Edited by: A.Andreev on Nov 11, 2011 10:55 AM

  • ADI Journal Template Upload Error

    I setup an ADI Journal Template and copied it to a shared folder. When another user opens the template it comes up with a signon request, even though ADI is already up and running:
    You have not signed on to the required Applications Database.
    It's almost as if another user cannot access a Template that was not created on their PC. For now, users are cutting and pasting the data into their own templates. Is there a workaround for this problem? Is it a responsibility issue?

    ADI stores the name of the database you signed on to when creating the Journal Template. Have the second user create or modify their database name to the same as yours and you will find that they can use the template.

  • Getting error while creating subsite using custom template in sharepoint2013

    Hi,
    I am getting the following error while creating subsite using custom template in sharpoint2013. even publish features are enabled.
    Please suggest me on this.
    Thanks in advance.

    You need to enable the PerformancePoint Service Site Collection Features(PPSMonDatasourceCtype)
    on the target site collection. go to site action > site settings> site collections features > and enable it and now try again.
    Similar case: http://imughal.wordpress.com/2012/09/20/dependency-feature-ppsmondatasourcectype-id-05891451-f0c4-4d4e-81b1-0dabd840bad4-for-feature-bicenterdataconnections-id-3d8210e9-1e89-4f12-98ef-643995339ed4-is-not-activated-at-this-scop/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • ORA-01152 error while creating db from custom template

    I have a database based on the "general purpose/transaction processing" db, but with a custom tablespace/data added. I have attempted to clone this database by using dbca to create a custom template (including data) from this database. The template creation appears to be successful -- however, when I use dbca to try to create a new db from this custom template, I get the following error when dbca attempts to initialize the instance:
    ORA-01152: file 5 was not restored from a sufficiently old backup
    ORA-01110: data file 5: <path to my custom tablespace .dbf>
    If I select "ignore" at this point, I get further errors, the next error is
    ORA-06550: line 1, column 7: PLS-00201: Identifier 'DBMS_SERVICE.DELETE_SERVICE' must be declared
    I'm using 11gR2, and am relatively inexperienced on the dba side, any help appreciated.
    Thanks,
    Ben

    Update: I had unintentionally left my custom tablespace in READONLY state after an earlier experiment with transportable tablespaces. After putting the tablespace back into READ WRITE mode and creating a new template, I was successfully able to create a new db from the template.
    I'm still a little curious why this procedure wouldn't work properly with a READONLY tablespace, however.
    Ben

  • Exporting images in PDF and broadcasting with custom template error in BI 7

    Hello! We're in the process of creating broadcast reports and are running into some problems. We need someone with experience exporting PDF's or creating broadcasts using custom web templates in 7.0.
    Our issue is two-pronged:
    1) We want users to be able to export (with WAD command) web reports to PDF with the company logo. We have a custom web template with just a JPG image and analysis grid. But for some reason, when this template gets exported to PDF, the image does not get included. We've tried embedding the image into table, group, container, container-layout to no avail. Any suggestions?
    2) We also need the company logo in PDF broadcast reports. We replaced the standard broadcasting web template 0BROADCATING_TEMPLATE (using RSCUST27) with a custom one, but we immediately get the "error loading template ..." when trying to access the Broadcaster. There seem to be no OSS notes for this. 
    Please let me know if you need any additional information.
    Thank you!!

    1) We want users to be able to export (with WAD command) web reports to PDF with the company logo. We have a custom web template with just a JPG image and analysis grid. But for some reason, when this template gets exported to PDF, the image does not get included. We've tried embedding the image into table, group, container, container-layout to no avail. Any suggestions?
    which std template are you replacing with this custom template?
    Broadcasting
    Query Precalculation
    Report Precalculat.
    Enterpr. Report
    Ad Hoc Analysis
    I mean which template does online link default to when it is clicked.

  • Customer Upload Error

    Hi,
    I am uploading the customers and I am getting the error on RA_CUSTOMERS_INTERFACLE_ALL.
    INTERFACE_STATUS: a1,
    Error Description from Metalink Note ID: 1073634.6
    A1 --> The customer reference for update does not exist in RA_CUSTOMERS
    What does this mean?
    Regards,
    Waqas Hassan

    I am using following script and I am getting error:
    error in "ra_customers_interface_all" table, interface_status = a1,
    -- ra_customers_interface_all
    INSERT INTO ra_customers_interface_all (orig_system_customer_ref,
    orig_system_address_ref,
    orig_system_party_ref,
    insert_update_flag,
    site_use_code,
    primary_site_use_flag,
    customer_name,
    location,
    --customer_number,
    customer_status,
    country,
    city,
    address1,
    last_updated_by,
    last_update_date,
    created_by,
    creation_date,
    org_id)
    VALUES (h1.orig_system_customer_ref,
    h1.orig_system_address_ref,
    h1.orig_system_customer_ref,
    'I',
    'BILL_TO',
    'Y',
    TRIM (h1.customer_name),
    'RIYADH',
    --h1.customer_number,
    'A',
    l_territory_code,
    h1.city,
    TRIM (h1.address1),
    1151,
    SYSDATE,
    1151,
    SYSDATE,
    l_org_id);
    error in "ra_customer_profiles_int_all" table, interface_status = b1,a1,
    --ra_customer_profiles_int_all
    INSERT INTO ra_customer_profiles_int_all (insert_update_flag,
    orig_system_customer_ref,
    ORIG_SYSTEM_ADDRESS_REF,
    customer_profile_class_name,
    standard_term_name,
    credit_hold,
    overall_credit_limit,
    currency_code,
    last_updated_by,
    last_update_date,
    created_by,
    creation_date,
    org_id)
    VALUES ('I',
    h1.orig_system_customer_ref,
    h1.orig_system_address_ref,
    'DEFAULT',
    h1.standard_term_name,
    'N',
    NVL (h1.overall_credit_limit, 0),
    'SAR',
    1151,
    SYSDATE,
    1151,
    SYSDATE,
    l_org_id);
    I have followed this note CUSTOMER INTERFACE STATUS ERROR CODES [ID 1073634.6] to get the error meanings.
    A1 --> The customer reference for update does not exist in RA_CUSTOMERS
    B1 --> ORIG_SYSTEM_ADDRESS_REF is mandatory when specifying an address
    I am giving this value ORIG_SYSTEM_ADDRESS_REF and still B1 error is occurring.
    and I do not understand the error code A1,
    Please guide me, How could I resolve these errors?

  • Custom WebAuth Issues "Error Code 1"

    Hi All,
    Being experimenting in the Custom Webauth uploads. The main problem I have is my company does not want to issue a username/password to each vistor so we just have a static credentials that change weekly. In the custom webauth this mean error code 1 is issued by the controller "the user is already logged in" Go Figure! All browsers apart from IE ignore this and redirect as normal. IE being the pain it is displays the message but does not redirect. This means the user goes into a constant login loop trying over and over again. But in fact they have already authenitcate and all they need do is browse away from the login.
    Does anyone know how I can ignore error code 1 all together. Its funny the built in page doesn't even care about this and when I captured that and uploaded the failed login script stopped working. I guess different error codes are used when using a custom webauth.
    Think Cisco need to update the templates anyway for the latest browsers.
    Thanks,
    Darren

    I'm not sure if this would help, but could you use this command to stop the checks for multiple logins and hopefully not generate the error code? From the 7.0 config guide:
    "config advanced eap max-login-ignore-identity-response {enable | disable}—When enabled, this command limits the number of devices that can be connected to the controller with the same username. You can log in up to eight times from different devices (PDA, laptop, IP phone, and so on) on the same controller. The default value is enabled."

  • Switching themes with customized templates

    Most typical Apex applications start with a quick prototype containing most of the required functionality, get required approvals, and continue building it up.
    During all of this, the concept of "themes" is mentioned and demonstrated as a reassurance that the "look and feel" of the application can be very easily switched at any point. In other words, let's worry about designing the content and behaviour, the presentation can be easily switched.
    All this sounds very good on paper and is do-able as long as one uses the out-of-the-box Apex themes/templates. But, in my experience, any non-trivial application has lots of customized templates. That brings me to my question.
    As soon as you start to customize templates, modify them, create new ones, etc, you start to get "committed" to that specific theme. In other words, if I have a theme with 10 customized templates, 5 slightly modified ones, etc, and I switch to another theme from the Apex repository, I get all the out-of-the-box templates for that theme. I have to painstakingly re-do all my customizations for the corresponding templates in the new theme.
    And Apex does nothing to help me with this task. There is no "diff" utility between themes, no compares, no merges, nothing. I have to eye-ball the old template, copy the HTML snippets from the Builder into Notepad, pull up my new template and manually copy, paste, modify snippets into the new template. Very error-prone.
    How have people handled this sort of thing? Are there any best-practices, any procedures that people follow to make switching between themes painless?
    Thanks

    Hello,
    Second post down.
    http://wiki.shellprompt.net/bin/view/Apex/ThemeTips
    I build out themes all the time that are about 70/30 standard templates to custom templates and following that procedure makes the switches fairly easy.
    Carl

  • Custom window not displaying it's custom template

    I have created a custom window class named CrackenWindow, and a custom template in the Generic.xaml resource dictionary.
    After I create a new window, which inherits CrackenWindow, nothing happens. The visual remains the same and I cannot use CrackenWindow's extra functionality. If someone has the time, please review what I'm doing wrong. I have uploaded the code to https://onedrive.live.com/redir?resid=fa5f36f7b4d34c12%21106.
    Thank you for your time,
    suzi9spal

    I was kind of put off by seeing a collection of stuff there when I took a quick look on onedrive.
    Are you sure you want this thing to be a custom control rather than just a window that has a template?
    Custom controls ought to be the choice of last resort.
    If you explain what you're trying to do, maybe I/we can suggest an alternative route.
    Like what extra functionality?
    You can add eventhandlers, dependencyproperties and whatnot in a base class.
    For example:
    public class BaseFancyWindow : Window
    public BaseFancyWindow()
    CloseCommand = new RelayCommand(CloseExecute);
    public RelayCommand CloseCommand { get; set; }
    private void CloseExecute()
    this.Close();
    and use that
    <local:BaseFancyWindow x:Class="wpf_WindowChrome.Window6"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="clr-namespace:wpf_WindowChrome"
    Title="Finished Fancy Window" Height="300" Width="300"
    Style="{StaticResource FinishedWindow}"
    >
    <Grid>
    <TextBlock Text="This is some content in the window"/>
    </Grid>
    </local:BaseFancyWindow>
    And I have a template which is just in a resource dictionary which makes that window look
    Hope that helps.
    Technet articles: Uneventful MVVM;
    All my Technet Articles

  • Document created in a workflow based on a custom template is empty

    Hello,
    we have a big issue creating a document based on a defined custom template in a workflow. The following steps were made to achieve that:
    1. Adding a custom document type in Website Settings
    2. Creating an Excel file and uploading it as a template
    3. Allowing custom types for document list
    4. Adding the type to my document list as default
    Site Wokflow:
    1. Create Action: Create list item with the created document type and Name "test"
    When i run the workflow, SharePoint creates the document but the document is empty. If I create a document manually in the same document list, the document is created fine.
    These steps were performed in several tutorials with older SP Versions. So what happened in SP 2013?
    Thank you for help

    Hi Victoria Xia,
    I checked them again, the Template is specified in the content type of the document library, the workflow is creating a document using that content type, and will bring all the metadata as mapped in the workflow.
    but when I open the document created by the workflow it will be blank document, and the content type name is the correct content type (my custom content type) it is like its not using the template specified.
    when I click new document inside the library itself directly, it is opening a new document with the specified template.
    where could be the issue here?
    Thanks

  • Adding a page from custom Templates in Pages 5

    I know a lot of features have been removed, but this HAS to be my own operator error.
    Currently using Pages 5.1 on all of my macs 10.9.2
    I build multi page templates in pages. For example: a cover page, a storyboard page, a notes page, looks page and an end page.
    I used to save a custom template that consisted of a layout for each page, then, under 'sections' I could add multiples of any page.
    I usually need mroe than one storyboard page, multiple notes pages, and could easily do this.
    I cannot figure out how to add additional preconfigured pages as I need them.
    I know I can no longer duplicate a page (workaround is grouping everythin on a page, copy and paste to a blank page... seriously)
    And the only thing I can figure is to make a new template with 40 of each custom page layout, so I have multiple custom
    I have to be missing the new method to do this.
    thank you in advance.

    Gone.
    Removed by Apple along with 100 other fetaures.
    Pages '09 should still be in your Applications/iWork folder.
    Use that instead.
    Rate/review Pages 5 in the App Store if you are unhappy.
    Peter

  • Customizing Business Components Error Messages sample

    hi i have been following this sample and this: http://jobinesh.blogspot.de/2011/03/customizing-business-components-error.html,i have follow the instruction but its not working win my application i re-create the problem,i have check with the working sample i have done everything i can see be done in the working sample but mine still not work can somebody check what am i missing i have upload in this hostfile i used hr schema http://www.datafilehost.com/download-9d37bd8a.html. am using jdeveloper 11.1.1.6.0
    i have created the two class and one of them
    <Application xmlns="http://xmlns.oracle.com/adfm/application"
                 version="11.1.1.59.23" id="DataBindings" SeparateXMLFiles="false"
                 Package="view" ClientType="Generic"
                 ErrorHandlerClass="view.CustomErrorHandler"
    what else am i missing what have i not done,i know am mssing something but don't know what,the sample does not show step by step implementation,it just have a working solution,if somebody know step by step  implementation can you pls explain to meEdited by: adf009 on 2013/03/12 12:09 PM
    Edited by: adf009 on 2013/03/20 2:44 PM

    is not working in my application,in my application am checking primary key constraint not unique constrains like in sample is there a diffirent
    this is my class,i have re-create the problem http://www.datafilehost.com/download-9c3e5f17.html
    import java.util.ListResourceBundle;
    public class CustomMessageBundle extends ListResourceBundle {
        private static final Object[][] sMessageStrings =
            new String[][] { { "UAM_ORGUSERSLINK_PK",
                               "Hello, The user Already Belong to this organisation" }, };
        /**Return String Identifiers and corresponding Messages in a two-dimensional array.
        protected Object[][] getContents() {
            return sMessageStrings;
    i have follow steps in the sample
    am geting this log error,instead of geting my error message
    <XmlErrorHandler> <handleError> ADF_FACES-60096:Server Exception during PPR, #1
    javax.servlet.ServletException: JBO-25013: Too many objects match the primary key oracle.jbo.Key[assist03 3099 ].
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:277)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: oracle.jbo.TooManyObjectsException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25013. Error message parameters are {0=oracle.jbo.Key[assist03 3099 ]}
         at oracle.jbo.server.EntityCache.throwTooManyObjectsException(EntityCache.java:604)
         at oracle.jbo.server.EntityCache.handleDuplicateKey(EntityCache.java:613)
         at oracle.jbo.server.EntityCache.addForAltKey(EntityCache.java:1020)
         at oracle.jbo.server.EntityCache.replaceForAltKey(EntityCache.java:1820)
         at oracle.jbo.server.EntityImpl.setAttributeValueInternal(EntityImpl.java:4094)
         at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:3676)
         at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:3301)
         at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:2012)
         at ecadastre.gov.za.uam.model.entities.UamOrganisationUserImpl.setUsername(UamOrganisationUserImpl.java:137)
         at OrgDetails.onRowCreate(OrgDetails.java:2057)
         at OrgDetails.addMember(OrgDetails.java:1978)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:148)
         at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:279)
         at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:145)
         at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:402)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:1018)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:386)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:194)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         ... 38 morehi can anybody help me please
    Edited by: adf009 on 2013/03/26 4:59 PM

  • Can't save custom templates in DVDSP 4

    I cannot seem to create and save custom templates. When I try, I get a variety of error messages, such as "no audio asset" or "cannot connect to blah blah asset" or I get no message at all--it just doesn't save. To confirm, there is no new template in the Custom tab, nor is there any new file in the appropriate folder under App Support.
    This happens whether I create from scratch or alter an Apple template as a test.
    I am the only user of this computer and log on as an administrator, although I gather this was only an issue with previous versions anyway.
    I have a couple of older menu templates that I created and saved from the previous version of DVD Studio Pro before upgrading to 4, so I know I've done it before. These templates show up in the Custom Tab in DVDSP4 as well as in the folder for templates under my user hierarchy.
    I suppose a workaround would be to save a menu as a Project template and just open that for each new project, "saving as" or not saving changes at all to preserve the "template," but I'd rather the software work as it should. I intend to build several Menu templates for use in recurring projects with different departments at my place of work.
    Any suggestions?

    This might have something to do with user profiles. I have now created a brand new standard user. No admin privileges. Logged on as this Test user, I am able to create new templates, modify existing ones, etc., and all of them are saved properly. The new templates show up under the Custom tab, as well as in the templates folder under user Test's application support folder.
    For some reason, I just can't get DVDSP 4 to behave when I'm logged in as my Admin account.
    To recap...when I try to modify an existing Apple template and save it, I get the following error message "Can't Create Template. No audio asset found."
    This happens the first time I try to save, and if I try again (whether or not I make a change) the program gives me no message at all--just doesn't save it.
    Arrggghhhh.

  • Apply custom template on a site in programming

    Hi;
    I search a code in VS (programming) to apply a custom template (WSP) on a SharePoint site empty (black site).
    Like in power shell :
    $SubWeb = New-SPWeb $SubSiteName -Name $SiteName -UseParentTopNav
    $SubWeb.ApplyWebTemplate($SiteTemplate.Name)
    Regards;

    Here is an example which shows how to create a site collection using a webtemplate:
    SPWebApplication webApp = SPWebApplication.Lookup(new Uri("http://win2008"));
    using (SPSite site = webApp.Sites.Add("/sites/site1", "SharePoint", null, 1033, null, "administrator", "Administrator", "[email protected]"))
        SPWeb rootWeb = site.RootWeb;
        // Get Solutions Gallery
        SPDocumentLibrary solutions = (SPDocumentLibrary)site.GetCatalog(SPListTemplateType.SolutionCatalog);
        // Upload Solution File with the Web Template
        SPFile solutionFile = solutions.RootFolder.Files.Add("test.wsp", File.ReadAllBytes(@"..\..\test.wsp"));
        // Activate Solution
        SPUserSolution solution = site.Solutions.Add(solutionFile.Item.ID);
        // Activate Features
        Guid solutionId = solution.SolutionId;
        // Activate Site Collection Features
        SPFeatureDefinitionCollection siteFeatures = site.FeatureDefinitions;
        var features = from SPFeatureDefinition f
                       in siteFeatures
                       where f.SolutionId.Equals(solutionId) && f.Scope == SPFeatureScope.Site 
                       select f;
        foreach (SPFeatureDefinition feature in features)
            site.Features.Add(feature.Id, false, SPFeatureDefinitionScope.Site);
        // Get Web Template
        SPWebTemplateCollection webTemplates = site.RootWeb.GetAvailableWebTemplates(1033);
        SPWebTemplate webTemplate = (from SPWebTemplate t
                                     in webTemplates
                                     where t.Title == "test"
                                     select t).FirstOrDefault();
        if (webTemplate != null)
            site.RootWeb.ApplyWebTemplate(webTemplate.Name);
    The main thing here is that the site on which a webtemplate is to be applied should be created from a blank template first.
    See this for more information:
    http://blog.mastykarz.nl/programmatically-creating-sites-site-collections-custom-web-template/
    Nadeem Yousuf

Maybe you are looking for

  • HTML Help is not working in SAP

    Hi, Here we are facing some problem when we are accessing SAP Help through SAP. Though windown XP i am accessing the SAP Application Help. Here in my PC i am having 4 windows XP hotfixes, through it the help is accessing.But in another PC which autom

  • HT3702 How can I remove my credit card on file?

    How can I remove my credit card on file?

  • IWeb 08 pages show on the web but not in iWeb

    iWeb 08 was working fine until I attempted to update pages that were originally made in the previous version of iWeb. Although the pages display on the .mac website, I cannot load or edit the pages within iWeb. I have two files in Library>Application

  • MRS - Resources and demands are not visible in the Planning Board

    Hi Friends - I am working on the the MRSS 610. We have installed it on the our ECC 6.0 as an add-on. We have configured the system as per the configuration guide. But when I am accessing Manageru2019s Planning Board -  /MRSS/PLBOMGR , using the Organ

  • I keep getting an "error" message when I try to download apps.

    I am trying to download apps but I keep getting an error message with the options to retry or cancel. If I hit retry it asks for my password again, and then I get the error again. If I do retry it asks for my password again, and then asks if I forgot