2013-07-24 6 views
2

Solaris 11 x86 시스템에 solaris studio 12.3을 설치하려고합니다.Solaris 11 시스템에 solarisstudio12.3 설치

위에서 언급 한 링크에서 오라클 인증서와 키를 다운로드했지만 게시하는 중에 다음 오류가 발생합니다.

pkg set-publisher -k Oracle_Solaris_Studio.key.pem -c Oracle_Solaris_Studio.certificate.pem -g **PORTAL** solarisstudio 
pkg set-publisher: The origin URIs for 'solarisstudio' do not appear to point to a valid pkg repository. 
Please verify the repository's location and the client's network configuration. 
Additional details: 

Unable to contact valid package repository 
Encountered the following error(s): 
Unable to contact any configured publishers. 
This is likely a network configuration problem. 
1: Framework error: code: 7 reason: Failed connect to pkg.oracle.com:443; Connection refused 
URL: '**PORTAL**' (happened 4 times) 
2: Framework error: code: 28 reason: Connection timed out after 60000 milliseconds 
URL: '**PORTAL**' (happened 4 times) 

추가 정보가 필요한 경우 알려 주시기 바랍니다.

참고 PORTAL-https://pkg.oracle.com/solarisstudio/release

+0

'Failed to connect to pkg.oracle.com : 443' - 방화벽 뒤에 있거나 원격 웹 사이트에 액세스하기 위해 웹 프록시를 통과해야합니까? – alanc

+0

감사합니다. alanc, 예, 우리는 대리인 뒤에있었습니다. – bhardwajhp

답변

0

alanc 지적으로 올바른 프록시 설정 구성은 문제를 해결.

관련 문제