Error launching New-Snapshot

Hello!

You are new in the use of VmWare PowerCLI so I'm a little confused about something

I used PowerCLI 5.0.1

ESXi 5 Update 1

PowerCLI installed on W2K8 R2 Standard Edition which is virtualized on the ESXi

I run my PowerCLI as 'Run as administrator' and connect to my ESXi.

That work, but after I take a snapshot of one of my VM (not the virtual machine where PowerCLI is installed, I don't think that it is important, but...).

I checked that Get - VM give me the correct exit for the name of my VM = > OK

I run this comand to take pictures: New-Snapshot - VM-SU-SXB11-name instantane1

This one give this output:

New Snapshot: 05/07/2012-16:44:41 for lack of New-Snapshot. RestrictedVersion.summary
On line: 1 char: 13
+ New-cliché < < < <-VM-SU-SXB11-name of the snap
+ CategoryInfo: NotSpecified: (:)) [new-screenshot], RestrictedVersion)
+ FullyQualifiedErrorId: Client20_VMServiceImpl_CreateSnapshot_ViError, VMware.VimAutomation.ViCore.Cmdlets.Commands.NewSnapshot

If it's important, I try an other W2K8 R2 of snapshot

Can you help me?

This error is related to your version of ESXi only supporting Instant No.

Tags: VMware

