权限被拒绝运行Cucumber功能文件时出错

时间:2013-03-14 08:20:29

标签: ruby-on-rails ruby cucumber aptana3

使用Aptana studio 3运行单个功能文件时出现以下错误:

$ cucumber features/ShopAndBrowse/MCOM/SearchMCOM.feature URL=http://www1.preprod7macys.fds.com/ SITE=MCOM ENV=13B DB2=YES
Using the default profile...
DB2 DATABASE CONNECTION ESTABLISHED - MLQ10
Feature: Search Feature

  ←[36m@high_MCOM←[0m ←[36m@regression_MCOM←[0m
  Scenario: verify that user should be able to search and compare  for Items in domestic mode←[90m # features\ShopAndBrowse\MCOM\SearchMCOM.feature
:5←[0m
←[31m Permission denied - C:\ProgramData/ruby-uuid (Errno::EACCES)←[0m
←[31m org/jruby/RubyFile.java:315:in `initialize'←[0m
←[31m org/jruby/RubyIO.java:1176:in `open'←[0m
←[31m c:/jruby-1.7.0/lib/ruby/gems/shared/gems/uuid-2.3.7/lib/uuid.rb:364:in `open_lock'←[0m
  • 使用Windows 7 64位操作系统
  • 使用Aptana Studio 3
  • 已作为“以管理员身份运行”
  • 运行
  • 使用'jruby-1.7.0'

0 个答案:

没有答案