Template saving error

Dear techies,
I have a problem saving my templates. When I just change colors etc.. everything is fine, when i try to save after i changed a picture's url a error-on-page icon shows in my browser. Is this browser dependend or a NW error?!

Hi Hans,
I assume you have troubles with the theme editor, right?
What kind of url did you paste in? Is it an image on your local machine (or network)? That should work. But if you enter an url in it, I can imagine that it won't work. Download the image from the url, upload it in the theme editor.
cheers,
Noë

Similar Messages

  • Problem in Download Excel template saved in mimes

    Hi all,
    I had a excel template saved in Mimes and wanted to download on click of Link to action etc...
    Tried many codes related to cachedwebresource but not able to resolve it
    Everytime on running the application, result view comes wid contact administrator.No error on it...
    Kindly help.
    Thanks n best regards
    Mandeep Kaur

    use this code to open attachment from mimes
    try{
              /** get file as binary */
              File file = new File(
                             WDURLGenerator.getResourcePath(
                                  wdComponentAPI.getDeployableObjectPart(),
                                  "Excel_FileName"));
              FileInputStream instream = new FileInputStream(file);
              long filelen = file.length();
              byte[] binary = new byte[(int)filelen];
              int offset = 0;
              int numread = 0;
              while(offset<binary.length &&
                        (numread = instream.read(binary,
                         offset,
                          binary.length-offset))>=0){
                   offset +=numread;
              instream.close();
              /** create Resource out of binary read */
              if(binary!=null){
                   cachedresource = WDWebResource.getWebResource(binary, WDWebResourceType.XLS);
                   url = cachedresource.getURL();
              /** create window to open document */
              IWDWindow docwin = wdComponentAPI
                                       .getWindowManager()
                                       .createNonModalExternalWindow(url, "EcxelFileName");
              docwin.show();
         }catch(Exception e){
              msgBox("error reading file");
    let me know the status
    nikhil

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • Doc. saved(error in account determination)

    Dear gurus,
    I have done an order-delivery-pgi-billing, but the error, document-----saved(error in account determination) is given, what do i do?
    Tanx
    Maureen

    Dear Maureen,
    Open your billing document and go to Environment - Acct. Determination Analysis - Revenue accout.
    Check over there wheather ny account is determined by the system or not.
    if not then go to IMG - Sales and distribution - Basic Function - Account Assignment/Costing - Revenue Account Determination - Assign G/L Account
    Click on the General then assign your G/L account with the combination of chart of account and sales organistion.
    Hope so this will solve your problem.
    Keep me updated.
    Suneet Prakash.

  • Error for Billing Document- saved(Error in account determination)

    Dear all,
    When i am trying to creat the billing document , it is saving with error in account  .
    Can any body tell me the reason for this error.Actually i have maintained the required GL accounts in VKOA.
    9011000024 000000 Document 9011000024 saved (error in account determination)
        Technical data
        Tech. data details
         Client
         Group Number
         Sales Document Number                  9011000024
         Item Number of the SD Document      000000
         Schedule Line Number                      0051
         Counter in Control Tables                  00
         Message Identification                      VF
         System Message Number                 051
         Output Type                                     E
         Message Variable 01                    9011000024
         Message Variable 02
         Message Variable 03
         Message Variable 04
         Group Type
    Thanks In Advance
    Parag

    Hi
    Put the billing doc in change mode and then enter
    From the top menu bar-environment-account determination analysis---revenue account determination
    If you explore that system will give some hint of what is missing?
    Check in CMR whether account assignment category is mainatained in Billing tab of sales area data
    Check in MMR whether account assignment category is mainatained in sales org data2 tab
    Ensure that VKOA settings are correct?
    Then go VF02 and click on the green flag in the initial screen or shift+F4
    All the best
    Regards
    raja

  • Items in template contain errors, only correct items are transferred

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello
    I think the old items from the old SC will be validated, and therefore you got this error message.
    I would suggest to uncheck the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path:
    spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'
    Hope this helps,
    Daniel

  • Document 5100082865 saved (error in account determination).

    When I am creating credit memo System through error message Document 5100082865 saved (error in account determination).
    What could be the reason..

    To resolve the error, you can analyze account determination in the billing document. Process:
    Goto T.Code: VF02 & Enter Invoice number
    Next (On the top most strip) goto Environment
    Next (Select Environment) go to Account determination
    Next (In Account Determination) select Revenue Account Determination (first option)
    This will list all the condition types in the Billing document & analyze each condition & check for which G/L accounts is not determined.
    Possible SD errors:
    1. VKOA not maintained for required combination
    Solution: Maintain the combination in VKOA.
    2. Account Assignment of Customer / material not maintained in Customer / Material Master (If maintained in combination in VKOA).
    Solution:
    Option 1 (Standard solution):
    step 1: Cancel Billing Document --> Reverse PGI --> cancel Delivery --> Cancel Sales Order
    step 2: Maintain Customer master / Material Master correctly.
    step 3: Recreate sales Order --> Delivery --> PGI --> Invoicing.
    Option 2:
    Force the Account Assignment Group of Customer / Material through Debug in change mode of Billing document, which will release Billing Document to Accounting.
    3. Account Key not maintained in Pricing Procedure:
    Impact: This may create accounting document, but if condition type, which are to be posted to account, but do not have account key maintained in pricing procedure, it will not be post the relevant condition type to G/L account.
    From FI Side, you require to check that all the G/L account has been maintained through T.Code: FS00. G/L account being Master data has to be created in each client ot uploaded through LSMW / SCATT / BDC.
    In Billing Document in change mode (in the first screen where we enter Billing Document number), on the top most left hand corner, take a dropdown on Billing Document & select Release to accounting. Here you can get the under mentioned possible message:
    1. G/L account not found
    2. Cost Element not maintained for G/L account.
    In both the above cases, FI consultant requires to take corrective action.
    Regards,
    Rajesh Banka
    Reward points for suitable responses to Promote Food Distribution Program.

  • Document 510008000 saved (error in account determination).

    When I am creating credit memo System through error message Document 510008000 saved (error in account determination).
    What could be the reason..

    Hi Murali,
    This is related to account determination issue
    You have been saved the document but that value not transfereed to the G/L accounts(i.e Account document not created.
    To overcome this go to VKOA transaction do the revenue account determintion.
    Assign the account determination procedure to your billing document type in VOFA transaction.
    I hope it will help you,
    Regards,
    Murali.
    Edited by: Murali Mohan.Tallapaneni on May 30, 2008 11:26 AM

  • Url-template-config Error Deploying app in WLS9.1

    I am trying to deploy my application in WLS9.1 and using jdk1.5.0_08. I am getting url-template-config error. There is this file "url-template-config.xml"at
    \weblogic91\server\lib\consoleapp\webapp\WEB-INF which is where this error arises and inside that file the schema definition is:
    <url-template-config
    xmlns="http://www.bea.com/servers/weblogic/url-template-config/8.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/servers/weblogic/url-template-config/8.0 url-template-config.xsd">
    Why is weblogic 9.1 using a 8.0 defined template and is this the main problem? Please do help me out.
    -Thanks

    Hi
    Did you get solution for url-template-config issue with weblogic 9.1 . Iam also getting the same error
    15:23:22,531 [[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR URLTemplateDescriptor:152
    - Exception while loading URL templates, /WEB-INF/url-template-config.xml
    Throwable: javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismat
    ch expected "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
    Stack Trace:
    javax.servlet.ServletException: error: The document is not a url-template-config: document element namespace mismatch expected
    "" got "http://www.bea.com/servers/weblogic/url-template-config/8.0"
    at org.apache.beehive.netui.core.urltemplates.URLTemplatesFactory.getTemplates(URLTemplatesFactory.java:131)
    at org.apache.beehive.netui.core.urltemplates.URLTemplateDescriptor.load(URLTemplateDescriptor.java:133)
    at org.apache.beehive.netui.pageflow.PageFlowContextListener.performInitializations(PageFlowContextListener.java:102)
    at org.apache.beehive.netui.pageflow.PageFlowActionServlet.init(PageFlowActionServlet.java:120)
    at com.bea.console.internal.ConsoleActionServlet.init(ConsoleActionServlet.java:185)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:94)
    at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    Please let me knwo
    Thanks
    Binu

  • CDS-11010 Error: (Template expansion error) Undeclared token SQ_STARTVALUE_LABEL in C

    CDS-11010 Error: (Template expansion error) Undeclared token
    SQ_STARTVALUE_LABEL in C:\orant\CGENS72\TPL_RR\rep_seq.tpl
    According to the realease notes this bug should of been fixed.
    It appears to be lingering. Has anyone else been having this
    issue with release 4 of 6i?
    It seems to occur only when I generate sequences from the server
    model. I'm using the Designer server generator 7.2.52.1.0

    I got the same error
    I am using
    Oracle 8i Release 8.1.7 On Windows 2000
    Desginer 6i Release 4.2 on Windows NT 4 with SP6
    Regards
    Salim

  • Library file cannot be saved error -54

    Anybody else get this error. It started a few days after I installed Leopard and started ripping my cd's onto an external hard drive. Once I get that error message I am unable to quit or force quit iTunes, but it does still function. I tried repairing permissions, and a restart(which ended up hanging up, and I had to hold the power button down) but the error came back after a while, and the same situation unable to quit or force quit, so I finally clicked the don't tell me again box. I really don't want to have to do a hard restart every time I use iTunes. Any suggestions?

    I see no information about an error 54 but there is an error -54 
    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Some of the old codes still apply to OSX although there is no formal list of OSX error codes.)
    First, try simply restarting your computer.
    Try quitting iTunes, then deleting the .xml (not .itl !) version of the library file in the iTunes folder (iTunes will generate a new one).
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814 - various things to try.
    Unknown error (-54) while syncing ipod - https://discussions.apple.com/thread/1082953 - problem was locked files
    Why does iTunes keep showing a -54 error when I sync my iPad? - https://discussions.apple.com/thread/3727114
    Error -54 possibly related to Touch Copy - https://discussions.apple.com/thread/3727114 - cleared by deleting preferences on iPad.
    iTunes: Missing folder or incorrect permissions may prevent authorization - http://support.apple.com/kb/ts1277
    Troubleshooting permissions issues in Mac OS X - http://support.apple.com/kb/HT2963

  • Hidden "saving error" that send "Succesfully Transaction" message

    Hidden "saving error" that send "Successfully Transaction" message
    I wanted to make an n-level nesting solution. With just one Service file that would be manually edited at the end.
    First I made n Master-detail tabs. The Master of the i+1 tab was the detail of the i tab. I tested separately. Every one of them and they inserted, updated an so on very well..(of course!!)
    After I replaced on the MVC File every GetDataSource with getChildDataSource. I included the aditional parameter required by the getChildDataSource, i mean de Master datasources reference and the infotable Master key.I made the same with the Save.
    This didn't work in an strange way. After I made a saving test the browser screen show a "Success" message but the database haven saved the new record.... Why if the transaction is not successfully I receive the success message? I tested fort apart (using the BC4J app Module "test" and the records was updated correctly..of course without the Master Detail stuff..)
    Am I missing another postgeneration task.. At least may I to generate some error in order to start the investigation about what am I doing wrong??.

    Have a look at the sample PL/SQL TCP code I posted (using the POP3 protocol) in [url http://forums.oracle.com/forums/thread.jspa?messageID=2018101#2018101]this thread.
    Pay particular attention on how the loop, receiving socket data, is constructed.
    In future, please always include:
    - exact error details (we have no idea what error you are running into)
    - Oracle version (full version details down to the very last digit)

  • Daylight saving error ...

    can anyone explian me what exactly is this erro
    "daylight saving error "
    regards
    Snigdha

    Hi Snigdha,
    You can find the relevant info here:
    Daylight Saving Patch for March
    Hope this helps...

  • The message: "Items in template contain errors, only correct items..

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello,
    Please make sure that catalog item/customization is properly maintained including OCI field
    NEW_ITEM-EXT_PRODUCT_ID. Make sure that these items exist.
    Could you kindly UN-CHECK the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path
    [Transaction spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'] and
    check whether the error message is coming up ?
    Kind regards,
    Gaurav

  • ITunes library file cannot be saved error 54

    why do I receive a statement saying iTunes library file cannot be saved?

    I see no information about an error 54 but there is an error -54 
    From an OS9 reference, error -54 is a software lock on a file or a permissions error. (Some of the old codes still apply to OSX although there is no formal list of OSX error codes.)
    First, try simply restarting your computer.
    Try quitting iTunes, then deleting the .xml (not .itl !) version of the library file in the iTunes folder (iTunes will generate a new one).
    iTunes Library cannot be saved (Error -54) - https://discussions.apple.com/thread/1912814 - various things to try.
    Unknown error (-54) while syncing ipod - https://discussions.apple.com/thread/1082953 - problem was locked files
    Why does iTunes keep showing a -54 error when I sync my iPad? - https://discussions.apple.com/thread/3727114
    Error -54 possibly related to Touch Copy - https://discussions.apple.com/thread/3727114 - cleared by deleting preferences on iPad.
    iTunes: Missing folder or incorrect permissions may prevent authorization - http://support.apple.com/kb/ts1277
    Troubleshooting permissions issues in Mac OS X - http://support.apple.com/kb/HT2963

Maybe you are looking for

  • Calendar app not working iphone 4 IOS 7

    I just upgraded to IOS 7 on iphone 4 ... i cannot add events in the new calendar app .... i hit the + to add type everything in hit done and when it goes back to calendar view nothing is there ... when i synced some appointments got mixed up and put

  • File type from file name

    Hi, Is there any standard method to get a file type from file name? File name can be ‘C:\test.doc’ or “C:\test’(test – is file) i.e. with or without file type extension. ...Naddy

  • Application Class Loader problem calling virtual function

    Hello everyone I have run in to very strange behavior of JVM I have created a class loader which allows my to load classes from jar file, regardless that URLClassLoader supplies this functionality. I am using this class loader to load some classes an

  • Black screen mirroring after ATV update

    hi, I need help, I just bought my ATV, and it mirrored my IPad just fine, then it asked me to update the ATV software, now it just give me sound but no mirror??? Only a black screen. Help please!

  • Imovie hd low quality when export in "full quality"

    Hi i made one hour of a movie with Imovie hd. When i exported to "full quality" is not equal to the original! I imported photos from iphoto, all in hi definition and i inserted audio track and Ken b. effects. I have to view this movie on the screen d