Posted By:
gowrish_bhaskar
Posted On:
Friday, December 7, 2001 03:55 AM
hi, I am trying to implement httpsd on iona 3.0 patch 1. I have made all the necessary changes required in the iona ie.. i have changed the config file and changed the java.security file also. when i start the server ...it says Starting Embedded Service:locator...done Starting Embedded Service: NameService...done Starting Embedded Service: iPortal Administrator Management Service...done iPortal Administrator's Web Adaptor available on "http://localhost:3085" Starting iPortal Application Server: iPAS.Server.Default Security Authentication disabled Connecting to iPortal Administrator's Management Server...done
More>>
hi,
I am trying to implement httpsd on
iona 3.0 patch 1.
I have made all the necessary changes required in the iona
ie.. i have changed the config file and changed the java.security file also.
when i start the server ...it says
Starting Embedded Service:locator...done
Starting Embedded Service: NameService...done
Starting Embedded Service: iPortal Administrator Management Service...done
iPortal Administrator's Web Adaptor available on "http://localhost:3085"
Starting iPortal Application Server: iPAS.Server.Default
Security Authentication disabled
Connecting to iPortal Administrator's Management Server...done
Starting HTTPS listener on port 443...java.net.SocketException: no SSL Server Sockets
at javax.net.ssl.DefaultSSLServerSocketFactory.createServerSocket([Dasho
Pro-V1.2-120198])
at com.iona.j2ee.httpd.jws.HTTPSListener.createServerSocket(HTTPSListene
r.java:19)
at com.iona.j2ee.httpd.jws.Listener.
(Listener.java:25)
at com.iona.j2ee.httpd.jws.HTTPSListener.
(HTTPSListener.java:15)
at com.iona.j2ee.server.Main.invoke(Main.java:291)
at com.iona.j2ee.tools.CommandLineParser.service(CommandLineParser.java:
268)
at com.iona.j2ee.tools.CommandLineParser.service(CommandLineParser.java:
198)
at com.iona.j2ee.tools.CommandLineTool.main(CommandLineTool.java:23)
at com.iona.j2ee.server.Main.main(Main.java:338)
at iportal.server.main(server.java:16)
failed!
java.net.SocketException: no SSL Server Sockets
at javax.net.ssl.DefaultSSLServerSocketFactory.createServerSocket([Dasho
Pro-V1.2-120198])
at com.iona.j2ee.httpd.jws.HTTPSListener.createServerSocket(HTTPSListene
r.java:19)
at com.iona.j2ee.httpd.jws.Listener.
(Listener.java:25)
at com.iona.j2ee.httpd.jws.HTTPSListener.
(HTTPSListener.java:15)
at com.iona.j2ee.server.Main.invoke(Main.java:291)
at com.iona.j2ee.tools.CommandLineParser.service(CommandLineParser.java:
268)
at com.iona.j2ee.tools.CommandLineParser.service(CommandLineParser.java:
198)
at com.iona.j2ee.tools.CommandLineTool.main(CommandLineTool.java:23)
at com.iona.j2ee.server.Main.main(Main.java:338)
at iportal.server.main(server.java:16)
Please help me out
regards
gowrish
<<Less