UPDATE:
Turns out the file libstdc++-libc6.2-2.so.3 just didn't come on Fedora, go figure...
So with a little
yum install libstdc++-libc6.2-2.so.3
I now receive a difference error message when starting the instance:
[root_at_glassfish1 ~]# /opt/webserver7/https-glassfish1/bin/startserv
Sun Java System Web Server 7.0 B12/04/2006 08:17
warning: CORE3283: stderr: Java HotSpot(TM) Server VM warning: Can't detect initial thread stack location - find_vma failed
info: reports: Initializing lbplugin BuildId: A701212-164111
info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_09] from [Sun Microsystems Inc.]
config: trying to GET /, name-trans-passthrough reports: init-passthrough has not been called
config: trying to GET /WEB-INF/web.xml, name-trans-passthrough reports: init-passthrough has not been called
config: trying to GET /, name-trans-passthrough reports: init-passthrough has not been called
catastrophe: LBConfigurator.cpp_at_96: reports: lb.configurator: CNFG1014 : Error occured while initializing Loadbalancer config Parser. Please check that the config file: https-glassfish1/config/loadbalancer.xml exists and has the read access.
failure: lbplugin.cpp_at_238: reports: lb.runtime: RNTM3005 : Failed to initialise load balancing subsystem
info: HTTP3072: http-listener-1:
http://glassfish1:80 ready to accept requests
startup failure: could not bind to port 8989 (Address already in use)
failure: HTTP3127: lb-listener-ssl:
https://glassfish1:8989: Error creating socket (Address already in use)
failure: HTTP3094: 1 listen sockets could not be created
failure: CORE3186: Failed to set configuration
failure: server initialization failed
So now I'm working on solving that.
[Message sent by forum member 'rwillie6' (rwillie6)]
http://forums.java.net/jive/thread.jspa?messageID=244827