I'm getting a 'The Management Pack element is not declared' error when trying to import CSV data into my *extended* WindowsComputer class

Background:
I have a class called SUS_WindowsComputerMP, that is an extension of the Microsoft class, Microsoft.Windows.Computer
I'm trying to import CSV data into this extended class and to the base class as well.
Question:
What am I doing wrong? I have a feeling that the Import CSV Format file is different for importing data into *extended* classes like mine, because the XML structure below would work for non-extended classes.
"...Creating new CSVImporter
Data Filename: D:\Peter\CMDB II\Exported MPs\TestMPs\SUS_WindowsComputer.csv
Format Filename: D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml
Validating against XSD schema...
The 'ManagementPack' element is not declared.
Validation completed.
Format file D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml contains an invalid root element. Expected: root node with name \"CSVImportFormat\"
Could not initialize a Management Object Creator from format file D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml. Import thread exiting.
My import format XML is this:
<CSVImportFormat>
<Class Type="ClassExtension_a3ae3e0f_d578_43dc_aa3e_9037a094763c" >
<Property ID="WindowsServerID" />
<Property ID="PrincipalName" />
<Property ID="NetbiosComputerName" />
<Property ID="IPAddress" />
<Property ID="NetbiosDomainName" />
<Property ID="DNSName" />
<Property ID="OSVersionDisplayName" />
<Property ID="SerialNo" />
<Property ID="ServerDescription" />
<Property ID="AssetTagNo" />
<Property ID="ServerNameRow" />
<Property ID="ChassisType" />
<Property ID="InstallDate" />
<Property ID="IsVirtualMachine" />
<Property ID="BusinessUnitCustomersEnum" />
<Property ID="RegionLocationEnum" />
<Property ID="OtherFunctionRoleEnum" />
<Property ID="ProductTypeEnum" />
<Property ID="ObjectStatus" />
<Property ID="AssetStatus" />
<Property ID="CriticalityEnum" />
<Property ID="EnvironmentEnum" />
<Property ID="CostCodeClassEnum" />
<Property ID="DataClassificationEnum" />
<Property ID="Manufacturer" />
</Class>
</CSVImportFormat>

Hello,
Can anyone please help me out with this weird issue.
thanks,
orton

