- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Networking
- >
- Re: Error in CPQNIC.XML
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2007 06:02 AM
тАО07-11-2007 06:02 AM
Error in CPQNIC.XML
I have a DL585G2 with Teaming enable as follows
Onboard ports 1 + 2 teamed as NFT
NC360T both port teamed NFT
Server runs Windows 2003 R2 x64 with 40G RAM
When I run the teaming utility on the box I get "an error occured due to invalid data in the XML file used by this application" when I click the vlan tab.
When I run cqniccmd /pcpqnic.xml I get an error, extract below
ERROR! An error occurred while parsing the XML configuration data file.
Unexpected XML Element when expecting
I have copied another cpqnic.xml file from another box with the same configuraion, we have around 20 and this is the only one that gives me the error.
I ran the cqniccmd /p against the "working" CPQNIC.XML file and it gave the same error.
When I go back to the "working" box and run the command there I still get this error but the vlan tab is OK.
Am I doing something wrong here ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-30-2007 07:42 AM
тАО07-30-2007 07:42 AM
Re: Error in CPQNIC.XML
Apparently, the XML is fine but it is looking for two registry keys that don't always get created properly during the initial install.
To fix this error message, open REGEDIT and go here:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\0009]
Add the following DWORD values if one, or both are not already there:
VlanDefaultID
VlanID
Leave the default value of "0" for both.
That's it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2007 02:21 AM
тАО08-03-2007 02:21 AM
Re: Error in CPQNIC.XML
How did you come up with this fix, with no Google or HP help? It seems almost MIRACULOUS...
I was a bit nervous, but I tried it, and it WORKED!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-07-2007 06:15 AM
тАО08-07-2007 06:15 AM
Re: Error in CPQNIC.XML
A warning in the "System" event log pointed me in the right direction in order to find the missing registry values.
The event log warning showed up only at server startup and is as follows:
<--- snip ---
EventID: 49
Source: CPQTeamMP
Network Team: PROBLEM: This Teaming Miniport-Edge Configuration Parameters section of the Registry is either missing the VlanDefaultID Parameter, or the Parameter is unreadable. Setting value to 0. ACTION: No action is required if the Default behavior is acceptable. Otherwise, reconfigure the VlanDefaultID value.
<--- snip ---
Do you also see this warning on server startup prior to applying the fix?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-26-2009 08:45 AM
тАО06-26-2009 08:45 AM
Re: Error in CPQNIC.XML
Solution:
In the device manager under networkcards, I deleted the entry for the Team. After that it wored fine!