cancel
Showing results for 
Search instead for 
Did you mean: 

Error when Uploading PAR file

Former Member
0 Kudos

HI All,

I had created one simple abstract portal component , when i try to deploy the PAR file i am getting the following error , By the way i am trying to deploy this on my local J2EE engine , i dont have Portal installed i only have J2EE engine is that the problem??

#ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information

java.io.FileNotFoundException: http://L4TG8C1:50000/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.syste...

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:812)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)

at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)

at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)

at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)

at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

try to add the par file in a ear file.

and then try to deploy the ear file in j2ee server..

for more detail <a href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/c3e741c588c517e10000000a155106/content.htm">click here</a>

Regards,

Beevin