Hi, I get this same error all the time in production. It doesn't seem to affect the app but I an not 100% sure. The setup is nd 3.x running on HPUX with Enterprise 3.01 webserver and an oracle database. The application is a frameset with the applet in the right frame and applet indexes on the left. the session value is stored in a cookie on the left frame and the right frame reads the cookie before loading the applet. The application is an applet calling nd via the CSpCpHttpProxy class and http tunneling. I was assuming that the problem was due to a bad spider session value (which was curious since we are sending only the spidersession_v value which is the session value w/o the nvp's and CSpPageSession was/is looking for the nvp's (??) ). If anyone has any further insight I would be gratefull. Dave Schorsch RTSC Inc [EMAIL PROTECTED] United Airlines [EMAIL PROTECTED] "DJay" <[EMAIL PROTECTED]> wrote: >Hi Guys,> >I have a button in a frameset "A" loading a ND page in another frameset >"B". >I get this exception as follows:- > > >==== >spider.visual.CSpPageSession.setFromHtmlValue: Unexpected Exception >(java.lang.IllegalArgumentException: _handleCryptError: illegal argument >length) >caught. Top of stack: |java.lang.IllegalArgumentException: >_handleCryptError: illegal argument length| > >This page uses frames, but your browser doesn't support them. >==== > >I get this with all browsers and versions. I am using Netscape 4.x >Any Ideas whats happening ? >TIA >DJay >[EMAIL PROTECTED] > >In reference to my earlier post, this went away when I cleared the .ser >files off the server >and let them be regenerated again. Doing it again doesnt solve it anymore. > > > > _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
