Upgrading to JDeveloper 11.1.1.3 Tell us you're experience.

3 Days ago, i removed my Jdev 11.1.1.2 and did a fresh install of Jdev 11.1.1.3 version. Till now i didn't notice nothing special, just that it seems that deploying time it takes a little longer than before.
What about you're experience?

Got this error when double clicking on task flow view activity of an existing application migrated from 11.1.1.2 to 11.1.1.3:
May 10, 2010 1:55:52 PM oracle.javatools.lock
SEVERE: lock starvation; thread 'brace-matching-pool-2-thread-1' blocked on lock 'selectSingleTreeFlexParameter.jsff' for more than 20,000ms:
"brace-matching-pool-2-thread-1" id=95, blocked, no reads, no writes, no history collected:
     at oracle.javatools.buffer.ReadWriteLock.readLock(ReadWriteLock.java:270)
     at oracle.javatools.buffer.AbstractTextBuffer.readLock(AbstractTextBuffer.java:948)
     at oracle.ide.model.TextNode$FacadeTextBuffer.readLock(TextNode.java:1427)
     at oracle.javatools.editor.plugins.BraceMatchingPlugin$BraceMatchingTask.run(BraceMatchingPlugin.java:597)
     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
     at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
     at java.util.concurrent.FutureTask.run(FutureTask.java:138)
     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
     at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)
     at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
     at java.lang.Thread.run(Thread.java:619)
