Portal Activity Problem DuplicateKeyException

Hello, we are on EP 6.0 SP9, running on solarins and Oracle 9 database
We configure the activity report tool without problems, but since some days the tool has these errors on oracle and there is no more information stored in the database:
Warning: update of user 0HVN+Dwr3BxFaG5cX/TAwQJSUvU= failed.
com.sap.sql.DuplicateKeyException: ORA-00001: unique constraint (SAPEPPDB.SYS_C003383) violated
Can anyone help us in this problem?

Can't help, but I can report that I have the same problem with an EP6SP10 system (UNIX/Oracle).  I encounter this problem when I run the aggregator.sh application from an ssh session.
Aggregator Started...
Loading DB_Connection.properties
Enter database password:
Testing connection...Connection to database successful.
Sleeping until first aggregation period: 1 minutes.
Current Database Time: 24 May 2005 14:00:50 GMT
Aggregating data from 1 Jan 2004 00:00:25 GMT to 24 May 2005 14:00:50 GMT -
query = SELECT MAX(TIMESTAMPHOUR) FROM WCR_AGGINFO WHERE AGGREGATIONLEVEL = 'h'
first run at 1116874800000
change begin date 1116878400000
executing query: SELECT TIMESTAMPHOUR,NODEID,HASHEDUSERID,USERTYPE,LOGONID FROM WCR_USERNODESTAT WHERE TIMESTAMPHOUR >= 1116878400000 AND TIMESTAMPHOUR < 1116943250000 ORDER BY TIMESTAMPHOUR
Info: Retrieved DjpSAXfPUVc3QqgHdhi7mlLd4XA= from ResultSet
query = INSERT INTO WCR_USERSTAT(TIMESTAMPHOUR,AGGREGATIONLEVEL,HASHEDUSERID,USERTYPE,LOGONID) VALUES (1116878400000,'h','DjpSAXfPUVc3QqgHdhi7mlLd4XA=','n','null')
Warning: update of user DjpSAXfPUVc3QqgHdhi7mlLd4XA= failed.
rollback done
Exception during aggregation
com.sap.portal.webreport.tools.AggregatorException
        at com.sap.portal.webreport.tools.util.DBWriter.update(DBWriter.java:243)
        at com.sap.portal.webreport.tools.util.ContentReportProcessor.aggregateUser(ContentReportProcessor.java:301)
        at com.sap.portal.webreport.tools.util.ContentReportProcessor.aggregate(ContentReportProcessor.java:120)
        at com.sap.portal.webreport.tools.Aggregator.go(Aggregator.java:501)
        at com.sap.portal.webreport.tools.Aggregator.main(Aggregator.java:398)
caused by:
com.sap.sql.DuplicateKeyException: ORA-00001: unique constraint (SAPPP1DB.SYS_C003349) violated
        at com.sap.sql.jdbc.common.CommonStatementImpl.executeUpdate(CommonStatementImpl.java:439)
        at com.sap.sql.jdbc.common.CommonStatementImpl.executeUpdate(CommonStatementImpl.java:163)
        at com.sap.portal.webreport.tools.util.DBWriter.update(DBWriter.java:233)
        at com.sap.portal.webreport.tools.util.ContentReportProcessor.aggregateUser(ContentReportProcessor.java:301)
        at com.sap.portal.webreport.tools.util.ContentReportProcessor.aggregate(ContentReportProcessor.java:120)
        at com.sap.portal.webreport.tools.Aggregator.go(Aggregator.java:501)
        at com.sap.portal.webreport.tools.Aggregator.main(Aggregator.java:398)
Aggregation took 807 millis
Sleeping until next aggregation period.
I would also like to know if there is a way to run the aggregator.sh application in background.
Regards,
- Mike

