You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-cn@cloudstack.apache.org by Kenway <ke...@gmail.com> on 2014/05/28 03:13:34 UTC

cloudstack 4.2.1状态不同步

我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解

The mail from Tom

Re: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by Wei ZHOU <us...@gmail.com>.
再往上点应该有详细点的信,checkstyle errors in cloud-utils


2014-06-17 10:07 GMT+02:00 jamemeng <ja...@gmail.com>:

> 执行:mvn -P developer,systemvm clean install
> 还是报错:
>
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:45.483s
> [INFO] Finished at: Tue Jun 17 16:01:18 CST 2014
> [INFO] Final Memory: 42M/101M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution: There are 1 checkstyle errors. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :cloud-utils
>
> /折磨
>
>
> jamemeng
>
> 发件人: Wei ZHOU
> 发送时间: 2014-06-17 15:39
> 收件人: users-cn
> 主题: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:
> mvn -P developer,systemvm clean install
>
>
> 2014-06-17 9:29 GMT+02:00 jamemeng <ja...@gmail.com>:
>
> > 诸位大拿:
> >
> > 安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错:
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> > (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> > execution: There are 1 checkstyle errors. -> [Help 1]
> > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> > goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> > (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> > execution
> > at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> > at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> > at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> > at
> >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> > at
> >
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> > at
> >
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> > at
> >
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > at java.lang.reflect.Method.invoke(Method.java:622)
> > at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> > at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> > at
> >
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> > at
> > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> > Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during
> > checkstyle execution
> > at
> >
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422)
> > at
> >
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> > at
> >
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> > ... 19 more
> > Caused by:
> org.apache.maven.plugin.checkstyle.CheckstyleExecutorException:
> > There are 1 checkstyle errors.
> > at
> >
> org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218)
> > at
> >
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413)
> > ... 21 more
> > 什么问题呀?找了好久都找不到原因?
> > 请大拿帮忙!
> >
> >
> > jamemeng
> >
> > 发件人: Kenway
> > 发送时间: 2014-05-28 10:43
> > 收件人: users-cn@cloudstack.apache.org
> > 主题: Re: cloudstack 4.2.1状态不同步
> > 如何解决状态不同步啊
> >
> > The mail from Tom.liu
> >
> > 在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:
> >
> > > 你的问题是什么呢?
> > >
> > > 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
> > >>
> >
> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
> > >>
> > >> The mail from Tom
> > >
> > >
> > >
> > > --
> > > 白清杰 (Born Bai)
> > >
> > > 北京开源愿景信息技术有限公司
> > >
> > > Mail: linuxbqj@gmail.com
> >
>

Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by Yujiang Pang <yu...@tieto.com>.
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

或者进入这个包 build看下日志


On 22 June 2014 03:57, jamemeng <ja...@gmail.com> wrote:

> [WARNING] The requested profile "deps" could not be activated because it
> does not exist.
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd (pmd) on project
> cloud-core: Execution pmd of goal
> org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd failed: Plugin
> org.apache.maven.plugins:maven-pmd-plugin:3.1 or one of its dependencies
> could not be resolved: Failed to collect dependencies for
> org.apache.maven.plugins:maven-pmd-plugin:jar:3.1 (): Failed to read
> artifact descriptor for
> org.apache.maven.reporting:maven-reporting-impl:jar:2.1: Could not transfer
> artifact org.apache.maven.reporting:maven-reporting-impl:pom:2.1 from/to
> central (http://repo.maven.apache.org/maven2): repo.maven.apache.org:
> Unknown host repo.maven.apache.org -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <goals> -rf :cloud-core
>
> 是不是缺少包呀? 折磨呀,大拿帮忙呀
>



-- 
BR John (Pang Yujiang)

Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by evanitsharp <ev...@gmail.com>.
删除依赖包重新下载试试,实在不行就到Maven中央仓库手动下载依赖...




张雷(Evan)

中航信华东数据中心有限责任公司

Mail:evanitsharp@gmail.com

发件人: jamemeng
发送时间: 2014-06-22 03:57
收件人: users-cn
主题: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:
[WARNING] The requested profile "deps" could not be activated because it does not exist. 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd (pmd) on project cloud-core: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd failed: Plugin org.apache.maven.plugins:maven-pmd-plugin:3.1 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.maven.plugins:maven-pmd-plugin:jar:3.1 (): Failed to read artifact descriptor for org.apache.maven.reporting:maven-reporting-impl:jar:2.1: Could not transfer artifact org.apache.maven.reporting:maven-reporting-impl:pom:2.1 from/to central (http://repo.maven.apache.org/maven2): repo.maven.apache.org: Unknown host repo.maven.apache.org -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: 
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command 
[ERROR] mvn <goals> -rf :cloud-core 

是不是缺少包呀? 折磨呀,大拿帮忙呀

安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by jamemeng <ja...@gmail.com>.
[WARNING] The requested profile "deps" could not be activated because it does not exist. 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd (pmd) on project cloud-core: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.1:pmd failed: Plugin org.apache.maven.plugins:maven-pmd-plugin:3.1 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.maven.plugins:maven-pmd-plugin:jar:3.1 (): Failed to read artifact descriptor for org.apache.maven.reporting:maven-reporting-impl:jar:2.1: Could not transfer artifact org.apache.maven.reporting:maven-reporting-impl:pom:2.1 from/to central (http://repo.maven.apache.org/maven2): repo.maven.apache.org: Unknown host repo.maven.apache.org -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: 
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command 
[ERROR] mvn <goals> -rf :cloud-core 

是不是缺少包呀? 折磨呀,大拿帮忙呀

Re: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by jamemeng <ja...@gmail.com>.
问题还是没有解决呀...,有遇到同样问题的大拿么?
[WARNING] The requested profile "deps" could not be activated because it does not exist. 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: 
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command 
[ERROR] mvn <goals> -rf :cloud-utils 



jamemeng
 
发件人: jamemeng
发送时间: 2014-06-17 16:07
收件人: users-cn
主题: Re: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:
执行:mvn -P developer,systemvm clean install
还是报错:

[INFO] BUILD FAILURE 
[INFO] ------------------------------------------------------------------------ 
[INFO] Total time: 1:45.483s 
[INFO] Finished at: Tue Jun 17 16:01:18 CST 2014 
[INFO] Final Memory: 42M/101M 
[INFO] ------------------------------------------------------------------------ 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: 
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command 
[ERROR] mvn <goals> -rf :cloud-utils 

/折磨


jamemeng
 
发件人: Wei ZHOU
发送时间: 2014-06-17 15:39
收件人: users-cn
主题: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:
mvn -P developer,systemvm clean install
 
 
2014-06-17 9:29 GMT+02:00 jamemeng <ja...@gmail.com>:
 
> 诸位大拿:
>
> 安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution: There are 1 checkstyle errors. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:622)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during
> checkstyle execution
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> ... 19 more
> Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException:
> There are 1 checkstyle errors.
> at
> org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218)
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413)
> ... 21 more
> 什么问题呀?找了好久都找不到原因?
> 请大拿帮忙!
>
>
> jamemeng
>
> 发件人: Kenway
> 发送时间: 2014-05-28 10:43
> 收件人: users-cn@cloudstack.apache.org
> 主题: Re: cloudstack 4.2.1状态不同步
> 如何解决状态不同步啊
>
> The mail from Tom.liu
>
> 在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:
>
> > 你的问题是什么呢?
> >
> > 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
> >>
> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
> >>
> >> The mail from Tom
> >
> >
> >
> > --
> > 白清杰 (Born Bai)
> >
> > 北京开源愿景信息技术有限公司
> >
> > Mail: linuxbqj@gmail.com
>

Re: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by jamemeng <ja...@gmail.com>.
执行:mvn -P developer,systemvm clean install
还是报错:

[INFO] BUILD FAILURE 
[INFO] ------------------------------------------------------------------------ 
[INFO] Total time: 1:45.483s 
[INFO] Finished at: Tue Jun 17 16:01:18 CST 2014 
[INFO] Final Memory: 42M/101M 
[INFO] ------------------------------------------------------------------------ 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: 
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command 
[ERROR] mvn <goals> -rf :cloud-utils 

/折磨


jamemeng
 
发件人: Wei ZHOU
发送时间: 2014-06-17 15:39
收件人: users-cn
主题: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:
mvn -P developer,systemvm clean install
 
 
2014-06-17 9:29 GMT+02:00 jamemeng <ja...@gmail.com>:
 