"AWT-EventQueue-0" id=14, 1 read, 2 writes, no history collected:
     at oracle.bali.xml.dom.buffer.locator.SimpleLocator.getEndOffset(SimpleLocator.java:38)
     at oracle.bali.xml.dom.buffer.locator.Locator.getLength(Locator.java:143)
     at oracle.bali.xml.dom.buffer.locator.SimpleLocator.adjustForCharactersAdded(SimpleLocator.java:117)
     at oracle.bali.xml.dom.buffer.locator.LocatorManager.charactersAdded(LocatorManager.java:280)
     at oracle.bali.xml.dom.buffer.TextSyncContext.noteCharactersAdded(TextSyncContext.java:448)
     at oracle.bali.xml.dom.buffer.textsync.Reformatter._wrapSingleAttr(Reformatter.java:455)
     at oracle.bali.xml.dom.buffer.textsync.Reformatter._wrapAttrs(Reformatter.java:419)
     at oracle.bali.xml.dom.buffer.textsync.Reformatter.doReformatting(Reformatter.java:66)
     at oracle.bali.xml.dom.buffer.BufferDomTextSync.applyChanges(BufferDomTextSync.java:140)
     at oracle.bali.xml.dom.buffer.BufferDomModel.handleCommittedDomChanges(BufferDomModel.java:960)
     at oracle.bali.xml.dom.impl.DomModelImpl.__addEdit(DomModelImpl.java:1510)
     at oracle.bali.xml.dom.impl.RootDomModelTransaction.updateChangeTarget(RootDomModelTransaction.java:182)
     at oracle.bali.xml.dom.impl.DomModelTransaction.commitChild(DomModelTransaction.java:161)
     at oracle.bali.xml.dom.impl.RootDomModelTransaction.commitChild(RootDomModelTransaction.java:196)
     at oracle.bali.xml.dom.impl.ChildDomModelTransaction.commit(ChildDomModelTransaction.java:98)
     at oracle.bali.xml.dom.impl.DomModelImpl.commitTransaction(DomModelImpl.java:363)
     at oracle.bali.xml.model.XmlModel.__commitTransaction(XmlModel.java:2851)
     at oracle.bali.xml.model.XmlContext.__commitTransaction(XmlContext.java:1745)
     at oracle.bali.xml.model.XmlModel.__requestCommitTransaction(XmlModel.java:2796)
     at oracle.bali.xml.model.XmlModel.commitTransaction(XmlModel.java:445)
     at oracle.jdevimpl.webapp.jsp.libraries.metadata.FacesJspTagMapperCacheUtil.setTagAttribute(FacesJspTagMapperCacheUtil.java:294)
     at oracle.jdevimpl.webapp.jsp.libraries.metadata.FacesJspTagMapperCacheUtil.setTagProperty(FacesJspTagMapperCacheUtil.java:197)
     at oracle.jdevimpl.webapp.jsp.taglibraries.jsf.metadata.ExtendedFacesJspTagMapperImpl.setCachedTagProperty(ExtendedFacesJspTagMapperImpl.java:333)
     at oracle.jdevimpl.webapp.jsp.taglibraries.jsf.metadata.ExtendedFacesJspTagMapperImpl.checkForSubtype(ExtendedFacesJspTagMapperImpl.java:164)
     at oracle.jdevimpl.webapp.taglib.jsf.metadata.BaseExtendedFacesJspTagMapper._checkForSubtype(BaseExtendedFacesJspTagMapper.java:622)
     at oracle.jdevimpl.webapp.taglib.jsf.metadata.BaseExtendedFacesJspTagMapper.isConverter(BaseExtendedFacesJspTagMapper.java:305)
     at oracle.jdevimpl.webapp.taglib.jsf.grammar.BaseFacesGrammarProvider.facesGrammarAdded(BaseFacesGrammarProvider.java:277)
     at oracle.jdevimpl.webapp.taglib.jsf.grammar.BaseFacesGrammarProvider.addGrammars(BaseFacesGrammarProvider.java:198)
     at oracle.jdevimpl.webapp.taglib.jsf.grammar.BaseFacesGrammarProvider.getFacesTldGrammarMap(BaseFacesGrammarProvider.java:113)
     at oracle.jdevimpl.webapp.taglib.jsf.grammar.BaseFacesGrammarProvider.getGrammarMap(BaseFacesGrammarProvider.java:69)
     at oracle.bali.xml.grammar.AggregateGrammarProvider.getGrammarMap(AggregateGrammarProvider.java:73)
     at oracle.jdevimpl.webapp.jsp.grammar.JspGrammarProvider.getGrammarMap(JspGrammarProvider.java:67)
     at oracle.bali.xml.grammar.AggregateGrammarProvider.getGrammarMap(AggregateGrammarProvider.java:68)
     at oracle.bali.xml.grammar.GrammarProvider.getGrammars(GrammarProvider.java:79)
     at oracle.bali.xml.grammar.resolver.GrammarResolver.getGrammars(GrammarResolver.java:68)
     at oracle.bali.xml.metadata.grammar.GrammarMetadataProvider._initGlobalMetadataAndFunctions(GrammarMetadataProvider.java:402)
     at oracle.bali.xml.metadata.grammar.GrammarMetadataProvider.<init>(GrammarMetadataProvider.java:82)
     at oracle.bali.xml.metadata.grammar.GrammarMetadataProvider.<init>(GrammarMetadataProvider.java:74)
     at oracle.jdevimpl.webapp.html.HtmlXMLSourceNodeDelegate$1.getMetadataProvider(HtmlXMLSourceNodeDelegate.java:162)
     at oracle.jdevimpl.webapp.metadata.DelegatingMetadataProvider.getMetadataItem(DelegatingMetadataProvider.java:35)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.LayeredMetadataProvider.getMetadataItem(LayeredMetadataProvider.java:127)
     at oracle.bali.xml.metadata.CoreMetadataEvaluator.getLayerMetadataInfo(CoreMetadataEvaluator.java:206)
     at oracle.bali.xml.model.XmlMetadataEvaluator.getLayerMetadataInfo(XmlMetadataEvaluator.java:81)
     at oracle.bali.xml.metadata.LayeredMetadataEvaluator._getLayerMetadataItem(LayeredMetadataEvaluator.java:265)
     at oracle.bali.xml.metadata.LayeredMetadataEvaluator.getMetadataItemImpl(LayeredMetadataEvaluator.java:147)
     at oracle.jdevimpl.webapp.jsp.JspXmlModel$JspMetadataEvaluator.getMetadataItemImpl(JspXmlModel.java:323)
     at oracle.bali.xml.metadata.AbstractMetadataEvaluator.getMetadataItem(AbstractMetadataEvaluator.java:89)
     at oracle.bali.xml.metadata.XmlMetadataMethods.getValidatorCallback(XmlMetadataMethods.java:794)
     at oracle.bali.xml.model.XmlMetadataResolver.getValidatorCallbackImpl(XmlMetadataResolver.java:1978)
     at oracle.bali.xml.model.XmlMetadataResolver.getValidatorCallback(XmlMetadataResolver.java:1100)
     at oracle.bali.xml.model.XmlMetadataResolver._getAttachedValidatorCallback(XmlMetadataResolver.java:5904)
     at oracle.bali.xml.model.XmlMetadataResolver.performAdditionalValidation(XmlMetadataResolver.java:270)
     at oracle.bali.xml.model.ModelValidationContext.performAdditionalValidation(ModelValidationContext.java:48)
     at oracle.bali.xml.validator.Validator.validateDocument(Validator.java:130)
     at oracle.bali.xml.validator.Validator.validateSubtree(Validator.java:85)
     at oracle.bali.xml.model.XmlModel._validateSubtree(XmlModel.java:3164)
     at oracle.bali.xml.model.XmlModel._validateDocument(XmlModel.java:3095)
     at oracle.bali.xml.model.XmlModel.__initializationComplete(XmlModel.java:2479)
     at oracle.bali.xml.model.XmlContext._initializeModel(XmlContext.java:307)
     at oracle.bali.xml.model.XmlContext._setSourceModel(XmlContext.java:2127)
     at oracle.bali.xml.model.XmlContext.setModel(XmlContext.java:325)
     at oracle.bali.xml.addin.XMLSourceNode._createAndInitXmlContext(XMLSourceNode.java:1533)
     at oracle.bali.xml.addin.XMLSourceNode._getXmlContext(XMLSourceNode.java:1487)
     at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:172)
     at oracle.bali.xml.gui.jdev.JDevXmlContext.getXmlContext(JDevXmlContext.java:207)
     at oracle.bali.xml.addin.XMLEditorAddin._getXmlContext(XMLEditorAddin.java:1023)
     at oracle.bali.xml.addin.XMLEditorAddin.createPlugins(XMLEditorAddin.java:865)
     at oracle.ide.ceditor.CodeEditor.installPluginsRegistered(CodeEditor.java:2196)
     at oracle.ide.ceditor.CodeEditor.initializeEditor(CodeEditor.java:2099)
     at oracle.ide.ceditor.CodeEditor.setContext(CodeEditor.java:1420)
     at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:161)
     at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
     at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
     at oracle.ideimpl.editor.SplitPaneState.setCurrentEditorStatePos(SplitPaneState.java:195)
     at oracle.ideimpl.editor.TabGroupState.createSplitPaneState(TabGroupState.java:103)
     at oracle.ideimpl.editor.TabGroup.addTabGroupState(TabGroup.java:379)
     at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1403)
     at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1337)
     at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1263)
     at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame(EditorUtil.java:164)
     at oracle.ide.editor.EditorUtil.openDefaultEditorInFrame(EditorUtil.java:127)
     at oracle.ide.editor.EditorManager.openDefaultEditorInFrame(EditorManager.java:202)
     at oracle.adfdt.controller.adfc.source.controller.GoToPageController.handleEvent(GoToPageController.java:62)
     at oracle.ideimpl.controller.IdeActionHook$MetaClassController.handleEvent(IdeActionHook.java:414)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
     at oracle.adfdt.controller.common.diagram.interactor.DiagramSelectInteractor.invokeDefaultAction(DiagramSelectInteractor.java:127)
     at oracle.adfdt.controller.common.diagram.interactor.DiagramSelectInteractor.performEdit(DiagramSelectInteractor.java:83)
     at oracle.diagram.core.interaction.CoreSelectInteractor.mouseClicked(CoreSelectInteractor.java:1002)
     at oracle.diagram.core.interaction.CoreSelectInteractor.processMouseEvent(CoreSelectInteractor.java:395)
     at ilog.views.IlvManagerViewInteractor.processEvent(Unknown Source)
     at ilog.views.IlvManagerView.processEvent(Unknown Source)
     at java.awt.Component.dispatchEventImpl(Component.java:4630)
     at java.awt.Container.dispatchEventImpl(Container.java:2099)
     at java.awt.Component.dispatchEvent(Component.java:4460)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4247)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
     at java.awt.Container.dispatchEventImpl(Container.java:2085)
     at java.awt.Window.dispatchEventImpl(Window.java:2478)
     at java.awt.Component.dispatchEvent(Component.java:4460)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Similar Messages

  • Tells us you're experiences with Jdeveloper 11.1.1.4

    Hello, im a ubuntu user, and this morning i've installed the new jdeveloper 11.1.1.4. My first concern was to not lost all my svn and db connections, and wls jdbc datasources, after a little research i've found how to the trick. Then the installation was smooth and right now im playing with it .
    Tell us you're personal experience. !
    Daniel

    Hi Timo,
    We're having similar issues with JDeveloper here. The debugger in JDevloper is the biggest fail ever!
    I have win7-64, 8GB RAM, etc. I'm using 11.1.2.3.0 and have used earlier versions of JDeveloper too and the debugger always freezes.
    We've tweaked our vm settings for JDev and the integrated Weblogic server to no avail. I'm waiting on another 8GB RAM to be delivered to see if that might fix this sorry situation.
    Since I can only rant here and can't give you exact data, let me share some observations:
    1.
    The debugger will hang when I try and reach a null pointer exception occurring. I'll put a breakpoint on the line of code and the debugger will stop there. That's when JDeveloper becomes totally unresponsive. Nothing will will work - no close button, no gui buttons on jdev - nothing! The only way to get it responsive is to kill the weblogic java process that it spawns.
    Examining to processes that are running with the default windows sysmon tool tells me that there is a network I/O process hanging. When I end that process, things are responsive but my debugger session has been killed.
    2.
    When I've fixed the error (using sysouts!!), I can happily debug to the the fixed line and examine data variables like a normal IDE would do it. It's a bit like the fire truck arriving after the house burned down.

  • Upgrade to JDeveloper 11.1.2.1 changes look and feel of application

    I am developing an application that I started in JDeveloper 11.1.1.5.0, and I have since upgraded to JDeveloper 11.1.2.1. I migrated the project into the newer version. Since doing so, there are changes to the style of the application. I feel like it's related to a skin, because it's consistent throughout the application. I had a white background, now I have a background that's a type of gradient that goes from white to blue. My buttons, when rolling over them turn blue. Can you please tell me how I can get back the styles I had in the old version?
    Nevermind...I figured it out. I had to find the correct skin-family to put in the trinidad-config.xml file.
    Edited by: HDGeek on Oct 28, 2011 10:08 AM

    Hi,
    did you check the setting of the skinFamily name in trinidad-config.xml ?
    Frank

  • After upgrading to JDeveloper 11.1.2.2.0, page bindings are SLOW!

    Hello Experts,
    We recently upgraded from JDeveloper 11.1.1.4.0 to version 11.1.2.2.0.
    We've noticed that if you open the page bindings for a JSPX page, and then double click on anything, like a methodAction binding, it's takes a REALLY long time for the binding editor popup window to appear. By long time, I'm mean about 1/2 hour! While this is going on, I noticed that on the bottom left-hand side of the JDeveloper status bar it says "loading <view name>...", for about 10-20 seconds and then it repeats that for the next view object in our model project. We have about 180 view objects total in our project.
    Does anyone know of any settings that can help speed this up?
    Thanks in advance,
    -Spiro

    Hi,
    after the import of the 11.1.1.4 project, can you try "Build --> Clean All" ? Also, does this reproduce on 11.1.2.3 (the recent 11g R2 build) as this is the build a bug would need to be filed for if it turns out to be a migration problem
    Frank

  • I try to upgrade to mountain lion from app store , but it tells me you need 2 gig memory !! what do i do ?

    I try to upgrade my iMac's desktop operating system to mountain lion by app store , but it tells me : you require 2 gig of memory ? !! what do i do please ?

    For quality Memory and upgrade videos, visit OWC or Crucial

  • Question on Upgrading to JDeveloper 10.1.3.5

    Hi All,
    We have application running on ADF 10.1.3.3 and OAS 10.1.3.3.
    Reading on the bug fix of release 10.1.3.5, I am thinking of upgrading to JDeveloper 10.1.3.5.
    The question is :
    1) Is upgrading the applications & projects from jDev 10.1.3.3 to 10.1.3.5 is straight forward ? or is there any known issue ?
    2) So I have to patch the OAS to be 10.1.3.5 also ? or is it enough to just override the ADF runtime installer 10.1.3.5 into existing OAS 10.1.3.3 ?
    Thank you for your info.
    xtanto

    Hi xtanto,
    1) Is upgrading the applications & projects from jDev 10.1.3.3 to 10.1.3.5 is straight forward ? or is there any known issue ?I'm aware of a regression bug;
    see the following documents in My Oracle Support:
    Bug 9077465 - ERROR JAVA.LANG.UNSUPPORTEDOPERATIONEXCEPTION UPON SESSION TIMEOUT
    Note 974429.1 - UnsupportedOperationException When Invalidating ADF Session After Upgrading To 10.1.3.5
    NB: a patch is available
    2) So I have to patch the OAS to be 10.1.3.5 also ? or is it enough to just override the ADF runtime installer 10.1.3.5 into existing OAS 10.1.3.3 ?Overriding the libs in your 10.1.3.3 should be ok.
    Upgrade the libraries after you applied the patch, as the patched JAR files adfm.jar and adfshare.jar need to be installed in your iAS.
    Regards,
    Didier.

  • DS 9i upgrade to JDeveloper 9.0.3

    I have Oracle DS 9i (it includes JDeveloper 9.0.2) installed on my Win XP machine. Does anybody have experience with upgrading of JDeveloper 9.0.2 to 9.0.3 in such environment? Should I just copy the content of zip file into DS 9i folder? TIA.

    Hi,
    You should extract 9.0.3 into a new, empty folder.
    You can migrate settings from the previous release by running JDeveloper 9.0.3 from the command line using jdevw.exe -migrate. A dialog will appear - use browse to locate the ${902jdev}/jdev/system directory of the old version you want to migrate settings from. Projects will be migrated automatically when you open them.
    Thanks,
    Brian
    JDev Team

  • I am thinking about upgrading to PSE 13. How many computers can you install it on? I have a desktop at work and a desktop and laptop at home. I would like to install it on all three.

    I am thinking about upgrading to PSE 13. How many computers can you install it on? I have a desktop at work and a desktop and laptop at home. I would like to install it on all three.

    duplicate post, see:
    Elements 13 questions (was P/)

  • New to Macs..how to tell if you have a virus or not?

    I'm used to PCs which are virus ridden and sometimes you don't even know you have a virus on a PC. I was wondring if Macs have the same problem and if there is a way to tell if you have a virus or not. Anyone know?

    Jack Q,
    Like almost every operating system, OS X is vulnerable to viruses:
    It's just not as vulnerable or attacked nearly as often as, ahem, Brand X.
    What could you do if you suspect attack?
    You could report your symptoms in this forum after the fact.
    You could download a good antivirus scanner and check your machine for viruses.
    Or...
    You could take the preventive measures of:
    1. creating a separate administrator account and making the account you use a normal user account,
    2. locking down your OS X firewall,
    3. using a properly configured NAT router between your computer and the Internet,
    4. oh, and downloading and installing a good antivirus scanner (like this one),
    since Apple recommends using antivirus software, and turning on Folder Sentry.
    -Wayne

  • How to tell if you are running an exe or vi

    My searching skills suck today. 
    I am building an exe using the application path to find certain files that need to be included.  It works great in the exe, but when making changes to the VI all the paths are broken because of the application path.  But I remember back a while someone had a way to tell if you were running the program as a VI or an exe.  Then when the program starts it can choose the correct paths to use.
    Any ideas on how to do that?  Or is there a better way to run the program as a VI and an exe without breaking paths?
    Thanks
    Solved!
    Go to Solution.

    Drop a property node of the 'Application' class, select Application->Kind.  The output is an enum of Development vs. Runtime vs. Student vs. Embedded... you get the idea.
    Best regards,
    Dave
    David Boyd
    Sr. Test Engineer
    Philips Respironics
    Certified LabVIEW Developer

  • [share]Share with you my experience of upgrading PC with zero budgets

    I saw an article on Mobile01 and thought it’s quite interested, so here I translate it.
    To share with everyone
    http://www.mobile01.com/topicdetail.php?f=488&t=4250581
    Share with you my experience of upgrading PC with zero budgets
    It is believed that many people have the same experience like me, a 3-years-old PC which probably work but unbearably slow. No need to mention that when playing games, it lags all the time.     
    Now here I want to share an incredible easy way to upgrade your PC; what’s more, it’s free! No need any cost to make PC performance up!!
    (you may say: ”What’s wrong with you?! I just wanna play a PC game, rather than mod PC. okay!?)
    No worry please~ It’s the era of smart end users! For sure a higher C/P is a basic requirement. I am just talking about a better performance; it not must be along with extra costs. If you have this kind of concern, then “overclocking” may be the answer for you. In one word, overclocking (OC) is tuning you computer beyond the limit to an extreme performance. So that you have a surprising user experience just like bought a new PC without any cost.
    Ok, it’s enough! I won’t boast of too much knowledge of overclocking because I don’t know much about it actually. (a truly overclocking….. means tuning voltage/ clock etc. OMG, who knows?! ahhahaha)
    In fact I’m only talking about a button! Only one you need to do hold out your finger and press down the button, how easy it is. And then you can feel it get smoother when playing games.
    This is what I’ve done. I make an experiment on Age of Empires II: The Conquerors, let's have a comparison of their differences.
    First of all, let’s preview the configuration of my own PC:
    Motherboard - MSI Z97 GAMING 5
    Graphics card – MSI N750 Ti GAMING 2GD5/OC
    CPU - i5-4690K  
    Power supply - CoolerMaster (1250W)
    HHD -  WD 3TB
    Memory - WINTEC 1333/4GB DDR3
    This is a close up of the model name. cause not every motherboard has this feature.
    Let’s open CPU-Z on OS.
    Then you can see this is Intel 4960K 3.5G, an original CPU without tuning.
    Launching the game of Age of Empires II: The Conquerors HD version (single team of 500 people). BTW, it seems to reveal your age if you also know this game! Saying Age of Empires, which was the bomb of RTS games at that time. 
    Till here, does there anyone recall the days of the eight guys’ gang war?
    Ops! I’ve told too much nonsense. Now I am showing you the differences of OC in the heavy loading condition of 8 teams with 500 people (stand-alone ver.).
    Look at the bottom at left corner, you can see the Fraps number of 18. Merely 18 fraps when I tries 500 people per team. Yes, it’s true! A terrible number no wonder it lags over and over. Unbearable….. I can’t wait to try OC to see if it will be helpful.
    So, let’s see how to use the easy OC feature- OC Genie.
    To boost, press Del and get into BIOS. There is a button at the left upper side, click it and it will turn to red. F10 to saving and leave BIOS. and then re-boost the computer. That’s all.
    (You can see a virtual button -OC GENIE. Just click it!)
    (Click it and it will turn to red. F10 to saving and leave BIOS. and then re-boost the computer. This is the time to check CPU-Z now!)
    (CPU clocks from 3.5G to 4G. which means you earn 15% performance for free!)
    Let’s test with Age of Empires II: The Conquerors HD version (single team of 500 people), the same as the previous condition.
    Impressive!! It becomes 27 fraps. Feel the smoother motions than before!!
    Then, I’m going to check online game! Although Lineage II is not really popular now, I use it for the test because online game usually heavier loading and has higher requirement on PC spec. 
    The following two screenshots are the original one before OC (Default).
    And check the below 2 pictures, those have better FPS improved after use OC Genie. 
    To summarize my test, here I listed the results to show how OC Genie did.
    Through the chart you can find that on the condition of extremely heavy loading, the performance improved significantly. Thus, I think you can feel the differences when playing those games with complex computing such as Age of Empires or Starcraft II.
    As for the normal MMRRPG games, OC Genie also contributes almost 15% of performance up. And it even optimized the pictures.
    This is my test report of an easy way to make PC performance up and free of money. Share with you guys and wish it is hopeful for you
    Thank you ~~~~!!

    Z97 GAMING 5 is a nice motherboard. 3 of my friends are all using this one, and me too! To those who are searching for a new gaming motherboard, I highly recommend this one! 

  • I have a Mid 2009 15 inch MacBook Pro with  2.53 GHz Intel Core 2 Duo and 4 GB 1067 MHz DDR3. Can this MacBook be upgraded to 8GB? If so, what type would you recomended

    I have a Mid 2009 15 inch MacBook Pro with  2.53 GHz Intel Core 2 Duo and 4 GB 1067 MHz DDR3. Can this MacBook be upgraded to 8GB? If so, what type would you recomended

    Awesome! Thank you What about the Corsair brand?
    http://www.amazon.com/Corsair-DDR3-Laptop-Memory-CMSO8GX3M2A1333C9/dp/B002YUF8ZG /ref=cm_cr_pr_product_top

  • I just bought a macbook pro today and when I try to open iPhoto, it tells me "You can't open the application iPhoto because it may be damaged or incomplete."

    I just bought a MacBook Pro today and when I try to open iPhoto, it tells me "You can't open the application on iPhoto because it may be damaged or incomplete."  Please assist me.

    Pat Di Paolo wrote:
    Im sorry to say this did not work for me.
                     Pat
    Why did you mark your post as solved?
    You will be better off posting in either the Lion or the iPhoto forum areas as this area is for Macbook Pro issues.  You are having software issues.

  • If you've upgraded to the Rev. 1 router how are you liking it?

    If you've upgraded to the Rev. 1 router how are you liking it over the old one that you had? Wired speeds aside are you getting more or less wireless speeds or not much difference? This of course applies if your wireless cards can handle the higher speeds.
    Range any better?
    Looking for feedback as I'm still deciding if I want to upgrade my Westell 7100 to the Rev. 1 because I'd have to upgrade my pc's network card as well.

    TNS_2 wrote:
    I assume you mean REV I (letter i) .  Speed is better range is about the same.
    I that case then cheaper and more likely better to just purchase your own router/wap and and it to the internal network.
    I you don't have tv as part of your package then could request to change to ethernet connection from ont and just replace the westell with your own router.

  • If you upgrade or renew your storage but no longer need it, you can cancel. If you cancel your storage plan within 15 days of an upgrade or within 45 days after a yearly payment, you can contact Apple for a full refund. how do i contect apple to get refun

    If you upgrade or renew your storage but no longer need it, you can cancel. If you cancel your storage plan within 15 days of an upgrade or within 45 days after a yearly payment, you can contact Apple for a full refund.
    i upgrade a few minets ago. how can i contact apple to give me back money?

    Call the Apple online store for your country (1-800-MY-APPLE in the U.S. and Canada).

Maybe you are looking for