LMS 3.2: RME failed archive with Nexus 5010

Hi,
LMS 3.2, RME 4.3.1, dev packages updated, Windows.
We would like to archive the configuration of the Nexus 5010 switches. Due to authentication with Radius based on tokens we're not able to use telnet/SSH and therefore we only can use SNMP WRite in combination with TFTP.  But, this is not working at all. Other systems like 3750 works fine. Is there a difference between Catalysts IOS and nexus NXOS?
I searched the forum and found this:
https://supportforums.cisco.com/message/663481#663481
upgrade to LMS 2.6, archive config not working anymore
We ship and start a TFTP server by default on Windows.  You must have an SNMP read-write community string configured on your devices, and entered in DCR for TFTP config fetches to work.  Additionally, udp/69 must be open between device and server.
The easiest way to troubleshoot this kind of problem is to start a sniffer trace on the LMS server (using Device Center > Packet Capture).  Filter on all traffic to one of the failing devices.  Then, run a Sync Archive job for that same device.  When it fails, the sniffer trace will indicate what the problem is
Regards
Ad Olsthoorn

Hi Lavramov,
Yes I'm quite sure, I installed the required packages acoording to the Nexus.RME431.v2-2.readme.pdf manual. the manual tell me to install the following (see also attachement).
To install the Cisco Nexus Series Package, you must install the following dependent packages:
- SharedDcmaSS.RME431.v2-2.zip
- SharedInventoryMDS.RME431.v1-5-1.zip
- SharedSwimMDS9000.RME431.v1-6-1.zip
- SharedNetshowSS.RME431.v1-1.zip
regards
Ad

