below is an error report of java console from ie v5 trying to open an applet
but failing:

the cp fw-1 v4.0 on solaris 2.5.1 has a rule allowing port 80; and another
rule allowing port 1433 (sql server default).

the applet starts but fails about 80% upon completion.

any clues from this error...not the Unable to check numeric address
"206.190.163.222".


Microsoft (R) VM for Java, 5.0 Release 5.0.0.3167
==============================================
?  help
c  clear
f  run finalizers
g  garbage collect
m  memory usage
q  quit
t  thread list
==============================================
com.ms.security.SecurityExceptionEx[com/inet/tds/TdsDriver.connect]: Unable
to check numeric address "206.190.163.222".
at com/ms/security/permissions/NetIOPermission.check
at com/ms/security/PolicyEngine.deepCheck
at com/ms/security/PolicyEngine.checkPermission
at com/ms/security/StandardSecurityManager.chk
at com/ms/security/StandardSecurityManager.chkex
at com/ms/security/StandardSecurityManager.checkConnect
at java/net/Socket.<init>
at java/net/Socket.<init>
at com/inet/tds/TdsDriver.connect
at java/sql/DriverManager.getConnection
at java/sql/DriverManager.getConnection
at ConnectionTest/ConnectionTest.jbInit
at ConnectionTest/ConnectionTest.init
at com/ms/applet/AppletPanel.securedCall0
at com/ms/applet/AppletPanel.securedCall
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
com.ms.security.SecurityExceptionEx[com/inet/tds/TdsDriver.connect]: Unable
to check numeric address "206.190.163.222".
at com/ms/security/permissions/NetIOPermission.check
at com/ms/security/PolicyEngine.deepCheck
at com/ms/security/PolicyEngine.checkPermission
at com/ms/security/StandardSecurityManager.chk
at com/ms/security/StandardSecurityManager.chkex
at com/ms/security/StandardSecurityManager.checkConnect
at java/net/Socket.<init>
at java/net/Socket.<init>
at com/inet/tds/TdsDriver.connect
at java/sql/DriverManager.getConnection
at java/sql/DriverManager.getConnection
at ConnectionTest/ConnectionTest.jbInit
at ConnectionTest/ConnectionTest.init
at com/ms/applet/AppletPanel.securedCall0
at com/ms/applet/AppletPanel.securedCall
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
java.sql.SQLException: Unable to check numeric address "206.190.163.222".
at com/inet/tds/TdsDriver.createSQLException
at com/inet/tds/TdsDriver.connect
at java/sql/DriverManager.getConnection
at java/sql/DriverManager.getConnection
at ConnectionTest/ConnectionTest.jbInit
at ConnectionTest/ConnectionTest.init
at com/ms/applet/AppletPanel.securedCall0
at com/ms/applet/AppletPanel.securedCall
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
java.lang.NullPointerException
at ConnectionTest/ConnectionTest.jbInit
at ConnectionTest/ConnectionTest.init
at com/ms/applet/AppletPanel.securedCall0
at com/ms/applet/AppletPanel.securedCall
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to