Open GoogleCodeExporter opened 9 years ago
[deleted comment]
又折腾了一天,稍微进步了一点点!所有步骤都成功,就只��
�下无法上传了~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
[deleted comment]
can't convert nil into String 会不会你的war包有问题啊?
Original comment by duckt...@gmail.com
on 14 Mar 2013 at 1:34
是不是Cloudfoundry的問題?我的應用同樣無法上傳更新,一樣��
�錯誤提示。
Original comment by Fight4Fu...@gmail.com
on 14 Mar 2013 at 4:00
一样的问题
Original comment by ablmdr...@gmail.com
on 16 Mar 2013 at 7:57
同样遇此问题
Original comment by RogerSo...@gmail.com
on 17 Mar 2013 at 9:01
看来大家都遇到这个问题了.
使用作者提供的snova-c4-nodejs-server-0.21.0可以在CF上配置成功.
Original comment by yueyejin...@gmail.com
on 20 Mar 2013 at 9:14
在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
同样的问题啊!整了一上午!又是代理又是各种无线有线试��
�了!都不行
Original comment by guozouz...@gmail.com
on 15 Apr 2013 at 4:38
检索一下,push的文件中,是否包含的有‘nil’的信息,我改�
��niil,就push成功了...
Original comment by yanglq2...@gmail.com
on 4 May 2013 at 8:27
再次push,又出现nil的提示...于是,删除应用,重新改了个应�
��名,push成功了...
Original comment by yanglq2...@gmail.com
on 4 May 2013 at 11:36
Original issue reported on code.google.com by
a.sheng1...@gmail.com
on 11 Mar 2013 at 2:07