| Previous · Next | |
| User | Message |
|
gso125
|
Date: 3/7/2010 8:28 pm · Subject: Unable to start services · Rating: 0
I have tried to install the wre on 3 IBM servers and they are all giving me a server 500 error. Unable to connect to localhost:8081 when I try to start mod perl and mod proxy services. I have 2 desktop servers running good but I can not get the new installs to work. I have tried reinstalls of the centos OS and numerous installs of the wre. Anyone have any ideas of what im doing wrong our need to do to get this running. Thanks --- (Edited on 3/7/2010 9:28 pm [GMT-0500] by gso125) --- |
| Back to Top |
Rate [ | ]
|
|
bartjol
|
Date: 3/8/2010 3:24 am · Subject: Re: Unable to start services · Rating: 0
Anything in the modperl or modproxy error logs? --- (Edited on 8-March-2010 10:24 [GMT+0100] by bartjol) --- |
| Back to Top |
Rate [ | ]
|
|
gso125
|
Date: 3/8/2010 8:36 am · Subject: Re: Unable to start services · Rating: 0
This is what is in my modperl logs. [Mon Mar 08 09:33:27 2010] [error] Can't locate Net/CIDR/Lite.pm in @INC (@INC contains: /data/WebGUI/lib /data/WebGUI/lib /data/wre/prereqs/lib/perl5/5.10.0/i686-linux /data/wre/prereqs/lib/perl5/5.10.0 /data/wre/prereqs/lib/perl5/site_perl/5.10.0/i686-linux /data/wre/prereqs/lib/perl5/site_perl/5.10.0 /data/wre/prereqs) at /data/WebGUI/lib/WebGUI/Utility.pm line 22.\nBEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Utility.pm line 22.\nCompilation failed in require at /data/WebGUI/lib/WebGUI/SQL.pm line 21.\nBEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/SQL.pm line 21.\nCompilation failed in require at /data/WebGUI/lib/WebGUI/Session.pm line 19.\nBEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI/Session.pm line 19.\nCompilation failed in require at /data/WebGUI/lib/WebGUI.pm line 33.\nBEGIN failed--compilation aborted at /data/WebGUI/lib/WebGUI.pm line 33.\nCompilation failed in require at /data/WebGUI/sbin/preload.perl line 36.\nCompilation failed in require at (eval 7) line 1.\n This is the only log on one server. On another server i have the same modperl errors and here is the modproxy errors.. [Fri Mar 05 18:51:56 2010] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] Any ideas of what is wrong would be great. Thank you.Gerry
--- (Edited on 3/8/2010 9:36 am [GMT-0500] by gso125) --- --- (Edited on 3/8/2010 9:43 am [GMT-0500] by gso125) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 3/8/2010 9:18 am · Subject: Re: Unable to start services · Rating: 0
The WRE only includes modules for WebGUI on the date that it was released. 0.9.3 is now about a year old. It does not install all of the modules needed for WebGUI. Anytime you install or upgrade WebGUI, you must run the testEnvironment.pl script and it will tell you which modules need to be present on the system. It will also offer to install or upgrade modules for you. Module changes are documented in docs/gotcha.txt, which should be read everytime you upgrade WebGUI. --- (Edited on 3/8/2010 7:18 am [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 3/8/2010 3:41 pm · Subject: Re: Unable to start services · Rating: 0
Today I did another try to compile wre in SUSE (no success).
CPANMIRROR=http://search.cpan.org/CPAN --- (Edited on 08.03.2010 22:41 [GMT+0100] by martien) --- |
| Back to Top |
Rate [ | ]
|
|
preaction
|
Date: 3/8/2010 4:12 pm · Subject: Re: Unable to start services · Rating: 0
getperlmodules.sh is not the way to get the perl modules for WebGUI, use testEnvironment.pl getperlmodules.sh is not guaranteed to work, because CPAN only stores the latest versions of many modules. --- (Edited on 3/8/2010 4:12 pm [GMT-0600] by preaction) --- |
| Back to Top |
Rate [ | ]
|
|
martien
|
Date: 3/8/2010 5:12 pm · Subject: Re: Unable to start services · Rating: 0
Ofcourse, I know, but not quite true or advisable, if you install wre from source. Certainly after installing Perl and before Apache can be compiled, some modules like mod_perl are needed or good to be present. So it would be a good choice to run testEnvironment after installing Perl.
--- (Edited on 09.03.2010 00:12 [GMT+0100] by martien) --- |
| Back to Top |
Rate [ | ]
|
|
gso125
|
Date: 3/8/2010 8:35 pm · Subject: Re: Unable to start services · Rating: 0
I tried to up date with testEnvironment.pl did the manual set up when it started up and it stopped at the mysql dbi mod on one server. On the second server I let it update auto and it said it failed 127 tests and did not update. I reinstalled webgui a few times and read the gotchas a few times. Im a little lost on this now. I have had a few bumps in the road in the past but have no Idea how to fix it. There seems to be a issue with the make file. Will I have to install the cpan mods by hand other than the testEnvironment.pl. Is there something im missing, will there be a new wre that fixs this. Thanks
--- (Edited on 3/8/2010 9:35 pm [GMT-0500] by gso125) --- |
| Back to Top |
Rate [ | ]
|
|
bartjol
|
Date: 3/9/2010 9:11 am · Subject: Re: Unable to start services · Rating: 0
the modproxy errors seem mainly to arise because the modperl doesn't run. So let's lay that aside for now If the modules don't update, it might be because of dependancies. If you look for the module with google, try the search.cpan.org link and look there for the dependancies. We only install modules manually, so that might be an good idea for the Net::CIDR::Lite module The "make test" step will probably give the missing modules too --- (Edited on 9-March-2010 16:11 [GMT+0100] by bartjol) --- |
| Back to Top |
Rate [ | ]
|
|
roryzweistra
|
Date: 3/9/2010 10:50 am · Subject: Re: Unable to start services · Rating: 0
Today I ran testEnvironment for a server and when I tried to update LWP via testEnvironment it didn't work. Error message was "an unknown error occured". So I did it manually and it worked like a charm. Same goes for DateTime::Format::HTTP and JavaScript::Packer. So I would try to install the modules by hand if the testEnvironment isn't working for you. --------------------------------------------------------------- Rory Zweistra Oqapi Software --- (Edited on 09-03-2010 17:50 [GMT+0100] by roryzweistra) --- |
| Back to Top |
Rate [ | ]
|