Failed to save scale setting

I tried to increase the number of instances for an Azure WebApp (DNN website) from one to two.
I got the following error:
Failed to save scale setting. Not enough available reserved instance servers to satisfy this request. Currently 0 instances are available. If you are changing instance size you can reserve up to 0 instances at this moment. If you are increasing instance
count then you can add extra 0 instances at this moment.
Is this related to my configuration within Azure, or the Data Centre (we are using North Europe), or some other issue ?

Hi EddyCromption,
What is the App Service plan pricing tier for the website ? If it is Free, recommend you to try upgrading it to Shared / Basic / Standard and try increasing the count.
You will not be able to increase the instance count for Free tier.
Please share the website url if you think, Pricing tier is not the issue.
Regards,
Shirisha Paderu

Similar Messages

  • Failed to retrieve data set (dsLibrary) for spry:repeat

    I've tried to make this work with an external xml file,
    external html table, and finally this version with an internal html
    table for the data set source. The source table shows up in the
    browser along with the error message in a box with red header
    "Failed to retrieve data set (dsLibrary) for spry:repeat".
    I used one of the Adobe Samples as a base for my page. I've
    checked and recheck, and I can't find the source of my problem.
    Please help!!!
    My code is below and the url to the page is
    http://www.healthy-horse.info/articles.html
    Thanks!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry/">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>hh1</title>
    <link href="matt_layout.css" rel="stylesheet"
    type="text/css" />
    <link href="matt_style.css" rel="stylesheet"
    type="text/css" />
    <link rel="stylesheet" type="text/css"
    href="chromestyle.css" />
    <script type="text/javascript"
    src="SpryAssets/SpryHTMLDataSet.js"></script>
    <script type="text/javascript"
    src="SpryAssets/SpryData.js"></script>
    <script type="text/javascript">
    var dsLibrary = new Spry.Data.HTMLDataSet(null,
    "ArticleLibrary");
    </script>
    <style type="text/css">
    .style1 {color:black}
    .product {
    cursor: pointer;
    .hover {
    background-color: #A6C4E1;
    .selected {
    background-color: #D5C897;
    </style>
    </head>
    <body>
    <div id="masthead"><img class="title"
    src="images/articles_title.gif"/>
    <div class="headerinfo">Great informational articles
    that cover a wide variety of topics relating to
    <strong><em>Horse Health</em></strong> and
    <strong><em>Natural Horse
    Keeping</em></strong>. </div>
    </div>
    <!-- end masthead -->
    <div class="chromestyle" id="chromemenu">
    <ul>
    <li ><a href="default.html"
    >HOME</a></li>
    <li><a
    href="articles.html">ARTICLES</a></li>
    <li><a
    href="faqs.html">FAQ'S</a></li>
    <li><a
    href="links.html">LINKS</a></li>
    <li><a target="_blank" href="
    http://www.healthy-horse.info/forum">FORUM</a></li>
    <li><a href="mailto:[email protected]"
    >EMAIL</a></li>
    </ul>
    </div>
    <div id="wrapper">
    <table width="100%" border="0">
    <tr>
    <td width="30%" valign="top">
    <ul spry:region="dsLibrary"
    spry:repeatchildren="dsLibrary">
    <li class="product" spry:setrow="dsLibrary"
    spry:select="selected" spry:hover="hover">{category}</li>
    </ul>
    </td>
    <td width="70%" valign="top">
    <div spry:detailregion="dsLibrary">
    <div><strong>Articles:</strong>
    {articles}</div>
    </div>
    </td>
    </tr>
    </table>
    <br/>
    <!--SOURCE TABLE-->
    <table id="ArticleLibrary" border="1" cellspacing="0"
    cellpadding="10">
    <tr>
    <th>category</th>
    <th>articles</th>
    </tr>
    <tr>
    <td>Adobe Photoshop CS2</td>
    <td>
    <ul>
    <li>Revolutionary Vanishing Point</li>
    <li>Multiple layer control</li>
    <li>Smart Objects</li>
    <li>Multi-image digital camera raw file
    processing</li>
    <li>Image Warp</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Illustrator CS2</td>
    <td>
    <ul>
    <li>Live Trace</li>
    <li>Live Paint</li>
    <li>Control palette</li>
    <li>Custom workspaces</li>
    <li>Photoshop layer comp support</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe InDesign CS2</td>
    <td>
    <ul>
    <li>Object styles</li>
    <li>Adobe Photoshop and Adobe PDF layer
    support</li>
    <li>InDesign snippets</li>
    <li>Adobe InCopy CS2 assignments</li>
    <li>Save backwards to InDesign CS</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe GoLive CS2</td>
    <td>
    <ul>
    <li>Enhanced live rendering</li>
    <li>Simple visual tools to build and edit CSS-based
    pages</li>
    <li>Visual CSS authoring for mobile devices</li>
    <li>Visual SVG-t inspection and authoring for
    mobile</li>
    <li>Total site management</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Fireworks 8</td>
    <td>
    <ul>
    <li>Get top-quality design results.</li>
    <li>Produce highly optimized files that still look
    great.</li>
    <li>Slice and export page comps.</li>
    <li>Create sophisticated web navigation.</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Acrobat Professional</td>
    <td>
    <ul>
    <li>Enjoy improved performance</li>
    <li>Extend commenting capabilities</li>
    <li>Easily design Adobe PDF forms</li>
    <li>Enjoy improved attachment capabilities</li>
    </ul></td>
    </tr>
    <tr>
    <td>Adobe Acrobat Standard</td>
    <td>
    <ul>
    <li>Create Adobe PDF documents from Microsoft
    Outlook</li>
    <li>Enjoy improved performance</li>
    <li>Use enhanced headers, footers, and
    watermarks</li>
    <li>Enjoy improved attachment capabilities</li>
    <li>Organize Adobe PDF documents</li>
    </ul></td>
    </tr>
    </table>
    <!--END SOURCE TABLE-->
    </div>
    <!--end wrapper-->
    <div id="footer"><p class="footer">Mathew Baker
       <a
    href="mailto:[email protected]">[email protected]</a>   
    *     Waynesville, OH</p>
    </div>
    <!--end footer-->
    <br/>
    <p class="center" style="font-size:9px"><img
    src="/cgi-sys/Count.cgi?df=matt.dat|display=Counter|ft=6|md=5|frgb=228;224;224|dd=E"/>
    <span class="style1">Web Design by:   Maria Lee
      -  <a
    href="mailto:[email protected]">[email protected]</a> 
    -   (937)554-4116</span></p>
    </body>
    </html>

    Try moving the SpryHTMLDataSet.js script tag below the
    SpryData.js script tag.

  • [solved] Emacs fails to save to gpg encrypted files

    I have a few org-mode files encrypted to .gpg files with different keys. Each file bears the headers to tell emacs it's an org-mode file and which key to use to encrypt/decrypt:
    #-*- mode: org -*-
    #-*- epa-file-encrypt-to: ("[email protected]")
    This setup has been working flawlessly for years and  the keys are set to expire later in 2015.
    I noticed a couple days ago that emacs now fails to save those files: emacs works as expected while opening the files, i.e. pinentry-qt window shows up to ask for the passphrase, but when I tell it to save the file the following message is displayed in the minibuffer for a little while, then nothing and the file stays in its modified state. Last successful save dates from november 7th.
    (numeric values replaced because they look like gpg keys)
    Opening output file: [pub u 4096 1 <numeric value> <other numeric value> <another numeric value> nil u nil ...], 15
    The command epa-list-keys fails with Args out of range:
    command-execute: Symbol's function definition is void: \ epa-list-keys
    epg-list-keys: Args out of range: ["pub" "u" "4096" "1" "<numeric value>" "<other numeric value>" "<another numeric value>" nil "u" nil ...], 15
    I tracked this issue to this epg bug that supposed to be fixed since late november but obviously is not: http://debbugs.gnu.org/db/19/19002.html
    For those with the same issue, here's how to fix it:
    - uncompress epg.el.gz located in /usr/share/emacs/24.4/lisp
    - apply the below diff to epg.el
    - add write permission for regular user to epg.elc
    - run the byte-compile command from inside emacs on epg.el
    - remove write permission for regular user to epg.elc
    diff --git a/lisp/epg.el b/lisp/epg.el
    index 77181a1..4d9bbd2 100644
    --- a/lisp/epg.el
    +++ b/lisp/epg.el
    @@ -1910,8 +1910,9 @@ This function is for internal use only."
    string (match-string 0)
    index 0
    field 0)
    - (while (eq index
    - (string-match "\\([^:]+\\)?:" string index))
    + (while (and (< field (length (car keys)))
    + (eq index
    + (string-match "\\([^:]+\\)?:" string index)))
    (setq index (match-end 0))
    (aset (car keys) field (match-string 1 string))
    (setq field (1+ field))))
    http://git.savannah.gnu.org/cgit/emacs. … d=dbae12c5
    Last edited by kazimir (2014-12-13 13:55:43)

    looks good.
    See also. https://bbs.archlinux.org/viewtopic.php … 3#p1484413

  • BPC10NW Failed to save data message

    We made changes to a model in BPC, switched Input Currency to Rpt Currency.  We optimized the model.  Re-opened the Input Form we are testing and refreshed.   We still have writeback/input enabled cells according to the colors.  We enter data and when we save it we are getting the error message "Failed to save data" but when we refresh the form the data we entered is there and any sums or subtotals are calculated.  The data entered also shows up in BW, so it is saving the data.  What is really wrong, and how do I fix it?  

    Thank you both.  Yes, it was the Default logic blocking the save.   Commented out everything in Default logic and came back into the input form and it worked fine, but of course was not calculating the taxes.   I tried *When logic and was able to save, but did not get a tax calculation.  I switched to MDX and set the tax account = to the Operating Profit * .25 and that worked as expected and did not bomb out the Input form.  

  • OSD - 8007000F " Failed to save current environment block"

    Hello,
    I have an issue with one of my Task Sequence OSD loads. I am using SCCM 2012 with a CAS trying to load a standalone drive. 
    The issue that i am having is it fails at the "Formatting C:\"
    The logs are posted below. 
    I have tried to follow this: http://cmsource.net/2014/01/21/another-80070057-fail-apply-operating-system-image-step-in-sccm-2012/  But to no avail. I have tried using Diskpart, running clean cmd, and rebooting. That doesn't seem to help. 
    <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692"
    file="instruction.cxx:3011">
    <![LOG[Successfully completed the action (Partition Disk 0) with the exit win32 code 0]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692"
    file="instruction.cxx:3037">
    <![LOG[Do not send status message in full media case]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:4736">
    <![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:782">
    <![LOG[Clear local default environment]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:807">
    <![LOG[User did not specify local data drive]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="utils.cpp:1198">
    <![LOG[Volume C:\ has 499996389376 bytes of free space]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:360">
    <![LOG[Volume C:\ is not bootable]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:366">
    <![LOG[Volume D:\ is not a fixed hard drive]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:341">
    <![LOG[Volume E:\ is not a fixed hard drive]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:341">
    <![LOG[Volume X:\ is not a fixed hard drive]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:341">
    <![LOG[TSM root drive = ]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:376">
    <![LOG[We do not find an available volume to store the local data path]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1" thread="692" file="utils.cpp:1213">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=3]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=3]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692" file="executionenv.cxx:833">
    <![LOG[pszPath[0] != L'\0', HRESULT=80070057 (e:\nts_sccm_release\sms\framework\core\ccmcore\path.cpp,60)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0"
    thread="692" file="path.cpp:60">
    <![LOG[Filesystem::Path::Add(sEnvPath, EnvDataFileName, sEnvPath), HRESULT=80070057 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,655)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager"
    context="" type="0" thread="692" file="environmentlib.cpp:655">
    <![LOG[Failed to save environment to  (80070057)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="2" thread="692" file="environmentlib.cpp:673">
    <![LOG[TS::Environment::SharedEnvironment.saveEnvironment(szPath), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,842)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager"
    context="" type="0" thread="692" file="executionenv.cxx:842">
    <![LOG[Failed to save the current environment block. This is usually caused by a problem with the program. Please check the Microsoft Knowledge Base to determine if this is a known issue or contact Microsoft Support Services for further assistance.
    The parameter is incorrect. (Error: 80070057; Source: Windows)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="3" thread="692" file="executionenv.cxx:842">
    <![LOG[SaveEnvironment(), HRESULT=80070057 (e:\nts_sccm_release\sms\client\tasksequence\executionengine\executionenv.cxx,420)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context=""
    type="0" thread="692" file="executionenv.cxx:420">
    <![LOG[Failed to persist execution state. Error 0x(80070057)]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="2" thread="692" file="executionenv.cxx:426">
    <![LOG[Failed to save execution state and environment to local hard disk]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="2" thread="692" file="engine.cxx:250">
    <![LOG[Start executing an instruciton. Instruction name: Apply Operating System. Instruction pointer: 3]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="1"
    thread="692" file="engine.cxx:117">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Apply Operating System]LOG]!><time="13:51:50.375+480" date="10-10-2014" component="TSManager" context="" type="0" thread="692"
    file="executionenv.cxx:668">

    Sounds like your disk and/or disk controller isn't recognized during WinPE phase. Just download drivers needed from Lenovo, and put them in your boot image. Most off time only NIC and disk controller drivers are needed there. Hope it helps!
    Just have a look to my blog for importing Lenovo drivers in SCCM easily:
    http://henkhoogendoorn.blogspot.nl/2014/02/good-news-when-you-are-using-mdt-andor.html
    My blogs: Henk's blog | Follow Me on:
    Twitter | View My Profile on:
    LinkedIn

  • Failed to save deployment descriptor for: EEdnc cause: null

    I am getting nowhere fast trying to deploy an ear with 1 EJB jar and a war file.
    The war deploys by itself ok. So the EJB jar has 2 stateless beans and an MDB
    configured for mqseries. I deployed a sample with some EJBs so the configuration
    must be ok. It verifies with no errors, compiles with ejbc, javac and rmi ok. then I get
    this error...
    I was wondering if anyone has run into this before or if an expert knows what it is.
    I have been using the admin console to deploy as well as asadmin.
    \j2ee-apps\EEdnc\com\boeing\bca\ednc\ejbcontainer\services\imsaccess\_IMSAccess_Stub.class
    [24/Sep/2003:10:47:33] INFO ( 1564): DPL5110: EJBC - END of EJBC for [EEdnc]
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]uid: 69758199598546944
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc name: BoltsReceiver
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc id: 69758199598546944
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc name: IMSAccess
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc id: 69758199598546945
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc name: JmsEjb
    [24/Sep/2003:10:47:33] FINE ( 1564): [Application]desc id: 69758199598546946
    [24/Sep/2003:10:47:33] FINE ( 1564): Saving the app descriptor....................
    [24/Sep/2003:10:47:33] WARNING ( 1564): DPL5035:Error while running ejbc
    com.iplanet.ias.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- -- Failed to save deployment descriptor for: EEdnc
    cause: null
         at com.iplanet.ias.deployment.backend.EJBCompiler.wrapException(EJBCompiler.java:589)
         at com.iplanet.ias.deployment.backend.EJBCompiler.compile(EJBCompiler.java:186)
         at com.iplanet.ias.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:215)
         at com.iplanet.ias.deployment.backend.AppDeployer.deploy(AppDeployer.java:98)
         at com.iplanet.ias.deployment.backend.AppDeployer.doRequest(AppDeployer.java:50)
         at com.iplanet.ias.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:745)
         at com.iplanet.ias.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:667)
         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:324)
         at com.iplanet.ias.admin.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:188)
         at com.iplanet.ias.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:137)
         at com.iplanet.ias.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:222)
         at com.iplanet.ias.admin.servermodel.controllers.SOMRequestDispatcher.invoke(SOMRequestDispatcher.java:88)
         at com.iplanet.ias.admin.servermodel.controllers.AppServerInstanceController.doDeploy(AppServerInstanceController.java:2244)
         at com.iplanet.ias.admin.servermodel.controllers.AppServerInstanceController.deployApplication(AppServerInstanceController.java:1099)
         at com.iplanet.ias.admin.servermodel.AppServerInstance.deployApplication(AppServerInstance.java:249)
         at com.iplanet.ias.admin.server.gui.jato.DeployEARApplicationViewBean.add(DeployEARApplicationViewBean.java:111)
         at com.iplanet.ias.admin.server.gui.jato.IASViewBean.handleOkRequest(IASViewBean.java:235)
         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:324)
         at com.iplanet.jato.view.command.DefaultRequestHandlingCommand.execute(DefaultRequestHandlingCommand.java:183)
         at com.iplanet.jato.view.RequestHandlingViewBase.handleRequest(RequestHandlingViewBase.java:299)
         at com.iplanet.jato.view.ViewBeanBase.dispatchInvocation(ViewBeanBase.java:811)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandlerInternal(ViewBeanBase.java:749)
         at com.iplanet.jato.view.ViewBeanBase.invokeRequestHandler(ViewBeanBase.java:596)
         at com.iplanet.jato.ApplicationServletBase.dispatchRequest(ApplicationServletBase.java:772)
         at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:446)
         at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:324)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720)
         at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118)
         at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278)
         at java.security.AccessController.doPrivileged(Native Method)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
         at org.apache.catalina.core.StandardHostValve.invoke(Standar
    [24/Sep/2003:10:47:34] WARNING ( 1564): Deployment Error
    com.iplanet.ias.deployment.backend.IASDeploymentException: Error while running ejbc -- Fatal Error from EJB Compiler -- -- Failed to save deployment descriptor for: EEdnc
    cause: null

    I don't remember exactly what it was, but I think it was a JNDI name. I resolved it by using
    <ejb-link></ejb-link> in the ejb-local-ref in the ejb-jar.xml. I made the ejb-link match the
    ejb-name in the same descriptor. This seemed to work better than changing the jndi-name in the sun-ejb-jar.xml.
    One thing you can do is set the logging for server1 to finest, then bounce the server and deploy.
    Shut down the server and look at the log with wordpad. Start at the bottom and work your
    way up looking for stack traces. They get more and more detailed as you go up and may
    point you to the exact problem. Works most of the time.

  • Failed to save deployment descriptor - ClassCastException

    I have a CMP2.0 EJB that will not deploy. I've made it through my compile, the capture-schema, end of EJBC, but then failure with the message below. I have tried to make my descriptors as close to the samples as possible, but no success. It appears that I am simply missing something or haven't set something. Any help would be userful.
    PS. I tried to run the verifier, but I heard that it's broken in the beta. I agree since I got a message that reentrant was not allowed below entity.
    Caused by: com.iplanet.ias.deployment.backend.IASDeploymentException: Error while running ejbc -- Fatal Error from EJB Compiler -- -- Failed to save deployment descriptor for: rnlg
    cause: com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.iplanet.ias.deployment.backend.AppDeployer.runEJBC(Unknown Source)
    at com.iplanet.ias.deployment.backend.AppDeployer.deploy(Unknown Source)
    ... 28 more
    Caused by: com.iplanet.ias.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- -- Failed to save deployment descriptor for: rnlg
    cause: com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.iplanet.ias.deployment.backend.EJBCompiler.wrapException(Unknown Source)
    at com.iplanet.ias.deployment.backend.EJBCompiler.compile(Unknown Source)
    ... 30 more
    Caused by: com.iplanet.ias.config.ConfigException: Failed to save deployment descriptor for: rnlg
    cause: com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.iplanet.ias.instance.AppsManager.saveAppDescriptor(Unknown Source)
    at com.iplanet.ias.deployment.backend.EJBCompiler.preDeployApp(Unknown Source)
    ... 31 more
    Caused by: java.lang.ClassCastException: com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.sun.enterprise.deployment.EjbReferenceDescriptor.getValue(Unknown Source)
    at com.sun.enterprise.deployment.EjbReferenceDescriptor.getJndiName(Unknown Source)
    at com.iplanet.ias.deployment.xml.IASEjbRuntimeDescriptorNode.setDescriptor(Unknown Source)
    at com.iplanet.ias.deployment.xml.IASEjbRuntimeDescriptorNode.getDocument(Unknown

    I found what the problem was. In my sun-ejb-jar.xml file I set the jndi name of my entity bean to the ejb-name in the ejb-jar.xml file. Don't do this. Once I removed this the deployment worked just fine.
    A side note. I use ksh, vi an ant to build everything. GUI just get in my way, its a personal preferrence. I'm happy that sun included ant tasks but this whole capture-schema, create a cmp-mapping file could be automated with another ant task. Are there plans for this, out should I code one up?
    Thanks,
    Matt

  • Failed to save deployment descriptor - cause: com.sun.enterprise.deploymen

    I have a CMP EJB that will not deploy. I've been able to compile, run the capture-schema, complete the EJBC, but then I get a failure with the message below. I have used the ASMT to migrate from Weblogic 6.1 to Sun One 7. Any help would be userful.
    ERROR:
    Deployment Error -- Error while running ejbc -- Fatal Error from EJB Compiler -- -- Failed to save deployment descriptor for: Tracker-EJB cause: com.sun.enterprise.deployment.EjbExternalDescriptor
    The exception in the admin log file really doesn't help me.
    Thanks in advance.

    Please check the xml files by running verifier. It seems like there is some problem with the sun-ejb-jar file. Check the packaging of the EJB. Set the log level to fine or above and give the log to know more details about the error.

  • Error "DAQmx Save scale.vi"

    Hello,
    when I try to overwrite an existing scale with the VI "DAQmx save scale.vi" I get an Error -200356. The parameter "Overwrite Existing Scale?" is set to "true".
    I've create the scalinig before with the condition "Allow Interactive Deletion?".

    Hello,
    the Problem is solved:
    Are you using the DAQmx Create Scale vi as well? It is actually not possible to create a scale with the same name as an existing scale. However, you can still modify and save an already existing scale. For an example of how to do this, check out the following link: http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=F38DB14830876FE6E0340003BA7CCD71&p_node=201209&p_source=External
    Thanks a lot.

  • Error with transform activity - failed to save XSL Map

    I am trying to create a bpel process that gets files via ftp which consists and a set of data records. The plan is for the data to be inserted into a db staging table. Along the way I need to execute a transformation on the data to get it into a form that the staging table can use. Thus I was trying to execute a transform activity which would take the ftp source data which is a xml document with multiple records and then port it into the collection for insertion into the db table. However I find that when I try to save the transform after connecting the recs element to the for-each for the db elements I get a message from jdeveloper 10.1.3.4 "Failed to save XSL Map".
    How to I transport the data and overcome this problem?
    Thanks,
    Steve

    Hi,
         I had faced similar kind of problem earlier. It was not a problem with transformation; it was problem with JDeveloper sessions. Before creating the XSL please check if you can able to connect the remote system from JDeveloper.

  • In linux, saving a background image (set as Desktop)feature doesnt download my image to wallpaper folder..or even to standard "Save download" feature. Can I tell firefox where (what folder) to save my "Set as Desktop" picture?

    When I find a suitable picture to use as wallpaper" I often right click and use the menu item "Set as Desktop Background". The file ""example.jpg" is saved in directory\folder "/home/user" rather than for example "/home/user/my wallpaper" or in the directory
    "/home/user/Downloads". The latter as being set under the "Downloads" section on the "General" tab in the "Preferences" dialog box.
    Is there a configuration file where I can change the default location to save my "Set as Desktop Background" images. Or better still can the menu be customized to launch the application that allows me to set my desktop wallpapers?
    I am using the "PCLinuxOS" Linux OS but I have encountered this issue in many if not all the Linux distributions I have sampled.

    Don't use "Set as Desktop". Use ''' "Save Image As..." ''' instead, and file it with your other "wallpaper" images so the operating system has access to those images.
    IIRC, Firefox saves a "desktop image" to the Profile folder, and it will only save one image, at that. Change the image and the previous one is gone.

  • I can't save the setting for dowloads to go to the specified folder (such as the desktop). It restores to default when I close Forefox.

    I can't save the setting for downloads to go to the specified folder (such as the desktop). It works once but it restores to default next time I open Firefox.
    == This happened ==
    Every time Firefox opened

    Make sure that you not run Firefox in [[Private Browsing]] mode.
    In Private Browsing mode some menu items are disabled (grayed) and some features like visited links and others are disabled and not working.
    You are in Private Browsing mode if you see "Tools > Stop Private Browsing".
    See [[Private Browsing]] and http://kb.mozillazine.org/Issues_related_to_Private_Browsing
    See also http://kb.mozillazine.org/Preferences_not_saved and [[Preferences are not saved]]

  • WSYNCMGR.LOG Failed to Sync Update. Failed to Save Update.

    I recently had to re-install WSUS on an SCCM 2012 SP1 server which had a problem where the EULA's were not being downloaded by WSUS for any updates which needed them.  Even attempting to download the updates within the WSUS console generated an error
    about being unable to locate the EULA file.
    I re-installed WSUS with a fresh DB, which caused SCCM 2012 SP1 to immediately expire and remove the updates it had previously synchronised.  This took a horrendous amount of time (at least 6 hours) for it to process all of the changes to the packages
    and deployments etc.
    This did resolve the issue within WSUS regarding approving EULA'd updates, but I am now unable to perform a software updates sync with the following errors being recorded in the wsyncmgr.log;
    Synchronizing update 8e6513d8-dc3a-4468-8108-d44618a6e412 - Windows Malicious Software Removal Tool x64 - January 2008 (KB890830)
    Referenced configuration items are not available yet: <MissingReferences><Reference RelationType="1" ModelName="Site_7A5EE138-E14B-4A6F-A5A5-8253002809FB/SUM_2fffa61e-964e-442a-81ad-d822f55d57d8"/><Reference RelationType="1"
    ModelName="Site_7A5EE138-E14B-4A6F-A5A5-8253002809FB/SUM_852c74ff-b1b6-4c4a-8490-b0b1d7296d2a"/></MissingReferences>
    Failed to sync update 8e6513d8-dc3a-4468-8108-d44618a6e412. Error: Failed to save update 8e6513d8-dc3a-4468-8108-d44618a6e412. CCISource error: 2. Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.UpdatesManager.UpdatesManagerClass.DefineUpdate
    These same errors occur for many updates and cause the sync to fail due to consecutive failures.
    It looks to me like this MAY be happening only for Expired/Superceded updates and/or updates for which Configuration Manager has previously synchronised.  A handful of updates HAVE made it into the console, but only ones never before synchronised.  I
    have searched for and trawled several blog posts for similar errors but these all seem to relate to errors in the objreplmgr.log and child sites - which I do not see any errors in there and this issue is with my primary site.  The primary site DOES however
    have two child Secondary sites, so I am wondering if there is a data mismatch somewhere.
    I tried replicating the issue in my lab environment and no matter what I did, even hitting some of the tables directly to upset it, I could not replicate the problem to begin to try solutions.
    I am very close to having to open up a call with MS, but wondered if anyone had any ideas?
    This does raise a few questions regarding DR scenarios too - as to how important IS the SUSDB, how best and when to back it up and if it is expected behavior for SCCM to wipe out it's configuration if it is sync'd with a fresh WSUS install?
    My Personal Blog: http://madluka.wordpress.com

    I just can't replicate this in my lab environment, and I am thinking that this is some sort of collateral damage done by the July patch applied by the customer that breaks SQL replication and also causes WSUS Sync issues.  We didn't ever remove that
    patch but instead implemented the SQL workarounds but this may just have resolved 'some' of the issues the patch caused.  The annoying thing is that the day we implemented the workaround and proceeded to uninstall/reinstall WSUS and resync SCCM, Microsoft
    released the updated version of the patch later that day (UK time) - wonderful timing.
    My Personal Blog: http://madluka.wordpress.com

  • Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce

    Photoshop CS6 keeps crashing. I am using a brand new IMAC, I have 16GB RAM recently updated as it was running slow with 8GB and lots of hardrive space. When it crashes, i lose all my presents and it changes my preferences, it also fails to save or produce a recovered file despite settings asking it to do so every 5 mins now. When i try to report the problem, it says it has found an issue and gives me a link to a solution....but wont let me click on the link.... PLEASE HELP! It's killing my productivity.

    If the crash started right after you added RAM, it could be a bad Ram dimm. You can try this - change the amount of RAM in Photoshop to 4G, this should stop Photoshop from using the higher ram. If it doesn't crash, it's probably the ram. Or run a diagnostic app. You don't say when it crashes, what you're doing when it crashes - it there a pattern? Did it ever work on this computer? Did it work on your previous computer? Without a lot of data, it could be related to the new computer... What OS version? Did you recently update it? Have you updated Photoshop to the most recent update?
    Do you have any plug-ins loaded? Try restarting Photoshop, and immediately press & hold the shfit key to turn off plug-ins.

  • Tabs: previous versions allowed for saving all tabs in a bookmark folder. The new tab groups do not behave this way. How can I save permanent set of tabs as a group that is available later, like the folder of bookmars was?

    tabs: previous versions of firefox allowed for saving all tabs with a group name, so you could open them all again later at your convenience. The new firefox 4.0.1 has a new tab feature, but the tab groups do not seem to persist once you shut down, and are not saved as a folder in your bookmarks. What am I missing? How can I do what I want (save permanent set of tabs as a group that is available later, like the folder of bookmarks was)? Thanks

    Right click one of the tabs, the "Bookmark all tabs..." option.
    Does it do what you want?

Maybe you are looking for