It is Mac OS 10.5.8  with :

java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03-384-9M3425)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02-384, mixed mode)

Thanks for your help!
Thor J S Anderson
310.506.4040
Information Security
Pepperdine University

On Nov 4, 2011, at 6:27 AM, Marvin Addison wrote:

> Looks like the root cause is the failure to set the TCP_NO_DELAY flag
> on the underlying OS socket:
> 
>> 2011-11-02 14:05:28,961 ERROR [org.jasig.cas.client.util.CommonUtils] -
>> Invalid argument
>> java.net.SocketException: Invalid argument
>>         at java.net.PlainSocketImpl.socketSetOption(Native Method)
>>         at java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:282)
>>         at java.net.Socket.setTcpNoDelay(Socket.java:858)
>>         at
>> com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.setTcpNoDelay(BaseSSLSocketImpl.java:310)
> 
> Need more platform information.  What exact operating system version
> and Java version is this?  It's almost certainly a platform-specific
> issue.
> 
> M
> 
> -- 
> You are currently subscribed to [email protected] as: 
> [email protected]
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user
> 


-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to