jessie-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jessie-discuss] Problems using Jessie as sun jdk drop-in


From: Casey Marshall
Subject: Re: [Jessie-discuss] Problems using Jessie as sun jdk drop-in
Date: Thu, 01 Jul 2004 12:40:21 -0700
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

>>>>> "Anders" == Anders Biehl Nørgaard <address@hidden> writes:

Anders> D:\eclipse_ws\HttpMonitor_config>"C:\java\j2sdk1.4.1_05\bin\java"
Anders> -Djavax.net.debug=all -DproxySet=true
Anders> -Dhttp.proxyHost=10.255.237.7 -Dhttp.proxyPort=8887
Anders> -Dhttps.proxyHost=10.255.237.7 -Dhttps.proxyPort=8887
Anders> -Xbootclasspath/p:gnu-crypto.jar;jessie.jar -cp
Anders> D:\eclipse_ws\HttpMonitor RunScenario -v
Anders> new_scenarios_maj2004/eBL_login.scenario

Anders> java.lang.RuntimeException java.lang.RuntimeException: Export
Anders> restriction: this JSSE implementation is non-pluggable.  at
Anders> com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.checkCreate(Unknown
Anders> Source) at
Anders> sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown
Anders> Source) at
Anders> 
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown
Anders> Source) at
Anders> sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Anders> Source) at
Anders> sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown
Anders> Source) at
Anders> sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(Unknown
Anders> Source) at
Anders> 
httpsequencer.ScenarioAssignment.createHeader(ScenarioAssignment.java:544)
Anders> at
Anders> 
httpsequencer.SimpleResponseHandler.sendRequest(SimpleResponseHandler.java:413)
Anders> at
Anders> httpsequencer.ScenarioAssignment.advance(ScenarioAssignment.java:330)
Anders> at RunScenario.runScenario(RunScenario.java:129) at
Anders> RunScenario.main(RunScenario.java:54)

You could try adding
`-Djava.protocol.handler.pkgs=org.metastatic.jessie', which will force
the use of Jessie's HTTPS protocol handler. It looks as though Sun's
HTTPS handler requires Sun's own JSSE implementation.

Anders> Do you think I will have better luck with Kaffe 1.1.4 on
Anders> linux? Any other ideas? (Any Sun JDK's that are not export
Anders> restricted?) Maybe IBM's JDK?

Jessie will run on Kaffe 1.1.4 with few problems. IBM's JDK does not
have the same JSSE export restrictions, so you can probably get it to
work there, too. I used to test Jessie in IBM's JDK, but don't
anymore.

-- 
Casey Marshall || address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]