Not able to view the uploaded PAR file in the portal archive selection.

Dear All,
I have modified com.sap.portal.runtime.logon.par and have renamed it to some other name.
Now I have uploaded the par file.
The problem is that when choose new from PAR option (to create iview from a par file),I am not able to see the par file in the Portal Archive selection.
I also want to know that if I am able to call the par file in the iview, can I use this iview to have a portal login.
Our requirement is that we want to give login page for the portal in the portal home page.The portal home page will be for the anonymous users.
Kindly try to guide me

Hi Nitin,
Check ur Portalapp.xml file. If u have the following code in that just <b>remove</b> them
<property name="com.sap.portal.pcm.Category" value="platform">
<property name="inheritance" value="final"/>
Deploy it again.now u can see that par in ur portal.Refer this thread also
PAR File not seen
Regards,
Tamil K

Similar Messages

  • Not able to add PDF or JPEG file on the Service contract

    Hi All,
    Not able to add PDF or JPEG file on the Service=>Service contract=>Attachment TAB
    The error message getting displayed "This entry already exists in the following tables "(ATC1) (ODBC - 2035) [Message 131 - 183] "
    Could anybody help me to sort out this issue.
    Thanks,
    Vishwanath

    Hi,
    Would you please run the above query at your side
    select * from atc1
    where absentry not in (select absentry from oatc)
    and in case you get any results, please log a message for SAP support on Service market place
    Regards
    Vikas
    SAP Business One Forums Team
    Edited by: Vikas Rastogi on Jan 13, 2009 9:52 PM

  • Not able to view transport request tpz file for importing in Production

    Hi Experts,
    I am using PI 7.0. I am facing a problem while transporting a request to Production environment. I am using File Level Transport. When I create a transport file, it is successfully created in development system's /export location. Basis team moves the file production system's /import directory.
    But here I am not able to see the imported file via Tool->import design/configuration objects , in Production environment. I have tried to use user Id's which have admin level authorizations, still I cannot see the file.
    Background - A couple of weeks back, there was an issue with cluster service going down, and we had to manually register the  Exchange infrastructure in SLD. New associations were created as per SAP note - #764176 'Manual correction of XI content in SLD'. We were able to transport to Production environment before this issue occurred.
    Please help !
    Regards,
    Nikhil

    Hi,
    When I am trying to export pr create a TR file in XI production environment, i am getting error message - Permission denied.
    Is this the problem ? Here is the log -
    #4 15:25:09 [Thread-27] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
    com.sap.aii.utilxi.misc.api.ResourceException: Permission denied
         at com.sap.aii.ib.server.persist.gen.FileAccess.getTempDirectory(FileAccess.java:100)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.createTmpStream(FileUtils.java:63)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.createTmpStream(FileUtils.java:50)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.exportZipped(InternalTransportServiceImpl.java:161)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.exportXiObjects(InternalTransportServiceImpl.java:329)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.exportXiObjects(TransportServiceImpl.java:215)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.exportXiObjects(TransportServiceBean.java:266)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.exportXiObjects(TransportServiceRemoteObjectImpl1_0.java:1136)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:877)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Serialized server exceptions:
    MESSAGE ID: java.io.IOException (serialized)
    java.io.IOException: Permission denied
         at java.io.UnixFileSystem.createFileExclusively(Native Method)
         at java.io.File.checkAndCreate(File.java:1313)
         at java.io.File.createTempFile(File.java:1400)
         at java.io.File.createTempFile(File.java:1437)
         at com.sap.aii.ib.server.persist.gen.FileAccess.getTempDirectory(FileAccess.java:94)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.createTmpStream(FileUtils.java:63)
         at com.sap.aii.ib.server.transport.impl.utils.FileUtils.createTmpStream(FileUtils.java:50)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.exportZipped(InternalTransportServiceImpl.java:161)
         at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.exportXiObjects(InternalTransportServiceImpl.java:329)
         at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.exportXiObjects(TransportServiceImpl.java:215)
         at com.sap.aii.ib.sbeans.transport.TransportServiceBean.exportXiObjects(TransportServiceBean.java:266)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.exportXiObjects(TransportServiceRemoteObjectImpl1_0.java:1136)
         at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:877)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    #3 15:23:54 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)
    Regards,
    Nikhil

  • Not able to View data in .CSV file

    Hi,
    I am using some java script to display data conditionall, for color coding purpose but when i try to download the data to an spread sheet i am not able to do that please suggest me how to export fix this bug
    select
    case
    TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2)
    = :P15_EV_LCLthen
    '<span style="background-color:lightgreen">'|| TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || '</span>'
    else
    '<span style="background-color:red">'|| TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || '</span>'
    end "Effort"
    from actuals Z
    If i try to extract actuals it shows blank not able to extract data please suggest me how to fix this issue.
    Thanks
    Sudhir

    Hi,
    I have no problem with item :P15_EV_LCL this is having a value my probem here is i am using java script to display the value in different color based on the condtion case
    eg:
    select
    case
    TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2)
    = :P15_EV_LCL
    then
    span style="background-color:lightgreen"
    || TRUNC((
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || /span
    else
    span style="background-color:yellow"
    || TRUNC(
    ( (NVL(Z."AEWP",0) - NVL(Z."BEWP_Final",0) ) / DECODE(Z."BEWP_Final",0,NULL,Z."BEWP_Final") ) * 100
    ),2) || '%' || /span
    end "Effort"
    from actuals Z
    If i dont use this <Span style="Background-color:color"> i am able to generate data in excel sheet if i use this color coding i am not able to get data in spread sheet.
    Please suggest
    Thanks
    Sudhir
    Edited by: Sudhir_N on Mar 23, 2009 10:00 PM

  • Error while uploading par file

    Hi,
            I am trying to  upload par file for the first time. When I try to deploy the par file, I am getting message saying, 'Operation failed: Please make surethe server 'Myportal' (host:port) is running or check the log( sap-plugin.log) for more details'/
    I have tried to open the portal  http://host:port/irj/portal. I am able to open the portal and can login successfully also. This means that the portal is running ( Am I right ?).
    I have tried to  upload the par file directly from the portal using
    system admin>support>portal runtime>Administration console--Archive uploader.
    I got the error messages as given below.
    INFO: Detected Portal Archive File: HelloProject.par
    INFO: Deployment failed - exception caught: Application upload failed: HelloProject.par - more detail at: E:\usr\sap\IN1\JC01\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\HelloProject.par.log
    Please guide me about what could be the pbm and  how to solve this.
    Thanks in advance.
    Regards,
    Vishnu Priya

    Hi Vishnu,
    Are you trying to upload a PAR file from the NWDS?
    if then you need to configure the J2EE engine correctly before doing so
    for that matter you need  the port number and also have that the SDM password for deployement
    Once these are ready ...go to the J2EE engine tab available on the bottom corner.And make sure the J2EE engine is working. or the server is up.Is this what you are looking for.....if yes.....just reply...I can continue with the deployment..
    Regards
    Arun

  • 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;

  • Access class files in a Portal Archive

    Hello,
    i have downloaded the uwl.par file form the portal and imported it into the NWDS. The par file does include tons of class-files. How can i access them?
    regards,
    Markus

    For viewing the class file, you can download any java decompiler
    I would suggest use DJ..download from
    http://members.fortunecity.com/neshkov/dj.html
    You can also JAD for the same.
    please note that decompliled code may not be exactly same as the original code.
    Regards,
    Piyush
    ps: please mark useful answers.

  • Not able to get the standard par files

    Hi,
    I  downloaded the standard par file from ROOT/WEB-INF/deployment/pcd (download this folder).  My problem is I am not able to extract the par.bak file from the downloaded zip file. But I able to exract the par.bak file for custom created portal componet's par file.
    What would me the problem?
    Kindly help me out.
    Ram

    Hi,
    Rename the par.bak file to par and then try to import it into NWDS. This will create a project in NWDS and you can start playing around with the project files. When you import par file no jar files are imported into NWDS, so you should do it manually.
    Check this how to import par file into NWDS:
    importing a .par file
    Regards,
    Praveen Gudapati

  • Not able to view the window when I run cim.bat file

    I have installed ATG web Commerce 10.0.3 and I need to configure MySql. For that I need to Start CIM by running the following file: <ATGdir>\home\bin\cim.bat and later I have to Type P to choose the products to configure, at a minimum ATG Platform and ATG Content Administration. But when I am not able to view the window to proceed further when I run thecim.bat file.Please let me know if anyone has any idea about this.

    Hi,
    Please find the error log while running in the command prompt.
    C:\Documents and Settings\******>c:\ATG\ATG10.0.3\home\bin\cim.bat
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
    umber in .class file
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12
    4)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at atg.core.util.BeanUtils.instantiate(BeanUtils.java:427)
    at atg.core.util.BeanUtils.getBeanInfo(BeanUtils.java:395)
    at atg.nucleus.SimpleComponentState.getComponentClassDescriptor(SimpleCo
    mponentState.java:547)
    at atg.nucleus.SimpleComponentState.<init>(SimpleComponentState.java:91)
    at atg.nucleus.SimpleConfigurationState.<init>(SimpleConfigurationState.
    java:93)
    at atg.nucleus.PropertyConfiguration.configureService(PropertyConfigurat
    ion.java:756)
    at atg.nucleus.Nucleus.<init>(Nucleus.java:832)
    at atg.nucleus.Nucleus.<init>(Nucleus.java:717)
    at atg.nucleus.Nucleus.startNucleusCheckLicense(Nucleus.java:4144)
    at atg.nucleus.Nucleus.startNucleus(Nucleus.java:4021)
    at atg.cim.SessionContext.startNucleus(SessionContext.java:632)
    at atg.cim.SessionContext.startNucleus(SessionContext.java:610)
    at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:7
    4)
    at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    at atg.cim.Launcher.main(Launcher.java:68)

  • Not able to view data and song folders/files in my ipod

    Hi All,
    I have a 30 GB Video iPod which I have been using since the past 6 odd months. Recently, my iPod was infected with a virus. I managed to clean up the virus but since then I am not able to view the data and song files or folders stored in the iPod. I can only view a hidden folder with the name 'astry' and when I double click on it nothing is visible. I tried some freewares available for data recovery but they just scan the iPod and tell that so many number of files are available. But for retrieving them I will have to buy the software.
    Has anyone faced similar project? Does anyone knows any solution to this problem?
    Thanks,
    Sameer

    Hi Aneesh,
    First be more clear about Aria Application. As Aria, is been related to an hrms part of an organization carrying the people infomation and it has some separate features too.
    But in your prespective i couldnt able to understand what do you want to do with that packeged application.
    Since you want to customize the aria application according to your organization needs means, First collect all your necessary organization information that is needed(like tables etc.). Then substitute those (i.e) your organization tables in the appropriate places in the form of query.
    Please dont use the same Aria people table, as the Oracle may framed according to their employee information. Nearly Aria application has 200 supporting objects. If you want to use the same objects means whether u r going to creating nearly 200 supporting objects..It is not worth at all.
    Please be more clear in your requirement that, what you are doing, and then raise the question. Be more prepared with your tables along with datas, and let give your reply once you were been prepared with your organization details table.
    As there are more peoples in the forums to help you other than me.
    Brgds,
    Mini
    Mark Answers Promptly

  • Not able to view Forms Server version in Help: About Oracle Applications after the forms upgrade 10.1.2.3.0

    Hi all,
    DB:11.2.0.3.0
    EBS:12.1.3
    O/S: Sun Solaris SPARC 64 bits
    I am not able to view Forms Server version in Help: About Oracle Applications after the forms upgrade 10.1.2.3.0 after the forms upgrade 10.1.2.3.0 as per note:Upgrading OracleAS 10g Forms and Reports to 10.1.2.3 (437878.1)
    Java/jre upgraded to 1.7.0.45 and JAR files regenerated(without force option). Able to opne forms without any issues.
    A)
    $ORACLE_HOME/bin/frmcmp help=y
    FRM-91500: Unable to start/complete the build.
    B)
    $ORACLE_HOME/bin/rwrun ?|grep Release
    Report Builder: Release 10.1.2.3.0 - Production on Thu Nov
    28 14:20:45 2013
    Is this an issue? Could anyone please share the fix if faced the similar issue earlier.
    Thank You for your time
    Regards,

    Hi Hussein,
    You mean reboot the solaris server and then start database and applications services. We have two databases running on this solaris server.
    DBWR Trace file shows:
    Read of datafile '+ASMDG002/test1/datafile/system.823.828585081' (fno 1) header failed with ORA-01206
    Rereading datafile 1 header failed with ORA-01206
    V10 STYLE FILE HEADER:
            Compatibility Vsn = 186646528=0xb200000
            Db ID=0=0x0, Db Name='TEST1'
            Activation ID=0=0x0
            Control Seq=31739=0x7bfb, File size=230400=0x38400
            File Number=1, Blksiz=8192, File Type=3 DATA
    Tablespace #0 - SYSTEM  rel_fn:1
    Creation   at   scn: 0x0000.00000004 04/27/2000 23:14:44
    Backup taken at scn: 0x0001.db8e5a1a 04/17/2010 04:16:14 thread:1
    reset logs count:0x316351ab scn: 0x0938.0b32c3b1
    prev reset logs count:0x31279a4c scn: 0x0938.08469022
    recovered at 11/28/2013 19:43:22
    status:0x2004 root dba:0x00c38235 chkpt cnt: 364108 ctl cnt:364107
    begin-hot-backup file size: 230400
    Checkpointed at scn:  0x0938.0cb9fe5a 11/28/2013 15:04:52
    thread:1 rba:(0x132.49a43.10)
    enabled  threads:  01000000 00000000 00000000 00000000 00000000 00000000
    Hot Backup end marker scn: 0x0000.00000000
    aux_file is NOT DEFINED
    Plugged readony: NO
    Plugin scnscn: 0x0000.00000000
    Plugin resetlogs scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Foreign creation scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Foreign checkpoint scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Online move state: 0
    DDE rules only execution for: ORA 1110
    ----- START Event Driven Actions Dump ----
    ---- END Event Driven Actions Dump ----
    ----- START DDE Actions Dump -----
    Executing SYNC actions
    ----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
    Successfully dispatched
    ----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK'
    (SUCCESS, 0 csec) -----
    Executing ASYNC actions
    ----- END DDE Actions Dump (total 0 csec) -----
    ORA-01186: file 1 failed verification tests
    ORA-01122: database file 1 failed verification check
    ORA-01110: data file 1:
    '+ASMDG002/test1/datafile/system.823.828585081'
    ORA-01206: file is not part of this database - wrong
    database id
    Thanks,

  • Finder not able to view folders and files on EHD after updating to OS X 10.9.4

    I can see still see 'Hitachi' in the 'Devices' Sidebar, but I am not able to view folders and files on this Hitachi XL2000 2TB FAT32 Hard Drive (EHD) that is USB connected to the iMac below.
    Late 2013 Apple iMac (27-inch Display 2560 x 1440), 3.4GHz Quad-core Intel Core i5, Turbo Boost up to 3.8GHz, 8GB 1600MHz DDR3 SDRAM - 2X4GB, 512GB Flash Storage, NVIDIA GeForce GTX 775M 2GB GDDR5, Magic Trackpad, Apple Wireless Keyboard and OS X 10.9.4 Mavericks
    All was fine until I updated from OS X 10.9.3 to 10.9.4 earlier this week, so now when I double-click on 'Hitachi' it just loads and loads with nothing happening and never displays the folder and file contents of the EHD.
    Also, confirmed that Hitachi EHD has been removed from Spotlight indexing per System Preferences > Privacy > + > Hitachi and it was so this does not seem to be an indexing issue.
    I have used OnyX and Apple Disk Utilities unsuccessfully to try and fix this problem.
    Interestingly, Backblaze online backup still sees the EHD and connecting this EHD to a Win 8.1 PC also sees the EHD.
    Further, I ran the commands below in 'Terminal' to make sure the drive was visible and got the following results which shows that the EHD is not hidden.
    iMac:Applications john$ chflags nohidden /Volumes/Hitachi/
    iMac:Applications john$ GetFileInfo /Volumes/Hitachi/
    directory: "/Volumes/HITACHI"
    attributes: avbstclinmedz
    modified: 07/10/2014 23:26:44
    Finally, I installed XtraFinder and am still not able to see the contents of the EHD, but when I installed OmniDiskSweeper I can navigate the EHD folder tree with no problems and can see the contents of the EHD, but when I try and open up a file it opens Finder which loads and loads and nothing happens.

    Apple Support was quite helpful, but in the end I will wait to do a clean install of OS X Yosemite which is due in the Fall and not try and fix OS X 10.9.4 Mavericks.
    It turns out that I run backups on my '/Users/john/Library' and the size of this folder before the 10.9.4 update was 1.07 GB and after the update it is 806.9 MB which is baffling, but in the end all of these problems should be resolved with a clean install of OS X Yosemite.
    One lesson learned for the future is that I will wait on installing an update until it has been in the wild for awhile as a quick OS X Mavericks Finder Problem search and similar searches show there could be an issue.

  • New PAR file not appearing in the Portal Archive Selection list

    Hello Knowledgeable Portal Ones,
    I am on EP6.0 SP13.
    A developer on the team created a new PAR.  It was uploaded, and it is now showing in my portalapps directory.  A super-admin for the portal can successfully create an iView using it (New from PAR), but developers (who have lesser security access) can not.  When developers attempt to do so, no portal archives appear in the portal archive selection list.  In fact, developers would not be able to create a new iView from any PAR.
    I see that the portalapp.xml has placed the PAR in "high-safety".  I suppose this may be causing the problem. 
    How do I address this problem?
    Thank you for your feedback.
    Kevin

    Hi Kevin,
    there are two known possibilities for this behaviour:
    1.) Within the portalapp.xml, the property com.sap.portal.pcm.Category has been set to "platform". This should only occur if someone imported an existing PAR to modify it. Also see Browse deployment iview
    2.) Someone has changed the permissions for application access (under System Administration - Permissions - Portal Permissions - Applications - <YourApplication> --- There the one who should create an iView from a component must have Read permission for the corresponding application, also see http://help.sap.com/saphelp_nw04/helpdata/en/f6/2604e505fd11d7b84200047582c9f7/frameset.htm - Administrator Permissions - For portal components
    Hope it helps
    Detlev

  • PDF files not able to view with mac os but working fine with other browers even i downloaded pdf plugins

    Hi,
    On Apple Mac i am not able to view/open pdf files even i downloaded adobe reader plugins but same thing i can open with help of other browsers like chrome. And with firefox i am getting below message when try to open pdf files.
    "It appears you don't have Adobe Reader or PDF support in this web browser. Click here to download Adobe Reader".
    I want to fix it for my client.
    So please suggest me to fix this.

    When you install or update Adobe Reader, it installs a plugin for viewing PDF files inside Firefox and sets that as the default. The problem is that this plugin does not work. In order to view PDF files again follow these steps
    ''' https://support.mozilla.org/en-US/kb/pdf-files-are-blank-and-cant-be-downloaded-mac '''

  • Quicktime 7 not able to view mpeg-4 file

    I recently had quicktime 7 install on my machine. For some reason i was not able to view mpeg-4. I cannot watch the video but i can hear the sound. I think the file is good, because i can watch on another computer. Try to reinstall, no help. Download divx and ffdshow encoder, no help either. p.s i can watch quicktime 7 with .mov file. I hope someone can help me with this. Maybe i can do a clear uninstall on the machine? Any sugguestion?

    Dr. Burkstrom, I'd suggest you start a new topic with your issue (use the "Post a new topic" link at the top of each main topic page). It's generally better to ask a question as a new topic rather than as a reply in someone else's thread, It's more courteous to the original poster, and is more likely to get your question the attention it deserves, particularly since your profile says that you're on a Mac and this is the QuickTime for Windows forum.
    Regards.

Maybe you are looking for

  • FREE APP For Showing What's Filling Your HD !

    In the past I have recommended "WhatSize" for quickly listing and displaying everything on your HDs, showing what is taking up that valuable space. However, I notice that the current version is no longer free. Luckily, James M. on the FCP forum has p

  • Which Mac Mini will do the job?

    Hello I currently connect my 2.5 Ghz Core 2 Duo 17" MacBook Pro to my Panasonic 37" Plasma ( 1080i ) via HDMI and everything works perfectly. I use mounted server volumes over a wireless network to allow access to my movies through Front Row.No probl

  • Navbar won't stretch in Darkroom template

    Hi, I made a page using the Darkroom template, and then increased the content width to 850px (from 700px). But when I stretched the Navbar to the right to fit the new page width, the white outline went across, but the gray fill colour stayed fixed at

  • SAP Easy DMS / KPRO / Content Server

    Dear Fiends, We have a requirement to configure the SAP Easy DMS integrating with ECC 6.0 EhP6 application. I am trying to understand the base application components which are needed to set-up the landscape. My questions are: 1 - Do we need SAP Conte

  • Flex Builder 3 Beta 3 Mac OS X Installer Error

    I am trying to install Flex Builder 3 Beta 3 on an Intel Mac running Mac OS X 10.4.11. When I open the installer, the first screen (which allows you to select languages) works properly. The second screen, however, does not load properly - I only see