« Return to Thread: deploy fails

Re: deploy fails

by Milos Kleint-2 :: Rate this Message:

Reply to Author | View in Thread

This message is coming from netbeans app server integration. I've
personally never got anything in the so called "server logs". Most of
the times it was some kind of runtime exception in the server
depoyment code, it's usually server specific, so deploying on other
app server might work.
Sometimes more details can be obtained when running with debug messages on.

Milos

On Wed, Sep 10, 2008 at 7:07 PM, szerintedmi <szerintedmi@...> wrote:

> Hi all,
>
>   deploy fails with the errors below. Anyone has a idea how to fix or get
> more information about the cause? I can't even get more debug info - tips
> how to get more detailed messages would help too.
>
> Thanks,
>
> Peter
>
>
>
> [netbeans-deploy:deploy]
> Deployment started
> Deploying on Apache Tomcat 6.0.16
>     debugMode: true
>     clientModuleUri: /frontend
>     clientUrlPart: frontend_anyad
>     forcedeploy: true
> Distributing C:\Documents and Settings\petro\mavengyak\
> frontend\target\frontend-0.5-SNAPSHOT.war to [home=C:\Program Files\Apache
> Software Foundation\Apache Tomcat 6.0.16:base=apache-tomcat-6.0.16_base]
> [ERROR]The following mojo encountered an error while executing:
> [ERROR]Group-Id: org.codehaus.mevenide
> [ERROR]Artifact-Id: netbeans-deploy-plugin
> [ERROR]Version: 1.2.4
> [ERROR]Mojo: deploy
> [ERROR]brought in via: Direct invocation
> [ERROR]While building project:
> [ERROR]Group-Id: com.noba
> [ERROR]Artifact-Id: frontend
> [ERROR]Version: 0.5-SNAPSHOT
> [ERROR]From file: C:\Documents and Settings\petro\mavengyak\frontend\pom.xml
> [ERROR]Reason: Failed Deployment:Deployment error:
> [ERROR]null
> [ERROR]See the server log for details.
> ------------------------------------------------------------------------
> For more information, run with the -e flag
> ------------------------------------------------------------------------
> BUILD FAILED
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: deploy fails