Openfire server admin page will not answer

I installed the latest Openfire rpm on my OpenSUSE Leap 42.1 server, and started the server:

systemctl status openfire

openfire.service - SYSV: Openfire is an XMPP server, which is a server that facilitates XML based communication, such as chat.

Loaded: loaded (/etc/init.d/openfire)

Active: active (running) since Tue 2016-07-19 08:59:41 EDT; 48min ago

Main PID: 1172 (java)

CGroup: /system.slice/openfire.service

       ‣ 1172 /opt/openfire/jre/bin/java -server -DopenfireHome=/opt/openfire -Do...

Jul 19 08:59:40 jardell su[1168]: (to daemon) root on none

Jul 19 08:59:40 jardell su[1168]: pam_unix(su:session): session opened for user da…=0)

Jul 19 08:59:40 jardell openfire[1158]: Starting openfire:

Jul 19 08:59:41 jardell systemd[1]: Started SYSV: Openfire is an XMPP server, whic…t…

Hint: Some lines were ellipsized, use -l to show in full.

But http://localhost:9090 just flashes up about 6 lines of html and then goes blank. How do I get the admin server to start?

Fixed it. Java was screwed up.