Time |
Nick |
Message |
03:28 |
|
dbs joined #openils-evergreen |
03:29 |
|
gmcharlt joined #openils-evergreen |
05:13 |
pinesol_green |
Incoming from qatests: Test Success - http://testing.evergreen-ils.org/~live/test.html <http://testing.evergreen-ils.org/~live/test.html> |
07:45 |
pinesol_green |
Incoming from newbugs: [1308977] change requested to view holds screen <https://bugs.launchpad.net/bugs/1308977> |
14:27 |
pinesol_green |
Incoming from newbugs: [1309131] Series link in OPAC record strips punctuation <https://bugs.launchpad.net/bugs/1309131> |
14:31 |
|
shart290 joined #openils-evergreen |
14:32 |
phasefx |
shart290: so your hosts line in ejabberd.cfg? |
14:32 |
* phasefx |
didn't follow your previous efforts, so will likely ask for stuff you already gave |
14:33 |
shart290 |
% Admin user |
14:33 |
shart290 |
{acl, admin, {user, "", "localhost"}}. |
14:33 |
shart290 |
%% Hostname |
14:33 |
shart290 |
{hosts, ["localhost","private.localhost", "public.localhost"]}. |
14:34 |
phasefx |
shart290: have you tried stopping everything, then starting things incrementally? start_router, check for errors, start_perl, check for errors, etc? |
14:36 |
shart290 |
I havent gotten that far yet but I will try it, thats in the troubleshooting section right? |
14:37 |
phasefx |
http://wiki.evergreen-ils.org/doku.php?id=troubleshooting:checking_for_errors |
14:37 |
phasefx |
you may need to tweak the osrf_ctl.sh commands if you're using the new one |
14:40 |
phasefx |
I thought there was a docs.evergreen-ils.org version of that, but don't see it |
14:42 |
shart290 |
ok, running through everything |
14:43 |
shart290 |
apache won't terminate |
14:48 |
phasefx |
got it? |
14:53 |
shart290 |
nope, it was running as root now its running as my opensrf user and I issue the command /etc/init.d/apache2 stop and it says it is but I run ps -aef and it still shows up |
14:54 |
phasefx |
you did stop as root? |
14:54 |
shart290 |
yes |
14:54 |
phasefx |
if need be, you can kill -9 the process. Familiar with that? |
14:54 |
shart290 |
and then it showed up as running under opensrf |
14:54 |
phasefx |
we want it running as opensrf in general |
14:55 |
shart290 |
not familiar but I know how kill works |
14:58 |
shart290 |
ok so apache will not die unless I am reading this wrong. |
14:58 |
shart290 |
opensrfwillett-library-server:~/opensrf-2.3.0$ /etc/init.d/apache2 graceful-stop |
14:58 |
shart290 |
[....] Stopping web server: apache2/usr/sbin/apache2ctl: 87: ulimit: error setting limit (Operation not permitted) |
14:58 |
shart290 |
httpd (no pid file) not running |
14:58 |
shart290 |
. ok |
14:58 |
shart290 |
opensrfwillett-library-server:~/opensrf-2.3.0$ ps -aef | grep -i apache2 |
14:58 |
shart290 |
opensrf 7688 7597 0 13:57 pts/3 00:00:00 grep -i apache2 |
14:58 |
shart290 |
opensrfwillett-library-server:~/opensrf-2.3.0$ |
14:58 |
phasefx |
you got it |
14:59 |
shart290 |
ok |
14:59 |
phasefx |
though you want to start and stop apache as the root user in general |
14:59 |
phasefx |
it'll change itself to running as the opensrf user after the fact |
15:00 |
shart290 |
ok |
15:02 |
shart290 |
openils is not running |
15:02 |
shart290 |
log files archived |
15:36 |
shart290 |
the code to start the router is not allowing me to execute it, osrf_ctl.sh says it's depricated. |
15:36 |
shart290 |
so i use osrf_control and I have no idea how to start the router that way |
16:56 |
pinesol_green |
Incoming from qatests: Test Success - http://testing.evergreen-ils.org/~live/test.html <http://testing.evergreen-ils.org/~live/test.html> |
22:58 |
|
bshum joined #openils-evergreen |