安装 JBoss EWS 2.0 插件后,app create 命令导致如下所示的错误。Openshift Origin 安装在我的虚拟盒子 centos 6.5 环境中。任何帮助深表感谢。
rhc 应用程序创建 MyJava7 tomcat7 --trace
将 jbossews-2.0 (Tomcat 7 (JBoss EWS 2.0)) 用于“tomcat7”
应用程序选项
域:mydomain 墨盒:jbossews-2.0 齿轮尺寸:默认缩放:无
创建应用程序“MyJava7”...启动 jbossews 墨盒 jbossews 进程无法启动 /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/client.rb:737:in handle_error!': Failed to execute: 'control start' for /var/lib/openshift/544c1df34fe5a091c8000153/jbossews (RHC::Rest::ValidationException)
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/client.rb:394:in
request'来自 /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/client.rb:376:in attempt'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/client.rb:375:in
each' 来自 /usr/lib/ruby/gems/1.8/gems/rhc -1.26.9.1/lib/rhc/rest/client.rb:375:in attempt'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/client.rb:382:in
request' 来自 /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/base.rb: 30:in rest_method'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/rest/domain.rb:67:in
add_application' 来自 /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/commands/app.rb:576:in create_app'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/commands/app.rb:142:in
create' 来自 /usr/lib/ruby/gems/ 1.8/gems/rhc-1.26.9.1/lib/rhc/highline_extensions.rb:190:in call'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/highline_extensions.rb:190:in
section' from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/highline_extensions.rb :204:在paragraph'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/helpers.rb:293:in
从 /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/helpers.rb:293 发送':从 /usr/lib/ruby/gems/1.8/gems/rhcparagraph'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/commands/app.rb:138:in
创建' -1.26.9.1/lib/rhc/commands.rb:294:in send'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/commands.rb:294:in
execute' from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/commands.rb:285:in to_commander'
from /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in
call '来自 /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:180:in call'
from /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/command.rb:155:in
run' 来自 /usr/lib/ruby/gems/1.8/gems/commander- 4.0.3/lib/commander/runner.rb:383:run_active_command'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/command_runner.rb:100:in
运行中!从 /usr/lib/ruby/gems/1.8/gems/commander-4.0.3/lib/commander/delegates.rb:7:in run!'
from /usr/lib/ruby/gems/1.8/gems/rhc-1.26.9.1/lib/rhc/cli.rb:37:in
start' 从 /usr/lib/ruby/gems/1.8/gems/rhc-1.26 .9.1/bin/rhc:20 来自 /usr/bin/rhc:19:in `load' 来自 /usr/bin/rhc:19
我在创建 Python 和 Ruby 应用程序时遇到了类似的错误。