cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
629
Views
0
Helpful
4
Replies

CMS and XP

r.lent
Level 1
Level 1

I am trying to install and run CMS on my Windows XP Pro PC. I am connecting to a Catalyst 3550 48 port switch. I have tried installing all the different Java Runtime systems as listed on the Cisco site but none of them seem to work.

I either get a parsing error or the CMS just simply does not start!

Are there any special things I need to do on an XP machine? I have used CMS on a Win2k PC with no problems!

Thanks in advance.

Robin.

4 Replies 4

robho
Level 3
Level 3

Hi,

Please check the link below to see if you meet the requirements to run CMS on the 3550.

http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12112cea/ol325202.htm#189344

-Robert

psyber
Level 1
Level 1

I have had many problems with this mostly due to java. try deleting the .java folder under your profile and anything that looks like it might be the java cache folder under your profile. I run into this alot because I have to run different versions of java for different apps. (you probably want the 1.4.0 if you have a receint release of the cisco software) You can also open the java logging console and watch for errors (I have memory errors that show on some machines and correct them by adding -Xmx256m under the advanced tab for startup arguments)

Thank you for your reply. I have to admit that Java does seem to cause a lot of problems. I deleted everything I could find relating to Java under my profile and then installed version 1.4.0.

The following are the error messages I get when trying to run CMS:

Java(TM) Plug-in: Version 1.4.0

Using JRE version 1.4.0 Java HotSpot(TM) Client VM

java.io.IOException: Server returned HTTP response code: 407 for URL: http://192.168.0.19/Redirect.jar

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.checkCookieHeader(Unknown Source)

at sun.plugin.net.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

at sun.plugin.net.protocol.http.HttpUtils.followRedirects(Unknown Source)

at sun.plugin.cache.CachedJarLoader.download(Unknown Source)

at sun.plugin.cache.CachedJarLoader.load(Unknown Source)

at sun.plugin.cache.JarCache.get(Unknown Source)

at sun.plugin.net.protocol.jar.CachedJarURLConnection.connect(Unknown Source)

at sun.plugin.net.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)

at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)

at sun.misc.URLClassPath$JarLoader.(Unknown Source)

at sun.misc.URLClassPath$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.misc.URLClassPath.getLoader(Unknown Source)

at sun.misc.URLClassPath.getLoader(Unknown Source)

at sun.misc.URLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

load: class cisco/dsbu/redirect/main/Redirect.class not found.

java.lang.ClassNotFoundException: cisco.dsbu.redirect.main.Redirect.class

at sun.applet.AppletClassLoader.findClass(Unknown Source)

at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.applet.AppletClassLoader.loadCode(Unknown Source)

at sun.applet.AppletPanel.createApplet(Unknown Source)

at sun.plugin.AppletViewer.createApplet(Unknown Source)

at sun.applet.AppletPanel.runLoader(Unknown Source)

at sun.applet.AppletPanel.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed.

at sun.applet.AppletClassLoader.getBytes(Unknown Source)

at sun.applet.AppletClassLoader.access$100(Unknown Source)

at sun.applet.AppletClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

I have removed some of the irrelevant data from above. Do you have any idea what this is?

Robin

Hi,

I'm running Java Plug-in 1.3.1 international (from Sun, not from Cisco) on my XP and I'm having no problem with 3550.

To be exact, I uninstalled all Java Plug-ins first.

Then I installed Java Plug-in 1.2.2 AND 1.3.1 (both international) on my XP and it works fine.

Java Plug-in 1.2.2 seems to be required by Cat3500XLs.

Regards,

Milan