Java wildfly port

Alexander Yerenkow yerenkow at gmail.com
Thu May 8 08:44:11 UTC 2014


I updated archive (with tweaks from both Kurt and Horst).

https://home.gits.kiev.ua/wildfly80.tar.bz2



2014-05-08 10:13 GMT+03:00 horst leitenmueller <
horst.leitenmueller at liwest.at>:

> 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
>

Which is best way to detect first-start?
I placed chown (but only of standalone subdir) in _start section, should
work.


>
>
> 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
>

Oh, great, they returned '-b' back :)
Updated info to this simpler form.


> 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...
>
I think it's more about their documentation, default setup is localhost due
to security, if you need to change this, you should
have deep knowledge how and why.


>
> deployment i have not testet but i think when rights of the directories
> are working… the rest should also
>

>
> br horst
>

Thanks!

>
> 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"
>
>
>


-- 
Regards,
Alexander Yerenkow


More information about the freebsd-ports mailing list