0
我使用的是鈦Studio版本3.1.1 GA與鈦工作室
當我創建一個新的項目,同時創造它的用戶名的問題顯示無法創建新的項目。 [錯誤]缺少必需的選項「 - 用戶名」警報,之後我無法在其中創建項目。
我用有效的用戶名/密碼登錄到Titanium。根據我的辦公室設置設置代理和端口。
我搜索了它,但沒有得到滿意的答案,可以解決它。
儘管它與Eclipse相同,並且使用相同的服務,但我也嘗試過this solution。但我得到同樣的錯誤
下面是我的日誌文件條目:
!SESSION 2013-07-02 12:45:22.411 -----------------------------------------------
eclipse.buildId=3.1.1.201306112235
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.640
!MESSAGE System property http.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.647
!MESSAGE System property http.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.649
!MESSAGE System property https.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.650
!MESSAGE System property https.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.651
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.654
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.658
!MESSAGE System property https.proxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.659
!MESSAGE System property https.proxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.660
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.661
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.662
!MESSAGE System property socksProxyHost is not set but should be XXX.XXX.XXX.XXX.
!ENTRY org.eclipse.core.net 1 0 2013-07-02 12:45:31.663
!MESSAGE System property socksProxyPort is not set but should be 8085.
!ENTRY com.appcelerator.titanium.acs.ui 4 0 2013-07-02 12:45:44.487
!MESSAGE (Build 3.1.1.201306112235) [ERROR] Failed to log into Node.ACS:
請看看是否有人遇到同樣的問題,解決它還是有人有這方面的解決方案。我需要儘快解決。
謝謝! :)
我在代理後面使用了Titanium,以便發生錯誤。它在代理後面不起作用。 – Porwal