首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >云:引导-本地云:操作在windows 7中失败?

云:引导-本地云:操作在windows 7中失败?
EN

Server Fault用户
提问于 2012-12-05 12:07:53
回答 1查看 194关注 0票数 1

我是cloudify的新手,我在安装cloudify上遇到了一个问题,如下所示

代码语言:javascript
复制
STARTING CLOUDIFY MANAGEMENT
Operation failed. org.cloudifysource.shell.commands.CLIException: Error while starting agent. Please make sure that another agent
is not already running. Command executed: cmd.exe /c @call D:\Program Files\gigaspaces-cloudify-2.2.0-ga\bin\"gs.bat" start startL
H startGSM startESM startGSA gsa.global.lus 0 gsa.lus 0 gsa.gsc 0 gsa.global.gsm 0 gsa.gsm_lus 0 gsa.global.esm 0 gsa.esm 0 >nul 2
>&1
        at org.cloudifysource.shell.installer.LocalhostGridAgentBootstrapper.runCommand(LocalhostGridAgentBootstrapper.java:1286)
        at org.cloudifysource.shell.installer.LocalhostGridAgentBootstrapper.runGsAgentOnLocalHost(LocalhostGridAgentBootstrapper.
java:746)
        at org.cloudifysource.shell.installer.LocalhostGridAgentBootstrapper.startManagementOnLocalhostAndWaitInternal(LocalhostGr
idAgentBootstrapper.java:794)
        at org.cloudifysource.shell.installer.LocalhostGridAgentBootstrapper.startLocalCloudOnLocalhostAndWait(LocalhostGridAgentB
ootstrapper.java:327)
        at org.cloudifysource.shell.commands.BootstrapLocalCloud.doExecute(BootstrapLocalCloud.java:100)
        at org.cloudifysource.shell.commands.AbstractGSCommand.execute(AbstractGSCommand.java:79)
        at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
        at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
        at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)
        at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
        at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
        at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
        at org.apache.karaf.shell.console.jline.Console.run(Console.java:221)
        at org.apache.karaf.shell.console.Main.run(Main.java:191)
        at org.apache.karaf.shell.console.Main.run(Main.java:89)
        at org.cloudifysource.shell.GigaShellMain.main(GigaShellMain.java:122)

我肯定没有第二个代理在运行,我的计算机配置是windows 7,64位。我不知道是什么问题,即使我试图作为管理员运行它,但也不起作用

EN

回答 1

Server Fault用户

发布于 2012-12-06 11:34:12

有几件事要检查:

  • 您安装了JDK (不是JRE)吗?JAVA_HOME配置正确吗?
  • 您的计算机主机名是否正确设置(您可以ping主机名吗?)

要调试Cloudify本地云问题,请查看/logs目录。那里应该有几个日志文件。特别是寻找其中有“gsa”字符的那个。如果您没有发现任何有用的,压缩文件并上传到这里。

您还可以在Cloudify支持论坛上打开一个支持案例:https://cloudifysource.zendesk.com/forums/20582412-cloudify-users

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/455271

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档