Similar Messages

  • Can't archive nexus 5010 configs (LMS 3.2)

    Using LMS 3.2 I can't archive configs from
    our Nexus 5010 ( 4.2(1)N1(1) ) devices . I have installed
    the   necessary device package Nexus.RME431.v2-4.zip. Following error occures:
    *** Device Details for                          gf02na50050p                         ***
    Protocol ==>                          Unknown / Not Applicable
    Selected Protocols with order ==>                                                                                  SSH,SCP,TFTP,RCP,Telnet
    Execution Result:
    RUNNING
    CM0151 PRIMARY RUNNING Config  fetch failed for gf02na50050p Cause: Failed to fetch config using  TFTPFailed to establish TELNET connection to 10.92.170.214 - Cause:  Connection refused.
    Action: Check if protocol is  supported by device and required device package is installed. Check  device credentials. Increase timeout value, if required.
    Telnet on device is disabled, SSH enabled.
    with only SSH on RME   followig error:
    *** Device Details for                          gf02na50050p                         ***
    Protocol ==>                          Unknown / Not Applicable
    Selected Protocols with order ==>                                                                                  SSH
    Execution Result:
    RUNNING
    CM0151 PRIMARY RUNNING Config  fetch failed for gf02na50050p Cause: Failed to get the start  tag-Building Configuration ... in the configuration.  Action: Check if  protocol is supported by device and required device package is  installed. Check device credentials. Increase timeout value, if  required.
    Thanks
    Igor

    RME 4.3.1; windows platform
    with one customer I have the same issue with a Nexus 5020. Software version is :
    Software
      BIOS:      version 1.3.0 [last: ]
      loader:    version N/A
      kickstart: version 4.2(1)N2(1)
      system:    version 4.2(1)N2(1)
      power-seq: version v1.2
      BIOS compile time:       09/08/09 [last: ]
      kickstart image file is: bootflash:///n5000-uk9-kickstart.4.2.1.N2.1.bin
      kickstart compile time:  7/28/2010 18:00:00 [07/29/2010 03:10:19]
      system image file is:    bootflash:/n5000-uk9.4.2.1.N2.1.bin
      system compile time:     7/28/2010 18:00:00 [07/29/2010 07:18:12]
    Hardware
      cisco Nexus5020 Chassis ("40x10GE/Supervisor")
      Intel(R) Celeron(R) M CPU    with 2074284 kB of memory.
    ===============
    following RME packages are installed:
        SharedNetshowSS      1.1.2      SharedNetshowSS device package
        SharedSwimMDS9000    1.6.3      SharedSwimMDS9000 device package
        SharedInventoryMDS   1.5.1      SharedInventoryMDS device package
        SharedDcmaSS         2.2.2      SharedDcmaSS device package
        Nexus                2.4        Nexus device package
    ===============
    >>> I see the following problems with SSH instrumentation of the Nexus Platform when looking into the debug file. The file I got is more or less the same then the one Marc posted.
    The customer does not have a banner configured so the standard login procedure shows the following when login is done manually. RME automatically interpretes the first line after "Login as: " as a banner...
    login as: Nexus
    Nexus 5000 Switch
    Using keyboard-interactive authentication.
    Password:
    Cisco Nexus Operating System (NX-OS) Software
    TAC support: http://www.cisco.com/tac
    Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
    The copyrights to certain works contained in this software are
    owned by other third parties and used and distributed under
    license. Certain components of this software are licensed under
    the GNU General Public License (GPL) version 2.0 or the GNU
    Lesser General Public License (LGPL) Version 2.1. A copy of each
    such license is available at
    http://www.opensource.org/licenses/gpl-2.0.php and
    http://www.opensource.org/licenses/lgpl-2.1.php
    devicename#
    >>> and RME wants to take the last line as the prompt, resulting in a non-fatal java exception:
    [line 1471 ff.]
    [ Mon Aug 30  08:58:01 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,Learning prompt: sA[0] == 'http://www.opensource.org/licenses/lgpl-2.1.php'
    [ Mon Aug 30  08:58:01 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,Learning prompt: sA[1] == ''
    [ Mon Aug 30  08:58:01 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,printStackTrace,51,stacktracecom.cisco.nm.lib.cmdsvc.CmdSvcException: Prompt learning failed: 'http://www.opensource.org/licenses/lgpl-2.1.php' && '' do not match.
        at com.cisco.nm.lib.cmdsvc.Session.tune(Session.java:904)
        at com.cisco.nm.lib.cmdsvc.Session.tune(Session.java:833)
        at com.cisco.nm.lib.cmdsvc.AuthHandler.connect(AuthHandler.java:267)
        at com.cisco.nm.lib.cmdsvc.OpConnect.invoke(OpConnect.java:56)
        at com.cisco.nm.lib.cmdsvc.SessionContext.invoke(SessionContext.java:299)
    >> Ok, RME proceeds, but the SSH implementation (SharedDcmaSS ?) cannot extract the config and a java exception occures which leads to "Closing the session":
    [ Mon Aug 30  08:58:06 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,Returning from Session.send('show startup-config
    [ Mon Aug 30  08:58:06 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.transport.cmdsvc.LogAdapter,debug,31,in trimPrompt(), prompt == ''
    [ Mon Aug 30  08:58:06 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.CliOperator,fetchConfig,490,Failed to get the start tag-Building Configuration ... in the configuration.com.cisco.nm.xms.xdi.ags.config.ConfigTransportException: Failed to get the start tag-Building Configuration ... in the configuration.
        at com.cisco.nm.xms.xdi.pkgs.SharedDcmaSS.transport.SSCliOperator.extractConfig2Buffer(SSCliOperator.java:176)
        at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.CliOperator.fetchConfig(CliOperator.java:436)
        at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.CliOperator.fetchConfig(CliOperator.java:510)
        at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.SimpleFetchOperation.performOperation(SimpleFetchOperation.java:61)
        at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.ConfigOperation.doConfigOperation(ConfigOperation.java:111)
        at com.cisco.nm.xms.xdi.pkgs.SharedDcmaSS.transport.SSConfigOperator.fetchConfig(SSConfigOperator.java:65)
        at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.updateArchiveForDevice(ConfigManager.java:1315)
        at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.performCollection(ConfigManager.java:3291)
        at com.cisco.nm.rmeng.dcma.configmanager.CfgUpdateThread.run(CfgUpdateThread.java:27)
    [ Mon Aug 30  08:58:06 CEST 2010 ],DEBUG,[Thread-38],com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.SimpleFetchOperation,performOperation,62,FetchStatus - FAILURE for Protocol SSH for device x.x.x.x
    >> As telnet and tftp are not allowed the config cannot be archived (Customer reports no problems with telnet...)
    The config itself starts and ends with the following lines:
    devicename# show startup-config
    !Command: show startup-config
    !Time: Mon Sep  6 16:41:02 2010
    !Startup config saved at: Mon Aug 16 15:41:39 2010
    version 4.2(1)N2(1)
    no feature telnet
    no telnet server enable
    no feature http-server
    cfs eth distribute
    feature udld
    feature interface-vlan
    feature lacp
    feature vpc
    feature lldp
    feature vtp
    interface mgmt0
      shutdown force
      shutdown force
      no snmp trap link-status
      no snmp trap link-status
    clock timezone MEZ 1 0
    clock summer-time MEZS 5 sun mar 02:00 5 sun oct 03:00 60
    line console
    boot kickstart bootflash:/n5000-uk9-kickstart.4.2.1.N2.1.bin
    boot system bootflash:/n5000-uk9.4.2.1.N2.1.bin
    ip route 0.0.0.0/0 172.16.4.1
    vtp mode transparent
    vtp domain sap
    logging server x.x.x.x 7 use-vrf default
    logging server y.y.y.y 7 use-vrf default
    devicename#
    For me it looks like as a bug in the ssh implementation in RME, but I cannot find a bug id on CCO ....

  • RME config archive problem - lms 3.2

    just wondering if anyone else has seen this.
    about a month or so ago, I grabbed about 6 or 7 patches for our ciscoworks machine, across cm, rme, and cs. (yeah, we were a little behind)
    after applying these patches, it seems, all of the 2960s and 4948s are failing the config archive with the following:
    cm00139: could not archive config:cause: action: verify that device is managed and credentials are correct. Increase timeout
    value if required.
    so I've triple checked the credential set applied to these devices, adjusted timeout and retry values, and have gotten nowhere.
    Deleting these devices doesn't seem to help, they are rediscovered just fine, but the config archive continues to fail.
    Other than maybe trying to reinstall the rme patches (or uninstall) that were recently applied, I'm out of ideas. This is LMS 3.2.1 with
    cm 5.2.2
    cs 3.3.1
    rme 4.3.2
    running on windows server 08.
    So if anyone may have seen this and/or has any advice, I'd appreciate it. Thanks - chris

    ok, so it's been a year and a half since last post. So in addition to the above mentioned archive failures with the 4948s, the 4948s were also showing up in config out of sync summary. The only difference that were showing between running and startup was the ntp clock period.
    I did see that the clock period statement was in the exclude list for routers and a bunch of other things, but not for the 4948s. I added this as an exclusion yesterday. Today when I checked, all 4948s are archiving now, and are off the out of sync report. Never would have crossed my mind to check there, but that exclusion seems to have done the trick. Maybe someone else can use this if they're seeing the same thing. - chris

  • LMS 3.2 : Can't collect inventory from Nexus 5010

    Hello,
    I've added a Nexus 5010 to LMS, and it recognized it as such, and it was also able to archive its configuration.
    But LMS is unable to collect inventory from it : the error message is "Device Sensed, but collection failed".
    I am able to do an snmp walk of the device and I do see the ENTITY mib.
    I am running LMS 3.2 with no RME patches or device package updates.
    I've attached the relevant portion of IC_Server.log.
    The Nexus 5010 is running NX-OS 4.1(3)N2(1a).
    Thanks for the help,
    Alex.

    >> I am running LMS 3.2 with no RME patches or device package updates.
    So why not update the dev pkgs, then try again?
    The latest RME pkg for Nexus is apparently v2.4, whereas I'm collecting the 5010s fine with v2.3.
    704.
    1.3.6.1.4.1.9.12.3.1.3.798
    Cisco Nexus 5010 Switch
    Nexus
    2.3

  • LMS 4.0.1 fails on updating switch sw (3750ME, 2960S)

    Hi,
    Newly installed LMS 4.0.1 fails when upgrading switch software. From sw distribution job logs, it looks like that LMS does not recognize switch properly. This happens with 3750 Metro and 2960S switches (at least those I've tested).
    Attached file contains full job logs in zipped format.

    After looking into swim debug file, found this error:
    [ Fri May 20  14:27:38 EEST 2011 ],ERROR,[RFRDOper:172.31.57.11],com.cisco.nm.xms.xdi.pkgs.LibSwim.common.Utility,loadProperties,545,Exception while reading the prop file java.io.FileNotFoundException: G:\PROGRA~2\CSCOpx\MDC\tomcat\webapps\rme\WEB-INF\lib\pkgs\..\..\conf\swim\StackFlashes.properties (The system cannot find the file specified)
    Could this be related to problem? Should I reinstall LMS or can this file (StackFlashes.properties) be copied from another installation???
    /Mikko

  • Call manager and rme config archive report

    Hi,
    I know that rme does not support the call manager for config archive. It is clear.
    The RME home page show config archive status for failed devices and there are some devices which are not supported by RME config archive.
    I've set this devices to suspended state in RME but config archiv is trying with this devices also.
    This is a financial costumer and the local Financial supervisory authority would like to see all devices config is saving successfully.
    How can i exclude the call manager and similar devices from config archiv process and status reports?
    Regards,

    Hi,
    I would like to qoute from RME help.
    Working With Suspended Devices
    Suspended device state cannot participate in any RME application flows but all historical data pertaining to the device will continue to be maintained by RME.
    Nevertheless the RME is trying to fetch the config from suspended devices!!!
    What is the truth in this thing?
    Regards,

  • RME 4.3.1 & Nexus 7000 device package

    I am have 27 devices that RME reports as "Out-of-Sync", among those some are Nexus 7K devices, with the sysObjectId .1.3.6.1.4.1.9.12.3.1.3.612, which according to the "Supported Device Table for LMS 3.2" is supported in RME 4.3.1.
    Searching for device package with that sysObjectId I get no result in Common Services. However, when performing a "Device Update" with my CCO account, Ciscoworks tells me that "All the available package(s) at source location are already installed."
    What do I have to do to get that device package?

    Hi,
        To check / download the latest RME Device Package for Nexus 7k support, please do the following :
    1. Go to Common Services -> Software Centre -> Device Update and click on the hyperlink for 'CiscoWorls Common Services'
    * You should see 2 packages listed  - Device Data and MDF.
    * The latest versions of these are 1.10 and 1.48 respectively.
    * If you don't have the lateset versions installed, please run an update to install these.
    2. Once you have the most up to date packages for Common Services installed, go to Common Services -> Software Centre -> Device Update and click on the number in the 'Device Type Count' collumn for Resource Manager Essentials.  Filter the list of devices by Package Name = Nexus.
    * Do you see sysObjectId .1.3.6.1.4.1.9.12.3.1.3.612 displayed ?
    * What version of the Nexus device package do you have installed ? (The latest version is 2.5)
    3. Even if you have the latest Nexus package installed, run a device update for RME so that you loaded the latest versions of all packages (I see there were some new updates for shared packages eg LibCommon as recent as 21st January 2011.
        In terms of the devices being reported as 'Out-of-sync' , this means that RME has detected that the running configuration and the startup configuration on the device are different. This could be because RME doesn't have the most recent copy of either config or it is a real situation of the startup and running config being out of sync on the device.  If you go to the Out-of-Sync Summary page, select the Nexus 7k's and click on 'Sync on Device' RME will run a job to login to the devices and execute a copy run start.
    * If your Nexus 7k's are still reported as 'Out-of-Sync' after the job completes then we'll need to investigate further.
    Regards
    Derek Clothier

  • UnZipping an archive with folders inside

    Hello, everyone.
    A friend of mine asked me to create him an "auto-downloader" type of program, to download a ZIP archive, then extract the information to the user's computer (no, it is not harmful).
    Anyways, I've been trying mutliple ways, and I've come pretty far with the one I'm currently using. The only problem is, I'm using user.home as the file location for the zip, and creating a folder in there seems to just not want to work. This is the only way I could think of doing it, but I'm sure there are easier ways.. here's what I'm using:
    import java.awt.BorderLayout;
    import java.awt.Dimension;
    import java.io.BufferedInputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import java.net.URL;
    import java.net.URLConnection;
    import java.util.zip.ZipEntry;
    import java.util.zip.ZipInputStream;
    import javax.swing.JFrame;
    import javax.swing.JProgressBar;
    public class Updater extends Thread {
         private String name;
         public void get(String url, String fileName) {
              name = fileName;
              JFrame frame = new JFrame(name.replaceAll(".zip", "") + " update");
              frame.setLocationRelativeTo(null);
              frame.setLayout(new BorderLayout());
              frame.setPreferredSize(new Dimension(500, 80));
              frame.setResizable(false);
              frame.setDefaultCloseOperation(JFrame.DO_NOTHING_ON_CLOSE);
              Client client = new Client();
              ClassLoader cl = getClass().getClassLoader();
              try {
                   URLConnection connection = (new URL(url)).openConnection();
                   String f[] = url.split("/");
                   File file = new File(f[f.length - 1]);
                   int length = connection.getContentLength();
                   InputStream instream = connection.getInputStream();
                   try {
                        new File(updatedDirectory()).mkdir();
                   } catch (Exception e) {
                        e.printStackTrace();
                   FileOutputStream outstream = new FileOutputStream(updatedDirectory() + file);
                   int size = 0;
                   int copy = 0;
                   JProgressBar bar = new JProgressBar();
                   bar.setStringPainted(true);
                   bar.setMaximum(length);
                   frame.add(bar, "Center");
                   frame.pack();
                   frame.setVisible(true);
                   while ((copy = instream.read()) != -1) {
                        outstream.write(copy);
                        size++;
                        int percentage = (int) (((double) size / (double) length) * 100D);
                        bar.setValue(size);
                        bar.setString("Updating your " + name.replaceAll(".zip", "") + " - " + percentage + "% complete");
                   if (length != size) {
                        instream.close();
                        outstream.close();
                   } else {
                        instream.close();
                        outstream.close();
                        unzip();
                        //System.exit(0);
                        frame.setVisible(false);
              } catch (Exception e) {
                   System.err.println("Error connecting to update server.");
                   e.printStackTrace();
         private void unzip() {
              try {
                   System.out.println(updatedDirectory() + "animations\\raw");
                   InputStream in = new BufferedInputStream(new FileInputStream(updatedDirectory() + name));
                   ZipInputStream zin = new ZipInputStream(in);
                   ZipEntry e;
                   //new File(updatedDirectory() + name.replaceAll(".zip", "")).mkdir();
                   if (!new File(updatedDirectory() + "animations\\raw").exists()) {
                        if (new File(updatedDirectory() + "animations\\raw").mkdir()) {
                             System.out.println("worked");
                        } else {
                             System.out.println("nope");
                   while ((e = zin.getNextEntry()) != null) {
                        unzip(zin, updatedDirectory() + e.getName());
                   zin.close();
              } catch (Exception e) {
                   e.printStackTrace();
         private void unzip(ZipInputStream zin, String s) throws IOException {
              FileOutputStream out = new FileOutputStream(s);
              byte[] b = new byte[1024];
              int len = 0;
              while ((len = zin.read(b)) != -1) {
                   out.write(b, 0, len);
              out.close();
         public final String updatedDirectory() {
              //File file = new File(System.getProperty("user.home") + "\\info\\");
              File file = new File("..\\");
              if (file.exists() || file.mkdir()) {
                   //return System.getProperty("user.home") + "\\info\\";
                   return "..\\";
              return null;
    }Here's the ZIP archive I'm trying to download: http://www.2shared.com/file/Qu1cSWcl/cache.html
    If what I've said before doesn't make sense (mind you me, it's 4 am and I'm about to crawl into bed), then I'll try to sum it up in a few short words below.
    I'm trying to extract a ZIP archive with folders, every time I do, it stops halfway through and throws an error similar to this:
    invalid cache index specified
    ..\animations\raw
    java.io.FileNotFoundException: ..\animations\raw (The system cannot find the pat
    h specified)
            at java.io.FileOutputStream.open(Native Method)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
            at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
            at Updater.unzip(Updater.java:99)
            at Updater.unzip(Updater.java:90)
            at Updater.get(Updater.java:64)
            at Client.main(Client.java:2548)
    Press any key to continue . . .I'm just trying to be able to extract cache (ZIP ARCHIVE) which has folders inside. I've tried creating a directory for the folder, but it seems to not work, hence the "?" in the above error (i printed that if the directory failed to create a new directory, as seen in my above code). Once again, sorry if this isn't as understandable as it should be, I'm not myself without sleep :)
    Also, do ignore the first print, 'invalid cache index specified', it's not related to the problem.
    Edited by: aeternaly on Jul 2, 2010 4:04 AM

    So your question is really about how to make a directory, then. Nothing at all to do with unzipping of archives.
    If you can't create a directory, then perhaps there is some permissions problem. You don't have the authority to create directories in some directory. Or perhaps you're trying to use a name which isn't a valid directory name in your system. Or... there are many other possibilities. But anyway I recommend tossing all of that unzipping business out of your program and just trying to write something which creates a directory. Debug that first.

  • LMS 4.2 Backup Failing Randomly

    Has anyone seen this?
    Backup failed on 2012/06/03 at 22:02:52. REASON: Unable to proceed with the backup operation as some files are being accessed by jobs. Reschedule the jobs such that the backup job does not coincide with other jobs.
    Randomly the backup for lms 4.2 is failing. it has suceeded but majority of the time its failing. i have tried changing times but nothing seems to work.  previously we were running 4.0.1 and had noproblems with the backup time.
    Just found the bug
    CSCtz29665
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2.1/readme/lms_421_readme.html#wp1203775
    no work around at the moment

    the patch for BugID CSCtz29665 is released here on CCO:
    "http://www.cisco.com/cisco/software/release.html?mdfid=284259296&flowid=31102&softwareid=280775103&os=Windows%20CE%202.11&release=CSCtz29665_4.2.2&relind=AVAILABLE&rellifecycle=&reltype=latest"
    I do not know whey they opend a new section for Windows CE 2.11, - but on CCO you have to follow this path to find it:
    Downloads Home > Products > Network Management and Automation > Routing and Switching Management > Network Management Solutions > Cisco Prime LAN Management Solution > Cisco Prime LAN Management Solution 4.2 > LMS Patches > Windows CE 2.11-CSCtz29665_4.2.2

  • Export failed, archive corrupt error

    Hi -
    I am getting an Export failed, archive may be corrupt error when I try to export my EAR from Workshop 9.2 MP1. (Oddly enough, if I build my EAR with the exported Ant scripts, that works. I can deploy and run this EAR). An the EAR is truly corrupt - when I deploy and try to run it WLS complains about the web services' PortType files ClassNotFound.
    The error I believe is a result of the web services' PortType file being inserted into the EAR as a .java file vs. a .class file. For example, if I have a web service called MyWebService, in the exported EAR I see MyWebServicePortType.java rather than the expected MyWebServicePortType.class file.
    The Workshop .metadata/.log file contains the stack trace below for the export archive error. Looks like it complains about not being able to move resources around (what ever this means).
    Can anyone give me some ideas on what might be wrong?
    Thanks!
    Hugh
    !ENTRY com.bea.wlw.export.archive 4 4 2007-06-21 06:21:51.915
    !MESSAGE Failed running assembly on project CommonControlServices.
    !STACK 0
    org.eclipse.core.commands.ExecutionException: Failed running assembly on project CommonControlServices.
         at com.bea.wlw.controls.core.publish.PreExportAssembler.buildProject(PreExportAssembler.java:42)
         at com.bea.wlw.export.archive.PreExportOperation.execute(PreExportOperation.java:93)
         at com.bea.wlw.export.archive.ExportOperation.execute(ExportOperation.java:56)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.doExecute(ExtendableOperationImpl.java:163)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.runExtendedOps(ExtendableOperationImpl.java:243)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.runPreOps(ExtendableOperationImpl.java:205)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.doExecute(ExtendableOperationImpl.java:161)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl$1.run(ExtendableOperationImpl.java:131)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1721)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.execute(ExtendableOperationImpl.java:139)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard$3.run(DataModelWizard.java:196)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:830)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.runOperations(DataModelWizard.java:204)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.performFinish(DataModelWizard.java:173)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:676)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:349)
         at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
         at org.eclipse.jface.window.Window.open(Window.java:787)
         at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:180)
         at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         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:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: org.eclipse.core.runtime.CoreException: Controls assembly failure running assembly on WAR 'CommonControlServices' in EAR 'CommonControl_EAR'.
         at com.bea.wlw.controls.core.publish.WlwControlsAssemblyRunner$1.run(WlwControlsAssemblyRunner.java:53)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1721)
         at com.bea.wlw.controls.core.publish.WlwControlsAssemblyRunner.run(WlwControlsAssemblyRunner.java:58)
         at com.bea.wlw.controls.core.publish.PreExportAssembler.buildProject(PreExportAssembler.java:34)
         ... 50 more
    !ENTRY com.bea.wlw.export.archive 4 4 2007-06-21 06:23:09.920
    !MESSAGE Export failed, archive may be corrupt.
    !STACK 0
    org.eclipse.core.commands.ExecutionException: Export failed, archive may be corrupt.
         at com.bea.wlw.export.archive.PreExportOperation.execute(PreExportOperation.java:107)
         at com.bea.wlw.export.archive.ExportOperation.execute(ExportOperation.java:56)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.doExecute(ExtendableOperationImpl.java:163)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.runExtendedOps(ExtendableOperationImpl.java:243)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.runPreOps(ExtendableOperationImpl.java:205)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.doExecute(ExtendableOperationImpl.java:161)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl$1.run(ExtendableOperationImpl.java:131)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1721)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.execute(ExtendableOperationImpl.java:139)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard$3.run(DataModelWizard.java:196)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:830)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.runOperations(DataModelWizard.java:204)
         at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelWizard.performFinish(DataModelWizard.java:173)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:676)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:349)
         at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
         at org.eclipse.jface.window.Window.open(Window.java:787)
         at org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:180)
         at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
         at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
         at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
         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:585)
         at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
         at org.eclipse.core.launcher.Main.run(Main.java:973)
         at org.eclipse.core.launcher.Main.main(Main.java:948)
    Caused by: org.eclipse.core.commands.ExecutionException: Failed running assembly on project CommonControlServices.
         at com.bea.wlw.controls.core.publish.PreExportAssembler.buildProject(PreExportAssembler.java:42)
         at com.bea.wlw.export.archive.PreExportOperation.execute(PreExportOperation.java:93)
         ... 49 more
    Caused by: org.eclipse.core.runtime.CoreException: Controls assembly failure running assembly on WAR 'CommonControlServices' in EAR 'CommonControl_EAR'.
         at com.bea.wlw.controls.core.publish.WlwControlsAssemblyRunner$1.run(WlwControlsAssemblyRunner.java:53)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1721)
         at com.bea.wlw.controls.core.publish.WlwControlsAssemblyRunner.run(WlwControlsAssemblyRunner.java:58)
         at com.bea.wlw.controls.core.publish.PreExportAssembler.buildProject(PreExportAssembler.java:34)
         ... 50 more
    Edited by [email protected] at 06/21/2007 7:11 AM

    Hi
    We have seen the same error when there are specific annotations. One instance was that a service control was using a handler annotation and that caused the export error.
    @ServiceControl.Handler(file="soap-handler.xml",operation={"ServiceControlSoapHandler"})
    In the project "CommonControlServices", do you use any Soap Handlers in service control or jws?
    If so, can you remove the annotation and try doing the build and export and see if it works.
    Let me know if this is the case in your app.
    Vimala-

  • Adobe Presenter Always Passes Complete Status to LMS - Even When Quiz Failed

    Issue:
    I'm trying to publish an Adobe Presenter 7 course with a quiz using SCORM 1.2. I am publishing to our LMS (Cornerstone OnDemand). The course loads and plays fine. However it always reports a complete status to the LMS - even when I fail the quiz. I can even see the score (10 out of 50 points), but the status still shows as completed when it should be incomplete. The pass threshhold is set to 50 points...and yet any scoring allows a completed status.
    Questions:
    1. Has anyone used Presenter with CSOD?
    2. Has anyone used Presenter with any SaaS LMS?
    3. Which settings are required to acurately reports a status?
    Thanks,
    Dan

    On top of Ravi's suggestion, what I would also recommend is checking the "scorm_support.js" file which can be found in your Scorm Support folder---this is automatically created when you publish your PPT deck.
    Open the scorm_support.js file using Notepad, Notepad++....anything other than Word.  From there, look at the top of the js file and you'll see a few variables which help to establish the SCORM setting of the training, but the one to look for looks like this:
    var g_nAPI = 1;
    if that variable is set to "0", then your published content will trigger SCORM 2004, not 1.2.
    I've seen this come up on a few occasions, but ever since upgrading my version of Presenter to 7.0.5, this has gone away.
    Additionally, there are a few other things you can do which might help in terms of deploying content in your LMS:
    1. I would strongly recommend downloading the ADL SCORM 1.2.7 test suite.  What this basically does is allow you to test the conformity of the SCORM package of a published Presenter course to determine if problems exist BEFORE you post your files to an LMS.  You can download the test suite here:
    http://www.adlnet.gov/adlnews/Documents/News%20Archive/TheSCORMConformanceTestSuiteVersion 127SelfTestisAvailableforDownload.aspx
    2. If you have an LMS admin at your disposal, be sure to check with that person for deployment criteria when your content is installed on the LMS.  If YOU are that person, then you have some homework to do--because you're going to need to know how to run installation procedures and content checks on your training as recommended by the LMS software.
    I've developed and deployed Presenter content on a variety of LMSs, and some have nastier quirks than others...so one solution may not fit every environment, but you have to keep checking!  I would also try reaching out to your LMS's tech support if possible.
    Rob
    http://www.robrode.com/yabb/

  • Can't open iDVD 4 archive with iDVD 6.03

    I am trying to open a project created in iDVD 4 with iDVD 6.03. I saved it as an archive and transferred it from my emac to my macbook pro. The file is 76 mb so I believe the photos and theme is saved in the archive. When I try to open the iDVD 4 archive with iDVD 6 it either crashes immediately or does nothing. By doing nothing I mean that the archive does not open and the menus are still available in iDVD 6. Any suggestions would be appreciated.

    Don't ask me how I figured this out because it was really just dumb luck. The problem seems to be that the font I used on the emac and iDVD 4 was not on the macbook pro with iDVD 6. Once I dragged the font across the network it opened up fine. Too bad iDVD 6 couldn't give me an error message telling me that there was a missing font like some other programs do...

  • Is it possible to replace a failed drive with another unused hard drive within an ix12-300r

    I have an ix12-300r with a failed drive in a storage pool - I want to replace the failed drive with one of the other drives in the NAS that are unused (i.e. not part of any other storage pool)
    i.e. Storage Pool consists of 3 drives - disk 1, disk 2 and disk 3.
    Disk 3 has failed.
    Disk 4 is free and not used by any other storage pool.
    Can Disk 4 be pulled out and then put into the place of Disk 3?
    (All disks are the same model/size/speed)

    Hello cayliffe
    Yes!  In you case disk 4 would be usable as a replacement for disk 3.  
    You can remove disk 4 and put it in bay 3 if you wish, however you should be able to set the ix12 to use unused drives as hot spares so the firmware switches to the disk automatically.  In Drive Management > Settings the "Use available drives as hot spares" option will allow your device to use any compatible unused/available disk as a hot spare for any of the storage pools.  
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • How do I lock an archive with a code?

    How do I lock an archive with a code?

    You can't. All you can do is create an encrypted disk image, mount it, and copy the archive to it.

  • Problems with Nexus 7

    1. On Play store, I cannot use this app because it is not compatible with Nexus 7 (N7)??
    2. When it does eventually get fixed to work with N7, can I edit with no internet connection (N7 does not always have wireless connection)?
    TIA
    Mark

    Hi,
    we now support 7 inch devices.
    The no internet connection issue that you mention, are you referring to not being able to start the application without an internet connection?
    Thanks,
    Ignacio

Maybe you are looking for