'PAR deploy'에 해당되는 글 2건
- 2011.09.01 [EP] NWDS 디플로이시 에러
- 2011.08.31 [EP] Portal Application 만들기
- [EP] NWDS 디플로이시 에러
- 日常茶飯事
- 2011. 9. 1. 07:06
- 권한이 없거나
- 계정이 Guest로 된 경우도 있다.
[EXCEPTION]
{0}#1#com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.runtime.system.console.ArchiveUploader - user: Guest,
at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2005)
- 비밀번호가 잠긴 경우 ====>[todo] ep비번잠긴경우.png와 같이 다른 페이지로 이동???
at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
...
- 디플로이를 해도 적용이 되지 않을때 par 파일이 제대로 생성되지 않은 경우다.
이클립스를 내리고 파일을 지우면 되긴된다.
- 서버 설정시 비밀번호를 저장하도록 설정하지 말것!
(특정 환경에서 비밀번호를 저장하면 디플로이시 에러 발생)
- 서버에 접속되지 않는 경우
VPN을 연결하지 않고 디플로이했음.
HTTPS protocol is not supported, please ensure this server is not using HTTPS.
sap-plugin.log
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
...
at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.isHttp(DeployEngine.java:515)
...
at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
[03.05.12 / 11:20] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Error message: HTTPS protocol is not supported, please ensure this server is not using HTTPS.
[03.05.12 / 11:20] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Response: null
[03.05.12 / 11:20] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Target Component:
중요~~~~ep 디플로이 에러
http://scn.sap.com/thread/1010424
http://scn.sap.com/thread/808584
http://scn.sap.com/thread/382504
http://scn.sap.com/thread/1858267
http://scn.sap.com/thread/1114597
http://scn.sap.com/thread/1045872
http://scn.sap.com/thread/1114597
http://scn.sap.com/thread/152027
http://scn.sap.com/thread/259989
[미완]
- [EP] Portal Application 만들기
- 日常茶飯事
- 2011. 8. 31. 15:20
1. 프로젝트 생성
2.
3. 생성된 프로젝트 구조
4. Portal Application 생성
5.
6.
7.
8.
9.
10.
11. http://SERVER:50000/irj/servlet/prt/portal/prtroot/NewParProject.MyPortalComponent
Recent comment