Date: Thu, 8 May 2014 11:44:10 +0300 From: Alexander Yerenkow <yerenkow@gmail.com> To: horst leitenmueller <horst.leitenmueller@liwest.at> Cc: Ports FreeBSD <freebsd-ports@freebsd.org> Subject: Re: Java wildfly port Message-ID: <CAPJF9wk=xOJnZJyifieaVSCTRMGJ5JrjBuLqFdq=8hGdV9ZTYA@mail.gmail.com> In-Reply-To: <6B2116F3-83DB-455D-88A0-18072E5AD490@liwest.at> References: <CAPJF9wmqF_p=KYMPecfjS9JRdLSxP58oY3ARZ2djMaey2oci4Q@mail.gmail.com> <6B2116F3-83DB-455D-88A0-18072E5AD490@liwest.at>
next in thread | previous in thread | raw e-mail | index | archive | help
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@liwest.at>: > Hi Alexander, > > first thank=E2=80=99s 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) > > > =3D> 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=3D > > 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=3D=E2=80=9CYES=E2=80=9D to put to rc.conf > > - some info on how to enable the administration console because at the > moment only localhost ist enabled=E2=80=A6. > 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=E2=80=A6 the rest should also > > > br horst > Thanks! > > On 24 Apr 2014, at 19:48, Alexander Yerenkow <yerenkow@gmail.com> wrote: > > Could anyone take a PR 188339 ? > Thanks. > > -- > Regards, > Alexander Yerenkow > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > --=20 Regards, Alexander Yerenkow
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPJF9wk=xOJnZJyifieaVSCTRMGJ5JrjBuLqFdq=8hGdV9ZTYA>