CLI103 Command 'deploy-config' failed

We are using Sun Java System Web Server 7.0U1 and after removing server certificates from the server I get following error after trying to deploy one certain configuration:
wadm> deploy-config config_name
CLI103 Command 'deploy-config' failed. :: nullAny ideas what might be wrong? In web GUI (Admin Console) there's text saying "Deployment Pending" and delpoying from Admin console fails also.
-Joel-

I removed it from Administration GUI (Configurations > config_name > Certificates > Delete...).
I managed to do the deployment by making empty change and saving /[install_path]/https-config_name/config/server.xml again and deploying configurations from the node.
At the moment the problem is gone but if I get it again I'll post logs in FINE mode here.
Thanks for the help!
-Joel-

Similar Messages

  • "ERROR_DESTINATION_INVALID: Web deployment task failed" when trying to deploy site

    I'm working on our CI process for auto-publishing WebJobs along with a host WebSite for said jobs. This isn't working, but that's not the point at the moment.
    The site in question is called devpandajobhost.azurewebsites.net and I have created (and deleted
    and recreated) and published to this site successfully many times, from both msbuild and VS.
    However, earlier today, my publish commands have started failing with 
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\Web\Microsoft.Web.Publishing.targets(4253, 5): error ERROR_DESTINATION_INVALID: Web deployment task failed. ( Could not connect to the remote computer ("devpandajobhost.scm.azurewebsites.net"). Make sure that the remote computer name is correct and that you are able to connect to that computer.  Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_INVALID.) 
    or (from vs)
    Error 4
    Web deployment task failed. ( Could not connect to the remote computer ("devpandajobhost.scm.azurewebsites.net"). Make sure that the remote computer name is correct and that you are able to connect to that computer.  Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_DESTINATION_INVALID.)
    0 0
    JobHost
    It looks like the scm site for my site doesn't exist. I have tried deleting and recreating my site several times, through various different mechanisms (VS new project, portal, powershell). The site can be created but when I publish to it I get the error
    above.
    What is going on?
    PS my theory is that I deleted and recreated it and the Azure internal DNS server has got in a pickle

    it is not only internal Azure DNS but your DNS provider as well. Since DNS records are propagated and cached (and negative cached as well) you need to wait for some time for negative cache to expire.
    I see no good reason to go through the cycle of creating new site every time unless this is your scenario. If so you can delete the old one and create always sites with new name.
    Galin Iliev [MCSD.NET, MCPD], http://www.galcho.com

  • Post-deployment configuration failed error in windows 2012 server

    HI,
    After complete install WSUS I am getting  post-deployment configuration failed error
    WSUS files are not installed in given path even folder also not created 
    kindly suggest to me 

    Just start from this bit
    There are a few workarounds to this problem so that we can complete the WSUS role Installation and move on to bigger and better things with Config Man.
    The easy way would be to launch the WSUS admin console. You will immediately get prompted for the post installation tasks. You just populate the fields and you are done.
    Cheers Paul | http://sccmentor.wordpress.com

  • Web deployment task failed. (Unknown ProviderOption:DefiningProjectFullPath. Known ProviderOptions are:skipInvalid.)

    Hi to all,
    I'm failling to publish my website to azure due this error:
    Web deployment task failed. (Unknown ProviderOption:DefiningProjectFullPath. Known ProviderOptions are:skipInvalid.)
    Guys I really need your help

    Hi 
    how are you trying to publish to your site, using Visual Studio? msdeploy.exe? what is your command line? 
    could you turn on application logging on the server and try again?  Just go to your site settings under
    https://manage.windowsazure.com, and then go to the "configure" tab.  Under the configure tab, there will be a section called "application diagnostics".  Turn on application logging
    for File System, and change the logging level to "Error".  Make sure to save your changes.
    Reproduce the failure and then open the site log files under d:\home\logFiles\SiteExtensions\MSDeploy. you can use Kudu Console by browsing
    to “https://{sitename}.scm.azurewebsites.net/DebugConsole.  Then navigate to d:\home\logFiles\SiteExtensions\MSDeploy and open the latest text file under there and send the error back.
    Thanks, Hosam

  • "BPM-70830: Deployment validation failed" when deploying from composer

    Hi BPM developers,
    I am trying to deploy a BPM project based on a template to Oracle BPM Suite 11.1.1.6.0 running in SOA & BPM Development VM and I get the following error :
    “BPM-70830: Deployment validation failed. Cause: An unexpected error has occurred during deployment validation”
    Checking the project with the Validate button returns no problem.
    The weblogic log shows the following error
    <Oct 30, 2012 6:13:51 AM PDT> <Error> <oracle.bpm.composer.beans.toolbar.SarExportDialogBean> <BEA-000000> <
    java.lang.NullPointerException
    at oracle.soa.scac.ValidateComposite.checkInterfaceInWsdlManager(ValidateComposite.java:388)
    at oracle.soa.scac.ValidateComposite.validateComponentTypeReferences(ValidateComposite.java:980)
    at oracle.soa.scac.ValidateComposite.validateComponentTypeServicesReferences(ValidateComposite.java:1012)
    at oracle.soa.scac.ValidateComposite.doValidation0(ValidateComposite.java:502)
    at oracle.soa.scac.ValidateComposite.doValidation(ValidateComposite.java:481)
    at oracle.bpm.deployment.impl.ScacDeploymentService.validateProject(ScacDeploymentService.java:223)
    at oracle.bpm.deployment.impl.ScacDeploymentService.generateSarFile(ScacDeploymentService.java:85)
    at oracle.bpm.deployment.impl.ScacDeploymentService.deploy(ScacDeploymentService.java:150)
    at oracle.bpm.pml.service.impl.ComposerMetadataServiceImpl.deployProject(ComposerMetadataServiceImpl.java:355)
    at oracle.bpm.composer.service.ProjectDeploymentService.deployProject(ProjectDeploymentService.java:157)
    at oracle.bpm.composer.service.ProjectDeploymentService.deploySelectedProject(ProjectDeploymentService.java:71)
    at oracle.bpm.composer.beans.toolbar.SarExportDialogBean.deployProject(SarExportDialogBean.java:635)
    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) .....
    By the way, I have been following the script from the "Getting Started with Oracle BPM Suite 11gR1" book if anyone stumbled upon the same issue.
    TIA
    Yiannis Tsesmelis

    You're right, I restarted the server again and again...
    I have just opened the sr in metalink, it has been confirmed as a bug. Unfortunately there's no way to workaround. What I can do now is waiting for the solution.

  • Setting system level deployment.user.cachedir in deployment.config

    G'day,
    I've been experimenting with JRE 1.5.0_04 on Windows XP.
    By default deployment.user.cachedir is set to <user home>\Application Data\Sun\Java\Deployment\cache. However, I want it to be <user home>\Local Settings\Application Data\Sun\Java\Deployment\cache.
    I have managed this as follows.
    C:\Windows\Sun\Java\Deployment\deployment.config contains:
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.propertiesand C:\Windows\Sun\Java\Deployment\deployment.properties contains:
    deployment.user.cachedir=$USER_HOME\\..\\..\\..\\..\\Local Settings\\Application Data\\Sun\\Java\\Deployment\\cacheThis works but is ugly. The problem is that $USER_HOME=<user home>\Application Data\Sun\Java\Deployment. It seems that $USER_HOME and $JRE_HOME are the only two variables for use in deployment properties. Are there any others, in particular, one that mirrors the user's actual home directory?
    Thanks,
    Chris.

    G'day,
    Open the Java Console and execute "dump system and
    deployment properties" which shows property values,
    and see if what you want is there.Thanks, but I don't think I can use these at the system level, can I?
    I did try using ${user.home} but that doesn't work.
    So, are there any variables other than $USER_HOME and $JRE_HOME that can be used when setting system level properties?
    More info, http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html
    Thanks,
    Chris.

  • How do I get Ant task deploy to fail on error within an ojdeploy-build ?

    I am calling ojdeploy on an xml file with several <deploy> tasks within the <ojdeploy-build> task.
    FYI this dramatically increases performance when doing several deployments.
    I want to find a way to have the script stop with an error as soon as one of the <deploy> tasks fails with an error (such as a compile error). It does not currently do this.
    Is there a way to get the script to stop as soon as a <deploy> task fails within the outer <ojdeploy-build> task?
    (eg. could I somehow check the return code for each deploy explicitly and do an exit if the deploy fails)
    My Ant book claims that Ant tasks normally fail on error, and when one task fails the Ant script stops at that point. Some Ant tasks (such as exec) have an explicit failonerror attribute which can change this behavior to ignore a non-zero return code from the task and continue executing the Ant script.
    It seems to me that the <ojdeploy-build> task has a serious bug where it (probably using java try-catch) ignores the error from <deploy> and keeps going to the next <deploy>, violating a basic design principle of a proper Ant task.
    Where can I find the java code for <ojdeploy-build> to confirm my suspicion and then report the bug officially?
    Meanwhile, I am very interested in finding some workaround for this bug that preserves having several <deploy> in one script. If I put just one <deploy> in each <ojdeploy-build>, the huge performance improvement is lost.

    I played with it some more and it seems that failonerror and resultproperty actually work in JDev 11.1.1.4.0 They are inherited from the [url http://ant.apache.org/manual/Tasks/exec.html]Ant Exec task and work, you just have to set failonerror="true", e.g.
    <ora:ojdeploy xmlns:ora="oraclelib:OJDeployAntTask"
                      executable="${oracle.jdeveloper.ojdeploy.executable}"
                      failonerror="true"
                      resultproperty="ojdeploy.exit.code"
                      ora:buildscript="${oracle.jdeveloper.deploy.dir}/ojdeploy-build.xml"
                      ora:statuslog="${oracle.jdeveloper.deploy.dir}/ojdeploy-statuslog.xml">
    ...Note that resultproperty is useful only if failonerror="false", use one or the other.

  • Deployment.config/properties All Users dir on Windows

    Question about the 2 files deployment.config and deployment.config which can be located in "%WINDIR%\Sun\Java\Deployment" or "%USERPROFILE%\Application Data\Sun\Java\Deployment"
    Unfortunately the option to specify a new location for the cache is only applicable to the deployment.properties when it's located under the user profile, it doesn't work when specified under the windows directory.
    I'm curious as to whether I can place the 2 files under the All Users profile and it would achieve the same result for everyone using the workstation.
    Any ideas?

    After some testing it seems this is not possible.
    However, as long as there is no cached profile on the workstation, placing the files into the "Default User" profile will create them for all subsequent logons. Which is a pretty good fix.

  • Deployment.config

    I am trying to lock down the Java Web Start user-specific configuration settings. All the client PCs are Win2K. After following the instructions found in http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html#location I am unable to get the deployment.config file settings to be effective. I have tried
    deployment.system.config=C\:\\WINNT\\Sun\\Java\\Deployment\\deployment.properties
    deployment.system.config.mandatory=true
    and also pointing the deployment.system.config at a network share. Neither seem to have any effect on the users deployment.properties settings.
    If I delete the users deployment.properties file it will then pick up the settings from the C:\WINNT\Sun\Java\Deployment\deployment.properties file the next time Web Start is launched, however the settings are not mandatory (i.e. web start is not using the deployment.config file settings) and the users are able to permanently change their properties settings.
    If anyone has gotten this to work and/or has an example of a functioning deployment.config file I would appreciate any help.
    Best regards,
    Martin M. Graney

    Sounds like there is more work needed on these documents.
    deployment.system.manditory only requires the file or ulrl deployment.system.config to be found. t does not lock the properties there unless for property:
    deployment.xxx=value
    there is also the property:
    deployment.xxx.locked=anything
    Also, there is a bug in the beta1, that a locked property (such as the deployment.xxx above) will be locked to the value of the lock, instead of the value of the property (ie: will be "anything" instead of "value"
    so to get it to work right in the 1.5. beta1, you need to say:
    deployment.xxx=value
    deployment.xxx.locked=value
    /Dietz

  • System level location of deployment.config

    According to http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/properties.html, the system level deployment.config can be found in one of two locations on windows:
    (1) <Windows Directory>\Sun\Java\Deployment\deployment.config
    (2) ${deployment.java.home}\lib\deployment.config
    The documentation is a bit sketchy as to what determines which location it checks. From my testing, it seems that if you have a JDK installed, it looks for it in (1). If you only have a JRE installed, it looks for it in (2). Can someone confirm this? Secondly, why does WebStart via a JDK install look in one location while WebStart via a JRE look in another? Why can't it simply search in one location?

    JRE/JDK makes no difference. Java Web Start is in the JRE, so you actually need a JRE to run javaws.
    Webstart will always look first in (1) , and if no deployment.config is found, it will look in the lib directory of the jre that javaws is in. (2)
    However, updating a JRE will (until after 6u4) put the new JRE in a new directory, so you would loose any customization done to the old JRE (such as putting a deployment.config in in) so (1) is preferred, unless you want the config to only apply to a specific update version.
    /Andy

  • Ocfs2 config failed! = Exception: Obsolete nodes found

    Hi,
    I try to add a new node to a POOL and it failed with this error
    ovs_operation.log:
    "2011-07-27 09:40:36" ERROR=> cluster_check_prerequisite: faild. => <Exception: ha_check_ocfs2_config
    failed:<Exception: check srv('ovm-rac-exp01') ocfs2 config failed! => <Exception: Obsolete nodes found: >
    What is the problem ?
    My host file and cluster.conf seem to be correct!
    Thanks

    Ok finaly my problem was with host file !
    I have removed 127.0.0.1 localhost.localdomain localhost from my host file and now I'm able to add a new node.
    hope this can help someone

  • SOLMAN_SETUP/ preparation phase 5.1 configure web dispatcher config failed.

    Hello
    Based on SAP Solution manager 7.1. SPS 11 Fresh install, SOLMAN_SETUP/ preparation phase 5.1 configure web dispatcher config failed.
    Error message:
    L3 - Failed to reach test WS through System Settings (ICM/HTTPURLLOC):
    http://vip.myfqdn.fr:80
    L2 - Test WS can be reached through ICM:
    http://hostname.myfqdn.fr:8000
    SOAP:1.023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: ICM_HTTP_CONNECTION_FAILED")
    Solman is located in a DMZ, http/https are configurated in table
    HTTPURLOC and load balancer  is used to publish http and https url and port redirection
    instead of native url « hostname » + default port (80xx / 443xx)
    • In DMZ for url
    http://hostname.myfqdn.fr:8000/ManagedSetupWS/Config1?style=document
    system answer is OK
    • In LAN via Load balancer url return KO message
    http://vip.myfqdn.fr:8000/ManagedSetupWS/Config1?style=document
    Any help will be appreciate.
    Regards
    Eric

    Hi All,
    I have resolved the issue with re-setting the password of SM_INTERN_WS & SM_EXTERN_WS.
    from step 1.
    with no-dispatcher configuration..
    Regrads,
    Gagandeep Singh

  • Deployment Wizard Fails in 10g AS

    Deployment Wizard fails in 10g AS when attempting to upload an .ear file. It throws the following error:
    ClassNotFoundException: ias.oc4j._deploywiz._selectAppDest
    This error started when during the upload procedure I lost internet connectivity. It has happened consistently since then.
    I have restarted the OC4J instances, the entire machine and even created a brand new instance of OC4J all to no avail. I can no longer deploy .ear files on an OC4J instance on the machine.
    Should I just give up and reinstall the entire server?
    Thanks for your help!

    368659, I am not sure what has happened to your 10g AS instance; can you check if you have the following file?
      <ORACLE_HOME>/sysman/webapps/emd/ias/oc4j/deployWiz/selectAppDest.uix
    If you has not stuck to the installation yet, reinstallation might be a better idea as the installation will be a breeze except that it takes a few minutes.

  • Deployment error: Failed to start server localhost:25848

    Hello there!
    I used to work with NetBeans but now i am testing JSCreator.
    - I'm using Linux Ubuntu 7.04
    - JSCreator 2 Update 1
    - I 've tryied to run as root and as my user.
    - I am trying VehicleIncidentReport example with JSCreator
    - With netstat -a | grep 25848 , i can see that are no process running in that port!
    Thanks for any help!
    When i run I got this error:
    run-deploy:
    Starting server localhost:25848
    Failed to start server localhost:25848
    Deployment error: Failed to start server localhost:25848. See the server log file for details.
    Exception=Deployment error: Failed to start server localhost:25848. See the server log file for details.
    Deployment error: Failed to start server localhost:25848. See the server log file for details. at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:198)
    at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    at org.apache.tools.ant.Task.perform(Task.java:364)
    at org.apache.tools.ant.Target.execute(Target.java:341)
    at org.apache.tools.ant.Target.performTasks(Target.java:369)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
    at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
    at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
    at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)

    Hy there!!
    I would like to thank you!! I just used pe-start and it worked!!!
    But now I would like to fix my Netbeans.
    I started to use JSCreator because my Netbeans is not working properly.
    - I created a new Project called Teste CIB as a Visual Web Application.
    - When i Execute the Project, in Log says that everything was all right, but in my Web Navigator (Mozzila) its says:
    HTTP Status 404 - /TesteCIB/
    type Status report
    message /TesteCIB/
    description The requested resource (/TesteCIB/) is not available.
    In the LOG i got this error:
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#default_package
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key MNEMONIC_�
    at java.util.ResourceBundle.getObject(ResourceBundle.java:386)
    at java.util.ResourceBundle.getString(ResourceBundle.java:346)
    at org.openide.awt.Mnemonics.getLatinKeycode(Mnemonics.java:165)
    at org.openide.awt.Mnemonics.setLocalizedText2(Mnemonics.java:78)
    at org.openide.awt.Mnemonics.setLocalizedText(Mnemonics.java:99)
    at org.netbeans.modules.java.project.ChangePackageViewTypeAction.createChoice(ChangePackageViewTypeAction.java:54)
    at org.netbeans.modules.java.project.ChangePackageViewTypeAction.getPopupPresenter(ChangePackageViewTypeAction.java:48)
    at org.openide.util.Utilities.actionsToPopup(Utilities.java:2622)
    at org.openide.util.Utilities.actionsToPopup(Utilities.java:2696)
    at org.openide.explorer.view.TreeView.createPopup(TreeView.java:875)
    at org.openide.explorer.view.TreeView$PopupAdapter.showPopup(TreeView.java:1323)
    at org.openide.awt.MouseUtils$PopupMouseAdapter.maybePopup(MouseUtils.java:158)
    at org.openide.awt.MouseUtils$PopupMouseAdapter.mousePressed(MouseUtils.java:149)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.Component.processMouseEvent(Component.java:6035)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3260)
    at java.awt.Component.processEvent(Component.java:5803)
    at java.awt.Container.processEvent(Container.java:2058)
    at java.awt.Component.dispatchEventImpl(Component.java:4410)
    at java.awt.Container.dispatchEventImpl(Container.java:2116)
    at java.awt.Component.dispatchEvent(Component.java:4240)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3983)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
    at java.awt.Container.dispatchEventImpl(Container.java:2102)
    at java.awt.Window.dispatchEventImpl(Window.java:2429)
    at java.awt.Component.dispatchEvent(Component.java:4240)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    You are trying to access file: jndi.properties from the default package.
    Please see http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#default_package
    Thanks a lot!!

  • JRE 1.6u11: can deployment.config point to a PC location?

    I am an Oracle DBA. I need to configure JRE 1.6u11 to use trusted.certs file located on the PC. I can "make it work" if I place the deployment.config file in C:\WINDOWS\Sun\Java\Deployment with it's key, deployment.system.config, pointing to a network location for the deployment.properties file. Deployment.properties file, in turn, then has a key telling where to find trusted.certs, again, in a network location.
    But, I am unable to set the key, deployment.system.config to look for deployment.properties in the same directory that deployment.config uses, namely, C:\WINDOWS\Sun\Java\Deployment\deployment.properties. It seems like the key, deployment.system.config is not set up to point to a PC path, because trusted.certs is not found. I read that deployment.system.config is supposed to describe a URL. Writing the path as a URL has not helped (file://C:\WINDOWS\Sun...).
    I wish to place these files in a location that is not user-specific. I do not wish to put them on the network.
    Do you know why I can't do this, or do you have any suggestions that would make this work?
    Thanks for your time.

    Turns out I had learned that a file is specified in URL as [file://], but in this case I only needed [file:/]. Once I changed this, everything worked just fine.
    My only question now, is since I answered my own question, do I get the points?

Maybe you are looking for