Java wildfly port
horst leitenmueller
horst.leitenmueller at liwest.at
Thu May 8 07:31:39 UTC 2014
Hi Alexander,
first thank’s for your work
i have tested installation on 9.2-RELEASE with openjdk version "1.7.0_25"
ERROR:
java.lang.IllegalArgumentException: Failed to instantiate class "org.jboss.logmanager.handlers.PeriodicRotatingFileHandler" for handler "FILE"
Caused by: java.io.FileNotFoundException: /usr/local/wildfly-8.0.0.Final/standalone/log/server.log (No such file or directory)
=> log directory in standalone is missing cause by following problem
chown -R www:www /usr/local/wildfly-8.0.0.Final
is missing
if changed before first start; installation works like charm
INFO:
not 100% correct (see also https://docs.jboss.org/author/display/WFLY8/Command+line+parameters)
i testet both constellations of binding both where working
-Djboss.bind.address=
and
-b IP_to_bind_to
as rc.conf _args
NTH:
- info about wildfly80_enable=“YES” to put to rc.conf
- some info on how to enable the administration console because at the moment only localhost ist enabled….
i will write something together...
deployment i have not testet but i think when rights of the directories are working… the rest should also
br horst
On 24 Apr 2014, at 19:48, Alexander Yerenkow <yerenkow at gmail.com> wrote:
> Could anyone take a PR 188339 ?
> Thanks.
>
> --
> Regards,
> Alexander Yerenkow
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
More information about the freebsd-ports
mailing list