|
From: Branko M. <br...@ma...> - 2014-06-07 11:26:08
|
On Fri, 30 May 2014 18:03:14 +0000
"SIMI Michael P. Schieferer" <si...@di...> wrote:
> Michael P. Schieferer schrieb am 30.05.2014 20:03
> _____________________________________________________________________
>
> Hi!
>
> I want to install EJBCA 6.1.1 on a Raspberry Pi using Jboss 7 AS. The Application Server is up and running (provides samples work fine). But the "ant deploy" always fails in target "jee:deployServicesJBoss7" without a meaningful error message ("returned 1").
>
> The JBoss error logs state an exception
>
> 18:45:38,309 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 3) JBAS014612: Operation ("composite") failed - address: ([]): java.lang.IllegalArgumentException
>
>
> Has anyone yet successfully deployed EJBCA on a Raspberry Pi?
>
> Thanks, Michael
> Mit freundlichen Gr??en | Best Regards
>
> Michael P. Schieferer
> Stv. IT-Leitung
> IT
>
Hello Michael,
Is this using all default property files (i.e. no configuration options
changed)?
What exact version of JBoss are you using?
You could try passing the ant -v or -d options to get more verbose
output in order to figure out what's going wrong.
Have you set correctly the hostname on the Pi, and configured it
properly in /etc/hosts ? I've had some problems if hostname was not
the first entry on the /etc/hosts 127.0.0.1 line, for example
(unrelated to Pi).
Best regards
--
Branko Majic
Jabber: br...@ma...
Please use only Free formats when sending attachments to me.
Бранко Мајић
Џабер: br...@ma...
Молим вас да додатке шаљете искључиво у слободним форматима.
|