Error running imported PAR on 7.31

Hi all,
I have migrated a simple PAR from 7.0 to 7.31 but I can not run it.
I get the following error message:
"com.sap.engine.services.deploy.exceptions.ServerDeploymentExceptions: Application sap.com/MyApp cannot be started. Reason: it has hard reference to library:com.sapportals.portal.prt.component, which is not active on the server because library is not deployed on server. Probably application sap.com/MyApp declares runtime but no deploytime dependency to the library which is wrong. Deploy the missing library com.sapportals.portal.prt.component as a workaround or contact application owners to check their references".
xml file:
<?xml version="1.0" encoding="UTF-8"?>
<application>
<application-config>
<property value="sap.com" name="Vendor"/>
<property value="SAPJ2EE::library:com.sap.portal.common,
                         SAPJ2EE::library::tc~cmi, com.sap.portal.common.commonservices,
                         SAPJ2EE::library:com.sapportals.htmlb, com.sap.portal.navigation.api_service,
                         com.sap.portal.navigation.helpservice, com.sap.portal.navigation.service,
                         com.sap.portal.productivity.resolverservice,
                         com.sap.portal.navigation.afp.helperservice,
                         com.sap.portal.runtime.system.favorites,
                         SAPJ2EE::service:engine.security.facade,
                         SAPJ2EE::library:com.sap.base.technology.facade,
                         SAPJ2EE::library:engine.j2ee14.facade, com.sap.portal.search.provider_api,
                         com.sap.portal.search.service, com.sap.portal.contenttaggingservice,
                         SAPJ2EE::library:tc~epbc~pcd~gl~api" name="PrivateSharingReference"/>
</application-config>
<components>
<component name="Banners">
<component-config>
<property value="com.mln.Banners" name="ClassName"/>
<property value="jspnative" name="ComponentType"/>
<property value="pagelet/Banners.jsp" name="JSP"/>
</component-config>
</component>
<component name="Banners">
<component-config/>
<component-profile/>
</component>
</components>
<services/>
</application>
Banners.jsp
<hbj:content id="myContext" >
<hbj:page title="PageTitle">
<hbj:form id="myFormId">
<TABLE border="0" cellspacing="0" cellpadding="0">
<TR>
<TD width="10px">   </td>
<TD align="right">
<a class="community" href="MMMMM"
onClick=return EPCM.doNavigate('ROLES://portal_content/XXX')"
target="_parent">
<img src="<%=componentRequest.getWebResourcePath()+"/images/Banner1.jpg"%>" border="0">
</a>
</TD>
</TR>
</TABLE>
</hbj:form>
</hbj:page>
</hbj:content>

Hi Aviad,
Did you ported your Application to 7.31 or you
just used the PAR migration tool?
If you only used the PAR migration tool it is
very likely that the application will not work.
From 7.0 to 7.3 onwards, there were huge
changes on the Portal and many libraries were removed/changed causing 7.0
applications not to run on 7.3.
Please check the link below on how to port the 7.0
applications to 7.3.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10b84b1f-9d37-2f10-bc9e-e61d943bfa7a?QuickLink=index&overridelayout=true&53648436494622
Best regards,
Cristiano L. Mazzotti

