I think I found the problem. I backed up keystore.jks and then copied my server.keystore to keystore.jks. Restarted Glassfish it shows the default web page for Glassfish. I can't run the application at this time since its database is down for cloning. Looks like my server.keystore file was being ignored.
>>> Steven Siebert <smsiebe_at_gmail.com> 5/21/15 1:07 PM >>>
hmm...with an absence of any errors...kinda throwing spaghetti at the wall, but here it goes =)
- what port are you navigating to (default 443 for https or explicitly 8181)? If you type in https://[server]:8181/ does it work?
- if iptables (or similar local firewall) turned on? 8181 accepting inbound TCP? forwarding from 443 to 8181?
- if you turn off security on listener-2, can you go to http://[server]:8181 successfully?
- can you give the results of running: keytool -list -v -keystore server.keystore -alias apex
On Thu, May 21, 2015 at 12:57 PM, Jeffrey Beckstrom <JBECKSTROM_at_gcrta.org> wrote:
I did, but there is no indication of an error.
>>> Andreas Ernst <ae_at_ae-online.de> 5/21/15 9:04 AM >>>
Am 21.05.15 um 13:42 schrieb Jeffrey Beckstrom:
>
>
> >>> Steven Siebert <smsiebe_at_gmail.com> 5/20/15 3:17 PM >>>
> Any other errors in the server.log on restart indicating the port
> couldn't be bound to, or the certificate alias was invalid, or anything
> like that?
Please take a look into the server log:
i.e. /opt/glassfish4/glassfish/domains/domain1/logs/server.log
--
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002
( tel:%2B49-6484-91002) Fax: +49-6484-91003
( tel:%2B49-6484-91003)
ae_at_ae-online.de | www.ae-online.de
www.tachyon-online.de
.
.