Similar Messages

  • Portal activity report(image problem).

    Hi All,
    I have a problem in Portal Activity report of Number of users who logged on.
    In "Number of users who logged on" report, there is one java image(applet).It is not rendering. It is giving the error :
    Java Plug-in 1.6.0_01
    Using JRE version 1.6.0_01 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\km39649
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    Piglet Version 1.1.35 - 07.12.01
    java.lang.NullPointerException
         at com.sap.miniapps.graphics.CategoryChart.setChartType(CategoryChart.java:898)
         at com.sap.miniapps.graphics.Piglet.init(Piglet.java:268)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Exception in thread "Thread-7" java.lang.NullPointerException
         at sun.plugin.util.AnimationPanel.createTranslucentImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.createGradientShapeImage(Unknown Source)
         at sun.plugin.util.AnimationPanel.initBackground(Unknown Source)
         at sun.plugin.util.AnimationPanel.preloadResources(Unknown Source)
         at sun.plugin.util.AnimationPanel.doPaint(Unknown Source)
         at sun.plugin.util.AnimationPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Can any one please help me why it is coming?
    Thanks in Advance,
    Kavitha

    I am using ORACLE.
    Actually the iview is the standard par iview, so i have created it from the "iview from Par" and that too in my test server seperately. I have created a new folder and under it i have created this new iview from Par. I have taken the com.sap.km.activityreport.frontend. and under this the activity report component.
    I have also restarted the Data collection service. Other than these I did not do any other configurations. Any thing else is required?
    Thanks in advance,
    kavitha

  • Problem in developing a Portal Activity Report iView

    I have developed a Portal Activity Report iView and assigned some iviews to the "Specify Report Content" option! I am supposed to get the user information but instead, I see the message "No content available for the specified period".
       Am I missing anything?
       Can someone help me out in this regard!!!

    Keep in mind that the Portal Activity Reporting functionality only collects user information from hits to <b>pages</b> that have the <b>Monitor Users</b> property set to true.  You can monitor the number of hits to an iView, but cannot collect user information about those hits.  If you need this kind of information for an iView, I would recommend adding the iView to a page and then collecting the activity reporting information you need from the <i>page</i> hits.
    See <a href="http://help.sap.com/saphelp_nw04/helpdata/en/58/7e234239f75733e10000000a155106/frameset.htm">Configuring iViews/Pages for Data Collection</a> for more information.
    Hope this helps,
    Fallon

  • How to list the documents in the Portal Activity Report?

    Hello,
    In the Portal Activity Report I would like to see the documents list with number of uploads, number of downloads and the username who have accessed the documents for monthly. Can any one help me where to mention all the details regarding this one. I didn't found anything regarding this in the Portal Activity Report.
    Thnx in advance.
    cheers,
    Murali

    Hello,
    Can anyone help me solving this problem.
    Thnx in advance
    cheers
    Murali

  • Portal Activity Report

    Hi,
    I am working on EP 7.0 SP 18. I have created an Activity Report iView to track which users have used my WebDynpro application.My Wedynpro application is on a page and the Monitor User property of the page is also turned on.
    I am able to see the data for some days but it does not show any data for the later days.
    What could be the problem? The raw data gets saved in the portal database.Is there any limit to the data that can be stored.I configured my Service to save data every 5 minutes.
    Pls Help.
    Warm Regards
    Saurabh

    Try taking the report every hour or so Rather than every 5 minutes .. as far as i know there is No limit to the amount of portal activity that you can store other than the actual size of the database ..
    other than that i am pasting a few links which you might know but might still be of some use to you . ..
    http://help.sap.com/saphelp_nw70/helpdata/EN/47/873c9dc84a199ce10000000a42189d/frameset.htm
    In the link below this topic has already been discussed but not the detail you are requesting ...
    Portal Actvity reporting
    and
    http://help.sap.com/saphelp_nw04/helpdata/de/b5/c652070d474533a18a930112a4b926/frameset.htm
    Regards ,
    Manthan.

  • Portal Activity Report -- Simplification?

    Hi all,
           I've been working with the Portal Activity Report iView for a couple of weeks now trying to develop some metrics for our company to measure the portal usage by. I didn't have any problems with the user reports, but I had <b>a lot of issues with the iview/page reports</b>.  Although I sucessfully found and charted the <b>daily data</b>, it took a painstakingly long time because of several factors:
                 - There was so much data that I had to shift through for about 1.5 months, upwards of 11000 rows.
                 - I did not need most of the data as this is the first report being generated for the company, they just want more general metrics rather than detailed metrics. However, the company may still want reports on the other data later on, so we can't just disable the collection of data on most of our iViews.
                 - The format of the date column in the iView/Page report did not sort well in Excel. Instead, I had to convert the dates to the more traditional mm/dd/yyyy format so that they sorted properly. This didn't take too long, but it was still an issue.
                 - Unfortunately, when the portal was deployed, and still now, we do not have naming conventions for our iViews. This resulted in there being many object names (column heading) that were the same even though they were different iViews and pages (for example, an "About" iView exists on many pages). The only way to differentiate them was based on the PCD location, which is very long and not the best way to have to look at and sort through data.
                 - Lastly, we only collected data for iViews/Pages that got at least 2 hits. This was fine for iViews/Pages that usually got 10 or more hits per day. However, for iViews that didn't get 2 on any given day, no data was reported. This is what we intended, obviously. But it became a problem when I went to go graph the data because I was using line charts with multiple lines (series) on them (for example, I grouped all the different search iViews onto one line chart to compare which search pages are getting used the most). Here is an example graph that I had to create dates and 0's for because the bottom two series had days were missing some days because they got less than 2 hits: <a href="http://img509.imageshack.us/img509/7365/examplegraphvd8.jpg">Example Graph</a>.  Some of the series wouldn't have the same number of points because there were some days that were missing because they got less than 2 hits. This meant I had to go back and manually add in rows of missing dates along with 0 hits to make the graph correct.
           So, now that I've detailed the problems and issues, here is my real problem going forward. The executives would like monthly reports on the portal. Ideally, this process would be as automatic as possible. I was hoping people could <b>suggest best practices</b> for gathering and sorting through the data so that it doesn't take anywhere near as much time to group and identify key iViews and pages. Is there <b>any way to selectively download data</b> about iViews/Pages without turning off the data collection on other iViews/Page? Also, is there any way to automate the downloading of the iView/Page and User reports from the portal given a time interval such as every 30 days? Has anyone else run into similar problems in their own positions and, if so, can you make suggestions about how you have improved the reporting and charting process? Any help is greatly appreciated.
    Thank you.
    Message was edited by:
            Chad Sowald
    Message was edited by:
            Chad Sowald

    Hi Ariel,
    Check the database table WCR_WEBCONTENTSTAT, and see if any data is being generated. This will determine if the problem is data generation or the reporting of the data.
    If there is no data, the only possibility is that the Montiro Hits is false, but this is not the default and is unlikely.
    If there is data, check the aggregationlevel field and the timestamp of the data, and create a report for this period and aggregation level. For example, if the aggregation level is "q" generate a quarterly report for the time period.
    Hope this helps.
    Daniel

  • Portal Activity Report is not getting updated properly

    Hi,
    I have created a test portal activity report with the Reporting type set as Page/iView activity.  I have added five iViews in this including a yahoo search URL iView.  The reporting period interval is set to Fixed Period with the date range that spans for around 10 days.
    The issue is, even after hitting these iViews several times, I don't see the portal activity report getting updated.  Only for the yahoo search, I can see no. of Users as 1 and no. of Hits as 4 as a previous day report (today being friday, I could see thursday's yahoo iView report).
    Here are the pre-liminary settings that I've done:
    1. All the iViews have the 'Monitor Hits' as 'true'.
    2. The Activate Data Collection is set to 'true' in the 'DataCollectionHook' that is available under com.sap.portal.activitydatacollector Service
    3. The properties viz., Activate Portal Activity Report, Gather iView statistics, Page statistics..etc are all set to 'true' in the ActivityReport Service
    4. I could see that the last aggregation time (in GMT) keeps changing every one hour without any problem.
    Any help would be appreciated.
    Thanks in advance!
    Regards,
    Yuvaraj SG

    Hi Raghu,
    I tried as per your suggestion.  At first, I thought that it's working.  But, the report came out only for one day (thursday's report) and there weren't any more reports after that.  So, I don't think this approach is working in my case!  Moreover, for me the requirement is that the iViews have to be in some other portal roles and the Activity Report iView will be in a different portal role.
    So, I am currently checking the SAP Note 1084379 as Sandeep has quoted.
    Thanks for your help!
    Regards,
    Yuvaraj SG
    Edited by: yuvaraj s g on Jul 13, 2009 8:09 PM

  • Reg:- Runtime Exception on preview of Portal Activity Report Editor iView

    Hi All,
    I am trying to preview the iView, "Portal Activity Report Editor" located under Portal Content -> Content Provided by SAP -> Admin Interfaces -> Admin iView Templates -> Portal Editors under Content Administration role.
    But, when I previee the iView, I get a RunTime Exception as follows:
    #1.5 #0014C263546200A5000008B900000CEC000450DE5CE9A528#1214815878685#com.sap.portal.applicationFramework.tools.wizardframework#sap.com/irj#com.sap.portal.applicationFramework.tools.wizardframework#<User_ID>#152806##n/a##b3602110468111dd9e8e0014c2635462#SAPEngine_Application_Thread[impl:3]_56##0#0#Fatal#1#/System/Server#Java###wizard session No: 429: could not instantiate pane instance of type com.sapportals.admin.wizardframework.core.ClassNameAndConstructorArgs@1663bd## #1.5 #0014C263546200A5000008BA00000CEC000450DE5CE9A6F1#1214815878685#System.err#sap.com/irj#System.err#<User_ID>#152806##n/a##b3602110468111dd9e8e0014c2635462#SAPEngine_Application_Thread[impl:3]_56##0#0#Error##Plain###Jun 30, 2008 4:51:18 AM                     com.sap.portal.portal [SAPEngine_Application_Thread[impl:3]_56] Error: Exception ID:04:51_30/06/08_15351_4495550
    #1.5 #0014C263546200A5000008BC00000CEC000450DE5CE9B605#1214815878685#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#<User_ID>#152806##n/a##b3602110468111dd9e8e0014c2635462#SAPEngine_Application_Thread[impl:3]_56##0#0#Error#1#/System/Server#Java###Exception ID:04:51_30/06/08_15351_4495550
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.activityReportEditor
    Component class : com.sap.portal.webreport.editor.ActivityReportEditor
    User : <User_ID>
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:547)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         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)
    Caused by: java.lang.RuntimeException: an Exception occured when instantating class com.sap.portal.admin.editor.pane.EditorPaneWrapper
         at com.sapportals.admin.wizardframework.core.TrivialPaneFactory.getComponent(TrivialPaneFactory.java:54)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:225)
         at com.sap.portal.admin.editor.Editor.doWizard(Editor.java:605)
         at com.sap.portal.admin.editor.Editor.run(Editor.java:150)
         at com.sap.portal.admin.editor.AbstractEditorComponent.doContent(AbstractEditorComponent.java:59)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 29 more
    This happens for all Editor iViews.
    Kindly let me know what could be the problem.
    Thanks and Regards,
    Pavithra

    Hi Sandeep,
    Thank you for your inputs.
    I had raised an OSS Message with SAP some days ago on this issue. SAP has replied back saying that only users with Content Administration role can have access to configure portal acyivity report. All other users can only view the results.
    Regards,
    Pavithra

  • Portal Activity -- Date format in Usterstat database

    Hello,
    we have a problem with our activity reporting. The system shows us only 0-3 user per hour in the report.
    To see what's the problem we looked in our USERSTAT data base to compare it with the report.
    I wonder, if these numbers below are correct? I don't know what they mean. Are this dates?? Could it be a wrong data type??
    <u>Here is an extract from our USERSTAT:</u>
    TIMESTAMPHOUR AGG                                                              
    HASHEDUSERID                                                                   
    USE                                                                            
    LOGONID                                                                        
       1.1779E+12 h                                                                
    USER1                                                                    
    n                                                                               
    USER1                                                                               
    TIMESTAMPHOUR AGG                                                              
    HASHEDUSERID                                                                   
    USE                                                                            
    LOGONID                                                                        
       1.1792E+12 h                                                                
    USER2                                                                       
    n                                                                               
    USER2
    Thanks in advance.
    Kirsten

    Hi kristen,
    As far as i know SAP runs an agregated Script which will aggreate the data and store the Data.So the data which you see in the database can be one day old ( Need to check on this ) Refer to these
    Mysteries of the Portal Activity Report
    Mysteries of the Portal Activity Report II
    Mysteries of the Portal Activity Report III
    refer to these may be of some help.
    Thanx
    Pankaj

  • Activity Data Collector (ADC) - Portal Activity Report Dependancy

    Hello all,
    I have configured the Activity Data Collector (ADC) and it is working as designed.
    But when I stop the Portal Activity Report, the other activity reporting feature, the ADC stops working too.. Does anybody seen this behavior and know why this is happening? We want to get rid of the PA Report, because it seems to be bug-ridden.
    Thanks,
    Raj Balakrishnan

    Hi,
    If you are considering switching to ADC, please remember that it is a little bit different kind of report. There is a SAP Note 1084379 - Portal Activity Report - Latest version (SDA file) that can help you to solve the Activity report bug problem. In case you willing to try ADC
        1.      Navigate to System Administration -> System Configuration -> Service Configuration.
        2.      In the Portal Catalog, navigate to the portal service at Applications -> com.sap.portal.activitydatacollector
                 -> Services -> DataCollectionHook.
        3.      Right-click DataCollectionHook, and select Configure.
        4.      Set the property Activate Data Collector to true, after youu2019ve switch the Activity report to false of course.
    For more information use
    http://help.sap.com/saphelp_nw70/helpdata/EN/46/e4dd28dc8e72dde10000000a114a6b/frameset.htm
    Good luck!
    Victoria Gur

  • Configurations for extracting portal activity data from netweaver portal.

    Hi,
    I need to fetch  the portal activity data from the portal into Solution Manager. I would like to know the configurations on the portal that will be needed in order to extract the portal actvity data . How will i proceed extracting the portal activity data?
    thanks and regards,
    Divya.

    Hi Divya,
    We can not say that Early Watch Alerts is same as the  the portal activity report.
    Its a diagnosis service, for the solution monitoring of SAP and non-SAP systems
    in the SAP Solution Manager. Its gives you the complete details of your System.
    If we talk about Portal then you can get the details like :
    1. Java Heap details
    2. Memory Uses
    3.Portal Objects access details (Like Activity report )
    4.Server Nodes details
       and many more things.................
    The Underlying concept is to ensure smooth operation of individual SAP Systems
    by keeping you informed of their status and allowing you to take action,
    before severe technical problem occurs.
    Check the below link for ewa:
    [SAP EarlyWatch Alert overview|http://www.mediafire.com/?gilijcnnwet]
    [SAP EarlyWatch Alert|http://help.sap.com/saphelp_sm40/helpdata/en/87/50cce344ae495bae240add66a28ed7/content.htm]
    [Using SAP EarlyWatch Alert|http://help.sap.com/saphelp_sm40/helpdata/en/5a/b27f17edb04a6882c59f6619a267b9/content.htm]
    Regards,
    Piyush

  • Can you help me with FontExplorer font activation problems?

    Anyone know how to solve a font activation problem I am having with FontExplorer 4.2? I am on a new mac with new fonts, I am using Maverick with Adobe CS6. With my new mac I bought the latest version of FontExporer Pro X 4.2. This program is having trouble with font activation in all my Adoble suite apps including Indesign. Here is what I am seeing:
    1. The font activates, but the Adobe app does not recognize that it is active. If I go back to Font Explorer and deactivate manually, then re-activate manually. The adobe app might then recognize it. Sometimes it still doesn't. But this does not stay permanently, as soon as I do a restart I have to go through this process again. I see this more often with the User system fonts, but a few times with my regular fonts.
    2. Other times, such as in Indesign, I go to open the file and the file stalls and doesn’t progress while it is trying to activate the fonts.
    3. Another time I have seen after an illustrator file is opened the fonts aren't recognized as being opened and the text goes blank on the page.
    4. In all adobe apps, if I go to use "replace font" on the missing fonts (even though they are turned on) the "replace font" menu only shows the basic system fonts, it won't show me the other fonts turned on.
    I have seen these issues with both formerly created files and fresh new files.
    I have tried the following based on feedback from Font Explorer staff:
    Refresh your Spotlight database
    1. Quit all applications other than FontExplorer X
    2. Choose Tools > Refresh Spotlight Database
    Clean your font caches
    1. Quit all applications other than FontExplorer X 2. Choose Tools > Clean Application Font Caches (check all available checkboxes)
    3. Choose Tools > Clean System Font Caches (requires restart)
    Still after trying this multiple times, the errors continue and even get more random.
    I have also tried this based on their feedback:
    go to FONTEXPLORER X PRO -> PREFERENCES -> ADVANCED and make sure that "Automatically deactivate fonts which have not been activated by the system" is NOT set to never.
    Then click on TOOLS and clean all font caches. Then reboot the system.
    The auto-activation is using a new Apple technology (called Core Text), which unfortunately does not work correctly with some of the Adobe and Quark applications when keeping the fonts permanently activated. We are currently working on an update, and the next version of FontExplorer X Pro will fix this issue.
    This has also not work. Can anyone help me?

    Here is the official work-around for this problem.
    1. Locate "FontExplorer X Pro.app" in Applications
    2. Right-click on "FontExplorer X Pro.app" and select "Show Package Contents"
    3. Navigate to /Contents/Helpers/
    4. Double-click "FontExplorerXLauncher-3.app" or right-click and "Open" to launch it manually. This is needed only once, afterwards the plugins will work normally.
    Please make sure you open the version with the "-3" suffix, the other one does not fix the problem.

  • How to execute the Portal Activity Report

    Hello,
    In the System Administration -> System Configuration-> Service Configuration Editor
    Under Applications->com.sap.portal.activityreport.core-> Services->ActivityReport and I have configured the report.
    I saved I have restarted the service to effect the changes and in Portal Catalog
    Application->com.sap.portal.activityreport.core and I have administrated the changes. The Application Details Editor is displayed.
    I have clicked the Restart the portal also.
    I would like to know how to execute this Portal Activity Report after making this configuration.
    Can anyone help me.
    Thnx in advance
    cheers
    Kris

    Hi Kris,
    here an example with steps:
    1. Navigate to Content Administration -> Portal Content
    2. Step into a test folder and right click on the folder to create a new iView
    2. Select the template "Portal Activity Report iView"
       Name: Daily User Logins
       Technical Name: DailyUserLogins
    3. Open the newly created iView and define the following parameters
       under "Specify report content"
          Start of Reporting: Date 01.01.2005 and Time: 08:00
          End of Reporting: Date 31.12.2005 and Time: 24:00
          Time Unit for Reporting: Daily
       under "Configure report options"
          Information to Report: Number of users logged on
    You have created a new reporting iView, aggregating information about the number of anonymous and authenticated users on a daily basis.
    Hope this helps,
    Robert

  • Can the Portal Activity Report show unique users per page?

    Hello all
    I guess this is a rather simple question, but can someone tell me if the portal activity report can show a count of unique users per page per week for instance?
    Or will it just show which users have visited the page in a list without aggregating them to a number? And if the users are aggregated to a number, is it only uniwue users that are counted for the given period?
    Regards,
    Martin

    Hi sogaard,
    It shows the no of unique logons.isnt it.
    Try these blogs
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5497
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5436
    Hope this helps
    Regards
    Vineeth

  • Portal Activity report iview

    Hi
    I created a portal activity iView when i preview it and  click on Download Report button it is giving an empty report
    any help is appreciated
    regards
    ambicasony

    hi ,
    here by attaching a few articles regarding portal activities.
    Mysteries of the Portal Activity Report II,
    Portal Activity Report - Error,
    Mysteries of the Portal Activity Report III,
    Mysteries of the Portal Activity Report,
    The Final Word (Hopefully) on the Portal Activity Report
    i hope i have given u the entire documents on portal activity.......u cn check it easily where u have went wrong
    regards
    bhargava
    pts r always welcome

Maybe you are looking for

  • Taking my new MacBook to France

    Hello, I am going to France and I just bought a MacBook to take along. Do I need to get a converter or adapter (or something else?) to go with the standard power supply that comes with the macbook . . Are the plugs or power different there than in th

  • HT201269 cannot get computer to sync with new i5s

    just got a new i5s upgrade from i4  cannot get computer sync the new phone or transfer old data...tried setting as new phone old phone and every other option available...anyone what i'm doing wrong

  • Icc profiles and 10.4.3

    Hi! I just bought the highly praised Epson Photo R2400 printer. This was my choice most of all because I´m into b&w photography - also as a professional. My problem seems to be getting the icc profiles for different papers to work properly with the p

  • Oracle Apps - How to create a table before report execution?

    Hi, I'm new to oracle apps, I created a procedure to get some values for a report and created a query to get the remaining values. Now I need to populate those values into a temporary table and after the report execution I have to delete the table. I

  • Fixing Footage Shot with wrong filter on Sony F900, color correction, underexposed film

    Hello everyone... I am new to the forums but have been with Adobe since CS3.  I love Premier Pro and have fully abandones FCP 2-3 years ago for the first CS5.  I was out shooting a SONY F900, which i am not used to (as I work primarily with small for