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

2021-04-30 Thread Avi Miller
Hey folks

> On 1 May 2021, at 5:53 am, Maglinger, Paul  wrote:
> 
> I might need to go with the PostgreSQL database.  We’re a heavy Oracle shop, 
> but it just seems like we keeping hitting a wall when we try to get it to 
> work together.  I’ll throw this server together next week and see if I have 
> any better luck.
> 

Our builds work great with PostgreSQL, we just don't officially support it (for 
reasons that should be obvious). If you are running PostgreSQL, I strongly 
encourage you to consider moving jabberd's database to it as well. I even wrote 
a blog about how to do that: 
https://omg.dje.li/2017/03/configuring-spacewalks-jabberd-to-use-a-postgresql-backend/

Cheers,
Avi

--
Avi Miller
Senior Solution Architect: Developer Adoption
Oracle Cloud Infrastructure


Phone: +61.3.8616.3496
Preferred pronouns: he/him/his



signature.asc
Description: Message signed with OpenPGP
___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://listman.redhat.com/mailman/listinfo/spacewalk-list

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

2021-04-30 Thread Maglinger, Paul
I might need to go with the PostgreSQL database.  We’re a heavy Oracle shop, 
but it just seems like we keeping hitting a wall when we try to get it to work 
together.  I’ll throw this server together next week and see if I have any 
better luck.

Thanks!

Paul

From: spacewalk-list-boun...@redhat.com  On 
Behalf Of Andreas Dijkman
Sent: Friday, April 30, 2021 2:32 PM
To:  
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

I’ve used the documentation of the originial version of Spacewalk and the 
binaries/repositories of Oracle, with a PostgreSQL-database. It support OL8 
with Module Data and works nice.

Andreas Dijkman


On 30 Apr 2021, at 19:50, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

Going to attack this from another direction because this installation has been 
trouble from the start.
I have tried using the installation documentation from Oracle Linux as well as 
other sources on the web and have rebuilt the server from scratch several times.
This current build is the furthest I’ve gotten, but honestly getting really 
frustrated getting it to work correctly.
What documentation have you found best suited for Spacewalk installation using 
a local database on the server?

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Maglinger, Paul
Sent: Wednesday, April 28, 2021 4:12 PM
To: spacewalk-list@redhat.com<mailto:spacewalk-list@redhat.com>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Thanks.  In working through things I did find it griping that the database 
schema was at 94% of the allocated space.  I’ve got the DBAs looking at that 
now.  Regardless of if it’s causing the actual problem it should probably be 
addressed.

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Andreas Dijkman
Sent: Wednesday, April 28, 2021 2:06 PM
To: mailto:spacewalk-list@redhat.com>> 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Yes, tomcat is throwing a stack-trace. Check the file 
/var/log/tomcat/

Andreas Dijkman

On 28 Apr 2021, at 19:51, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

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

