Skip to Content
0
Former Member
Jan 14, 2005 at 03:45 PM

Problem Deploying PAR file to EP 6.0 SP2

28 Views

I downloaded the latest SAP .Net PDK and I am trying to deploy the PAR file to EP 6.0 (SP2 patch 4 hotfix 5 running on HP11). The error message that I'm getting isn't telling me a whole lot. Has anyone else had trouble deploying from a windows system to the portal running on UNIX?

-


Message from the VS2003 output window.

-


Build...

-


Build PDKTest : Done -


Creating temporary directory...

Create Temp dir at C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822

Copy file c:\User\_Net\SAPPDKTest\PDKTest\bin\PDKTest.dll

Copy file c:\User\_Net\SAPPDKTest\PDKTest\bin\PDKTest.pdb

Copy file C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PORTAL-INF
PortalComponent1.ascx

Handle Ascx File ...

Handle Ascx File C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PORTAL-INF\PortalComponent1.ascx

-


Handle Ascx File : Done -


Creating portalapp.xml ...

ComponentName = PortalComponent1

AscxName = PortalComponent1.ascx

Properties Added :

-


Creating portalapp.xml : Done -


Creating par zip file ...

Creating par zip file C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822\PDKTest.par

Deploy to portal...

Portal: DEV Portal

Host: dev

Port: 50000

UserName: Administrator

Upload failed. Check details and try again.

Delete C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_6182e22f-c7e8-4e88-862d-44ac1ab27822

-


Delete temporary directory : Done -


-


Deployment failed.------

-


Message from the event log.

-


General Information

*********************************************

Additional Info:

1) Exception Information

*********************************************

Exception Type: SAP.Portal.Design.Settings.PortalException

Message: Upload failed. Check details and try again.

CallingDeployEngine: SAP.Portal.Design.Settings.PortalEngine

TargetComponent: C:\Documents and Settings\User\Application Data\SAP Portal\ep_deploy_97af9999-7efe-403b-aef3-083cdf6be082\PDKTest.par

TargetSite: Void UploadPar(System.IO.FileInfo)

HelpLink: NULL

Source: SAP.Portal.Design

StackTrace Information

*********************************************

at SAP.Portal.Design.Settings.PortalEngine.UploadPar(FileInfo parFile)

at SAP.Portal.Design.Settings.PortalEngine.Deploy(FileInfo parFile)

at SAP.Portal.Design.Settings.PortalEngine.Deploy(String filePath)

at SAP.Portal.Design.Deployment.DeployManager.DeployToPortal(String parPath)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

-