Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2014 09:13:13 +0200
From:      horst leitenmueller <horst.leitenmueller@liwest.at>
To:        Alexander Yerenkow <yerenkow@gmail.com>
Cc:        Ports FreeBSD <freebsd-ports@freebsd.org>
Subject:   Re: Java wildfly port
Message-ID:  <6B2116F3-83DB-455D-88A0-18072E5AD490@liwest.at>
In-Reply-To: <CAPJF9wmqF_p=KYMPecfjS9JRdLSxP58oY3ARZ2djMaey2oci4Q@mail.gmail.com>
References:  <CAPJF9wmqF_p=KYMPecfjS9JRdLSxP58oY3ARZ2djMaey2oci4Q@mail.gmail.com>

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

first thank=92s 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=20
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=3D

and=20

-b IP_to_bind_to

as rc.conf _args

NTH:

- info about wildfly80_enable=3D=93YES=94  to put to rc.conf

- some info on how to enable the administration console because at the =
moment only localhost ist enabled=85.=20
  i will write something together...

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


br horst

On 24 Apr 2014, at 19:48, Alexander Yerenkow <yerenkow@gmail.com> wrote:

> Could anyone take a PR 188339 ?
> Thanks.
>=20
> --=20
> 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"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6B2116F3-83DB-455D-88A0-18072E5AD490>