Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2013 14:42:20 +0100
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        Volodymyr Kostyrko <c.kworr@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: openfire upgrade to 3.8
Message-ID:  <20130304134219.GD59378@gahrfit.gahr.ch>
In-Reply-To: <51349BF3.9060101@gmail.com>
References:  <512CC60E.9050005@vizion2000.net> <20130228094300.GT8101@gahrfit.gahr.ch> <512F6C1B.8070106@gmail.com> <20130228154131.GV8101@gahrfit.gahr.ch> <51349BF3.9060101@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--y2zxS2PfCDLh6JVG
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2013-Mar-04, 15:04, Volodymyr Kostyrko wrote:
> 28.02.2013 17:41, Pietro Cerutti:
> > On 2013-Feb-28, 16:39, Volodymyr Kostyrko wrote:
> >> 28.02.2013 11:43, Pietro Cerutti:
> >>> On 2013-Feb-26, 06:26, David Southwell wrote:
> >>>> Hi
> >>> Hello David,
> >>>
> >>>> Any chance of an upgrade for openfire to .3.8
> >>>>
> >>>> There are some bugs in 3.7 which have been fixed for 3.8
> >>>
> >>> I was waiting for 3.8.1, which was supposed to be released a couple of
> >>> days after 3.8 and solve a couple of issues, but since it hasn't
> >>> arrived yet, I've just committed the update to 3.8.
> >>
> >> Thank you for update. But how can I uninstall all bundled plugins? Or
> >> can I just skip plugin installation?
> >
> > Good idea. I just committed an update that adds an option to turn off
> > the installation of the bundled plugins. Just run 'make config' and
> > uncheck the PLUGINS options. Then reinstall.
> >
>=20
> Fails to start WITHOUT_PLUGINS for me:
>=20
> /usr/local/bin/java -server -jar -Xmx256M=20
> -Dopenfire.lib.dir=3D/usr/local/share/java/openfire/lib=20
> -DopenfireHome=3D/usr/local/share/java/openfire=20
> /usr/local/share/java/openfire/lib/startup.jar
> Exception in thread "main" java.lang.NoClassDefFoundError:=20
> org/jivesoftware/util/Log
>          at=20
> org.jivesoftware.openfire.starter.ServerStarter.start(ServerStarter.java:=
104)
>          at=20
> org.jivesoftware.openfire.starter.ServerStarter.main(ServerStarter.java:5=
8)
> Caused by: java.lang.ClassNotFoundException: org.jivesoftware.util.Log
>          at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
>          at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
>          at java.security.AccessController.doPrivileged(Native Method)
>          at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
>          at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
>          at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
>          at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
>          ... 2 more
>=20
> Full version works like a charm.

Thanks for the report. Are you able to identify the missing file?

> While I'm here:
>=20
> http://community.igniterealtime.org/message/227216
>=20
> I hit this one too, tracing the start script I see:
>=20
> + _run_rc_doit 'openfire_stop '
> + debug 'run_rc_command: doit: openfire_stop '
> + eval 'openfire_stop '
> + openfire_stop
> + check_pidfile /var/run/openfire.pid COPYRIGHT bin boot compat=20
> compat.old dev entropy etc home lib libexec limb0 media mnt proc rescue=
=20
> root sbin slim.core sys tmp usr var var.new
> + _pidfile=3D/var/run/openfire.pid
> + _procname=3DCOPYRIGHT
>=20
> That looks like my root directory! :)

Yeah, looks like it. I can't reproduce it here:

+ _run_rc_doit 'openfire_stop '
+ debug 'run_rc_command: doit: openfire_stop '
+ eval 'openfire_stop '
+ openfire_stop
+ check_pidfile /var/run/openfire.pid '*/usr/local/openjdk7/bin/java*'
+ _pidfile=3D/var/run/openfire.pid
+ _procname=3D'*/usr/local/openjdk7/bin/java*'
+ _interpreter=3D''

what's your uname -a ?

--=20
Pietro Cerutti
The FreeBSD Project
gahr@FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp

--y2zxS2PfCDLh6JVG
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlE0pLsACgkQwMJqmJVx9443KgCg4fP+rfVhn9qrpJip+0bNW3Nh
bb0AoLmwRZUAL7q2Y3dZonF6S4P+grMc
=CtPV
-----END PGP SIGNATURE-----

--y2zxS2PfCDLh6JVG--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130304134219.GD59378>