> 诸位大拿:
>
> 安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution: There are 1 checkstyle errors. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:622)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during
> checkstyle execution
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> ... 19 more
> Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException:
> There are 1 checkstyle errors.
> at
> org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218)
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413)
> ... 21 more
> 什么问题呀?找了好久都找不到原因?
> 请大拿帮忙!
>
>
> jamemeng
>
> 发件人: Kenway
> 发送时间: 2014-05-28 10:43
> 收件人: users-cn@cloudstack.apache.org
> 主题: Re: cloudstack 4.2.1状态不同步
> 如何解决状态不同步啊
>
> The mail from Tom.liu
>
> 在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:
>
> > 你的问题是什么呢?
> >
> > 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
> >>
> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
> >>
> >> The mail from Tom
> >
> >
> >
> > --
> > 白清杰 (Born Bai)
> >
> > 北京开源愿景信息技术有限公司
> >
> > Mail: linuxbqj@gmail.com
>

Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by Wei ZHOU <us...@gmail.com>.
mvn -P developer,systemvm clean install


2014-06-17 9:29 GMT+02:00 jamemeng <ja...@gmail.com>:

> 诸位大拿:
>
> 安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution: There are 1 checkstyle errors. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check
> (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle
> execution
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:622)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during
> checkstyle execution
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422)
> at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> ... 19 more
> Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException:
> There are 1 checkstyle errors.
> at
> org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218)
> at
> org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413)
> ... 21 more
> 什么问题呀?找了好久都找不到原因?
> 请大拿帮忙!
>
>
> jamemeng
>
> 发件人: Kenway
> 发送时间: 2014-05-28 10:43
> 收件人: users-cn@cloudstack.apache.org
> 主题: Re: cloudstack 4.2.1状态不同步
> 如何解决状态不同步啊
>
> The mail from Tom.liu
>
> 在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:
>
> > 你的问题是什么呢?
> >
> > 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
> >>
> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
> >>
> >> The mail from Tom
> >
> >
> >
> > --
> > 白清杰 (Born Bai)
> >
> > 北京开源愿景信息技术有限公司
> >
> > Mail: linuxbqj@gmail.com
>

安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错:

Posted by jamemeng <ja...@gmail.com>.
诸位大拿:

安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution 
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) 
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) 
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) 
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) 
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) 
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) 
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) 
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) 
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) 
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) 
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) 
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
at java.lang.reflect.Method.invoke(Method.java:622) 
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) 
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) 
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) 
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) 
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during checkstyle execution 
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422) 
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) 
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) 
... 19 more 
Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException: There are 1 checkstyle errors. 
at org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218) 
at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413) 
... 21 more 
什么问题呀?找了好久都找不到原因?
请大拿帮忙!


jamemeng
 
发件人: Kenway
发送时间: 2014-05-28 10:43
收件人: users-cn@cloudstack.apache.org
主题: Re: cloudstack 4.2.1状态不同步
如何解决状态不同步啊
 
The mail from Tom.liu
 
在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:
 
> 你的问题是什么呢?
> 
> 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
>> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
>> 
>> The mail from Tom
> 
> 
> 
> -- 
> 白清杰 (Born Bai)
> 
> 北京开源愿景信息技术有限公司
> 
> Mail: linuxbqj@gmail.com

Re: cloudstack 4.2.1状态不同步

Posted by Kenway <ke...@gmail.com>.
如何解决状态不同步啊

The mail from Tom.liu

在 2014-5-28,9:26,"linuxbqj@gmail.com" <li...@gmail.com> 写道:

> 你的问题是什么呢?
> 
> 在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
>> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
>> 
>> The mail from Tom
> 
> 
> 
> -- 
> 白清杰 (Born Bai)
> 
> 北京开源愿景信息技术有限公司
> 
> Mail: linuxbqj@gmail.com

Re: cloudstack 4.2.1状态不同步

Posted by "linuxbqj@gmail.com" <li...@gmail.com>.
你的问题是什么呢?

在 2014年5月28日 上午9:13,Kenway <ke...@gmail.com> 写道:
> 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解
>
> The mail from Tom



-- 
白清杰 (Born Bai)

北京开源愿景信息技术有限公司

Mail: linuxbqj@gmail.com