Portal masthead messed up - par file needed

Hi
I recently performed a transport of the masthead from
NW7.0 EP SPS13 to NW 7.0 EP SPS14
I was careless enough to have overridden the original com.sap.portal.navigation.masthead on the target system. 
Apparently the transport messed up the masthead and now my logoff link would give me a javascript error.
can someone provide me the original SPS14 masthead par file or suggest another solution to fix this.

Hi,
send me an email to [email protected] so i can send you the par file you need

Similar Messages

  • PAR files need to be used

    hi
    can anyone specify the PAR files that need to be modified to customize the registration page
    thanks in advance
    regards
    yoga

    Hi Yoga
    You have to modify the selfreg_applyuser.jsp file in order to customize your Self Registration Page.
    The file can be found in your server under \usr\sap\<instance>\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps\com.sap.portal.usermanagement.admin
    Hope that helps
    Best Regards
    Priya

  • Fetching Portal Server Time in Par file

    Hi All,
    I had a requirement where i am customizing the Masthead par file and the client wants Time on the Masthead, that should be from portal Server. I could successfully show the time on masthead using javascript but that time is from client system.
    But my client wants the time of Server.
    Please help me in this.
    Regards
    Raghu

    Hi Micheal,
    First of all thanks for replying me.
    Let me clear my requirement.
    Now i am modifying Headeriview.jsp file in Masthead par file.
    In this when i instantiate new Date(). This will fetch me client system date, but not server date.
    Can u please ellaborate your answer.
    Thanks
    Raghu

  • Masthead logo changes thru PAR file(com.sap.portal.navigation.masthead.par)

    Hi all
    now i am customizing the Masthead par file by downloading the relevant par file from the server. after i intergrated the code into NWDS then i started to change the code in the headerIview.jsp in masthead.
    now i removed the design bar as well as standard SAP logo(right end) sucessfully.
    now i want to place our client in the place of design bar in the masthead.if i want to do the same where will i copy our client logo i mean in which folder in the workspace??
    and also let me know where can i change the background color of welcome area and functional areas in the masthead into white color.
    if u send with sample code then it is useful.
    always i will reward max points.
    note: i am following the masthead customization thru par file not from theme .
    dont answers to change the logo from theme in portal. i want to change thru par file.
    Regards
    Sunil

    Hi steelman
    can u also tell me how to change the background color of welcome and functional area in the masthead into white color.
    it is useful if u send the sameple code on this??
    for this color change can we change in the CSS file or in JSP file??
    if in CSS can u tell me how to do that i mean how to add that
    standard CSS file
    .activeLink {
         font-family:verdana;
         font-size:0.7em;
         cursor:pointer;
         text-decoration:none;
         color:rgb(32,75,162);
    .activeLink A:link
    .activeLink A:visited
    how to modify the above CSS code if  i want to change the background color of welcome abd fucntional area into white color??
    Regards
    Sunil;

  • Problems redeploying portal logon par file

    Hi,
    We customized the portal logon page within a custom par file and modified the authschemes.xml to make it work.
    Once it worked on our DEV portal we moved the par file to the QA environment.
    At this point the par file is having problems and doesn't execute. When we change the Authschemes.xml the portal even crashes because it tries to execute the custom par file and it fills up the log files.
    The only difference in the deployement I could get from the log files it that it doesn't create a "work" directory during the deployement in QA while it does in DEV.
    Any reasons why the par file would work in DEV and not in QA?
    the portal releases and patch levels are exactly the same.
    Thanks,
    Johnny

    Hi,
    1. create ur custom parfile
    2. change all occurences of the the old par file name with the new custom parfile name in authschemes.xml.
    3. <b>delete or rename com.sap.portal.navigation.masthead.par.bak</b>
    3. move the new custom parfile to the PCD location
    4. <b>delete the .bak file of new parfile or old parfiles if any</b>
    5. restart the portal.
    check whether there are any discrepancies in authschemes.xml while changing the name of old parfile.
    Hope this helps
    Thanks,
    Praveen
    PS. Dont forget to reward point if useful/solved.

  • Problem during uploading of .par file in Portal

    Hi,
    I am downloading a properly working .par file from portal in my local system. But whenever I am uploading the same par file back into the portal through NWDS, the .par file is not running properly and its Giving error.
    Here is the error:
    "Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.tmobile.compSumm.CompSumm of Portal Component com.tmobile.CompSumm.CompSumm because: Could not find implementation class "
    Any Idea what is the problem?????

    Hi,
    I have unzipped the .jar file from the .par file. Then I imported the .par file into NWDS. After that I have added the extacted .jar file as external jar into the project(Proerties->Java Build Path->Libraries->Add External Jars). After that I had uploaded the project into the portal.
    But still its showing the same error:
    "Caused by: com.sapportals.portal.prt.core.broker.PortalComponentInstantiationException: Could not instantiate implementation class com.ibm.test of Portal Component testing.test because: Could not find implementation class"
    Any solution.....
    Message was edited by: Debasish Sarkar

  • Par file "com.sap.portal.navigation.detailedtree.DetailedNavigationTree"

    hi,
    can any one tell me where this par file is present.
    "com.sap.portal.navigation.detailedtree.DetailedNavigationTree"
    i have to modify delailed navigation ..i got iview for delailed navigation but i am not able to get code link for that.
    please help me in that.
    good ans will be rewarded.

    cant we get from portal.
    i mean all par file we can download from portal.
    path is
    system admin/support/portal_runtime/browse_deployment....
    is it present there.?
    thanks
    jayesh talreja

  • Uploading par files in nwds and deploying back

    Hi all,
    I wanted to work with the masthead iview in nwds, so found it on the server as the par file and imported it into NWDS. Changed the headeriview jsp and deployed it back to the portal. But it is not working. Saw in another sdn thread that when you create the project in nwds, it does not bring up all the components from the par file as required and some class files are missing. I think this is the problem in my case. The solution to it was not given in that thread.
    Would anybody help please.
    thanks.
    Lm

    Hi
    the following are the steps to modify a masthead.
    1.Find the PAR file and copied to a temporary directory and renamed to the customer namespace taking off .bak extension.
    2.Import the PAR file now using File->import option.
    3.make necessary modifications.
    4.once the JSP is edited, the PAR file needs to be created ans uploaded to the portal.If JDK is installed just login into portal and deploy the pAR file otherwise use PortalAnywhere to deploy it.
    5.Now goto Content Administration->Portal Content->right click the folder you wish to create the mastheadiView.Select New from Portal Archive-?iView from the context menu.Select new masthead.
    6. select poratal component Default and choose next.
    7.enter the properties for masthead and next.
    8.edit the Iview and saved it.
    9.add the iView to Framework Page in portal catalog and edit page layout.
    10.select iView from catalog and add it as Delta link and position it accordin to your need.
    Hope this helps you to modify the masthead.
    Regards
    Victoria

  • Importing a .par file

    Hi all,
    Can anyone explain in detail How to import a .par file into nwds webdynpro perspective and how can i upload/export it to PCD after commiting changes.
    The proper answer will be awarded with 10 points
    Thanks and Regards
    sam

    HI,
    Open NWDS,
    Go to File->Import
    Select PAR file
    It will say create a portal application using a par file..
    After you do all your changes..
    You can deploy the par file on the j2ee engine(WAS) on which your portal is present..
    For this you need to configure the j2ee engine.
    Go to Windows-> preferences
    Select SAP j2ee engine.
    Now there are two options here.
    Select the option you want depending on whether you are working on the server machine or some remote machine.
    Fill in the details accordingly.
    Click on apply.
    Now when you deploy the par file you can see this on your portal if you create a iview from a par file..
    Hope it helps
    Regards,
    Nikhil

  • Portal runtime error-std. masthead par file

    Hi,
            If i am executing the components of Portalapp.xml file in the std. masthead par file,i am getting the following error.
            Can any body give some suggestion to rectifying this error.
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    com.sapportals.portal.navigation.HeaderiView.
    Exception id: 04:43_05/12/07_0010_4968150</b>
    Regards,
    Ravi.

    hi,
         Thanks for your valuable suggestion.
          Where can i get the particular jar file <b>"com.sap.portal.navigation.masthead_core.jar"</b>,if  you have that jar file,
    kindly send to me.
    Mail id:[email protected]
    Thanks in advance,
    Regards,
    Ravi.

  • Need masthead.par file

    Hi, can anyone send masthead.par file to me vvn.sap@gmail

    Hii
    u can dwnld it from u r portal through:
    System admin - support - In the portal inner page click u201CPortal Runtimeu201D.
    Click u201CBrowse Deploymentu201D.
    u2022
    Search for the u201Ccom.sap.portal.navigation.masthead.paru201D and download in your local PC.
    Also I am sending the par file to u id.
    Thanks:
    Dont forget to give rewards:

  • Need of a par file for Enterprise Portal

    Hi Everybody.!
    I'm new to this website.
    Could any one tell me the site to download the par file required to create a system template in EP.
    or can mail the file to my mail. My mail id is [email protected]
    The required par file is "com.sap.portal.howtos.webapp.par"
    thank u very much...

    Yes it's possible. You should create a stand-alone portal application. That way the par file will be put in a SDA file that will be deployed automatically.
    You can choose the DC type when creating it. To convert existing not-standalone DCs to standalone DCs, adjust the .dcdef file of the project:
         <component-type>
              <vendor>sap.com</vendor>
              <type>Enterprise Portal</type>
              <sub-type>Portal Application Standalone</sub-type>
         </component-type>
         <properties>
              <ns0:localization xmlns:ns0="http://xml.sap.com/2003/06/Localization">
                   <ns0:domain>EP</ns0:domain>
                   <ns0:originalLocale>en</ns0:originalLocale>
              </ns0:localization>
              <pns1:par-archive-name xmlns:pns1="http://xml.sap.com/2004/06/PortalPlatform">com.mycomp.this.that.xyz</pns1:par-archive-name>
              <pns2:sda-type xmlns:pns2="http://xml.sap.com/2004/06/PortalPlatform">EAR</pns2:sda-type>
              <pns3:package-sources xmlns:pns3="http://xml.sap.com/2004/06/PortalPlatform">false</pns3:package-sources>
         </properties>

  • GETTING ERROR WHILE DEPLOYING A COM.SAP.PORTAL.RUNTIME.LOGON.PAR FILE

    Hi Experts,
    I need to change the text in logon screen i.e,
    2006-2007 SAP AG ALL RIGHTS RESERVED
    for this i changed the copyright and deployed the par file
    but it is giving error like this
    operation failed:please make sure the server is running or check the log(sap-plugin.log)
    what should i do plz suggest me na.....
    i searched the file sap-plugin.log in program files -> sap>IDE>eclipse-->plugin but i couldnt find the
    plz specify the directory na...
    waiting for u r response.....
    Regards,
    Shilpa

    HI SHILPA....really sorry for the late response.
    here is the error log which i m getting...(its not 500 error)
    [13.08.08 / 16:49] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Startup in progress
    [13.08.08 / 16:49] #DEBUG LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.PortalPlugin > Factory initialized !
    [13.08.08 / 16:50] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 502 for URL: http://hostname:50000/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=Administrator&j_password=EPDJ2EEADM&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:808)
         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:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:531)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.actions.WizardInvokeAction.invokeWizardInANewDialog(WizardInvokeAction.java:179)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.actions.WizardInvokeAction.run(WizardInvokeAction.java:84)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

  • Exporting a .par file from portal

    hello, help me please
    I have a standard iview in a business package employee self-service
    I need find the .par file to download this iview then import with Netweaver developer studio, I think is not created, I try in
    "System Administration"==>"Support"==>"Support Desk"==>"Portal Runtime"==>"Browse deployment"==>"ROOT"==>"WEB-INF"==>"deployment"==>"pcd
    but is not in there.
    anyone can help me please.
    Thanks.

    Hi,
    ESS content is developped in PAR... Basically these are more of Development Components(DCs)... In order to customize them , you should have NWDI...
    Below blog explains how to customize....
    ESS/MSS Customization – Make it Simple
    If in case your customisation is minor like customizing the text, hiding/un hiding the links, then
    go to the location whrere your ESS iViews are stored, click on Preview.
    It will open the iView.
    Then do a (Cntrl+Right Click) on the link/image which you want to hide/unhide.... u will get the options...
    Regards,
    Srinivas.

  • Unable to Deploy Par  File in the Portal

    Hi Experts,
    When i'm trying to deploy the par file to the portal after Configuring the server settings it's giving me an error.
    "Operation Failed: Please make sure the server 'DEV' (hostname:port) is running or check the log (sap-plugin.log) for more detail "
    And please guide me where i can find the log file sap-pluginng to check the logs as i'm new to the NWDS i'm not able to locate the file.
    Regards,
    Nilesh

    Dear Nilesh,
    Check that you have set the followings configurations:
    - Windows -> Preferences -> SAP J2EE Engine:
         Message Server host: Portal Server
         Message Server port: ms of portal 390x (not 50x00) you cand find your message server port in http://server:port/index.html -> System Information (Message server table)
    - Windows -> Preferencies -> Sap Enterprise Portal (there you need to put the 50x00 port).
    Try with this a comment, regards.

Maybe you are looking for

  • A problem with ZAC

    We are making a Java client using ZAC service in order to be installed in some PCs Using next JRE everything works right: IBM 1.1.8, Sun 1.2.2, Sun 1.3.0 But, when using IBM JRE1.3.0 we have a problem. JRE and the application are downloaded well, but

  • I bought a itunes card and it says its invaild

    i can not buy anything with my iturnes card help what to do it says invalid card/code

  • Use different profiles with different versions of Firefox

    I want to use 2 versions of firefox (27 and AURORA) on my mac. IS there any way I can PERMANENTLY 'assign' profiles to the exact versions so one version ALWAYS opens with profile1, the other- with profile2? Please explain clearly. Thanks.

  • How can I get my password to work without saying cant connect to itunes

    want to be able 2 upload & update all my Iphone Apps but everytime enter my password goes 2 update then says can't connect to iTunes? How can I fix this problem? Anyone who can help please!!!!   My e-mail is [email protected] also Thank you Please he

  • Best method - update multiple items

    Hello all. I have 2 tables. One called deposits and another called items. 1 deposit can have 1 or many items. Hence the item table looks like this |  item_num      |  item_name     |   deposit_id    | |       1        |   bike         |          1