YF-GoogleCodeBackups / snova

Automatically exported from code.google.com/p/snova
0 stars 0 forks source link

cloudfoundry 重新部署还是失败!是没有改密码的缘故吗? #392

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
重新注册后部署过程; ----------------如下

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Users\Administrator>gem install vmc
Successfully installed vmc-0.5.0
1 gem installed
Installing ri documentation for vmc-0.5.0...
Installing RDoc documentation for vmc-0.5.0...

C:\Users\Administrator>vmc target api.cloudfoundry.com
Setting target to https://api.cloudfoundry.com... OK

C:\Users\Administrator>vmc login
target: https://api.cloudfoundry.com

Email> xxxxxxx@gmail.com

Password> ********

Authenticating... OK

C:\Users\Administrator>vmc push fxxxxxx
Instances> 1

1: grails
2: java_web
3: lift
4: node
5: play
6: rack
7: rails3
8: sinatra
9: spring
10: standalone
Framework> java_web

1: java
2: java7
3: other
Runtime> 1

1: 64M
2: 128M
3: 256M
4: 512M
5: 1G
6: 2G
Memory Limit> 3

Creating fxxxxxxx... OK

1: fxxxxxxx.cloudfoundry.com
2: none
Domain> fxxxxxxx.cloudfoundry.com

Updating fxxxxxxx... OK

Create services for application?> n

Save configuration?> n

Uploading fxxxxxxx... FAILED
Upload failed. Try again with 'vmc push'.
Errno::EACCES: Permission denied - C:/Users/Administrator/AppData/Local/Applicat
ion Data
For more information, see ~/.vmc/crash

C:\Users\Administrator>

真的搞不懂为什么

Original issue reported on code.google.com by a.sheng1...@gmail.com on 11 Mar 2013 at 2:07

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
又折腾了一天,稍微进步了一点点!所有步骤都成功,就只��
�下无法上传了~why???(T_T)

过程:

Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。

C:\Users\Administrator>d:

D:\>cd 06

D:\06>vmc target api.cloudfoundry.com
Setting target to https://api.cloudfoundry.com.. OK

D:\06>vmc login
target: https://api.cloudfoundry.com

Email> xxxxxx@gmail.com

Password> ********

Authenticating... OK

D:\06>vmc push freeplay
Instances> 1

1: java_web
2: other
Framework> java_web

1: java
2: java7
3: other
Runtime> 1

1: 64M
2: 128M
3: 256M
4: 512M
5: 1G
6: 2G
Memory Limit> 2

Creating freeplay... OK

1: freeplay.cloudfoundry.com
2: none
Domain> freeplay.cloudfoundry.com

Updating freeplay... OK

Create services for application?> n

Bind other services to application?> n

Save configuration?> n

Uploading freeplay... FAILED
Upload failed. Try again with 'vmc push'.
TypeError: can't convert nil into String
For more information, see ~/.vmc/crash

D:\06>

Original comment by a.sheng1...@gmail.com on 11 Mar 2013 at 9:30

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
can't convert nil into String 会不会你的war包有问题啊?

Original comment by duckt...@gmail.com on 14 Mar 2013 at 1:34

GoogleCodeExporter commented 8 years ago
是不是Cloudfoundry的問題?我的應用同樣無法上傳更新,一樣��
�錯誤提示。

Original comment by Fight4Fu...@gmail.com on 14 Mar 2013 at 4:00

GoogleCodeExporter commented 8 years ago
一样的问题

Original comment by ablmdr...@gmail.com on 16 Mar 2013 at 7:57

GoogleCodeExporter commented 8 years ago
同样遇此问题

Original comment by RogerSo...@gmail.com on 17 Mar 2013 at 9:01

GoogleCodeExporter commented 8 years ago
看来大家都遇到这个问题了. 
使用作者提供的snova-c4-nodejs-server-0.21.0可以在CF上配置成功.

Original comment by yueyejin...@gmail.com on 20 Mar 2013 at 9:14

GoogleCodeExporter commented 8 years ago
在ubuntu 
12.04下上传snova-c4-java-server-0.22.0也遇到同样问题,试着再次上
传正在使用的snova-c4-java-server-0.21.0同样无法成功。目前情况��
�这样的,snova-c4-java-server-0.22.0可以在heroku成功部署,snova-c4-n
odejs-server-0.22.0可以在Cloudfoundry上成功部署,但反过来都不能�
��功。

Original comment by yutou6...@gmail.com on 25 Mar 2013 at 11:20

GoogleCodeExporter commented 8 years ago
同样的问题啊!整了一上午!又是代理又是各种无线有线试��
�了!都不行

Original comment by guozouz...@gmail.com on 15 Apr 2013 at 4:38

GoogleCodeExporter commented 8 years ago
检索一下,push的文件中,是否包含的有‘nil’的信息,我改�
��niil,就push成功了...

Original comment by yanglq2...@gmail.com on 4 May 2013 at 8:27

GoogleCodeExporter commented 8 years ago
再次push,又出现nil的提示...于是,删除应用,重新改了个应�
��名,push成功了...

Original comment by yanglq2...@gmail.com on 4 May 2013 at 11:36