Jre6u10 Multiple JRE's not Caching properly

I have two JRE's 1.4.2_05 and 1.6.0_10, I need to be able to use Jre 1.4.2_05 for some applications.
I used the java control panel to select 1.4.2_05 to be the one my system uses and it effectively uses it, the problem is that i don't see any files being cached and everytime i run my application again it takes a long time to load since it's a big file. Is this a bug on the java plugin?
I also get the security warning about using an outdated JRE version every time, I'd like to get rid of that message as well

It won't trash the applications (see http://java.sun.com/j2se/1.4.2/compatibility.html to get 100% proof). If you install a new version, this will be used by default (if you just use "java"). Of course you can still use other JREs / SDKs when you explicitely use the version ("c:\Programme\j2sdk1.4.2_04\bin\java").

Similar Messages

  • Multiple scales do not assign properly ot traces

    The Labview XY Graph object does not allow me to map signals properly to their scales.  I have attached a simple XY Graph VI where there are 3 input traces that I want to map to their 3 respective Y Scales.  The drop down menu item does not allow me to map to any scale except for Y Scale 1.  ANy body know why this is?
    Attachments:
    scale mapping.vi ‏16 KB

    Hi id,
    I tried this vi in 8.0.1 and found the same issue. You can change the mapping from the front panel Plot Legend, but not on the Properties > Plots > Y- Scale drop-down-menu. The same is true in 8.2, but in 8.5 you can do it (I know that probably doesn't help much).
    I'm including a version of your vi that sets different scale values for the Y scales.
    steve
    Help the forum when you get help. Click the "Solution?" icon on the reply that answers your
    question. Give "Kudos" to replies that help.
    Attachments:
    scale mapping mod.vi ‏19 KB

  • SQL not caching on failed over node

    Hi Friends,
    Running SQL 2008 SP4 Cluster , but when I'm on second node the queries are extremely slow and noticed that the SQL is not caching properly the data after the first warmup run. any thoughts and suggestions? have you had this problem before?
    Thanks,
    Patrick
    Patrick Alexander

    Hi Patrick,
    According to your description, you face slow running queries. Based on my research, the issue could be due to the lack of useful statistics, or the lack of useful indexes according to this
    article.
    To trouble shoot the issue, you could follow the steps below:
    1. Use SQL Server Profiler to find the slow queries. SQL Server Profiler provides a graphical user interface to create, manage, analyze, and replay SQL traces. SQL Server Profiler provides several built-in templates where tracked events and columns for each
    event are defined. You could select TSQL_Duration from the templates, and select the save to file option to save the captured event information into a trace file (.trc) that you can analyze later, or replay in SQL Server Profiler. For how to monitor a query
    using SQL Server Profiler, please refer to the article:
    http://solutioncenter.apexsql.com/monitor-sql-server-queries-find-poor-performers-sql-server-profiler/
    2. Analyze the performance of a slow-running query according to the following article:
    Displaying Graphical Execution Plans (SQL Server Management Studio). The information gathered allows you to determine how a query is executed by the SQL Server query optimizer
    and which indexes are being used. Using this information, you can determine if performance improvements can be made by changing the indexes on the tables. For more information about how to use indexes to improve query performance, see
    General Index Design Guidelines.
    3. You could create additional statistics, or update statistics. For more information about how to use statistics to improve query performance, please refer to the article:
    https://technet.microsoft.com/en-us/library/ms190397(v=sql.105).aspx#CreateStatistics.
    Regards,
    Michelle Li

  • Multiple jre versions using same cache location

    Hi,
    i searched the web but couldnt find an answer.
    I have a Terminal Server deployment with various installed jre Versions (1.6x and 1.7x) on the same Server as well as on different Server Silo Setups.
    But for all Servers i configured the Cache Location to H:\Java-Cache (Homefolder of the user) in the deployment.properties file.
    1. are there any Problems to expect when using the same Cache Folder for many different jre Versions (jre 6/7/8) ? Any knows issues about that ?
    2. is it supported to share the same cache Location (for example D:\java-cache) for many users ? i cannot find ony official KB or Oracle Note about this.
    There are a few Blog Article out there which describe to configure the Cache Location on a terminal Server to a local location like D:\java-cache shared by
    many users. Does it depent on the Java webstart application if tha works well ?
    Thanks a lot,
    Marcus

    Hi Tyler,
    In my opinion, you could go ahead with first option - have multiple JRE's and maintain the environment variables accordingly.
    This should not be a problem as the envrionment variable would take care of which JRE is used. Also as you have only another ABAP system on the same server, the other older JRE would only be required during the SAPInst operations. Non-existence of a Java system makes things simpler here
    Regards,
    Srikishan

  • JRE 6 not using cache in Windows 7 results in poor performance

    I am using a commercial software package that uses Java. Within the company all XP users work fine and performance is great, however for all Windows 7 users the performance is appalling. After weeks of testing with the software vendor it appears that under Windows 7 JRE is not using any of the cashed images and objects and is going off to the server all the time. This can be seen in the Java trace files. This behaviour is not seen on the XP clients. The windows 7 PCs are taking about 4 times as long as the XP clients to load a page. The Java control panel program shows that the items have been succesfully cached locally on the windows 7 PCs.
    We have tried...
    deleting the cache
    lowering windows 7 security
    lowering ie9 security
    even removing fonts
    without any success. The vendor has now almost given up blaming a 'network policy' within our company infrastructure. Whilst I realise Windows 7 security is a lot more advanced that XP I am not aware of any network, firewall or group policies that say to Java, "Hey don't use your cache". I may be wrong.
    Does anyone have any further suggestions of where to look?

    Hi.
    Not long ago we faced with a similar problem. Our client work with oracle internet application server. Oracle iAS use jre. All was well until users work on WinXP or in Win7 thru local network, but when try to work Win7 thru VPN application began work very slow.
    We try many different way, but helped us only switch off TCP AutoTuning on Win7. After that users on Win7 began work as fast as on WinXP.
    How to Disable TCP AutoTuning and Receive Side Scaling
    Open an elevated command prompt with administrator rights.
    Type the following commands and press Enter (the second command is optional):
    netsh interface tcp set global autotuninglevel=disabled
    netsh interface tcp set global rss=disabled
    Try this way. May be it help you too.
    Edited by: AlexanderP on Jan 19, 2012 8:04 AM

  • Multiple Upload not triggering properly for WorkFlows

    Hi All,
    I have set UploadEvent to some WorkFlow and am testing by uploading documents. When i am upoading single file using upload tab in content Services , WorkFlow process is getting triggered properly. But when i am uplaoding multiple Documents at same time, WorKflow is not functioning properly. WorkFlow was getting trigerred for Single file only (which is first entry in Upload Window ) and its neglecting all other files.
    My code is getting all TargetItems by using
    WorkflowUtils.getTargetDocuments(session,m_WorkflowId);
    and i am getting single document as result. Please let me know what setting i ahve to do to gett all targetItems, i.e, to get all uploaded items from targetDocuemnts function.
    Thanks!
    Veeraswami K

    My mistake.. for UPLOAD in Content Services 10.1.2.3 and Content DB, the uploaded items can actually be seen in the REQUEST_DEFINITIONS NamedValueSet[].
    (Item)    48540 REQUEST                                                                    
    requested attributes ...
      REQUEST_CREATED=Tue Sep 12 16:49:11 EST 2006 (Calendar)
      REQUEST_TYPE=CREATEDOCUMENTREQUEST (String)
      REQUEST_TRIGGERED=true (Boolean)
      REQUEST_DEFINITIONS (NamedValueSet[])=
        OPT.DESTFOLDER (Item)=
          (Item)    48484 FOLDER                    Test                                             
        OPT.USE_SAVED_DEFINITION (NamedValue[])=
          IFS.ATTRIBUTES.NAME=1.txt (String)
          IFS.DEFINITIONS.IFS.DocumentDefinition.ContentObjectDef (NamedValue[])=
            IFS.CONTENTSPECS.IFS.ContentObjectDefinition.Content (NamedValue[])=
              MIME_TYPE=text/plain (String)
              SIZE=13 (Long)
              ID_URL=http://content1.au.oracle.com:7777/content/dav/?docid=48492 (String)
        OPT.DESTFOLDER (Item)=
          (Item)    48484 FOLDER                    Test                                             
        OPT.USE_SAVED_DEFINITION (NamedValue[])=
          IFS.ATTRIBUTES.NAME=2.txt (String)
          IFS.DEFINITIONS.IFS.DocumentDefinition.ContentObjectDef (NamedValue[])=
            IFS.CONTENTSPECS.IFS.ContentObjectDefinition.Content (NamedValue[])=
              MIME_TYPE=text/plain (String)
              SIZE=13 (Long)
              ID_URL=http://content1.au.oracle.com:7777/content/dav/?docid=48503 (String)
      REQUEST_STATUS=1 (Integer)
      REQUEST_TARGETS (Item[])=
        (Item)    48484 FOLDER                    Test                                             
      REQUEST_RESPONSE=true (Boolean)
      REQUEST_RESPONSE_DATE=Tue Sep 12 16:49:12 EST 2006 (Calendar)
      REQUEST_FAILURE_CAUSE (NULL)
      REQUEST_CAN_CANCEL=false (Boolean)
      REQUEST_CAN_DELETE=true (Boolean)
      REQUEST_CAN_RESPOND=false (Boolean)
      REQUEST_RESPONDERS (NULL)
      REQUEST_WORKFLOW (Item)=
        (Item)    48487 WORKFLOW                  Test                                             
      REQUEST_WORKFLOW_PARAMETERS (NULL)

  • Multiple panels not working properly

    I've added an additional read less at the bottom of each tab panel on the page.
    http://summiticemelt.com/productstestmar4.php
    1. The page opens with the #2  & 3 tabs open, even though they are set to false.
    2. The read less function does not work properly with tabs 2 & 3.
    I'm new to Spry and .js and pieced this together based on what I could find in the forums.

    There are a few problems that I have noticed so far.
    Line #1 <!doctype html5> is not recognised, hence the page will revert back to HTML 4.01 Transitoinal. It should read <!doctype html>
    Line #51 (links to) style rules should be placed in the <head> element, not in the <body> element
    Lines #124, #159 and #188 all link to the same JS file. Delete two of them.
    Lines #126, #161 and #207 contain a constructor for the same widget. The former two should be deleted.
    Lines #190 and #208 contain a constructor for the same widget. The former should be deleted
    Although JS can be placed anywhere in a document, I tend to place all JS at the bottom, just above the ending body tag (</body>) unless the JS is required for rendering purposes in which case it should be placed where it is required. This way, you can keep check of what you have linked to and which constructors you have created thus eliminating the problems mentioned above.
    Also you might like to have a look at a collapsible panel group http://labs.adobe.com/technologies/spry/samples/collapsiblepanel/CollapsiblePanelGroupSamp le.html. This will simplify the code somewhat.
    Gramps

  • I use several avatar forums that have timed features, when I click on them they act as though they have been double clicked or will not display properly.

    When visiting Roliana the Your Posts and Bookmark sections are suppose to load a list of my previous posts or bookmarks, this section is designed to have a cool down period between clicks. Even if it is the first time in a 24 hour window that I click on the link it acts as though I have double clicked or attempted to access it too quickly.
    On another site NeuroGalaxy the games will not work properly, they too act as though I have attempted to access them even though it is the first time in a 24 hour window.
    The last site Kingdom of Knuffle is having an event where one has to click the answer to quiz, it too can only be accessed once a day and when I click on the answer it redirects me as though I have tried to access it multiple times.
    I have attempted to use these functions on other browsers and they work fine, the only thread of similarity between the issues is Firefox and that they are all timed applications in some manner.
    There are no errors to report or other oddities going on, the sites otherwise display and operate properly.

    Reload web page(s) and bypass the cache to reset animated GIFs.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • OIM 11g Login page not loading properly

    Hi,
    I have configured a new OIM 11g environment in a Linux environment.
    All my applications were running fine. I was able to work on OIM administrator and Design Console (Client).
    Suddenly the OIM 11g administrator login screen is not loading properly and even not able to login from Client.
    I restarted the Weblogic Domain and the SOA and OIM server multiple times and they are starting without any error but page is not loading properly.
    When I see the logs I get following error on page load.
    ####<Dec 30, 2010 11:35:14 AM IST> <Error> <HTTP> <abc.com> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <11d1def534ea1be0:5ad44b08:12d35e09c49:-7ffd-0000000000000017> <1293689114100> <BEA-101020> <[ServletContext@29426618[app:oim module:oim path:/oim spec-version:2.5 version:11.1.1.3.0]] Servlet failed with Exception
    java.lang.StringIndexOutOfBoundsException: String index out of range: -2
         at java.lang.String.substring(String.java:1937)
         at java.lang.String.substring(String.java:1904)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils._getNSComponentSelector(CSSGenerationUtils.java:632)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils.getNamespacedSelectors(CSSGenerationUtils.java:525)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getShortStyleClassMap(FileSystemStyleCache.java:1113)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getStyleSheetDocument(FileSystemStyleCache.java:662)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:423)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.getStyleSheetURIs(FileSystemStyleCache.java:177)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.StyleSheetRenderer.encodeAll(StyleSheetRenderer.java:97)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    ]] Root cause of ServletException.
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:186)
         at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:106)
         at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:368)
         at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:230)
         at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:88)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:108)
         at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)
         at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:80)
         at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:57)
         at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:107)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    Caused By: oracle.iam.platform.utils.ServiceInitializationException: java.lang.ClassNotFoundException
         at oracle.iam.platform.Platform.getService(Platform.java:264)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.<init>(UserManagerImpl.java:325)
         at oracle.iam.identity.usermgmt.internal.impl.UserManagerInternalImpl.<init>(UserManagerInternalImpl.java:48)
         at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:106)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
         at oracle.iam.conf.api.SystemConfigurationServiceEJB.getSystemPropertyx(Unknown Source)
         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:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIn

    Is this the first time you restarted the servers after the fresh installation? If no, then there must be for sure some changes done, were they? If yes, then the initial configuration was itself wrong, check the prerequisites before installing.
    If not sure of all this then please raise an SR with oracle support.

  • Multiple JRE Versions on Same App Server

    Hello All,
    I have a questions in regards to installing multiple JRE's on the same SAP Application Server.
    Background:
    We currently have an SAP HCM ABAP-only application which will be sitting on a Windows Server 2008 box w/SQL Server backend. The current JRE is 1.4.2 as recommended by SAP for sapinst. What we are trying to achieve is to install the standalone JCo client 3.0 (Java connector) which will be required for a Novell IDM integration (as the HCM is ABAP only - we require JCo standalone client to properly interface). JCo 3.0 requires JRE 5 or 6 as per SAP (we want to install 6).
    So.... to my original questions:
    1) Is anyone aware of any negative impact or deterrent from SAP Support in regards to having multiple JRE's: JRE 1.4.2 as well as JRE 6 installed on the application server? We will obviously have the env variables point to JRE 6 for the JCo Client.
    2)  I am also wondering if it is OK to do this, and simply update the variable path back to the 1.4.2 JRE in cases where we need to run sapinst (refreshes, etc)?
    Any insight will be greatly appreciated! Thank you!
    Tyler

    Hi Tyler,
    In my opinion, you could go ahead with first option - have multiple JRE's and maintain the environment variables accordingly.
    This should not be a problem as the envrionment variable would take care of which JRE is used. Also as you have only another ABAP system on the same server, the other older JRE would only be required during the SAPInst operations. Non-existence of a Java system makes things simpler here
    Regards,
    Srikishan

  • Lightroom Bug: with GoPro Hero4 Silver Lens Profile, crop settings do not sync properly in Lightroom 5.7.1 when Constrain To Warp is checked

    I was having a bit of difficultly in getting crop settings to properly sync in Lightroom 5.7.1 (running on OS X 10.10.1) when Constrain to Warp was checked.  This appears to be a bug in the latest version(s) of Lightroom that include(s) the GoPro Hero4 Silver Lens Profile settings.  I'm working with a lot of files from a GoPro Hero4 Silver camera shot in the time-lapse / interval timer mode.  All of them are horizontal with the same resolution (and dimensions).  I've tried various sequences to get this to work in terms of using Auto-Sync, resetting the settings on all images except one and then copy and pasting settings, etc, though the crop is not properly syncing regardless of what I do.
    Here's are instructions of how to duplicate this issue (there are some extra details/steps here, though this should be clear enough to produce the same result):
         1.  in the Develop settings for a single selected image, go to Lens Corrections, click to Enable Profile Corrections (in the Profile tab), and then pick the GoPro Hero4 Silver Edition (Adobe Profile) if it is not automatically chosen for you (if you are using files from a Hero4 Silver camera).  After this, click on the Manual tab, and set the Scale setting to 76.  (as you will see, you now have the full horizontal width of the image that was getting cropped off, though you do see white around the edges that have been warped/shaped to correct the fisheye distortion)
         2.  Press the R key (or click on the Crop Overlay tool just below the histogram).  Change the Aspect option to Custom.  Click to unlock the lock next to it (this seems to re-lock after setting to custom even if it was locked before).  Place a checkmark next to the Constrain To Warp option.  (At this point, you'll see the image gets cropped back to an approximately 4:3 ratio and the full horizontal width is not included in the cropped area)  Click the upper right most corner of the crop area and drag as much to the right and top as it lets you go.  Do the same for the lower left corner, dragging it as far to the bottom left as you can go.  (Now, you will see that your cropped area is the maximum rectangular width and height you can select without getting any of the excessive white area)  Click the Close button (or press R again) to leave the crop overlay tool.
         3.  Press G to go back to the grid of images.  Make sure the image you just adjusted the settings for is the only one selected.  Right click on it, go to Develop Settings, and click Copy Settings.  Click Check All on the window that appears and then click Copy.
         4.  De-select the image you were working on.  Select multiple other images in the grid.  Right click on one of these, go to Develop Settings, and click Paste Settings.  (at this point, you will see their aspect ratio has become more panoramic than the 4:3 aspect ratio the images previously were)
         5.  De-select these images.  Select one of these image, and then press D to go to the Develop settings for this image.  Press R to go to the Crop Overlay tool.  Here you will see the bug where the crop was not properly copied over from the first image.  The selected area is smaller than the full width and height available to crop.
    It seems that the bug is that Lightroom is only copying the aspect ratio (and the other settings), but not the actual crop selection.
    I just thought of a workaround that I've tested and can confirm works (and will also work in a slightly different workflow than above).  In step 1 above, for the Model (and Profile), manually pick the "GoPro Hero4 Black Edition" or the "GoPro Hero3-Silver Edition".  If using the "Hero3-Silver" setting, the Scale (also in step 1 above) need only be set to 79 (rather than 76 for the Hero4 profiles).  By picking one of these Lens Profiles and doing everything else the same as the other steps above, the crop settings do copy and paste properly.  This does also appear to work properly when selecting the "GoPro Hero3-White Edition" Lens Profile, with a Scale setting of 75, which yields a slightly more rectilinear image (with a wider aspect ratio -- almost, but not quite 16:9).
    While this isn't too big of deal as it does work by picking one of the other lens profiles (and the Hero4 Black Edition profile appears to make the same exact correction to the image), this was incredibly frustrating last night to notice that some files had the proper horizontal field of view / crop and others didn't, and other users may experience this or not even notice their crop is not copied properly (as, depending on one's composition and image, it's not extremely obvious with such a wide view).
    I hope this discovery helps someone else and provides feedback for Adobe to correct this issue in the next version of Lightroom 5.
    On a separate, additional note for Adobe:  Please allow the crop overlay tool to "crop" an image to a size that is larger than the original dimensions of the image.  This would allow for one to retain maximum original sharpness in the center of the image when using the Lens Profile tool to correct, or "de-fish" a lens, without having to scale the image down with the Scale option on the Manual tab of the Lens Corrections settings.  For example, when I do the above process selecting the Hero3-White Edition profile, my final image dimensions are 3840 by 2257 pixels, reducing the size of the image in the center by 25%.  If the tool allowed one to crop/scale a larger image size, and I kept the Scale option of the Lens Corrections settings at 100 rather than 75, my final image dimensions would be 5120 by 3009 pixels (larger than the 4000 by 3000 pixel dimensions of the original image which the tool now limits me to).  Yes, the edges would be a little softer but the center would retain the original detail.  (this is essentially what the Calculate Optimal Size button found in the Hugin open source software does, when using it on a single image for lens transformations/corrections)

    Can you zip up a few of your GoPro images, upload them to dropbox.com and post a share link, here, so others can experiment with them, or do you mean this issue is global to all camera models?

  • Remote not working properly with Apple TV...sporadic fuctioning

    Hello,
    I have no idea what caused this to happen, but both my remotes (I have one from my MacBook Pro and one from my AppleTV) seem to not work properly with AppleTV. It sometimes works but it is extremely frustrating as it only registers about 1 out of every 10-20 clicks then continues to remember the previous clicks therefore making it essentially impossible to select the desired menu/item. Basically it just seems like it's out of control!
    I tested whether it was the remote or AppleTV that was causing the problem by running Front Row on my MacBook Pro and both remotes seem to navigate Front Row perfectly fine. They both act the same way with AppleTV, whether they are paired or not. It seems as though something happened with my AppleTV. This problem occurred randomly, with no specific cause I can think of.
    Please let me know if any of you have ever experienced this problem and what your solution was, if any!
    I have tried restoring to factory conditions, resetting settings, ran diagnostics, unplugged and replugged it, and nothing seems to be working!
    Oh, and I just replaced the battery on one and have tried swapping batteries, etc.
    HELP PLEASE!
    Thank you,
    Travis

    The menus have never been as responsive as they used to since the 2.0 update in my opinion - basically AppleTV seems to cache/buffer remote click if it is busy or perhaps waiting for something to stream from itunes, and when resources become available it suddenly executes all command rapidly which makes it behave wildly in menus.
    Usually happens I find after restarting the unit or if streaming drives have gone in to power saving modes and there's a delay while they wake up to feed the AppleTV.

  • Why is my youtube webpage not displaying properly?

    My youtube webpage is not displaying properly. its like tthere is only text and thumbnails and the whle webpage is too damn long. The videos don't play when clicked. Problem on both firefox and chrome. I disabled kaspersky av but it didnt make any difference cuz i thought the firewall mustve been blocking something. check screenshot attached.

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • 9810 funtions and screen not working properly.

    HI all,  hoping to find some help here.   My 9810 is acting up.  None of the keys are working, even the 5 below the screen.  Sometimes the track pad works but not when it is pressed, and when the back botton works it puts me into sreach mode and looks for the letter "H" only.   The touch screen is fine. This was before upgrading to OS7.1.   I have done multiple hard resets and it does nothing at all.  This has been going on for three days now.  It hasn't be dropped or anything.
    Last night I upgraded to OS 7.1 now my back ground does not rotate properly with how the phone is being held it does rotate,  When you hold it upright it thinks its on it's side and vise versa.
    Has anyone had a similar problem, and how can I fix it?  Or is it one of those ones when you just get a new phone.   I have only had it since Feb 29, 2012
    Thanks

    Hello Champi,
    Welcome to the BlackBerry Support Community.
    The following article will assist regarding the issue you are experiencing with the keyboard and trackpad on your BlackBerry® Torch™ 9810 smartphone:
    Trackpad, trackball, or keyboard not working on a BlackBerry Smartphone - http://www.blackberry.com/btsc/KB29640
    We hope this helps.
    Thank you.
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • ICal not syncing properly w/ iPod Touch

    I believe this is an iCal problem, not an iPod issue:
    My new iPod Touch is not syncing properly with my iCal calendars. I notice after syncing "All Calendars" that some of my appointments in iCal were showing up, but most were not. And some events on my iPod were not on my laptop. I tried the "Replace Information" option under Info in iTunes, but it didn't help. Then I noticed something even weirder -- the list of Calendars that appears in the "Selected Calendars" list in iTunes is NOT my current set of calendars. The iTunes list includes some calendars that I have deleted or renamed, and is missing some new ones. So I guess I'm not surprised by the events being out of sync, but how can this be? How can iTunes be picking up an obsolete set of calendars and events?
    I tried a backup within iCal, then deleted every calendar one-by-one, leaving just a new calender named "empty". I quit iCal and iTunes, and also deleted four files in my Prefs folder and the iCal folder in Application support. Then I did restored from my iCal backup, and quit and restarted both iCal and iTunes. After all that, iTunes still shows the old list of calendars.
    I'll also mention that iCal itself has been very squirrelly for quite a long time. Every so often it will just "run away", chewing up CPU and memory until I force-quit. Haven't solved that one, yet, either.
    Any suggestions?

    PROBLEM SOLVED: I backed up my iCal data (from within iCal); quit; deleted all prefs, iCal cache files, and the whole Calendars folder in my Library; then relaunched iCal and Restored from my backup file. iTunes then showed the correct list of calendars when I connected my iPod touch, and I got a proper sync. Who knows, maybe this will also fix the frequent runaway crashes I've been having.

Maybe you are looking for

  • IP SLA Statistics Reliable?

    Hi, I have 2 routers configured with IP SLA udp jitter monitoring both as source and destination. They are connected over a private fiber link. But the statistics has never been of any similiarity. One constantly shows a large number of packet loss,

  • Burning Avi's To DVD

    I just bought my new 27" iMac. And I wanted to burn some avi movies I downloaded to dvd. I thought I could get iDVD to work. But it wouldn't show the preview of it. So I downloaded the DivX codec. And the avi's will open up in the program now. But I

  • Reader incorrectly decoded.

    Adobe Reader 8.1.2 When open a new file it's hint"Adobe Reader could open 'xxx.pdf' because it is either not a supported file type or because the file has been damaged(for example,it was sent as email attachment and wasn't correctly decoded)." Win xp

  • Listados de Alarmas

    Buen día Compañeros Tengo un problema y radica en que necesito mirar  el listado  de las alarmas que se han creado en sap b1 Alguien en este maravilloso  foro sabe como hacerlo de antemano muy agradecido por su atención Cordial saludo

  • SRW2048 Web Interface Access

    How can I access the we interface of this switch if it is configured to get its IP address from the DHCP server? Since it is DHCP I do not know what IP address has been assigned to it therefore I do not know what ip address to enter in the browser. T