SP3 install problems.. Am I the first?

So I tried installing SP3, and I get everything working except ipshttpd

(seems to be a thorn in my side since iPS came into my life). It starts up,

but the gateway (I'm not in Open mode) can't connect to my server on it.

Then after a period of time it will die, and this goes into my

/var/opt/SUNWips/debug/iwtHTTPProxy file:

******************************************************

7/16/01 5:36:53 PM EDT: Thread[main,5,main]

ERROR: Cannot login to server

java.net.SocketException: reading from SSL socket (I/O operation timed out.)

at com.netscape.jss.ssl.SSLInputStream.socketRead(Native Method)

at com.netscape.jss.ssl.SSLInputStream.read(SSLInputStream.java:70)

at java.io.BufferedInputStream.fill(BufferedInputStream.java:191)

at java.io.BufferedInputStream.read(BufferedInputStream.java:209)

at com.iplanet.portalserver.gwutils.Login2.recv(Compiled Code)

at com.iplanet.portalserver.gwutils.Login2.login(Compiled Code)

at

com.iplanet.portalserver.httpproxy.HTTPProxy.<clinit>(HTTPProxy.java:50)

Anyone else? Any ideas?

/Steve

[1160 byte] By [708764] at [2007-11-25 4:28:15]
# 1

Steve,

Below is a suggestion an iPS developer that might help in remedying your

problem. Please let me know if it works for you.

Charles

--

Was the entry ips.gateway.trust_all_server_certs in platform.conf

under /etc/opt/SUNWips on gateway set to true ?

That is needed if http proxy is using self-signed cert.

Thanks,

Adam

Steve Babineau wrote:

> So I tried installing SP3, and I get everything working except ipshttpd

> (seems to be a thorn in my side since iPS came into my life). It starts up,

> but the gateway (I'm not in Open mode) can't connect to my server on it.

> Then after a period of time it will die, and this goes into my

> /var/opt/SUNWips/debug/iwtHTTPProxy file:

>

> ******************************************************

> 7/16/01 5:36:53 PM EDT: Thread[main,5,main]

> ERROR: Cannot login to server

> java.net.SocketException: reading from SSL socket (I/O operation timed out.)

> at com.netscape.jss.ssl.SSLInputStream.socketRead(Native Method)

> at com.netscape.jss.ssl.SSLInputStream.read(SSLInputStream.java:70)

> at java.io.BufferedInputStream.fill(BufferedInputStream.java:191)

> at java.io.BufferedInputStream.read(BufferedInputStream.java:209)

> at com.iplanet.portalserver.gwutils.Login2.recv(Compiled Code)

> at com.iplanet.portalserver.gwutils.Login2.login(Compiled Code)

> at

> com.iplanet.portalserver.httpproxy.HTTPProxy.<clinit>(HTTPProxy.java:50)

>

> Anyone else? Any ideas?

>

> /Steve

708764 at 2007-6-29 2:30:00 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

Steve Babineau wrote:

> So I tried installing SP3, and I get everything working except ipshttpd

> (seems to be a thorn in my side since iPS came into my life). It starts up,

> but the gateway (I'm not in Open mode) can't connect to my server on it.

> Then after a period of time it will die, and this goes into my

> /var/opt/SUNWips/debug/iwtHTTPProxy file:

Since it appears you have a copy of the service pack before it is GA,

it appears you are alone.

Come on, iPlanet. When will it be released? I got a copy of the

release notes and there are features in it that one of my clients

needs.

--

Kent

708764 at 2007-6-30 21:14:02 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3

okay, I think I got past this part. It seems that the http proxy is just

dying for no reason after I start it. Usually if I start ipsnetletd first,

then ipshttpd seems to stay running.

Anyway, it's still not working, and now this message appears in the log

file:

7/18/01 12:14:28 PM EDT: Thread[main,5,main]

Can not get Session SID =

3sxamljklxpywammnvuwrqmc42ro6726501soq@uggcf@jnyehf.ernq.gnfp.pbz@443@/gnfp.

pbz

com.iplanet.portalserver.session.SessionException: unknown protocol: https

at java.lang.Throwable.fillInStackTrace(Native Method)

at

com.iplanet.portalserver.session.SessionException.<init>(SessionException .ja

va:30)

at

com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:5

63)

at

com.iplanet.portalserver.session.Session.getSessionServiceURL(Session.java:5

44)

at

com.iplanet.portalserver.session.Session.getSession(Session.java:439)

at

com.iplanet.portalserver.gwutils.PropertiesProfile.createDefault(PropertiesP

rofile.java:42)

at

com.iplanet.portalserver.httpproxy.HTTPProxy.<clinit>(HTTPProxy.java:53)

******************************************************

"Steve Babineau" <sababineau@tasc.com> wrote in message

news:9ivneh$gs61@secnews.netscape.com...

> So I tried installing SP3, and I get everything working except ipshttpd

> (seems to be a thorn in my side since iPS came into my life). It starts

up,

> but the gateway (I'm not in Open mode) can't connect to my server on it.

> Then after a period of time it will die, and this goes into my

> /var/opt/SUNWips/debug/iwtHTTPProxy file:

>

> ******************************************************

> 7/16/01 5:36:53 PM EDT: Thread[main,5,main]

> ERROR: Cannot login to server

> java.net.SocketException: reading from SSL socket (I/O operation timed

out.)

> at com.netscape.jss.ssl.SSLInputStream.socketRead(Native Method)

> at

com.netscape.jss.ssl.SSLInputStream.read(SSLInputStream.java:70)

> at java.io.BufferedInputStream.fill(BufferedInputStream.java:191)

> at java.io.BufferedInputStream.read(BufferedInputStream.java:209)

> at com.iplanet.portalserver.gwutils.Login2.recv(Compiled Code)

> at com.iplanet.portalserver.gwutils.Login2.login(Compiled Code)

> at

> com.iplanet.portalserver.httpproxy.HTTPProxy.<clinit>(HTTPProxy.java:50)

>

> Anyone else? Any ideas?

>

> /Steve

>

>

Guest at 2007-6-30 21:14:02 > top of Java-index,Web & Directory Servers,Portal Servers...