Similar Messages

  • Error while import PAR with schedule task

    Hi everybody
    I've the following error while import a new PAR with schedule task in Portal NW04s
    Inner Stack is:
    Unable to lock the local configuration to run import "import_it.tsf.pld.cercapersone.updateadgruppofs.st.prjconfig_config_fwk_service_4692550,4692550_(ready)".
    System error is "LockConfigException: Configuration framework system error: "configuration-lock-service overloaded: cannot acquire central-lock file for config://local"".
    Inner Stack is:
    LockConfigException: Configuration framework system error: "configuration-lock-service overloaded: cannot acquire central-lock file for config://local"
    at com.sapportals.config.fwk.data.ConfigLockManager.lockWithDependent(ConfigLockManager.java:507)
    thanks in advance

    Hi Ram,
    I've encountered the problem only on productive instance with offline deployment (Scheduler Tasks reinitialize CRT). Before a restart I have to make sure it works.
    thanks for your help!
    Gennaro

  • Error while importing PAR file from local system.

    Hi Experts,
    While importing PAR file into my NWDS, I am encountered by some strange error.
    Please refer below screenshot for your reference.
    After clicking on "OK" button of the above error popup, another popup emerge with different error, please find below the screenshot for this error.
    Please let me know the reason and resolution of this error. It will be very helpful for me.
    Thanks in advance.
    Thanks and Regards,
    sarvesh Agarwal

    Hi ,
    Are u trying to import with .bak extension ? If so please rename the file and remove .bak extension and try.
    x.par is enough to import not x.par.bak.
    Thanks,

  • Error while importing par file

    dear Experts,
    i am facing a problem while importing par.bak file. the error message comes
    "indexed store transactions did not commit properly"
    Reason
    sorry an error occurred creating new project
    then once i click ok
    i get the error
    com.sap.portal.plugins.config-archiver caused exception during the "unpack" operation
    any one has the solution for this

    Hi ,
    Are u trying to import with .bak extension ? If so please rename the file and remove .bak extension and try.
    x.par is enough to import not x.par.bak.
    Thanks,

  • Error after importing PAR file into NWDS

    Hi Experts,
    I have imported a par file into my NWDS worlspace . While building the project it's giving the following error .
    import javax.servlet.http.HttpServletResponse can't be resolved .
    While i am organizing the importa , the same import is getting deleted and i am getting a new error as follows .
    The project was not built since its classpath is incomplete. Cannot find the class file for javax.servlet.http.HttpServletRequest. Fix the classpath then try rebuilding this project.
    jdk1.5 has been configured correctly inside NWDS and i have tested it also .
    Can anybody help me out regarding this .
    Thanks in advance .

    Hi Jain,
    Just right click on project to properties->java build path-> add external jars add the jar file servlet.jar.
    Venkat.

  • Error in Importing PAR file in NDWS

    HI Gurus,
    I am trying to import a PAR file in NWDS, but it is showing an error. below is the screenshot
    after pressing ok below is the screenshot for error
    here the project is being created but the coding part is not coming.
    help me.

    Hello,
    First Check Error Long. That path is alredy given by Govardan.
    at the same time. please reffer these 2 threads
    http://scn.sap.com/thread/2024115  and http://scn.sap.com/thread/2069456

  • Error while importing .par file into NWDS

    Hi Experts,
    For my query I saw a similar thread in sdn forum. the link is given below.
    /thread/382306 [original link is broken]
    I have unzipped the par file and inside this there is no other par file. So I have to import this par file only.
    Can anybody give some alternate way to resolve this.
    Thanks a lot in advance.
    Edited by: Srini on Nov 22, 2010 10:46 PM

    Hi Experts,
    Please reply on this.
    Thanks a lot in advance.

  • Error running import package: it removes the journals

    Hello experts,
    I have a problem when I run the import package using the "Replace&Clear "data option. Apart from clearing the INPUT data, it clears the journals. When the package ends running, the previous data is correctly cleared, the new data correctly introduced, but the journals that were posted before running the package are not posted any more. I would like to know where could I change this option so that it work's properly, not affecting journals. 
    Thank you,
    Álvaro

    Journal are posted but the main problem is that you clear all the values for all category, entity, time (including values for data source journal).
    That's means into database were inserted records with oposite values for all configuration (category.ebtity, time from that import file).
    You have two solution:
    1. Use work status to avoid any DM packages run after Journal posted.
    2. Modify the Import packages to avoid clear of the values for Journal (see the clear package).
    Regards
    Sorin Radulescu

  • Error while importing logon par file into NWDS.

    Dear Friends ,
    I m trying to customise the logon screen for my project. For this I have downloaded the "com.sap.portal.runtime.logon.par.bak" from portal server instance with the help of basis team. I have locally saved this file on my desktop[. I have renamed the file as .par and removed the .bak extension. Now I have tried to import the file onto NWDS in EP perspective by following File>Import>Par file. But its giving me this error:
    error in opening zip file
    Reason: Sorry, an error occured creating the new project.
    The plugin "com.sap.portal.plugins.config-archiver caused an exception during the
    "Unpack" Operation See log for more details.
    In some of the solutions provided in SDN saying that after renaming the file to par open with zip if i done it is again showing the error as "Start of the central directory not found .Zip file corrupt.Possible cause :file transfer error."
    Kindly suggest me the solution.
    Thanks and regards.

    Hi,
    I think you have taken this file from a wrong path and hence this issue.
    Pls download the par file from the below path and try importing it into EP perspective..
    System admin> Support>Portal Runtime > Browse Deployment>
    Browse through the following to find the com.sap.portal.runtime.logon.par.bak file:
    WEB-INF u2013> deployment u2013> pcd
    Root>WEB-INF>Portal>Portalapps> temp--> download the com.sap.portal.runtime.logon.par.bak
    Regards,
    Vijay.
    Edited by: VijayKPappala on Sep 7, 2011 8:46 AM

  • Error while running import package

    Hi,
    Transformation file was validated successfully. But after running import package i am having following error on MS-BPC-7.0.
    Invalid character in the given encoding. Line 1, position 1.
    When i try validate and process trans file i am having the following error message. But same data file and same trans file was working till couple of days ago. After that whatever changes i have made to file, i did revert them to have it working like beofre.
    Warning: Some records were rejected.
    Rejected records reference either calculated members or invalid members.
    Actually rejected record is only, one, but even other data was not loaded.
    Thanks in advance for sharing your ideas or similar experiences.
    Thanks,
    KK

    Hi,
    There is definitely some problem with one of the records there. Do you have header? What is the delimiter? Do you have the same delimiter in the transformation file? You need to take a look at all the possibilities.
    Hope this helps.

  • Error occuring during importing .par file

    Hi all,
    I m trying to customise the logon screen for my project. For this I have downloaded the "com.sap.portal.runtime.logon.par.bak"  from System administration>Support->Portal Runtime->Browse Deployement. I have locally saved this file on C:\temporary. I have renamed the file as .par and removed the .bak extension. Now I have tried to import the file onto NWDS in EP perspective by following File>Import-->Par file. But its giving me this error:
    error in opening zip file
    Reason: Sorry, an error occured creating the new project.
    The plugin "com.sap.portal.plugins.config-archiver caused an exception during the
    "Unpack" Operation See log for more details.
    However, in my package explorer in NWDS I can see a project created and with the structure. But in Portal-INF I cant see seven jsp files and four text files which comprises of basic functionality of the Logon Page.
    Can anyone suggest me a solution to this?
    Regards,
    Priyanka.

    Hi,
    After renaming com.sap.portal.runtime.logon.par.bak to com.sap.portal.runtime.logon.par. Try opening the file with winrar/winzip to see if you have a right par file structure. On some portal versions, when you open com.sap.portal.runtime.logon.par file, you have again a com.sap.portal.runtime.logon.par file inside it.
    So if you find com.sap.portal.runtime.logon.par file inside com.sap.portal.runtime.logon.par. Then just extract it again and try importing it into NWDS.
    Greetings,
    Praveen Gudapati
    [Points are always welcome for helpful answers]

  • Error while running import command

    Hi all,when i am trying to run import from putty i am getting error import: unable to open X server `'..Can any one suggest me how to overcome this error?
    import D:/OAF/jdevhome/jdev/myclasses/xxc/oracle/apps/po/student/webui/XXCStudentPG.xml -username apps -password aspM -rootdir D:/OAF/jdevhome/jdev/myclasses/ -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=r12.prd.com)(PORT=1525))(CONNECT_DATA=(SID=VIS)))"I moved my class files to Java top and ran the above command,however i even tried running in the below format but to vain
    import xxc/oracle/apps/po/student/webui/XXCStudentPG.xml -username apps -password aspM -rootdir /xxc/oracle/ -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=r12.prd.com)(PORT=1525))(CONNECT_DATA=(SID=VIS)))"Any help is appreciated,
    Thanks in advance!!

    Hey Helios,it's not the problem with Linux Os.it's the command.The below command works fine
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xxc/oracle/apps/po/student/webui/XXCStudentPG.xml -rootdir $JAVA_TOP -userId 1 -username apps -password aspM -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=r12.prd.com )(PORT=1525))(CONNECT_DATA=(SID=VIS)))"Thanks for your reply

  • Got an error while import script run in command prompt in R12

    hi '
    i am running the below script in command prompt in R12, but it will give an error
    that error name:
    'import' is not recognized as internal or external command,
    operable program or batch file.
    import C:\JDeveloper10g\jdevhome\jdev\myprojects\flsm\oracle\apps\po\per\webui\FlsmCreationPG.xml -rootdir C:\JDeveloper10g\jdevhome\jdev\myprojects -username XXFLS -password xxfls -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cph-oadb-tst22.dk.flsmidth.net)(PORT=1543))(CONNECT_DATA=(SID=TST22)))"
    could you please help me on this.
    Regards,
    Muthu

    Muthu,
    The import file directory is not in the path,
    So run the script with full path,
    <JDEV_DIR>\jdevbin\jdev\bin\import
    Eg.
    <JDEV_DIR>\jdevbin\jdev\bin\import <JDEV_DIR>\jdevbin\jdev\myclasses\xxt\oracle\apps\pon\registration\webui\XXTSupplierRegistrationPG.xml -username apps -password apps -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<DB_HOST_NAME>)(PORT=<DB_PORT>))(CONNECT_DATA=(SID=<DB_SID>)))" -rootDir <JDEV_DIR>\jdevbin\jdev\myclasses\ -rootPackage /
    For scripts check this URL,
    http://apps2fusion.com/at/61-kv/331-oa-framework-scripts
    Thanks,
    With regards,
    Kali
    OSSI.

  • Velocity demo: error running the import scripts

    I tried to install velocity demo,
    when I run import scripts (mydemo_schema.dmp) I get the
    following error:
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    Did someone test it successfully ? Or is file corrupted ?
    Mario

    You need to use import from a 902 database install.
    Mike
    ----

  • Import .par file into NWDS and Run without deployment ?

    Hello All,
          I'm new to the NWDS and the Portal.
    I've many Qns on my Requirement. Hope u guys can help me out in resolving my Issues.
    My Requirement is like this :-
    1. I need to create a Portal Application which calls an URL.
    2. But before developing this, my Client gave me one 2 options :
         a. He gave me a par file and asked me to make  changes in it.
         b. Create a new Portal Project which calls the URL ( Predefined ).
    3. I wanted to check the 1rst option i.e  " a ".
    4. I tried to Import the .par file into NWDS like this :
    * Windows --> Open Perspective --> Enterprise Portal .
    * File --> Import --> Par FIle.
    * I gave the name of the Project as PortalLogon.
    5. I searched in the forum on this scenario and I found that the libraries for this project are not automatically imported.
    <b>A .Can any one tell me how to import the libraries and which are all the libraries to be imported ?</b>
    <b>B. How to test my PortalLogon Project without deploying ?</b>
    Is it possible to test this Project without deploying ?
    If yes can anyone tell me hoe to do this ?
    Regards,
    Deepu.K

    hi Deepu,
    for simply displaying a URL, you can use the commonly available URL iView.
    your folder->new->create iView->iView from template->URL iView and then enter your URL
    for the other think.......
    you can create an iView from PAR file.
    your folder->new->create iView->Iview from PAR->then select your PAR and create an iView for that.
    and the last one.......to see the effect without deploying it on the portal......refer the link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm
    and the usual libraries to be associated are
    <b>htmlb.jar</b>  and
    <b>com.sap.portal.htmlbbridge.zip</b>
    Cheers........

Maybe you are looking for

  • Can I import my old link lists into 365 site?

    Hi I would like to import all my hard work from my old 2010 sharepoint site into the new 365 site. I exported my links to excel but I cannot see an import option on a link list in 365. Surely there must be an easy way to do this that I am missing? th

  • Pulseaudio - user settings and microphone auto adjustment

    Hi all, Few questions if I may - I have search the wiki/forum but couldn't find any answers. When recording my webcam with ffmpeg along with my webcam microphone the recording level of the microphone is automatically adjusted by pulseaudio (I am assu

  • Transformations for Date Format

    I have a flat file which contains a field for date as 02-10 for MMYY, how can I change it to 0210, can I use formula builder?

  • SMQ2 Error :Several modes with the same number  at activity 2N

    Hi, We have some Ques stuck in APO inbound "Several modes with the same number  at activity 2N". Can anybody help me to fix this.? Sameer.

  • Is it possible to have non-rectangular app windows in Java?

    Do all apps have to be rectangular or can I change their shape? Also, is there an icon chooser dialog in java, where I can choose a file and all of its icons will be displayed, allowing me to choose one? If not, does anyone have any suggestions as to