[root@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<http://maia.scvl.com/> server[4490]: at 
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com<http://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<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com<http://maia.

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

2021-04-30 Thread Andreas Dijkman
I’ve used the documentation of the originial version of Spacewalk and the 
binaries/repositories of Oracle, with a PostgreSQL-database. It support OL8 
with Module Data and works nice.

Andreas Dijkman

On 30 Apr 2021, at 19:50, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

Going to attack this from another direction because this installation has been 
trouble from the start.
I have tried using the installation documentation from Oracle Linux as well as 
other sources on the web and have rebuilt the server from scratch several times.
This current build is the furthest I’ve gotten, but honestly getting really 
frustrated getting it to work correctly.
What documentation have you found best suited for Spacewalk installation using 
a local database on the server?

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Maglinger, Paul
Sent: Wednesday, April 28, 2021 4:12 PM
To: spacewalk-list@redhat.com<mailto:spacewalk-list@redhat.com>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Thanks.  In working through things I did find it griping that the database 
schema was at 94% of the allocated space.  I’ve got the DBAs looking at that 
now.  Regardless of if it’s causing the actual problem it should probably be 
addressed.

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Andreas Dijkman
Sent: Wednesday, April 28, 2021 2:06 PM
To: mailto:spacewalk-list@redhat.com>> 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Yes, tomcat is throwing a stack-trace. Check the file 
/var/log/tomcat/

Andreas Dijkman

On 28 Apr 2021, at 19:51, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

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

[root@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<http://maia.scvl.com/> server[4490]: at 
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com<http://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<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1814)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: 2021-04-28 
12:47:52,809 
[C3P0PooledConnectionPoolManager[identityToken->2w6u6rag14w1eme1nfx7pj|59317aab]-He

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

2021-04-30 Thread Maglinger, Paul
Going to attack this from another direction because this installation has been 
trouble from the start.
I have tried using the installation documentation from Oracle Linux as well as 
other sources on the web and have rebuilt the server from scratch several times.
This current build is the furthest I’ve gotten, but honestly getting really 
frustrated getting it to work correctly.
What documentation have you found best suited for Spacewalk installation using 
a local database on the server?

Paul

From: spacewalk-list-boun...@redhat.com  On 
Behalf Of Maglinger, Paul
Sent: Wednesday, April 28, 2021 4:12 PM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Thanks.  In working through things I did find it griping that the database 
schema was at 94% of the allocated space.  I’ve got the DBAs looking at that 
now.  Regardless of if it’s causing the actual problem it should probably be 
addressed.

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Andreas Dijkman
Sent: Wednesday, April 28, 2021 2:06 PM
To: mailto:spacewalk-list@redhat.com>> 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Yes, tomcat is throwing a stack-trace. Check the file 
/var/log/tomcat/

Andreas Dijkman

On 28 Apr 2021, at 19:51, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

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

[root@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<http://maia.scvl.com/> server[4490]: at 
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com<http://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<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1814)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)
Apr 28 12:47:52 maia.scvl.com<http://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)
  

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

2021-04-28 Thread Andreas Dijkman
Can you post the complete stack trace of the tomcat-container from the logfile 
of tomcat? Maybe there is something overlooked that someone has already seen?

Andreas

On 28 Apr 2021, at 23:12, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

Thanks.  In working through things I did find it griping that the database 
schema was at 94% of the allocated space.  I’ve got the DBAs looking at that 
now.  Regardless of if it’s causing the actual problem it should probably be 
addressed.

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Andreas Dijkman
Sent: Wednesday, April 28, 2021 2:06 PM
To: mailto:spacewalk-list@redhat.com>> 
mailto:spacewalk-list@redhat.com>>
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Yes, tomcat is throwing a stack-trace. Check the file 
/var/log/tomcat/

Andreas Dijkman


On 28 Apr 2021, at 19:51, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

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

[root@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<http://maia.scvl.com/> server[4490]: at 
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com<http://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<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1814)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)
Apr 28 12:47:52 maia.scvl.com<http://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
   ├─1 /usr/sbin/httpd -DFOREGROUND
 

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

2021-04-28 Thread Maglinger, Paul
Thanks.  In working through things I did find it griping that the database 
schema was at 94% of the allocated space.  I’ve got the DBAs looking at that 
now.  Regardless of if it’s causing the actual problem it should probably be 
addressed.

Paul

From: spacewalk-list-boun...@redhat.com  On 
Behalf Of Andreas Dijkman
Sent: Wednesday, April 28, 2021 2:06 PM
To:  
Subject: Re: [Spacewalk-list] [EXTERNAL] New install of Spacewalk 2.7 just 
showing white screen on web interface

Yes, tomcat is throwing a stack-trace. Check the file 
/var/log/tomcat/

Andreas Dijkman


On 28 Apr 2021, at 19:51, Maglinger, Paul 
mailto:pmaglin...@scvl.com>> wrote:

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

[root@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<http://maia.scvl.com/> server[4490]: at 
oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:172)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:220)
Apr 28 12:47:52 maia.scvl.com<http://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<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1086)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.doAcquireAndDecrementPendingAcquiresWithinLockOnSuccess(BasicResourcePool.java:1073)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:44)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask.run(BasicResourcePool.java:1814)
Apr 28 12:47:52 maia.scvl.com<http://maia.scvl.com/> server[4490]: at 
com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:696)
Apr 28 12:47:52 maia.scvl.com<http://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
   ├─1 /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<http://maia.scvl.com/> systemd[1]: Reloading The 
Apache HTTP 

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

2021-04-28 Thread Andreas Dijkman
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<http://maia.scvl.com/> systemd[1]: Starting LSB: 
daemon for libvirt virtualization API...
Apr 25 03:10:02 maia.scvl.com<http://maia.scvl.com/> cobblerd[24606]: Starting 
cobbler daemon: [  OK  ]
Apr 25 03:10:02 maia.scvl.com<http://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-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Peirce, Dean
Sent: Wednesday, April 28, 2021 12:01 PM
To: spacewalk-list@redhat.com<mailto:spacewalk-list@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 
mailto:pmaglin...@scvl.com>> wrote:

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

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Steven Miano
Sent: Tuesday, April 27, 2021 1:34 PM
To: spacewalk-list@redhat.com<mailto:spacewalk-list@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 
mailto:pmaglin...@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 o

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

2021-04-28 Thread Maglinger, Paul
r 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-boun...@redhat.com  On 
Behalf Of Peirce, Dean
Sent: Wednesday, April 28, 2021 12:01 PM
To: spacewalk-list@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 
mailto:pmaglin...@scvl.com>> wrote:

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

Paul

From: 
spacewalk-list-boun...@redhat.com<mailto:spacewalk-list-boun...@redhat.com> 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Steven Miano
Sent: Tuesday, April 27, 2021 1:34 PM
To: spacewalk-list@redhat.com<mailto:spacewalk-list@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 
mailto:pmaglin...@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@redhat.com<mailto:Spacewalk-list@redhat.com>
https://listman.redhat.com/mailman/lis

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

2021-04-28 Thread Peirce, Dean
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 
mailto:pmaglin...@scvl.com>> wrote:

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

Paul

From: 
spacewalk-list-boun...@redhat.com 
mailto:spacewalk-list-boun...@redhat.com>> 
On Behalf Of Steven Miano
Sent: Tuesday, April 27, 2021 1:34 PM
To: spacewalk-list@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 
mailto:pmaglin...@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@redhat.com
https://listman.redhat.com/mailman/listinfo/spacewalk-list


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

___
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://listman.redhat.com/mailman/listinfo/spacewalk-list