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.

Similar Messages

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

  • Do you have experience with FCE on a mac mini?

    Just looking for any comments on experience using a mini for FCE and importing AVCHD files.
    I've got a Mini that I maxed out the ram and dropped in a 7200 rpm drive. I also have an external drive (usb) for my movie files - will go with a firewire drive soon. My camera is a Canon HG10. I'm only doing small videos so budget is my biggest concern.
    I've been using the old iMovie HD (the quality of import/conversion when I tried iMovie08 is really bad - and don't like using it anyways.) I found that 4Media Video Converter has done the best conversions so far (Voltiac dies if the file is too big). But would like better quality - would FCE handle that on this system?
    Thanks in advance,
    Neil

    Hello, I think you're out of luck with the toolbar, but not on 10.9 to check right now, you can change the minimum font size used in Safari Prefereces for web pages.
    Perhaps Zoom will work for you...
    http://support.apple.com/kb/PH14358

  • Do you have experience with Adobe Revel moving files from an iMac to the "cloud"?

    Over the past few months, Adobe has been moving photo files from personal MACs into their cloud space (Adobe Revel).  They have just hit my computer this weekend.  Is there a way using the Apple operating system to find out the names of the files Adobe moved?

    I can tell you with certainty that for documents of any kind "GoodReader" is an excellent app. It will let you connect to your mac via wi-fi. It mounts it as an external drive and you can create folders and drag files to the folders.
    I haven't tried dragging any movies or music but there wouldn't be anything to stop you from doing so. There is also a file management component to the app that lets you choose an "Open with ... " type of dialog and open a file with pages if it is a .doc file, or GoodReader can open pdf, doc, xls and many other doc types.
    Very happy with this .99 cent app. I agree with the other question though. If I rip a dvd, I use handbrake to convert to mp4 and add to my iTunes - then sync as per normal.

  • Have you had experience with a large number of queues in XI/PI?

    We currently have an application that sends work orders using quality of service EOIO. The problem with this approach is that if one message fails, then no further messages are processed until the error is resolved or the message is cancelled. Additionally, throughput is affected since there is no opportunity for parallel processing.
    We are considering changing the application so that rather than having one queue for all work orders, we would specify a separate queue for each work order. This would potentially create thousands of queues but since queues are a logical concept in XI there should be a negligible resource overhead.
    Has anyone tried this? Are there any problems with the qRFC QIN Scheduler in the event of a mass failure?
    We intend to run some tests but are looking for some words of wisdom from anyone else who has been there before.

    hi,
    check these links on controlling queues so that message processing and the available workprocesses to a queue is controlled.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1869733413
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444b0ad
    http://help.sap.com/saphelp_nw04/helpdata/en/04/827440c36ed562e10000000a155106/frameset.htm
    Thanks,
    Vijaya.

  • How to use BC4J with JDeveloper 9i in a Team

    Hello
    I'm not sure if I'm to stupid, but to say the truth I didn't found the clue how to share a BC4J Application between several develeopers. Maybe someone can give me a hint.
    That's my situation:
    Our team is going to develop a web application using BC4J and BC4J-JSP, nothing special I think.
    But my problem is, that BC4J and especially the wizards refer to a lot of different files. Even simple changes often result in multiple files being changed in different parts of the project.
    Creating a view link between view objects in two packages for example changes the view objects in both packages. Also the project (.jpr) file or several "BC4J.xcfg" files are changed very often.
    So it is not easy to find parts of code from which I can say they are owned by one developer and others which are owned by another. Most often, if you have to merge the work of different developers, you have to edit the BC4J-XML-Files using an external editor. Or did someone find a better way? Please tell me!
    So, what is the best way to share code between developers?
    Should I partition the application by packages?
    - advantage:
    it allows a fine partitioning
    - disadvantages:
    it has the great danger that BC4J makes changes in other packages which will be overseen when merging.
    Should I create a projects for each developer and distribute code between the projects using libraries?
    - advantage: no unseen changes will happen, as the libraries are readonly.
    - disadvantages: no view links between view objects in different projects (Libraries) are possible! Also a lot of "load errors" can occure when updating a library, which have to be manually corrected in the dependent projects.
    Are source code management systems a real help in this problem or do they just "manage" the problem? I already tried SCM and PVCS but was not very happy with the way of working. As JDeveloper is not "really easy" to use with theese tools.
    So I would like to get any hints how other developers are dealing with this problem. Are you using BC4J with JDeveloper 9i in a team? Please tell me how do it and how you have partitioned your application.
    Thanks in advance
    Frank Brandstetter

    Hi,
    I'm not sure whether my answer is good enough for you, but it might help.
    First of all, you have to use JDev 9.0.3, because 9.0.2 has big problems with associations/view links between objects in different projects.
    Creating a view link between view objects in two packages for example changes the view objects in both packages. Also the project (.jpr) file or several "BC4J.xcfg" files are changed very often.This is not completely true in 9.0.3, as you may choose not to create an accessor in the imported object (and usually you don't need it neither!). As for bc4j.xcfg, there is a trick: define a "standard" database connection name to use all over your project! This will prevent modifying these files all the time!
    Should I create a projects for each developer and distribute code between the projects using libraries?
    - advantage: no unseen changes will happen, as the libraries are readonly.
    - disadvantages: no view links between view objects in different projects (Libraries) are possible! Also a lot of "load errors" can occure when updating a library, which have to be manually corrected in the dependent projects.I would say, projects for each application component, which by chance will be managed by a single developer at a time.
    As for the disadvantages, in 9.0.3 you are able to properly create associations and links using read-only objects. Hopefully, the release version will solve some generation inconsistencies...
    Concerning the errors that occur when modifying a library, this might be balanced by the relative independence of the components... If you are able to develop following the dependency tree, you will not meet the problem very often.
    Are source code management systems a real help in this problem or do they just "manage" the problem? I already tried SCM and PVCS but was not very happy with the way of working. As JDeveloper is not "really easy" to use with theese tools.Indeed, I do not have a SCMS really able to manage merges in the BC4J XML files... We rather try not to arrive there!
    So I would like to get any hints how other developers are dealing with this problem. Are you using BC4J with JDeveloper 9i in a team? Please tell me how do it and how you have partitioned your application.I really hope that my hints will help.
    Regards,
    Adrian

  • Refurbished MacBook Pro Owners: Post your experiences with "Refurbs" here.

    Hello Everyone. For the past few months I've been seriously thinking about getting a Mac notebook. When I get my Mac, I plan to run Final Cut Express HD for a few years, and If I decide to get a MacBook Pro then after a few more years I'll upgrade to Final Cut Studio. During my research of Macs I've stumbled upon something that really seemed to catch my eye; Refurbished MacBook Pro's for 41% Off Original Price. As far as I know, according to a few refurbished MBP owner's comments and Apple's brief description of it's "Stringement Refurbishing Process," it seems like a good deal to me, but of course it's always good to ask those who have already purchased a Refurbished MacBook Pro to see just how good of a job Apple does on refurbishing their products. That's why I've come here. For your comments. For all of you who have previously purchased a Refurbished MacBook Pro or other related item, please tell me about your experiences with your refurbished products. Was it a good experience? Or was it a bad experience, and feel free to go into as much detail as you need because I'll read your entire comment no matter how long. As you can see I'm pretty desperate for some owner's opinions so I will very much appreciate any comments that you give me. Thanks in advance for all your help and comments!

    I received my refurbished 2.16GHz Macbook Pro on Tuesday and had a similar instance to Ty-Guy. My shipping box wasn't visibly damaged but the Macbook Pro was warped in the center which caused the case to buckle out, right above the lid latch. I called Apple Care and they offered a full refund or an exchange. I opted for the exchange. After the call, I decided I might be able to live with the Macbook Pro as-is with maybe a little "tweaking". After a few hours of use I realized it also suffered from the glitchy DVD drive issue - some would read, some wouldn't, some that would read were ssssssllllloooowwww. So another call to Apple Care and 20 minutes later I had a Fedex return label emailed to me. 2 hours after I printed the label from the Fedex website, I received another email that my replacement Macbook Pro was already shipped Priority Overnight to me! However inconvenient it may be that I have to send a unit back for defects, Apple more than made up for it by handling it the way they did.
    And as far as Apple's strict refurbishment process goes, it is more than likely that the Macbook Pro arrived warped due to the shipping/packaging and not to lack of quality control. My Macbook Pro had no support underneath the center of it in the package. Which when subjected to say, a delivery person dropping it, would result in the area without support taking the brunt of the force. At least, that's my interpretation of it.
    12 Powerbook G4 Mac OS X (10.2.x)
    12 Powerbook G4 Mac OS X (10.2.x)
    12 Powerbook G4 Mac OS X (10.2.x)

  • Experience with profiling products and tools

    Hi,
    I'd like to get a good tools for profiling an application
    running under WebLogic 6.0 on Win 2000. So far searching the
    web, I found Borland Optimizeit and Sitraka jprobe. I once
    downloaded an evaluation copy of jprobe but I didn't have
    sufficient time to really learn how to use it before the license
    expired. I fiddled around a little with the the Java built-in
    HPROF and a couple of tools to visualize the data. Specifically
    HAT and PerfAnal. They both seem buggy and I was only able to
    get PerfAnal to work on a simple application. Examining the data
    file output from HPROF seems to provide limited or hard to read
    information.
    If you have experience with a tool that you like, I would very
    much like to hear from you. Thanks in advance for your opinions
    and insites.
    Al Moyer

    There are two levels that I'm used to seeing:
    Code Profiling (lower level) -
    JVM
    jProbe
    optimizit
    etc.
    Performance Management (higher level) -
    Precise Indepth
    Wily Introscope
    Sitraka ??? (new product I can't remember the name)
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Alan Moyer" <[email protected]> wrote in message
    news:3c99e72b$[email protected]..
    >
    Hi,
    I'd like to get a good tools for profiling an application
    running under WebLogic 6.0 on Win 2000. So far searching the
    web, I found Borland Optimizeit and Sitraka jprobe. I once
    downloaded an evaluation copy of jprobe but I didn't have
    sufficient time to really learn how to use it before the license
    expired. I fiddled around a little with the the Java built-in
    HPROF and a couple of tools to visualize the data. Specifically
    HAT and PerfAnal. They both seem buggy and I was only able to
    get PerfAnal to work on a simple application. Examining the data
    file output from HPROF seems to provide limited or hard to read
    information.
    If you have experience with a tool that you like, I would very
    much like to hear from you. Thanks in advance for your opinions
    and insites.
    Al Moyer

  • Experiences with Microsoft CRM WSDL?

    Hello everybody,
    is there anybody of you have experiences with MS CRM and the generated WSDL?
    Regards Mario
    null

    Hello everybody,
    is there anybody of you have experiences with MS CRM and the generated WSDL?
    Regards Mario
    null

  • My iphone 4 started displaying a message box with the following message: "This accessory is not optimized for this phone. You may experience noise and loss of battery."  My question is: how to fix this?

    My iphone 4 started displaying a message box with the following message: "This accessory is not optimized for this phone. You may experience noise and loss of battery."  My question is: Why is this happening and how do I fix it? (I'm losing battery power precipitously). Thanks in advance for any assistance with this question.

    Thanks Kilted Tim, you solved the problem. I'm mightily impressed at the simplicity of the solution!
    Jaded Kane

  • [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! 

  • How can you tell if messages are blocked with ios7

    how can i tell if imessages are blocked with ios7 and can it block facebook im?

    Selected guides should become light blue when they're selected. My guides are using the default color of cyan and the guide on the right is selected in the image below.
    If you have your guides set to the light blue selection inside the Guides Color drop down menu then you won't see a difference because that specific light blue is the color the guide changes to when it's selected. You can also click on the swatch in the Guides and Grids preferences to select any color you want from a color picker.

  • HT5071 If you have had a book published through IBooks Author, what has been your overall experience with the process and the company?

    I am interested in publishing a children's book through IAuthor.  What has been your experience with the company?  As a first time author, what pitfall should I avoid? Can I learn about the terms of the contract before entering into an agreement?

    gvgw wrote:
    Can I learn about the terms of the contract before entering into an agreement?
    Naturally. Once you apply for an account, you'll get the contract, which you are then free to accept or not.
    Michi.

  • Question:  Do I need to run and anti virus program with MAC OSX Lion? Have heard different opinions! If so what would you recommend? Was looking at Sophos. Does anyone have any experience with this? Thanks

    Question:  Do I need to run and anti virus program with MAC OSX Lion? Have heard different opinions! If so what would you recommend? Was looking at Sophos. Does anyone have any experience with this? Thanks

    Do I need to run and anti virus program with MAC OSX Lion? Have heard different opinions!
    You will continue to hear different opinions here, where thoughts range everywhere between "anti-virus software is the evil spawn of Satan" to "anyone not running anti-virus software is a fool."
    Truth is, this is still a very personal decision on a Mac. Depending on circumstances, it is still very easily possible to stay safe without using anti-virus software, but circumstances and personal preferences vary widely. Besides which, anti-virus software cannot even remotely provide you a guarantee of protection!
    To learn how to stay safe (with or without anti-virus software), and how to decide whether to use anti-virus software, see my Mac Malware Guide.

  • I'm fed up with buying albums on i tunes with tracks cut. Did you ever experience the same?

    i'm fed up with buying on i tunes albums with cut tracks. did you ever experience the same? and stop buying at Apple's?

    Assuming you are in a region where you are allowed to redownload your past music purchases, delete the broken tracks from your iTunes library, go to the iTunes Store home page, click the Purchased link from the Quick Links section in the right-hand column, then select Music and Not on this computer. You should find download links for your tracks there.
    If you don't see them straight away it may help to close and restart iTunes.
    While downloading select Downloads in the left-hand column and make sure Allow Simultaneous Downloads is unticked.
    If the problem persists, or that facility is not yet available in your region, contact the iTunes Store support staff through the report a problem links in your account history, or via Contact Support.
    See also: HT2519 - Downloading past purchases from the App Store, iBookstore, and iTunes Store
    tt2

Maybe you are looking for

  • Can i put my itunes library on an external disk?

    hi, i want to store my itunes library on and external disk but want it to work just like it does on the internal hdd. is that possible? i tried to store it on a home server. and while i could play the contents of the library. the art-work and so-fort

  • DEtailed scheduling planning board - scalling of objects in the charts

    Hi, I am wandering if there is a possibility of changing the scale in the graphical planning board in APO PPDS, eg. in the resource chart. in the way that I could change the scale just for a certain period of time or one object. for example: the plan

  • Syncronizing of more than one project at a time

    We should be able to select two or more projects and synchronize at the same time. In fact, we should be able to Select All and synchronize if we wanted.

  • DMS storage and structure

    Hi 1) How to attach the GOS PC attachment with PO document using DMS 2)Where and how the attachment is stored in DMS? Can I assume DMS is nothing but like SAP server where u store the attachments in DMS format. Pls suggest me Regards Ckumar

  • Need to make periodic request to App Server from NSAPI SAF

    I have to send a keep alive ping to a existing Session on our app server from a NSAPI SAF on IWS6. First, is making a direct socket call the best way to handle it or is there another suggestion for sending the request. Second, if using the direct soc