[JDEV] core dump with 1.0.1 on redhat 6.2.. debug dump

Schuyler Heath sheath at jabber.org
Tue Sep 5 21:33:01 CDT 2000


Hello,



Cheng-Wei Cheng wrote:
> 
> [root at epoxy bin]# ./jserver -D

<snip>

I looks like none of the jserver modules are installed for some reason.

> Tue Sep  5 19:07:15 2000  error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_time.so failed:
> /usr/local/jabber/lib/jabber/mod_time.so: cannot open shared object file: No
> such file or directory
> Tue Sep  5 19:07:15 2000  debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_version.so
> Tue Sep  5 19:07:15 2000  error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_version.so failed:
> /usr/local/jabber/lib/jabber/mod_version.so: cannot open shared object file:
> No such file or directory
> Tue Sep  5 19:07:15 2000  debug/mod_dso.c:43 mod_dso_load
> /usr/local/jabber/lib/jabber/mod_echo.so
> Tue Sep  5 19:07:15 2000  error/jserver mod_dso loading
> /usr/local/jabber/lib/jabber/mod_echo.so failed:
> /usr/local/jabber/lib/jabber/mod_echo.so: cannot open shared object file: No
> such file or directory

Look in /usr/local/jabber/lib/jabber
you should see a bunch of mod_*.so files.  If the aren't there try
re-installing them.
Or try by hand.  They will be found in
jabber-transport-1.0.1/src/modules.

Also, by default most of these modules are compiled in staticly as part
of jserver.
So if you are trying to load them with the <dso/> part of jserver.xml,
you probably
don't need to.

Schuyler




More information about the JDev mailing list