[Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just showing white screen on web interface

Maglinger, Paul PMAGLINGER at scvl.com
Wed Apr 28 17:51:51 UTC 2021


I don’t see any problem.  Am I missing something?

[root at maia ~]# spacewalk-service status
Redirecting to /bin/systemctl status jabberd.service
● jabberd.service - Jabber Server
   Loaded: loaded (/usr/lib/systemd/system/jabberd.service; enabled; vendor preset: disabled)
   Active: active (exited) since Fri 2021-04-02 11:15:49 CDT; 3 weeks 5 days ago
  Process: 4472 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 4472 (code=exited, status=0/SUCCESS)
    Tasks: 0
   CGroup: /system.slice/jabberd.service

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Redirecting to /bin/systemctl status tomcat.service
● tomcat.service - Apache Tomcat Web Application Container
   Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-04-02 11:15:49 CDT; 3 weeks 5 days ago
Main PID: 4490 (java)
    Tasks: 95
   CGroup: /system.slice/tomcat.service
           └─4490 /usr/lib/jvm/jre/bin/java -ea -Xms256m -Xmx256m -Djava.awt.headless=true -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser -Dorg.apache.tomcat.util.http.Parameters.MA...

Apr 28 12:47:52 maia.scvl.com server[4490]: at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:213)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1814)
Apr 28 12:47:52 maia.scvl.com server[4490]: at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)
Apr 28 12:47:52 maia.scvl.com server[4490]: 2021-04-28 12:47:52,809 [C3P0PooledConnectionPoolManager[identityToken->2w6u6rag14w1eme1nfx7pj|59317aab]-HelperThread-#0] WARN  com.mchange.v2.reso...
Hint: Some lines were ellipsized, use -l to show in full.
Redirecting to /bin/systemctl status httpd.service
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-04-02 11:17:12 CDT; 3 weeks 5 days ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 4393 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
  Process: 24623 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
Main PID: 4944 (httpd)
   Status: "Total requests: 0; Current requests/sec: 0; Current traffic:   0 B/sec"
    Tasks: 10
   CGroup: /system.slice/httpd.service
           ├─ 4944 /usr/sbin/httpd -DFOREGROUND
           ├─15554 /usr/sbin/httpd -DFOREGROUND
           ├─15555 /usr/sbin/httpd -DFOREGROUND
           ├─15556 /usr/sbin/httpd -DFOREGROUND
           ├─16656 /usr/sbin/httpd -DFOREGROUND
           ├─17020 /usr/sbin/httpd -DFOREGROUND
           ├─17022 /usr/sbin/httpd -DFOREGROUND
           ├─17023 /usr/sbin/httpd -DFOREGROUND
           ├─20012 /usr/sbin/httpd -DFOREGROUND
           └─29670 /usr/sbin/httpd -DFOREGROUND

Apr 25 03:10:02 maia.scvl.com systemd[1]: Reloading The Apache HTTP Server.
Apr 25 03:10:02 maia.scvl.com systemd[1]: Reloaded The Apache HTTP Server.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Redirecting to /bin/systemctl status osa-dispatcher.service
● osa-dispatcher.service - OSA Dispatcher daemon
   Loaded: loaded (/usr/lib/systemd/system/osa-dispatcher.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-04-02 11:17:13 CDT; 3 weeks 5 days ago
  Process: 4971 ExecStart=/usr/sbin/osa-dispatcher --pid-file /var/run/osa-dispatcher.pid (code=exited, status=0/SUCCESS)
  Process: 4969 ExecStartPre=/bin/rm -f /var/run/osa-dispatcher.pid (code=exited, status=0/SUCCESS)
Main PID: 4975 (osa-dispatcher)
    Tasks: 1
   CGroup: /system.slice/osa-dispatcher.service
           └─4975 /usr/bin/python -s /usr/sbin/osa-dispatcher --pid-file /var/run/osa-dispatcher.pid

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
Redirecting to /bin/systemctl status rhn-search.service
● rhn-search.service - Spacewalk search engine
   Loaded: loaded (/usr/lib/systemd/system/rhn-search.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-04-02 11:17:13 CDT; 3 weeks 5 days ago
  Process: 4304 ExecStop=/usr/sbin/rhn-search stop (code=exited, status=0/SUCCESS)
  Process: 4992 ExecStart=/usr/sbin/rhn-search start (code=exited, status=0/SUCCESS)
Main PID: 5005 (rhnsearchd)
    Tasks: 76
   CGroup: /system.slice/rhn-search.service
           ├─5005 /usr/bin/rhnsearchd /usr/share/rhn/config-defaults/rhn_search_daemon.conf wrapper.pidfile=/var/run/rhn-search.pid wrapper.daemonize=TRUE
           └─5007 /usr/bin/java -Djava.library.path=/usr/lib:/usr/lib64:/usr/lib/oracle/11.2/client/lib:/usr/lib/oracle/11.2/client64/lib:/usr/lib/gcj/postgresql-jdbc:/usr/lib64/gcj/postgresq...

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
● cobblerd.service - LSB: daemon for libvirt virtualization API
   Loaded: loaded (/etc/rc.d/init.d/cobblerd; bad; vendor preset: disabled)
   Active: active (running) since Sun 2021-04-25 03:10:02 CDT; 3 days ago
     Docs: man:systemd-sysv-generator(8)
  Process: 24592 ExecStop=/etc/rc.d/init.d/cobblerd stop (code=exited, status=0/SUCCESS)
  Process: 24606 ExecStart=/etc/rc.d/init.d/cobblerd start (code=exited, status=0/SUCCESS)
    Tasks: 2
   CGroup: /system.slice/cobblerd.service
           └─24618 /usr/bin/python -s /bin/cobblerd --daemonize

Apr 25 03:10:01 maia.scvl.com systemd[1]: Starting LSB: daemon for libvirt virtualization API...
Apr 25 03:10:02 maia.scvl.com cobblerd[24606]: Starting cobbler daemon: [  OK  ]
Apr 25 03:10:02 maia.scvl.com systemd[1]: Started LSB: daemon for libvirt virtualization API.
Redirecting to /bin/systemctl status taskomatic.service
● taskomatic.service - Taskomatic
   Loaded: loaded (/usr/lib/systemd/system/taskomatic.service; enabled; vendor preset: disabled)
   Active: active (running) since Fri 2021-04-02 11:17:15 CDT; 3 weeks 5 days ago
  Process: 5081 ExecStart=/usr/sbin/taskomatic start (code=exited, status=0/SUCCESS)
Main PID: 5094 (taskomaticd)
    Tasks: 114
   CGroup: /system.slice/taskomatic.service
           ├─5094 /usr/bin/taskomaticd /usr/share/rhn/config-defaults/rhn_taskomatic_daemon.conf wrapper.pidfile=/var/run//taskomatic.pid wrapper.daemonize=TRUE
           └─5097 /usr/bin/java -Dibm.dst.compatibility=true -Dfile.encoding=UTF-8 -Xms256m -Xmx1024m -Djava.library.path=/usr/lib:/usr/lib64:/usr/lib/oracle/11.2/client64/lib:/usr/lib/oracle...

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

From: spacewalk-list-bounces at redhat.com <spacewalk-list-bounces at redhat.com> On Behalf Of Peirce, Dean
Sent: Wednesday, April 28, 2021 12:01 PM
To: spacewalk-list at redhat.com
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just showing white screen on web interface

How about the firewall, and ssl certificates?
Are there any clues in the log files?

Try spacewalk-service status and look for clues there

Dean



On Apr 28, 2021, at 11:00 AM, Maglinger, Paul <PMAGLINGER at scvl.com<mailto:PMAGLINGER at scvl.com>> wrote:

Thanks for the reply.
Yes, that was one of the first things I tried.  Still no joy.

Paul

From: spacewalk-list-bounces at redhat.com<mailto:spacewalk-list-bounces at redhat.com> <spacewalk-list-bounces at redhat.com<mailto:spacewalk-list-bounces at redhat.com>> On Behalf Of Steven Miano
Sent: Tuesday, April 27, 2021 1:34 PM
To: spacewalk-list at redhat.com<mailto:spacewalk-list at redhat.com>
Subject: Re: [Spacewalk-list] New install of Spacewalk 2.7 just showing white screen on web interface

Have you tried disabling SELinux, and restarting the service?

I've previously run into several issues with the default policy and needed to modify it to allow SELinux and Spacewalk to co-exist.

Thanks!,

~Steven

On Tue, Apr 27, 2021 at 2:02 PM Maglinger, Paul <PMAGLINGER at scvl.com<mailto:PMAGLINGER at scvl.com>> wrote:
To all – I’ve got an existing Spacewalk 2.7 server running on Oracle Linux 6.10.  I’m wanting to move off of 6.10 and go to 7.X (I’d go with 8.x but everything I’ve found says that all Spacewalk features are not supported on 8).  The plan is to get the 2.7 running on the 7.x server and then upgrade Spacewalk to 2.10.  I’ve got the new server built and Spacewalk installed but when trying to access the web interface all I’m getting is the Spacewalk banner above a white screen – no login prompt or anything.  It’s also takes a while for the page to load as well, much longer than the original server.  I’ve been working with Oracle tech support and not getting anywhere.  I’m hoping that someone here might have a suggestion where to start looking to solve the problem.

TIA,
Paul
_______________________________________________
Spacewalk-list mailing list
Spacewalk-list at redhat.com<mailto:Spacewalk-list at redhat.com>
https://listman.redhat.com/mailman/listinfo/spacewalk-list<https://urldefense.com/v3/__https:/listman.redhat.com/mailman/listinfo/spacewalk-list__;!!MXVguWEtGgZw!YSP6F1HH9ULpv0b5bqFY53iUZJp-PMSxEs8oEfCG4yw0n-Eiqw7-TlTc7efupD7k1A$>


--
Steven M. Miano
(727)244-9990
http://stevenmiano.com<https://urldefense.com/v3/__http:/stevenmiano.com__;!!MXVguWEtGgZw!YSP6F1HH9ULpv0b5bqFY53iUZJp-PMSxEs8oEfCG4yw0n-Eiqw7-TlTc7ecuqsAAXw$>
1811 C2CB 8219 4F52
_______________________________________________
Spacewalk-list mailing list
Spacewalk-list at redhat.com<mailto:Spacewalk-list at redhat.com>
https://urldefense.com/v3/__https://listman.redhat.com/mailman/listinfo/spacewalk-list__;!!MXVguWEtGgZw!YSP6F1HH9ULpv0b5bqFY53iUZJp-PMSxEs8oEfCG4yw0n-Eiqw7-TlTc7efupD7k1A$<https://urldefense.com/v3/__https:/listman.redhat.com/mailman/listinfo/spacewalk-list__;!!MXVguWEtGgZw!YSP6F1HH9ULpv0b5bqFY53iUZJp-PMSxEs8oEfCG4yw0n-Eiqw7-TlTc7efupD7k1A$>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20210428/a4664e8a/attachment.htm>


More information about the Spacewalk-list mailing list