Similar Messages

  • Generic error when trying to import iphone vids into adobe premiere elements 9

    I have some videos that were recorded on an iphone 6. They are in .mov format which is supposed to be compatible with my adobe premiere elements 9 but every time I try to import them I get a generic error.

    Okay so I've searched around most of this forum and as much of Google as I could find - I have found similar problems, but nothing exactly the same; and none of the solutions I've found have worked for me. I've seen a lot of people having trouble connecting to the DL server on the file-selection window, but I don't even get that far - an error message just pops up in the middle of my screen - and my error doesn't mention a server, just that it can't connect to AE DL.
    I changed firewall software (which I've wanted to do for months, anyway) and still to no avail.
    As for the "The importer reported a generic error" problem also, I can't find any problems or solutions with After Effects files not being able to be imported.

  • I am getting the message "The windows installer Service could not be accessed when trying to install Itunes on my new computer, any help would be appreciated.

    I am getting the message "The windows installer Service could not be accessed when trying to install Itunes on my new computer, any help would be appreciated.

    Hey there Frank0619,
    If you have not been able to install iTunes because the Windows Installer service is not available, I would recommend the troubleshooting in the following troubleshooting to help.
    Issues installing iTunes for Windows
    These in particular: 
    Make sure you have an administrator account.
    To install iTunes, you'll need to log in to your computer with an administrator password. If you're not sure if you have an administrator account, read Windows 7: How do I log on as an administrator? You could also refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Install the latest Microsoft Windows updates.
    To download the latest updates, visit the Microsoft Windows Update website. iTunes for Windows requires Windows XP, Windows Vista, Windows 7, or Windows 8 with the latest Service Pack installed. If you can’t install the updates, refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Download the latest version of iTunes.
    The latest version of iTunes can be downloaded at http://www.apple.com/itunes/download/.
    Disable conflicting software.
    Some Windows background processes can cause issues for other programs and processes. These conflicts can prevent applications, such as iTunes, from installing. Disable conflicting processes by starting your computer using MSConfig: 
    Using Msconfig to troubleshoot conflicts in Windows XP
    Using Msconfig to troubleshoot conflicts in Windows Vista, Windows 7, and Windows 8
    Some security software made by other companies can't be disabled using MSConfig. If you've installed security software and you're having issues installing iTunes or QuickTime for Windows, you might need to disable or uninstall security software to resolve installation issues.
    Restart your computer.
    Install iTunes.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • Keep getting VncViewer.class not found error when trying to use Windows 7

    Greetings,
    I have no issue accessing the OVM Manager 2.2 with OEL 5.4 x86_64 with the latest Java release from ULN. But when I use a Windows 7 client ( x86) with the Sun Java 6 Update 18 I get the following error when trying to access the Console of a VM Guest:
    Java Plug-in 1.6.0_18
    Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\deverej
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    load: class VncViewer.class not found.
    java.lang.ClassNotFoundException: VncViewer.class
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
         at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed:http://141.144.112.202:8888/OVS/faces/app/VncViewer/class.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 7 more
    Exception: java.lang.ClassNotFoundException: VncViewer.class
    I am curious fi I should use only a specifc Java Engine with IE 7 or the latest Firefox browers.

    Same issue to with Windows XP SP3 x86 with Java Runtime Enviornment 1.5.0_15
    J2SE Enviornment 5.0 Update 15
    Java 6 Update 17

  • Element is not declared error both in BizTalk 2013 and AX 2012 R2

    Hi:
    We continue getting “element is not declared” in BizTalk and AX.
    Appreciate any help and hints.
    Regards, Toraj
    Background:
    We have BizTalk 2013 and AX2012 R2.
    From BizTalk Suspended Job
    System.ServiceModel.FaultException: <s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing"><s:Header><a:Action
    s:mustUnderstand="1">http://schemas.microsoft.com/dynamics/2008/01/services/PurchaseInvoiceService/createAifFaultFault</a:Action><a:RelatesTo>urn:uuid:ddd18935-18a7-415d-bbbf-38e4b9a08bf7</a:RelatesTo><a:To s:mustUnderstand="1">http://www.w3.org/2005/08/addressing/anonymous</a:To></s:Header><s:Body><s:Fault><s:Code><s:Value>s:Sender</s:Value></s:Code><s:Reason>
    <s:Text xml:lang="en-US">Invalid document schema. The following error was returned: 
    The 'http://schemas.microsoft.com/dynamics/2008/01/documents/PurchaseInvoice:LedgerJournalTable' element is not declared.</s:Text>
    </s:Reason><s:Detail><AifFault xmlns="http://schemas.microsoft.com/dynamics/2008/01/documents/Fault"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><CustomDetailXml i:nil="true"></CustomDetailXml><FaultMessageListArray i:nil="true"></FaultMessageListArray><InfologMessageList
    From AX Exception Log
    The 'http://schemas.microsoft.com/dynamics/2008/01/documents/PurchaseInvoice:LedgerJournalTable' element is not declared.
    The BizTalk WCF-NetTcp > Configuration > Action as follows. Which matches the published WSDL
    <BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <Operation Name="create" Action="http://schemas.microsoft.com/dynamics/2008/01/services/PurchaseInvoiceService/create" />
    </BtsActionMapping>
    The following is the XML from BizTalk to AX. I deleted some of the data to shorten the xml.
    <ns1:PurchaseInvoice xmlns:ns1="http://schemas.microsoft.com/dynamics/2008/01/documents/PurchaseInvoice" xmlns:ns0="http://schemas.microsoft.com/dynamics/2008/01/sharedtypes">
    <ns1:LedgerJournalTable action="create">
    <ns1:_DocumentHash>45f5770e-0ee5-496c-a290-176a16e78b7c</ns1:_DocumentHash>
    <ns1:Approver>0</ns1:Approver>
    <ns1:BankAccountId>0</ns1:BankAccountId>
    <ns1:BankRemittanceType>None</ns1:BankRemittanceType>
    <ns1:CurrencyCode>USD</ns1:CurrencyCode>
    <ns1:CurrentOperationsTax>Current</ns1:CurrentOperationsTax>
    <ns1:CustVendNegInstProtestProcess>OpenPaym</ns1:CustVendNegInstProtestProcess>
    <ns1:DefaultDimension>
    <ns0:Values><ns0:Value>
    <ns0:Name></ns0:Name>
    <ns0:Value>0</ns0:Value>
    </ns0:Value></ns0:Values>
    </ns1:DefaultDimension>
    <ns1:DetailSummaryPosting>Detail</ns1:DetailSummaryPosting>
    <ns1:DocumentNum>P049368</ns1:DocumentNum>
    <ns1:EndBalance>0.00</ns1:EndBalance>
    <ns1:ExchRate>0.00</ns1:ExchRate>
    <ns1:ExchrateSecondary>0.00</ns1:ExchrateSecondary>
    <ns1:FixedExchRate>Yes</ns1:FixedExchRate>
    <ns1:FixedOffsetAccount>Yes</ns1:FixedOffsetAccount>
    <ns1:GroupBlockId>
    </ns1:GroupBlockId>
    <ns1:InUseBy></ns1:InUseBy>
    <ns1:JournalBalance>1573.91</ns1:JournalBalance>
    <ns1:JournalName>APINV</ns1:JournalName><ns1:JournalTotalDebit>1573.91</ns1:JournalTotalDebit>
    <ns1:LedgerJournalTrans>
    <ns1:CurrencyCode>... LedgerJournalTrans Deleted for Simplicitsy </ns1:CurrencyCode>
    </ns1:LedgerJournalTrans>
    <ns1:DocuRefTable />
    <ns1:LedgerJournalTable_W />
    </ns1:LedgerJournalTable>
    </ns1:PurchaseInvoice>
    Toraj [email protected]

    Hi:
    After working on this off and on for a few weeks,
    I just posted the following Technical Blog / article for solution. Happy reading.
    BizTalk 2013 and AX2012 R2 Receive Services Interface -
    http://torajkhavari.blogspot.com/2015/01/title-biztalk2013-and-ax2012-r2-receive.html
    Regards,Toraj
    Toraj [email protected]

  • I get an error when trying to import MP3 files in iTunes?

    When I try to import mp3 files into iTunes (version 6), I get an error message of:
    The file "song file name" can not be imported An unknown error has occurred (-50).
    I have already imported these files into iTnes on my old computer, but run into this problem with my new laptop. I downloaded a new version of iTunes just like I installed all my new programs on this new laptop.
    For some reason, I run into this problem when trying to import any mp3 files (as mentioned, even mp3 files that I successfully imported into iTunes previously).
    (I've tried a complete removal and re-install, but that didn't help)
    Anyone know why I'm getting this error message and how to correct things?
    Thanks in advance for any help !!!

    C:\DOCUME~1\Mark\LOCALS~1\Temp\WERe357.dir00\iTunes.exe.mdmp
    C:\DOCUME~1\Mark\LOCALS~1\Temp\WERe357.dir00\appcompat.txt
    those are the files that are sent as an error report... i dont know what the problem is! this is starting to get me mad! I need my music! some1 help plz.
    I cant load that one folder, what could be the problem? I've loaded another folder similar to this one but it was alot smaller and everything worked out fine, but for my big one its messing up.

  • I keep getting the error:  "lightroom could not import this catalog because of an unknown error" when trying to import from a catalog?

    I have around 400,000 photos of 15 years so given the high number, I organized all my photos into 6 catalogs to avoid potential problems. All the photos and the catalogs are in a 4TB Seagate external hard drive. I use Adobe Lightroom 5 and I use a PC with the latest Windows Office 2013.
    I wanted to have a NEW Catalog of all my rated 1 Star+ photos of all the years in a single Catalog. So I created what I called Star+ Catalog and I was told the best option is to import a Catalog at a time and given that there is no means to filter importing only Stared photos, I would import all the photos and then delete all the UnStared photos. I did that for Catalog Year 2014 but at the end gave me the message: "lightroom could not import this catalog because of an unknown error". It actually had imported around 40k photos from about 50k total. I tried again and again and every time I end up with the same thing. I created another new Catalog and stared from scratch and the same ting happened: the ONLY EXACT 40k or so photos were imported and the rest were not!! When I imported Catalog Year 2013 of around 45k photos, it worked perfectly. But when I imported Catalog Year 2012 of 35k photos, the same thing happened!! 
    I then tried exporting the needed photos to a new Catalog and that worked.  But then when I try to import them again from my Master *+ Catalog I get the same error again!!
    I also tried creating a new Master *+ Catalog and tried to import the Catalogs of each year into it and the same error happened again!!!
    Any advice: 1) on how to solve this? and 2) if there is a better and easier way to create this Master Catalog of All Stared Photos of All my Catalogs?

    This is a duplicate thread - see here

  • Why am I getting messages such as "The command "Image Size" is not currently available" when trying to run an Action that has always worked in the past and when the particular Commands do work if used by themselves?

    Why am I getting messages such as "The command Image Size is not currently available whenever I try to run an Action that uses the particular command (and which has always worked fine previously) and when the particular command works fine when used on its own?

    I would think that image size would always be available when there is an active document in Photoshop.  The only time I remember seeing messages like that where they should work was during the five month period when Adobe released CS6 with so many bugs which took Adobe five months to fix.  During those five month messages like that that should not have happen were common when action switch between documents.  Adobe would start processing the next Action step before the document switch completed, Any step that required an active document could fail with a mess stating the command is not available.
    Are you by some chance using CS6 version 13.0 CS6 without any updates.  Use Photoshop menu Help>About Photoshop.  If it shows CS6 version 13.0 you need to update CS6. .

  • I could not get ExportPDF to work. Something about a network error when trying to sign in.

    I could not get ExportPDF to work. Trying to convert a pdf to a Word document. Got an error message. Something about a network error when attempting to sign in.

    Try the following:
    1. Reset
    Hold the Sleep and Home button down until you see the Apple logo
    2. Restore:
    http://support.apple.com/kb/HT1414
    3. Recovery:
    http://support.apple.com/kb/HT1808

  • How to solve the error:  "lightroom could not import this catalog because of an unknown error" when trying to "import from catalog"?

    I have around 400,000 photos of 15 years so given the high number, I organized all my photos into 6 catalogs to avoid potential problems. All the photos and the catalogs are in a 4TB Seagate external hard drive. I use Adobe Lightroom 5 and I use a PC with the latest Windows Office 2013.
    I wanted to have a NEW Catalog of all my rated 1 Star+ photos of all the years in a single Catalog. So I created what I called Star+ Catalog and I was told the best option is to import a Catalog at a time and given that there is no means to filter importing only Stared photos, I would import all the photos and then delete all the UnStared photos. I did that for Catalog Year 2014 but at the end gave me the message: "lightroom could not import this catalog because of an unknown error". It actually had imported around 40k photos from about 50k total. I tried again and again and every time I end up with the same thing. I created another new Catalog and stared from scratch and the same ting happened: the ONLY EXACT 40k or so photos were imported and the rest were not!! When I imported Catalog Year 2013 of around 45k photos, it worked perfectly. But when I imported Catalog Year 2012 of 35k photos, the same thing happened!! 
    Any advice: 1) on how to solve this? and 2) if there is a better and easier way to create this Master Catalog of All Stared Photos of All my Catalogs?

    OK, my starting point is that LR can happily contain 400000+ photos, and it's a mistake to create a 1 star plus catalogue as you suggest. Instead, I'd recommend you create a master catalogue of all your photos, which you can then query however you want - 2 star, or a certain keyword, or with "xyz" in the title etc.
    If you are intent on going that way, you could try a slight change from what you've done so far. Instead of trying to import an entire catalogue and then delete no-star pictures, take the 2014 and 2012 catalogues and select only the 1 star photos. Then do an Export as Catalog for these items, and import the 2014-1star and 2012-1star into your new catalogue. That may get you past the problem images which I suspect are the problem.
    If that doesn't work, or if you follow my initial advice, you're going to need to identify the image where the failure occurs. You may have a corrupt image file, and replacing it from your backup may be sufficient to resolve the problem. Alternatively, it may be a corrupt record in the catalogue, and in this case it may be sufficient to remove the image from the catalogue and import it again. You might try selecting everything in the 2014 catalogue and seeing if you can do an Export as Catalog, creating a clean 2014, and deleting 2014's previews folder might also get rid of a potential problem. Something else is to try the Export as Catalog for images 1-40000, then a second Export as Catalog for images 40002-50k.
    So a few things you'll need to try, rather than a magic bullet, and a recommendation to change the underlying direction.
    John

  • HELP....why do I keep getting "Not Delivered" errors when trying to send a Group MMS text message?

    I am trying to send a Group MMS text. There are 6 recipients. I hit "send" and the progress bar goes almost to the very end, and then hangs up....and eventually I get a "Not Delivered" error message. I click on the "i" icon and it says "your message was not sent. Tap try again to send this message." I've done that time and time again, and the same thing happens. What am I doing wrong?

    Try sending it as a regular text message... turn off iMessage.

  • "The importer reported a generic error" when trying to import an After Effects file into Premiere.

    Currently quite new to using both pieces of software - I'm trying to grab a file, either a save or an export, from After effects into Premiere. I've googled around, but I can't find anyone with a similar problem with it being an AE file.
    Just looking for some advice on what to do.

    Okay so I've searched around most of this forum and as much of Google as I could find - I have found similar problems, but nothing exactly the same; and none of the solutions I've found have worked for me. I've seen a lot of people having trouble connecting to the DL server on the file-selection window, but I don't even get that far - an error message just pops up in the middle of my screen - and my error doesn't mention a server, just that it can't connect to AE DL.
    I changed firewall software (which I've wanted to do for months, anyway) and still to no avail.
    As for the "The importer reported a generic error" problem also, I can't find any problems or solutions with After Effects files not being able to be imported.

  • In navigation bar the drop down menu is not holding open when trying to select item - ONLY in Firefox.

    When trying to select item from any drop down in navigation bar the menu shrinks. I seem to not be able to navigate further than 1st item on the drop down list.
    However, it seems to be working in other browsers but not in Firefox.
    The website affected by this behavior is in the following link: http://www.coubroughandco.com
    I am wondering what could possibly be the cause of it.

    Hello,
    I get the same issue. To make sure we are talking about the same thing I have uploaded a screenshot. See below.
    When I hover over 'Buying' the menu pops up. I then move my mouse down over 'Your Budget' nothing happens. I then move the mouse down again over 'Leasehold or Freehold?' the menu disappears. It is not possible to click on the 'Leasehold or Freehold?' link.
    I don't believe Firefox is at fault here. I think the website has not been properly tested to work with Firefox. I am not an expert in web design but other forum contributors here will be able to identify the piece of code in the site that is causing the problem.
    I think the best thing you can do is to make contact with the business to let them know that their website navigation doesn't work for Firefox users.
    I hope that helps.

  • I am getting an unsupported format error when trying to import the.aaf file.

    When I select File > Import > File, and then select my .aaf file, nothing happens.
    When I select File > Import > Pro After Effects and then select my .aaf file, it imports the files, then I get an unsupported format error for .mov files.
    Help!

    Kbuggle,
    Which video in the tutorial does this step apply to (i.e. importing the AAF file)? Are you importing from the sample files that accompany the tutorial? Finally, can you post a screen shot of the error message you're getting?
    Also, please confirm which version of After Effects you're running, as well as the operating system.
    Thanks!
    Stefan

  • Getting "HP imaging device not found" error when trying to use the scanner in mountain lion. Anyone else have this problem?

    The odd thing is the printer works, but the scanner isn't recognized.
    I ran the latest Mac software update first, and then reinstalled the HP software. I checked all the settings as suggested from the HP site, but nothing seems to work.
    Has anyone had this problem and found a solution?
    Thanks
    Steven

    The odd thing is the printer works, but the scanner isn't recognized.
    I ran the latest Mac software update first, and then reinstalled the HP software. I checked all the settings as suggested from the HP site, but nothing seems to work.
    Has anyone had this problem and found a solution?
    Thanks
    Steven

Maybe you are looking for

  • Keep getting the warning "url is not valid and cannot be loaded"

    when I am on yahoo's mail facility this Firefox warning pops up every few seconds

  • Help with downloading JSTL library

    Hi everyone, I've just started doing my second year degree in Multimedia Computing and am doing a year long module in JSP. I've installed Tomcat and everything at home but I'm having trouble getting my code to work which I've copied out of my book to

  • 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

  • Number of calls per user in Query!!!!

    Hi , Is there any way that i could determine the list of users with number of calls they made to the queries?? I had like to have users and their calls to the queries---- Raj

  • Can you print the contents of an array?

    I am building a chat program and what to be able to show who is online, i simply want to display the contents of the name array to the text area as this is how i send and recieve the usernames. I thought the names array may contain all the names and