You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by kkkppp <ki...@gmail.com> on 2015/10/11 14:01:14 UTC

Error deploying EAR

Hi

I'm trying to deploy EAR with multiple JARs inside, getting error:

Oct 11, 2015 1:25:23 PM org.apache.openejb.config.ReportValidationResults
logResults
SEVERE: ERROR ... null:	Cannot validate jar: null
Oct 11, 2015 1:25:23 PM org.apache.openejb.config.ReportValidationResults
logResults
SEVERE: Invalid AppModule(name=main,
path=E:\apache-tomee-plus-1.7.2\apps\main)

How do I find which jar is responsible?



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/Error-deploying-EAR-tp4676468.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: Error deploying EAR

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi

Check previous log lines. Error is explicitly written.
Le 11 oct. 2015 14:45, "kkkppp" <ki...@gmail.com> a écrit :

> Hi
>
> I'm trying to deploy EAR with multiple JARs inside, getting error:
>
> Oct 11, 2015 1:25:23 PM org.apache.openejb.config.ReportValidationResults
> logResults
> SEVERE: ERROR ... null: Cannot validate jar: null
> Oct 11, 2015 1:25:23 PM org.apache.openejb.config.ReportValidationResults
> logResults
> SEVERE: Invalid AppModule(name=main,
> path=E:\apache-tomee-plus-1.7.2\apps\main)
>
> How do I find which jar is responsible?
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/Error-deploying-EAR-tp4676468.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>