Similar Questions

  • PowerCLI new snapshot-&gt; New Snapshot, the method is disabled by "com.vmware.vcDr".

    I am trying to get an error control when taking a 'new-snapshot' of a virtual computer (protected by SRM), see code below:

    $VMname = < VMname >

    $snapname = < nom_snapshot >

    try {}

    Get-VM-name $VMname | New-Snapshot - name $snapname - memory - suspend - ErrorAction Stop

    "SNAPSHOT - OK | Tee-Object - FilePath $logPath - add

    }

    catch

    {

    $_ | Tee-Object - FilePath $logPath - add

    'INSTANT mislukt along | Tee-Object - FilePath $logPath - add

    Output 1

    Break

    }

    The code is a failure for the VM that are protected with SRM and I get the error:

    New Snapshot: 25/02/2015 11:47:28 New-Snapshot, the method is disabled by "com.vmware.vcDr".

    To C:\Tools\Windows_Updates\CreateSnapVM - Copy.ps1:34 tank: 27

    + Get-VM-name $VMname | New-Snapshot - name $patchname - memory - suspend - ErrorA...

    +                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo: NotSpecified: (:)) [new-screenshot], MethodDisabled)

    + FullyQualifiedErrorId: Client20_VMServiceImpl_CreateSnapshot_ViError, VMware.VimAutomation.ViCore.Cmdlets.Commands.NewSnapshot

    Anyone any idea how the GET some errorcontrol custom "New-snapshot" for SRM protected VM?

    Any help appreciated.

    Are you sure that you are trying to perform this operation on the protected virtual machine and not the placeholder VM?

  • ERROR: New-Snapshot (the operation is not valid due to the current state of the object)

    Hello guys!

    I've been googlin everywhere, but impossible to find a solution to my problem. I hope that one of you, qualified people can point me in the right direction :)

    I created a powerCLI script to take a snapshot of our most important servers before we do our weekly maintenance. The idea to run the script as regular powershell script and then have

    1. Add snap-ins powercli and connect to virtualcenter servers
    2. ask the VC servers to virtual machines in a perticular folder
    3. Loop foreach on these servers to create a snapshot with the name $snapshotname

    Currently, I just do it turn on a test folder that I created in vSphere that contains 3 test VMs:

    • Testmagne1 - normal operation
    • Testmagne2 - I renamed the folder for this virtual machine in the data store to generate an error.
    • testmagne3 - normal operation

    Since the servers (not the test servers, but good ones) is the most important servers in our environment, I want to be able to catch exceptions and errors when I run this script. I do this with the Try - Catch - Finally works.

    The strange thing is:

    The release of Powershell/PowerCLI is different from the output in VirtualCenter (!)

    In virtualcenter, the output is as follows

    • Testmagne1 - snapshot is created successfully - as expected
    • Testmagne2 - the snapshot creation fails because it cannot find the files .vmx - as expected
    • Testmagne3 - snapshot is created successfully - as expected

    However, the exit in powercli is slightly different:

    • Testmagne1 - snapshot is created successfully - as expected
    • Testmagne2 - creation of the snapshot fails because it cannot find the files .vmx - as expected
    • Testmagne3 - snapshot fails with the error message: operation is not valid due to the current state of the object - huh?


    Apparently once the first error is generated all succeeding VMs get error "the operation is not valid due to the current state of the object"


    I've been pulling trying to figure this problem on my hair, but I'm not getting anywhere


    Here is some additional information:

    1. the Script (abridged version of it. It generates the same error):

    -STARTUP SCRIPT-

    $ErrorActionPreference = "stop".

    Add-PSSnapin VMware.VimAutomation.Vds, VMware.VimAutomation.Core | Out-Null

    SE connect-VIServer VIRTUALCENTER1, VIRTUALCENTER2 | Out-Null # Sensored VirtualCenter names

    $servers = get-VM-location 'testfolder '.

    $snapshotname = 'Testsnapshot '.

    $verifycreatesnapshot = Read-Host "you are about to create snapshots for $servers. Do you want to continue? o/n.

    If ($verifycreatesnapshot - eq 'y') {}

    Write-Host "snapshots of creation...". »

    {ForEach ($i in $servers)

    Write-Host "instant Creation for $i."

    Try {new-Snapshot - VM $i - name $snapshotname |} Out-Null}

    Catch {$_.exception | select *;} Write-Host "Unable to create the snapshot for $i" ;}

    }

    Write-Host "command finished.

    }

    else {Write-Host "Operation canceled by user"}

    Read-Host "end of the script. Press ENTER to close. "

    ------------------ END SCRIPT -------------------

    2. the PowerCli error messages:

    Error for Testmagne 2 (as expected):

    File: [DATASTORE114] testmagne2/testmagne2.vmx

    DynamicType:

    DynamicPropertyInternal:

    FaultCause:

    FaultMessage:

    ErrorId: Client20_TaskServiceImpl_CheckServerSideTaskUpdates_O

    perationFailed

    ErrorCategory: NotSpecified

    TargetObject:

    RecommendedAction:

    SessionId:

    ConnectionId: /VIServer = SENSORED: 443 /

    Severity: error

    Message: 31/10/2013-10:52:16 New-Snapshot the operat

    ion for the entity 'testmagne2' failed with the follo

    the wing's message: "file [DATASTORE114] testmagne2/testmagn".

    E2.vmx was not found.

    Data: {ParameterValues}

    InnerException: VMware.Vim.VimException: exploitation of the entity

    'testmagne2' failed with the following message: 'thread '.

    testmagne2/testmagne2.vmx e [DATASTORE114] was not crazy

    ND ".

    TargetSite:

    StackTrace:

    HelpLink:

    Source:

    Failed to create the snapshot for testmagne2

    Error for testmagne3:

    Creation of snapshot for testmagne3

    ErrorId: Core_BaseCmdlet_UnknownError

    ErrorCategory: NotSpecified

    TargetObject:

    RecommendedAction: An error occurred when executing command: new-Snapshot. I have check

    f exception for more details.

    SessionId:

    Login ID:

    Severity: error

    Message: 31/10/2013-10:52:17 instant New-capture operation is not

    valid due to the current state of the object.

    Data: {ParameterValues}

    InnerException : System.InvalidOperationException: operation is not valid from

    e to the current state of the object.

    at VMware.VimAutomation.ViCore.Impl.V1.Task.ViCoreTaskCo

    reServiceProviderImpl.BeginTaskCompletionPoll (list 1 taskLi

    St)

    at VMware.VimAutomation.Sdk.Impl.V1.Task.CoreTaskService

    Impl.WaitForTask (IEnumerable 1 taskList, ProgressCallback p

    rogressCallback)

    at VMware.VimAutomation.Sdk.Util10Ps.BaseCmdlet.BaseCmdl

    and. EndProcessingErrorHandled()

    at VMware.VimAutomation.ViCore.Util10Ps.BaseCmdlet.BaseC

    mdlet. EndProcessingErrorHandled()

    TargetSite: Sub ThrowTerminatingError (System.Management.Automation.Err

    orRecord)

    StackTrace: At System.Management.Automation.MshCommandRuntime.ThrowT

    erminatingError (ErrorRecord errorRecord)

    HelpLink:

    Source: System.Management.Automation

    Failed to create the snapshot for testmagne3

    3 PowerCLI version

    PowerCLI Version

    ----------------

    VMware vSphere PowerCLI 5.5 Release 1 build 1295336

    ---------------

    Versions of the snap

    ---------------

    VMWare AutoDeploy PowerCLI component 5.5 build 1262826

    VMWare ImageBuilder PowerCLI component 5.5 build 1262826

    License of VMware PowerCLI component 5.5 build 1265954

    VDS's VMware PowerCLI component 5.5 build 1295334

    VMware vSphere PowerCLI component 5.5 build 1295334


    4 VirtualCenter version

    VMware vCenter Server Version 5.0.0 Build 913577

    vSphere Client Version 5.0.0 Build 913577

    Hosts: VMware ESXi 5.0.0 Build 914586

    If you need additional information, let me know

    Any help is greatly appreciated

    Thank you!

    -Loincloth



    Definition - ErrorAction Stop locally on the cmdlet will not solve the problem. We have found and solved the problem and the fix will be available in the next version. Until then, you can use the $error variable to detect whether the cmdlet was successful or not. You can clear the $error variable before calling the cmdlet and check if it's still empty after the call.

  • An error occurred during the update error checking new Code 80072EFE

    An error occurred during the update error checking new Code 80072EFE

    error 80072EFE infected by a root

    Launch tdsskiller to find any rootkids, download and run from here

    http://support.Kaspersky.com/downloads/utils/TDSSKiller.exe

    your computer will restart automatelly and start up. Then run the updates.

  • Error launching application with Service Ad

    Hello

    I'm integrating the ad to my application service.

    Right now, I have more documentation to create app demo for it.

    I get "java.lang.NoClassDef Error Found" as soon as I run my application.

    Here is the code I use:

    package mypackage;
    
    import net.rim.device.api.ui.UiApplication;
    
    /**
     * This class extends the UiApplication class, providing a
     * graphical user interface.
     */
    public class MyApp extends UiApplication
    {
        /**
         * Entry point for application
         * @param args Command line arguments (not used)
         */
        public static void main(String[] args)
        {
            // Create a new instance of the application and make the currently
            // running thread the application's event dispatch thread.
            MyApp theApp = new MyApp();
            theApp.enterEventDispatcher();
        }
    
        /**
         * Creates a new MyApp object
         */
        public MyApp()
        {
            // Push a screen onto the UI stack for rendering.
            pushScreen(new MyScreen());
        }
    }
    

    See also this warning

    C:\Eclipse_BB\ads\For_Post6.0.0\net_rim_bbapi_adv_app.jar(net_rim_bbapi_adv_app-1. COD): WARNING! : import a file is marked not analyzable
    net.rimlib.blackberry.api.advertising.app.Banner: WARNING! : not found definition

    What I'm missing here?

    I build my application using OS 6.0

    I tried to run the app on 9800 Simulator as well as on the OS 7.0 device 9860

    For both I get the same error.

    How to test the sample application on the Simulator and the device?

    I posted same post here as well

    http://supportforums.BlackBerry.com/T5/BlackBerry-advertising-service/error-launching-app-with-ad-se...

    But I think that it is a nuisance java.

    Thank you

    Afonso Tyagi

    Its market not now

    I lacked control and export the jar file

  • Can not take new snapshot or manage old snapshots VMware Workstation 6.5.1

    I had a stable system of VMware Workstation 6.0 for a long time. I upgraded to 6.5.1 several months ago and it has not been stable. The last symptom is that I can't manage existing snapshots or create new images. The log file of the user interface indicates there is a fault of locking a file. I've gone through the other suggestions of the VMware community, but these have not helped.

    Environment:

    The host is Windows XP SP3 + updates

    Guest is Windows XP SP3 + updates

    VMware Workstation 6.5.1 build 126130

    Symptoms leading to the situation:

    Turn comments off

    VM > overview > Snapshot Manager

    Take a snapshot

    Delete one before (old snapshot)

    Wait a while, the bar of progression and GUI finally indicates success

    Delete an another prior (old snapshot)

    Wait a long time, progress bar freezes, the host OS Task Manager shows process VMware is inadmissible

    Click on the upper right corner, 'X' in the Snapshot Manager to close the application, Windows gives error inadmissible usual cancel or continue, cancel selected

    Windows offers to send symptom information to Microsoft for the diagnosis

    Restart the host operating system

    Start VMware, power reviews (it powers on OK)

    Repeat the mistake (VMware Snapshot Manager crashes on delete old snapshot)

    Restart the host operating system

    Consider the suggestions in the community of VMware Workstation, suggestions are to delete the .lck or .lck files for comments, run chkdsk

    A ran CHKDSK D: /F /R (no problem found)

    Renamed all .lck files in the folder structure customer (renowned specific folders follow below)

    Start VMware powered reviews, case comments (it starts very well)

    Watch VMware directory, confirm that there is no new .lck files/folders

    Use VMware Snapshot Manager, try to take pictures or delete old snapshot - both fail, suspended process, must cancel

    Here is an excerpt of "UI current log file" (C:\Documents and Settings\gperkins. MERITER\Local Settings\Temp\vmware-gperkins\vmware-gperkins-2268.log)

    Apr 16 14:27:57.853: vmui | File unexpected error updating cache snapshot of Foundry of blocking: the file is already in use

    Apr 16 14:27:57.853: vmui | Could not update the snapshot tree: tree inconsistent state.

    Apr 16 14:28:00.666: vmui | FILE: WaitForPossession timeout on "D:\vmware\WinXP VA33100XP\Windows XP Professional.vmsd.lck\M17021.lck" due to a local process (3660)

    Apr 16 14:28:00.712: vmui | FILE: FileIO_Lock on 'D:\vmware\WinXP VA33100XP\Windows XP Professional.vmsd' failed: lock has expired

    Apr 16 14:28:00.712: vmui | In SHORT: Impossible to open and lock file "D:\vmware\WinXP VA33100XP\Windows XP Professional.vmsd".

    Apr 16 14:28:00.712: vmui | SNAPSHOT: SnapshotConfigInfoRead failed for the file "D:\vmware\WinXP VA33100XP\Windows XP Professional.vmx": cannot lock the file (3)

    Here is a list of old .lck files that I renamed (within each are .lck files which are not renamed):

    D:\vmware\WinXP VA33100XP\Delete-me2-Windows XP Professional.vmx.lck

    D:\vmware\WinXP VA33100XP\Delete - me - Windows XP Professional - 000001.vmdk.lck

    D:\vmware\WinXP VA33100XP\Delete - me - Windows XP Professional - 000002.vmdk.lck

    D:\vmware\WinXP VA33100XP\Delete - me - Windows XP Professional - 000003.vmdk.lck

    D:\vmware\WinXP VA33100XP\Delete-me-Windows XP Professional.vmdk.lck

    D:\vmware\WinXP VA33100XP\Delete-me-Windows XP Professional.vmsd.lck

    D:\vmware\WinXP VA33100XP\Delete-me-Windows XP Professional.vmx.lck

    Any advice/suggestions would be welcome.

    With the VM power off and out the VMware Workstation (close the app) try to remove the *.lck files

    Now start Workstation and see if you still have questions

  • Error Launcher.exe

    I frequently receive crash reports Launcher.exe, there seems not to be a place when it happens.
    If I click to send or leave, I can move the road and continue, if I do this goes back to the previous action.

    Clean Windows registry. The registry contains all the settings, files, and application codes used by your computer system. There is also the problematic components that can generate the error Launcher.exe. When the registry is cleaned, these defective components have been set. To prevent this error from the registry entries, a professional registry repair tool should be used, it is the best way and effective to avoid any error Launcher.exe.

    http://www.fixdllexe.com/

  • Error "a newer version of quicktime is already installed" when you attempt to install QuickTime

    I am running Vista as an administrator.  I was running itunes version 8.03 for several months.  When I went to upgrade to itunes 9.x, I started to have problems. the upgrade was unsuccessful.  I then uninstalled quick time and itunes and all the other software Apple via the Control Panel, windows Install CleanUp and also delete the apple key in the registry under the local computer and the current user.  I did a search on the computer and remove all apple, quick time and records of safari.

    I have also created a new administrator user and tried to install through this user, without success, exact same results.

    When I try to install itunes via the downloaded executable software I get the error «a newer version of quick time is already installed...» »

    I spent several hours on the phone with Apple and they indicated that they believe that vista is now a registry entry somewhere for quick time that causes the problem.  They suggested that I contact Microsoft.

    At this point, I can't use my i touch and would like to get this resolved as soon as POSSIBLE.

    Hello flybydug,

    Thanks for posting on the Microsoft answers Forum.

    Apple should have been able to tell where, in the registry that QuickTime written in. However, review the information below.

    1. go to C:\Program Files and delete the entire folder QuickTime.

    2. click on start - search/search - all files and folders, select the hard disk (C :) to look in, type in QuickTime, and then click search / search when list files appear, click right on and remove any that you confirm are associated with QuickTime.)

    3. Click Start, type regedit, and then click OK. Click on the + to:

    Go to: HKEY_LOCAL_MACHINE\Software
    In the software submenu, click directly on the entry of Apple Computer, then scroll for QuickTime, right-click and select Remove.

    Note: If you click on the + to the "entry of Apple Computer, it will grow and you should see"QuickTime"which are listed there.

    4. exit regedit. It will save their output.

    I hope this helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • "! "Error launching browser window: No XBL binding for browser".

    Windows Vista: When I try to start Firefox I get! "Error launching browser window: No XBL binding for browser". I get this msg of error only with launch ff. Chrome 9 and IE 8 without problem.  What should do?

    @Syed: though even this link is very old-info, I took the advice of completely uninstall FF and then redownload and reinstall. That solved the problem. So thank you!

  • Error launching Photoshop from Lightroom

    I use Adobe Photoshop CC 2014 and Lightroom 5 of the creative cloud. After the upgrade to Yosemite, I get an error launching Photoshop from Lightroom. When I right-click on an image in Lightroom and select Edit in Photoshop I get an error: "among application components are missing from the Application directory, please reinstall the application. I reinstalled Photoshop CC 2014 and I still get the error. Does anyone know how to fix this?

    Uninstall Photoshop, Lightroom and the CC app, run the tool from Adobe CC cleaning and re - install.  Use the CC cleaning tool to resolve installation problems. CC, CS3 - CS6

    Benjamin

  • ESXi Get new snapshot

    Hello

    I have attached 2 photos. "current", this is how esxi works by default. When you get a new snapshot, your current location would be after the last snapshot. What I need is the photo 'desired '. One way is to get a new snapshot and return to the previous. But in doing so, the virtual machine will restart. Is there anyway I could get a snapshot and have a status of "desired"?

    If you continue to use the same State of the virtual machine and not lose all changes, while the snapshot is mounted, the only way is to temporarily create a new snapshot, mount the previous snapshot and remove the temporary snapshot again after disassembling it.

    André

  • Error running VDR: Trouble reading files, error-3942 (delete Snapshot failed)

    Hello

    I currently have a problem with my VDR backups. as indicated in the title, the error I get is "error running VDR: Trouble reading files, error-3942 (delete Snapshot failed)".

    Background

    We are currently running VMware Vsphere version 4.0.0 on VDR version 1.1.0.707. We have a task of backup running in Vsphere that takes a snapshot of every night of the VM. It is then wrapped on tape for the archive.

    Question

    All of the virtual machine is backup successfully except one. I get the error message is as above: "error running VDR: Trouble reading files, error-3942 (delete Snapshot failed)".

    The backup task completed successfully, and the virtual machine can be restored from a backup. However, the virtual machine always has a snapshot and in addition, the virtual disk to the virtual machine is still attached to the host.

    The current will of this issue that we use is:

    (1) stop the VDR Server

    (2) remove the attached hard disk

    (3) to take a snapshot of the virtual machine

    (4) delete all snapshots.

    I would like to find a solution to the underlying cause, as the current will is tedious and time consuming.

    Another note, the logic unit number that the virtual machine is currently has a block size of 2 MB while all other virtual machines have a block size of 1 MB...

    If you need any additional info, feel free to ask.

    See you soon,.

    http://www.VMware.com/support/VDR/doc/vdr_120_releasenotes.html#upgrade

  • New snapshot command is slow PCLI v4.1

    So I'm playing with PowerCLI first finally (I regret not playing earlier, very cool stuff).

    In any case, the "New-Snapshot" command seems not working is not quite right. I use the latest version of PowerCLI against v4.0 vCenter server.

    Basically when I run a command 'New-snapshot', he ends right-fast as might be expected according to vCenter.  But the PS command don't returns not for nearly two minutes, while the shell is waiting.

    I hope to encode something that works around the snapshot with the guest operating system (gel IO operation) and timing is important, so almost 2 minutes of waiting is not acceptable before continuing.  15-20 seconds OK, but not 2 minutes.

    Any ideas?

    If you create a snapshot with the New-Snapshot - RunAsync parameter, you will see the task in the VMware vSphere client. The Wait-job cmdlet returns when the task in the vSphere client has completed state. So I'm sure that the snapshot is created.

  • Groovy Script error - launch of workload dynamically

    Hi all

    I'm trying to plan kickoff to load dynamically to help after the groovy script

    com of the packaging. LoadPlan.OdiTool;

    Import oracle.odi.core.OdiInstance;

    Import oracle.odi.core.config.MasterRepositoryDbInfo;

    Import oracle.odi.core.config.OdiInstanceConfig;

    Import oracle.odi.core.config.PoolingAttributes;

    Import oracle.odi.core.config.WorkRepositoryDbInfo;

    Import oracle.odi.core.persistence.transaction.ITransactionStatus;

    Import oracle.odi.core.persistence.transaction.support.DefaultTransactionDefinition;

    Import oracle.odi.core.security.Authentication;

    Import oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker;

    Import oracle.odi.domain.runtime.loadplan.OdiLoadPlan;

    Oracle.odi.domain.runtime.loadplan.OdiLoadPlan import. *;

    Import oracle.odi.domain.runtime.loadplan.OdiLoadPlanStep;

    Import oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepContainer;

    Import oracle.odi.domain.runtime.loadplan.OdiLoadPlanStepSerial;

    Import oracle.odi.domain.runtime.loadplan.finder.IOdiLoadPlanFinder;

    Import oracle.odi.domain.runtime.loadplan.OdiLoadPlanSchedule;

    Oracle.odi.runtime.agent.invocation import. *;

    Oracle.odi.runtime.agent.invocation.StartupParams import. *;

    Import oracle.odi.runtime.agent.invocation.LoadPlanStartupParams;

    import java.util.HashMap;

    import java.util.Map;

    public class CustomLoadPlan {}

    Public Shared Sub main (String [] args) {}

    String Master_User = 'Master_User;

    String Master_Pass = "Master_Pass";

    String WorkRep = "WORKREP";

    String Odi_User = "myuser";

    String Odi_Pass = 'mypass ';

    MasterRepositoryDbInfo masterInfo = new MasterRepositoryDbInfo (Url, driver, Master_User, Master_Pass.toCharArray (), PoolingAttributes()) new;

    WorkInfo WorkRepositoryDbInfo = new WorkRepositoryDbInfo (WorkRep, new PoolingAttributes());

    OdiInstance odiInstance is OdiInstance.createInstance (new OdiInstanceConfig(masterInfo,workInfo));.

    Authentication auth = odiInstance.getSecurityManager () .createAuthentication (Odi_User, Odi_Pass.toCharArray ());

    odiInstance.getSecurityManager () .setCurrentThreadAuthentication (auth);

    ITransactionStatus trans = odiInstance.getTransactionManager () .getTransaction (new DefaultTransactionDefinition());

    Officer of RemoteRuntimeAgentInvoker = new RemoteRuntimeAgentInvoker ("http://localhost", "myuser", "mypassword".toCharArray ());

    Map paramsValues = new HashMap();

    LpProps properties = new Properties ();

    LoadPlanStartupParams startupParams = new LoadPlanStartupParams (paramsValues);

             

    LoadPlan research

    OdiLoadPlan odiLoadPlan = (odiInstance.getTransactionalEntityManager () .getFinder (OdiLoadPlan.class)) .findByName (planName) (IOdiLoadPlanFinder);

    Implementation of the Plan of care

    ExecutionInfo res = agent.invokeStartLoadPlan (planName, 'GLOBAL', startupParams, "," WORKREP", lpProps, 1);

    }

    And get the following error

    org.codehaus.groovy.runtime.InvokerInvocationException: oracle.odi.runtime.agent.invocation.InvocationException: http://host.com:port/OracleDIAgent:org.apache.commons.httpclient.ProtocolException: The Host of the server.com has not responded to a valid HTTP response

    at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:95)

    at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)

    at groovy.lang.MetaClassImpl.invokeStaticMethod(MetaClassImpl.java:1302)

    at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:759)

    at groovy.lang.GroovyShell.runScriptOrMainOrTestOrRunnable(GroovyShell.java:271)

    at groovy.lang.GroovyShell.run(GroovyShell.java:513)

    at groovy.lang.GroovyShell.run(GroovyShell.java:170)

    at oracle.odi.ui.groovy.GroovyScriptRunInstance.run(GroovyScriptRunInstance.java:228)

    Caused by: oracle.odi.runtime.agent.invocation.InvocationException: http://host:port2/OracleDIAgent:org.apache.commons.httpclient.ProtocolException: The Host of the server.com has not responded to a valid HTTP response

    Any idea a pointer what is wrong in the script. Please note that my Agent is up and running, I am able to launch the studio ODi LoadPlan. I am also able to join annex to load the plan through the groovy script. So looks like something wrong in the script.

    Any help is greatly appreciated.

    Thanks and greetings

    I was able to solve the issue myself. It was two minor problems.

    (1) agent was running over HTTPS not http like I was trying in the script.

    (2) the name of the agent must be column of the Web Application context, rather than the column name set Agent screen.

    After the correction of these two options, I was able to launch the Plan of loading of the groovy script.

    7 regards thanks

  • When connecting a new (5 s) iphone to itunes it says error - a newer version of itunes required, but itunes is already updated to the latest version

    Connection problem of my new (5 s) iphone to itunes on mac - error pops up on the computer saying a newer version of itunes required, however my itunes is already updated to the latest version (11.4)

    The most recent is iTunes 12.3.2.

    You will need OSX 10.8.5 (Mountain Lion) or later to install the latest version of iTunes.

Maybe you are looking for

  • Satellite C55-C-1LU - touchpad no longer works

    Hi all For two days, I have a new Satellite C55-C-1LU and the touchpad not working anymore. Pressing F5 has no effect.10 Windows was preinstalled on this laptop. Can you help me please? Thank you.Stone.

  • Unable to configure the address IP 8184 PXI

    Hello I can not configure the IP address of a PXI 1031 with a controller 8184. I followed all the steps in the manuals to help but after that assignment of an IP address, when I restart the controller the following message is displayed: mounting: mou

  • How can I connect Windows XP as an administrator

    System Restore has been disabled by group policy, I have to turn on sysytem restore... So I need to log in to windows xp as an administrator

  • Boot Disk / Storage Drive

    So, I have a new AW17R3 with a 1 TB HARD drive and 225 GB SSD, 10 Windows running. Because I run a lot of programs such as AutoCAD, Revit and the Adobe Suite, I want to configure my computer so that all programs will be store/installation on the HARD

  • Windows Explorer crashes on startup and cannot be restarted

    I have a laptop HP running on Windows 7 64 bit. I have not used in a week. The last thing I did was install shutdown and Windows updates. When I connect I immediately encounter a black screen with a dialog box indicating that "Windows Explorer has st