Re: [Nagios-users] 3D Status Map Java exception error?

2009-06-03 Thread Andrew Davis
Sorry, wasn't trying to be coy. Didn't realize it was relevant. And 
right now I'm not sure that VRML 2.0 is supported. I'll check that and 
try another VRML viewer.


Curious if anyone else is using Firefox 3.x on Mac OS X with a VRML 
viewer that works and which one you're using???


 A. Davis
 Email: ncc...@gmail.com

 "There is no limit to what a man can accomplish
  if he doesn't care who gets the credit." - Ronald Reagan



Marc Powell wrote:

On Jun 3, 2009, at 9:47 AM, Andrew Davis wrote:

  
Client is a Mac (OS X 10.5.7) with Firefox 3.x. A VRML viewer *is*  
installed.



Why so coy about which one you've installed? That's an important bit  
of information, no? At the very least you can confirm that someone  
else has successfully used it.


  
Clicking on the 3-D Status Map link launch a Java applet that then  
says: "Unable to launch the application."


If I click the "Details" button, the header of the window says:  
"Error: Could not parse launch file. Error at line 0."



Sounds like a compatibility issue with the supposed VRML viewer you've  
chosen. Does it speak VRML V2.0? Have you tried a different viewer?


--
Marc


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get

___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
  
--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] 3D Status Map Java exception error?

2009-06-03 Thread Marc Powell

On Jun 3, 2009, at 9:47 AM, Andrew Davis wrote:

> Client is a Mac (OS X 10.5.7) with Firefox 3.x. A VRML viewer *is*  
> installed.

Why so coy about which one you've installed? That's an important bit  
of information, no? At the very least you can confirm that someone  
else has successfully used it.

> Clicking on the 3-D Status Map link launch a Java applet that then  
> says: "Unable to launch the application."
>
> If I click the "Details" button, the header of the window says:  
> "Error: Could not parse launch file. Error at line 0."

Sounds like a compatibility issue with the supposed VRML viewer you've  
chosen. Does it speak VRML V2.0? Have you tried a different viewer?

--
Marc


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


[Nagios-users] 3D Status Map Java exception error?

2009-06-03 Thread Andrew Davis
Client is a Mac (OS X 10.5.7) with Firefox 3.x. A VRML viewer *is* 
installed. Clicking on the 3-D Status Map link launch a Java applet that 
then says: "Unable to launch the application."


If I click the "Details" button, the header of the window says: "Error: 
Could not parse launch file. Error at line 0."


In the Launch File field, I see:

#VRML V2.0 utf8

WorldInfo{
title "Nagios 3-D Network Status View"
info ["Copyright (c) 1999-2002 Ethan Galstad"
"egals...@nagios.org"]
}

Background{
skyColor 0.1 0.1 0.15
~ I truncated the rest ~

The Exception field shows:

JNLParseException[ Could not parse launch file. Error at line 0.]
   at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:58)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:52)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:64)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:143)

   at com.sun.javaws.Main.launchApp(Main.java:253)
   at com.sun.javaws.Main.continueInSecureThread(Main.java:213)
   at com.sun.javaws.Main$1.run(Main.java:108)
   at java.lang.Thread.run(Thread.java:637)


And the Wrapped Exception field shows:

Failed to find the '<' charater that marks the end of a CDATA element. 
Exception parsing xml at line 0

   at com.sun.deploy.xml.XMLParser.skipPCData(XMLParser.java:182)
   at com.sun.deploy.xml.XMLParser.nextToken(XMLParser.java:100)
   at com.sun.deploy.xml.XMLParser.parse(XMLParser.java:58)
   at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:56)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:52)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:64)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:143)

   at com.sun.javaws.Main.launchApp(Main.java:253)
   at com.sun.javaws.Main.continueInSecureThread(Main.java:213)
   at com.sun.javaws.Main$1.run(Main.java:108)
   at java.lang.Thread.run(Thread.java:637)

Any ideas?

 A. Davis

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] 3D Status Map Java exception

2009-06-02 Thread Andrew Davis
Client is a Mac (OS X 10.5.7) with Firefox 3.x. A VRML viewer *is* 
installed. Clicking on the 3-D Status Map link launch a Java applet that 
then says: "Unable to launch the application."


If I click the "Details" button, the header of the window says: "Error: 
Could not parse launch file. Error at line 0."


In the Launch File field, I see:

#VRML V2.0 utf8

WorldInfo{
title "Nagios 3-D Network Status View"
info ["Copyright (c) 1999-2002 Ethan Galstad"
"egals...@nagios.org"]
}

Background{
skyColor 0.1 0.1 0.15
~ I truncated the rest ~

The Exception field shows:

JNLParseException[ Could not parse launch file. Error at line 0.]
   at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:58)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:52)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:64)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:143)

   at com.sun.javaws.Main.launchApp(Main.java:253)
   at com.sun.javaws.Main.continueInSecureThread(Main.java:213)
   at com.sun.javaws.Main$1.run(Main.java:108)
   at java.lang.Thread.run(Thread.java:637)


And the Wrapped Exception field shows:

Failed to find the '<' charater that marks the end of a CDATA element. 
Exception parsing xml at line 0

   at com.sun.deploy.xml.XMLParser.skipPCData(XMLParser.java:182)
   at com.sun.deploy.xml.XMLParser.nextToken(XMLParser.java:100)
   at com.sun.deploy.xml.XMLParser.parse(XMLParser.java:58)
   at com.sun.javaws.jnl.XMLFormat.parse(XMLFormat.java:56)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:52)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:64)
   at 
com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(LaunchDescFactory.java:143)

   at com.sun.javaws.Main.launchApp(Main.java:253)
   at com.sun.javaws.Main.continueInSecureThread(Main.java:213)
   at com.sun.javaws.Main$1.run(Main.java:108)
   at java.lang.Thread.run(Thread.java:637)

Any ideas?

--


 A. Davis
 Email: ncc...@gmail.com

 "There is no limit to what a man can accomplish
  if he doesn't care who gets the credit." - Ronald Reagan

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null