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

PIX 501 PDM Access to http interface - errors

chiproach
Level 1
Level 1

I appear to be having issue connecting to my pix501's PDM where 6 months ago I did not have these issues. I am unsure if this is a Java issue on my PC. I use the following to connect to the firewall: https://192.168.1.1 - enter my credentials and then I receive the following java output (but I do receive a "hostname mismatch" - the hostname in the server security certificate does not match the name of the server).

-------------------------------------------------

Java Plug-in 1.5.0_02

Using JRE version 1.5.0_02 Java HotSpot(TM) Client VM

User home directory = C:\Documents and Settings\chip

----------------------------------------------------

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

p: reload proxy configuration

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>

----------------------------------------------------

Requesting URL: https://192.168.1.1/jploader.jar

java.security.AccessControlException: access denied (java.util.PropertyPermission java.version read)

at java.security.AccessControlContext.checkPermission(Unknown Source)

at java.security.AccessController.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkPermission(Unknown Source)

at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)

at java.lang.System.getProperty(Unknown Source)

at com.cisco.pdm.e.c.q(Unknown Source)

at com.cisco.pdm.e.c.h(Unknown Source)

at com.cisco.pdm.a.byte(Unknown Source)

at com.cisco.pdm.PDMApplet.start(Unknown Source)

at com.cisco.nm.util.sgz.Env.start(Env.java:37)

at com.cisco.nm.util.sgz.Loader.start(Loader.java:109)

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

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

-----------------------------------------------

I confirmed the following settings:

http server enable

http 192.168.1.0 255.255.255.0 inside

and I was hoping that someone could point me in the right direction to resolve my access to the http PDM interface. Thank you! Chip

4 Replies 4

Patrick Iseli
Level 7
Level 7

Downgrade the JAVA Runtime Version 1.5.x to another lower version as this version has some bugs.

I use JDK Version 1.4.1_02 and everything is ok.

sincerely

Patrick

Yes, thank you. It did appear to be a java error but I am having a hard time locating an older version of the java developers kit. I will keep looking. Thank you once again!

Have tryed on this web site ?

http://java.sun.com/products/archive/

Click on Rate this Post to help identify the most useful NetPro content.

sincerely

Patrick

Thank you... Yes, I found this web site last night and I downloaded about 10 different versions of the JAVA RE SE. The Java 1.4.1_02 version runs well but it appears to start the PDM interface very slow. Thank you for the assistance.

Review Cisco Networking for a $25 gift card