Ok so I have accepted te fact that proxy server does not work with ssl. (using 1.7) and resigned myself to building those pages manually or turning off ssl when I use it. What I don't get is why when I play back one of the ssl pages it seems to do aeverything right until the very I to the part where the "Trigger seeding of secureRandom" then it dies. Which random device should I use with jdk 1.3 on win2K anyway?? Maybe I can change that and fix the problem:
adding as trusted cert: [ [ Version: V1 Subject: OU=Class 2 Public Primary Certification Authority, O="VeriSign, Inc.", C=US Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2 Key: com.sun.net.ssl.internal.ssl.JSA_RSAPublicKey@5dcf43 Validity: [From: Sun Jan 28 16:00:00 PST 1996, To: Wed Jan 07 15:59:59 PST 2004] Issuer: OU=Class 2 Public Primary Certification Authority, O="VeriSign, Inc.", C=US SerialNumber: [ ba5ac94c 053b92d6 a7b6df4e d053920d ] ] Algorithm: [MD2withRSA] Signature: 0000: B6 00 1F 93 57 A4 07 A7 40 CE 65 40 3F 55 5E ED ....W...@.e@?U^. 0010: EF FA 54 49 A5 30 D6 21 7C 61 87 EE 83 93 0B BF ..TI.0.!.a...... 0020: B4 33 F2 98 AC 9F 06 BF 4E A8 CE 14 81 4C CB 04 .3......N....L.. 0030: 4E 58 C3 CF 5F EE 7C D7 9A 6F CB 41 8A B7 7F 81 NX.._....o.A.... 0040: B8 FF 84 61 C6 27 43 65 1D 0C EC B1 00 0A DD 1B ...a.'Ce........ 0050: A4 BB C7 78 20 28 B2 A2 DD 36 95 2E E1 54 4F BF ...x (...6...TO. 0060: 60 B9 77 68 11 99 23 E8 EA 52 E8 AA 00 4E 67 4E `.wh..#..R...NgN 0070: BB 90 B5 45 9B 46 EB 8E 16 EF C4 33 5B 33 3D D5 ...E.F.....3[3=. ] init context trigger seeding of SecureRandom done seeding SecureRandom java.lang.NullPointerException at org.apache.jmeter.protocol.http.sampler.HTTPSampler.setupConnection(HTTPSampler .java:211) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:459 ) at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:169 ) at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:138) at java.lang.Thread.run(Thread.java:484) -David- --------------------------------- Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax