The output file is pretty big and it "looks" like it has all the info. I reran
the utility with the -debug option. The debug output file was also fairly large
but I think the piece is this:
No models found by GET_DEV_MODELS_PER_IP action for 10.72.50.223
Device 10.72.50.223 exists with model ID 0
New device to create at IP 10.72.50.223
TImport.identifyDevices() ending
Start sending TIEConst.UPDATE_TI_RECORD action
Fatal error: null
null
java.lang.NullPointerException
at com.aprisma.tie.imprt.TImporter.sendMessage(TImporter.java:3744)
at com.aprisma.tie.imprt.TImporter.startImport(TImporter.java:168)
at
com.aprisma.tie.ModelingGateway.performAction(ModelingGateway.java:257)
at com.aprisma.tie.ModelingGatewayMain.main(ModelingGatewayMain.java:68)
Import errors: 1
Start sending TIEConst.UPDATE_TI_RECORD action
null
java.lang.NullPointerException
at com.aprisma.tie.imprt.TImporter.sendMessage(TImporter.java:3744)
at com.aprisma.tie.imprt.TImporter.startImport(TImporter.java:383)
at
com.aprisma.tie.ModelingGateway.performAction(ModelingGateway.java:257)
at com.aprisma.tie.ModelingGatewayMain.main(ModelingGatewayMain.java:68)
Matt Cronley
EMBARQ
Email: [EMAIL PROTECTED]
-----Original Message-----
From: yathrib [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2008 9:46 AM
To: spectrum
Cc: spectrum
Subject: Re: [spectrum] Modeling Gateway
On Wed, Oct 22, 2008 at 07:23:28AM -0500, Cronley, Matthew E [EQ] wrote:
> I'm running into a problem using the modeling gateway. I can export the data
> from my Spectrum 8.1 SP1 DSS running on Solaris 10 and the export produces a
> 1.8MB file without errors. When I go to import the data on a DSS in our test
> environment the utility errors out with the following:
Haven't seen that error before.
Can we get a peek at the file you're trying to import?
If you have xmllib installed, you can validate the XML with:
xmllint --valid --noout /var/tmp/DSS1_data.xml
> $ ./modelinggateway.Solaris -vnm DSS_test -i /var/tmp/DSS1_data.xml
> Topology import started. Wed, Oct 22, 2008, at 08:08:33 AM EDT
> Start parsing file /var/tmp/DSS1_data.xml
> FATAL ERROR: null
> Start importing file /var/tmp/DSS1_data.xml
> Import errors: 1
> Topology import exception: null
> [Ljava.lang.StackTraceElement;@15983b7
>
>
> It looks like the utility cannot parse the xml file. I've tried different
> shells but no luck so far.
--
yathrib
---
To unsubscribe from spectrum, send email to [EMAIL PROTECTED] with the body:
unsubscribe spectrum [EMAIL PROTECTED]
---
To unsubscribe from spectrum, send email to [EMAIL PROTECTED] with the body:
unsubscribe spectrum [EMAIL PROTECTED]