Example not clear  +java magazine JANUARY/FEBRUARY 2012

In java magazine JANUARY/FEBRUARY 2012 , they are interested subjects which discuss " Using JLayer in Your
Swing Applications",
there are one java example about Drawing components into a temporary
image ,but it is not clear because some Variables not define like img,px
kindly can any one know that write complete example .
@Override
public void paint(Graphics g, JComponent c) {
//draw regular
super.paint(g,c);
//draw into buffer
Graphics2D g2 = img.createGraphics();
int ih = *img*.getHeight();
int iw = img.getWidth();
//fill with white
g2.setPaint(Color.WHITE);
g2.fillRect(0, 0, img.getWidth(), img.getHeight());
//render view component scaled and translated
Graphics2D g3 = (Graphics2D) g2.create();
g3.translate(-*pt*.x + iw, *-pt*.y + ih*2);
g3.scale(2, 2);
g3.translate(-pt.x/2 - iw/4, -pt.y/2 - ih/4);
super.paint(g3,c);
g3.dispose();
//draw black border
g2.setPaint(Color.BLACK);
g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.
VALUE_ANTIALIAS_ON);
g2.setStroke(new BasicStroke(3));
g2.draw(new Ellipse2D.Double(0,0,iw,ih));
g2.drawRect(0,0, iw-1, ih-1);
g2.dispose();
//draw image to screen
Shape oldClip = g.getClip();
int mx = pt.x-img.getWidth()/2;
int my = pt.y-img.getHeight();
g.setClip(new Ellipse2D.Double(mx,my,iw,ih));
g.drawImage(img, mx, my, null);
g.setClip(oldClip);
}Thanks
Sameer
Edited by: sabre150 on Feb 17, 2012 9:45 PM
Added code tags

The online article has an embedded link you can use to download the complete source code.
http://www.oraclejavamagazine-digital.com/javamagazine/20120102?folio=37#pg38
The second column from the right on the page above says:
>
NOTE: The source code for the examples described in this article can be downloaded here.
>
The word 'here' is a link you can click to download the complete source code.

Similar Messages

  • Java Heap not clearing

    All,
    We have weblogic running on a sun ultra 450. The general design of the
    system is we have jsp pages that have session variables that are instances
    of java classes that we use to hold our business logic. My current issue is
    that as the system is scaling, the java heap is not clearing. And when I
    say scaling I only mean up to 10 - 20 users. We normally run with the heap
    size at 64 mg, but we have pushed it up to 128 and it only it only delays
    the inevitable of the heap filling up. We have also let the system set idle
    after the heap fills up for 20 mins and it never clears. I have only worked
    on this system for two weeks, is it possible that the original developers
    missed something oblivious and aren't freeing something up? Is there any
    tools that can help me find out what is filling up the heap?
    Thanks
    Jeff

    Profilers like Jprobe should be of help here in detecting the memory leak.
    Srikant.
    Jeff Krueger wrote:
    Weblogic 4.51, JDK 1.1.7
    Jeff Krueger
    Jeff Krueger wrote:
    All,
    We have weblogic running on a sun ultra 450. The general design of
    the
    system is we have jsp pages that have session variables that areinstances
    of java classes that we use to hold our business logic. My currentissue is
    that as the system is scaling, the java heap is not clearing. And whenI
    say scaling I only mean up to 10 - 20 users. We normally run with theheap
    size at 64 mg, but we have pushed it up to 128 and it only it onlydelays
    the inevitable of the heap filling up. We have also let the system setidle
    after the heap fills up for 20 mins and it never clears. I have onlyworked
    on this system for two weeks, is it possible that the originaldevelopers
    missed something oblivious and aren't freeing something up? Is thereany
    tools that can help me find out what is filling up the heap?
    Thanks
    Jeff
    Srikant, [email protected], http://www.weblogic.com/, etc.

  • Could not run the bookstore1 example from the Java Web Services Tutorial

    The bookstore1 servlets example from the Java Web Services Tutorial (issue Aug 1, 2002) was built and deployed successfully by using the deploytool (following the steps described on pages 498ff of the tutorial).
    After deploying the application the Tomcat Web Application Manager shows the entry:
    /bookstore1:stopped:0:D:\Programme\Java\tomcat\jakarta-tomcat-4.1.8\work\Standalone\localhost\manager\bookstore1.war
    when entering the command: http://localhost:8080/manager/list.
    After entering the command: http://localhost:8080/manager/start?path=/bookstore1, the (uncomplete) message appears:
    FAIL - Application at context path /bookstore1 could not
    It should be noted that I was able to build and deploy the application GSApp (chapter 3 of the tutorial) successfully.

    Did you set up the database as described in
    http://java.sun.com/webservices/docs/1.0/tutorial/doc/WebApp13.html#69868

  • I bought a MacBook Pro from Indonesia on 24 th of February 2012, but it does not boot up from last Monday , then I sent it to Sri Lankan authoriser ( future world) with the bill, but they say no warranty

    I bought a MacBook Pro  from Indonesia on 24th of February 2012, but it doesn't boot up from last week, Then I took it to Sri Lankan authoriser( future world) with the invoice which I got when I purchased it, but they say that my warranty is not available. WHY I S THAT?

    Give Apple a call:
    http://support.apple.com/kb/HE57
    Ciao.

  • HT1222 The update "Java for OS X 2012-006" can't be installed

    Hello - When updating software I get the following message:  The update "Java for OS X 2012-006" can't be installed.  You don't have permission.  I am using the admin user on this computer.  Any ideas?  I have problems in the past and had to clear cache - could this have caused some permission issues?
    Thank you!

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Oracle.forms.engine.Main not found.java.lang.ClassNotFoundException error

    Hi Members,
    I am getting the oracle.forms.engine.Main not found.java.lang.ClassNotFoundException error when trying to access Oracle forms using APEX 2.2.1 and SSO.
    load:class.oracle.forms.engine.Main not found
    The forms have been compiled, forms path setup properly and the setup required to run forms seems to be right. Jinitiator has also been installed.
    I have searched the forums and tried everything. I have checked jinitiator settings, cleared cache and even reinstalled it. Do you have any experience with this error? Appreciate any answers. Thanks.
    Ravi.

    Dear Friends,
    I was also facing the same problem. to solve this, i have uninstalled Oracle Jinitiator. Cleared all the temporary internet files & cookies. Then while running the form, when it asks to install JInitiator, i have specified a different path for jinitiator, For Example, By default it asks for C:\programfiles, i have changed it to c:\manish directory.
    This has solved my problem. Probably this also help you.
    Regards,
    Manish Trivedi,
    India

  • "the update java for os X 2012-006 can't be installed"

    I was in the Western Digital page and wanted to run java. When clicked to, the system started download "Java SE 6 runtime" from apple. At the end of download, the system shows this error: "the update java for os X 2012-006 can't be installed".
    Does anyone knows what is the pronlem and how to resolve it ?
    Kindest Regards,
    Paulo Guedes

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Download Critical Patch Update - February 2012

    How do I download Critical Patch Update - February 2012?

    user3195927 wrote:
    How do I download Critical Patch Update - February 2012?Critical Patch Updates are the primary means of releasing security fixes for Oracle products to customers with valid support contracts. They are released on the Tuesday closest to the 17th day of January, April, July and October. The next four dates are:
    * 17 April 2012
    * 17 July 2012
    * 16 October 2012
    * 15 January 2013
    For Oracle Java SE Critical Patch Updates, the next three dates are:
    * 12 June 2012
    * 16 October 2012
    * 19 February 2013
    A pre-release announcement will be published on the Thursday preceding each CPU release.
    Critical Patch Updates, Security Alerts and Third Party BulletinSecurity Alerts Chicklet
    http://www.oracle.com/technetwork/topics/security/alerts-086861.html
    You can download those patches from My Oracle Support (MOS) website -- https://support.oracle.com/ (you need a valid username/password and CSI number) to download the patches.
    Thanks,
    Hussein

  • Help:simple file upload example not working

    Request input on what's wrong with this -
    Using JDeveloper 10G.
    1) I created a simple jsp file upload file using the OJSP
    File Access Tag library options. With empty JSP file,I
    dropped in the httpUploadForm and the httpUpload tags.
    Now when I run this I get the following error stack on
    the web page.
    javax.servlet.jsp.JspTagException: Posted content type isnt multipart/form-data at oracle.jsp.webutil.fileaccess.tagext.HttpUploadTag.doStartTag(HttpUploadTag.java:130)at test4.jspService(test4.jsp:10)[test4.jsp]
    2)Now if I use a simple JSP without the tag library - the
    page fails to display. Found that commenting out the
    line "upbean.upload()" lets the page run and atleast
    show me the upload form. What's wrong with this
    standard example from the OC4J documentation -
    <%@ page import =
    "javax.servlet.http.*,
    java.io.*,
    java.util.*,
    oracle.jsp.webutil.fileaccess.*;" language="java" session="true" contentType="text/html;charset=windows-1252"
    %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Upload</title>
    </head>
    <body>
    <% String userdir = "mydir"; %>
    <form action="pUpload.jsp" ENCTYPE="multipart/form-data" method=POST>
    <br>
    File to upload: <INPUT TYPE="FILE" NAME="File" SIZE="50" MAXLENGTH="120" >
    <br>
    <INPUT TYPE="SUBMIT" NAME="Submit" VALUE="Send">
    </form>
    <jsp:useBean id="upbean" class="oracle.jsp.webutil.fileaccess.HttpUploadBean" >
    <jsp:setProperty name="upbean" property="destination" value="<%= userdir %>" />
    </jsp:useBean>
    <% upbean.setBaseDir(application, request);
    //upbean.upload(request);
    %>
    </body>
    </html>

    It's not clear from your post, but are you aware that the
    documentation is really showing multiple files?
    The doc examples are based on the ones you can try out by downloading the ojspdemos.ear file.
    They use discrete steps. For example, the fileUploadIndex.html contains the following
    This will call the form and set the action in the form to call the tag upload jsp file. The form will do the multi-part post and the tag upload file does display the text after the <upload:httpUpload> tag. I just re-ran the example to be sure.
    The same basic mechanism applies to the upload bean. That is it is called via:
    This is the only way that these can work because the upload code (beans & tags) both require a multi-part post. I hope this helps

  • Error oracle.forms.engine.Main not found.java.lang.ClassNotFoundException

    Hi all,
    I tried to update oracle_logo.gif in forms jar which is in f90all_jinit jar. I placed my icon in forms\oracle\forms\icons and renamed it as oracle_logo.gif while removing the existing one. Then I did jar the forms and placed that in f90all_jinit and again did jar f90all_jinit. Then, I placed this in ORACLE-HOME/forms90/java. When I tried to run the form...the form could not open and the java console shows this..
    Loading http://<MACHINE_NAME>:8888/forms90/java/f90all_jinit.jar from JAR cache
    load: class oracle.forms.engine.Main not found.java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.     at sun.applet.AppletClassLoader.getBytes(Unknown Source)     at sun.applet.AppletClassLoader.access$100(Unknown Source)     at sun.applet.AppletClassLoader$1.run(Unknown Source)     at java.security.AccessController.doPrivileged(Native Method)     at sun.applet.AppletClassLoader.findClass(Unknown Source)     at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at sun.applet.AppletClassLoader.loadClass(Unknown Source)     at java.lang.ClassLoader.loadClass(Unknown Source)     at sun.applet.AppletClassLoader.loadCode(Unknown Source)     at sun.applet.AppletPanel.createApplet(Unknown Source)     at sun.plugin.AppletViewer.createApplet(Unknown Source)     at sun.applet.AppletPanel.runLoader(Unknown Source)     at sun.applet.AppletPanel.run(Unknown Source)     at java.lang.Thread.run(Unknown Source)
    Can anyone guide me on how to get rid of this error ? Strange thing is that I've removed that f90all_jinit.jar and placed back the existing one (I took backup). But still it's showing the same error and not opening the form. I could and can not do anything without this error corrected.
    Please suggest me as soon as possible...
    thank you
    madhu.

    Dear Friends,
    I was also facing the same problem. to solve this, i have uninstalled Oracle Jinitiator. Cleared all the temporary internet files & cookies. Then while running the form, when it asks to install JInitiator, i have specified a different path for jinitiator, For Example, By default it asks for C:\programfiles, i have changed it to c:\manish directory.
    This has solved my problem. Probably this also help you.
    Regards,
    Manish Trivedi,
    India

  • LM13: Verification field not cleared after [Enter] key

    Hi Experts,
    I'm facing the issue as stated in the OSS note 916654 - LM13: Verification field not cleared after [Enter] key. My current system is ECC, that is why the OSS is already applied to the ECC version. But the problem is, i still faced the problem stated in the OSS.
    Symptom
    In customizing:
    - You have defined [ENTER] in destination screen 302 to SAVE items.
    - You want to verify the destination bin information.
    You use 'Confirm Transfer Order Clustered' RF transaction LM13.
    You scan several SUs and press enter.
    You press [F4-Next pushbutton] to confirm the associated TO(s).
    In the destination screen 302, you scan the verification value for the first item and press [ENTER] key.
    ==> The item is confirmed correctly but when the system proposes the next item, the verification value of the first item is displayed.
    Anyone know how to fix this issue? Pls help.
    thanks
    Hooi Fung

    Hi,
    For example itab-matnr is your screen field
    in PAI
      field: itab-matnr,
             module check_matnr_0700.
    module check_matnr_0700 input.
      move itab_matnr to v_matnr.
    endmodule.
    in PBO.
    move v_matnr to itab-matnr.

  • Unable to generate the file report pdf on 29 february 2012 or during any leap year day...

    hii this is manab......
    sir/mam i have face the following error in 29 february 2012 for my overall company report .But i can easily get the
    report of another department on 29feb 2012....but when i try generate the overall report of my comapany then i find the errors
    REP-1401: 'cf_mc_prod_lyrformula': Fatal PL/SQL error occurred.
    ORA-01839: date not valid for month specified
    The following is the logfile.........
    ...........................................................................................log file................................................................................................................
    HPCL Custom Application: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    HPCCMDS module: HPC Modified CMD Report
    +---------------------------------------------------------------------------+
    Current system time is 04-SEP-2013 11:37:20
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_MILL='NPM'
    P_TRANSACTION_DATE='2012/02/29 00:00:00'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    REP-1401: 'cf_mc_prod_lyrformula': Fatal PL/SQL error occurred.
    ORA-01839: date not valid for month specified
    Report Builder: Release 6.0.8.24.0 - Production on Wed Sep 4 11:37:20 2013
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter Username:
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 11426643.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 04-SEP-2013 11:59:23
    +---------------------------------------------------------------------------+
    kindly give me solution .....i have e-business suite 11i
    internet explorer latest version...

    Hi,
    Please confirm whether this is a custom or standard report.
    If this is a custom report, then probably the respective issue has not been handled by exception handling.
    Also please refer note:
    How to check if version 11.5.10.2 is certified to Handle Leap Years (Doc ID 549937.1)
    Thanks &
    Best Regards,

  • Can you check my final setup? Two things not clear yet

    Hey guys,
    Just when I thought I got it all figured out, something new (at least to me) pops up and raises more questions than answers. So I go on and search more and more and more and now finally I think i've got my setup allmost ready to order. Could you check it and help me out on the final insecurities? Thanx a bunch.
    Oh and please, if you have a suggestions to change something I feel is allready o.k (so no questions)...make it a suggestion with enough info to let me make a choice in the matter. Give me a link to a Benchmarksite or e really good test. If the difference is minimal (seconds) on about 10 min. of final footage, than please don't send me on a chase again. My girlfriend would like me to bed with her at the same time now after a week or so
    and    I want to order the damn.. stuff and start.
    Camera:               Canon XF 100, uses Canon  MPEG-2 4:2:2 50Mbps codec            
    Software:             Adobe Premiere Pro CS5.53
    Motherboard:       ASUS P8Z68-V Pro
    Question: not to much benchmarks around on the Z68 combined with I 2700. Anyone who uses this board with the 2700 or 2700K step forward please and elaborate.
    Cpu:                     intel      core I7 2600
    Memory:               16 Gb    Kingston ValueRAM (2x 8 GB : 2 x 4 GB - DIMM 240-pins - DDR3 - 1333 MHz
    or
    Cpu:                     intel      core I7 2600K
    Memory:               16 Gb    Corsair Vengeance Blue 16GB DDR3-1600 CL9 quad kit
    Question:               I think I’d go for the first option. It’s cheaper and from what I’ve read there not a lot to gain. My videos mostly don’t exceed 10                               minutes of final footage. Anyone can acknowledge this (or not)?
    Videocard:           MSI        N570GTX-M2D12D5/OC
    Harddisk:             OCZ       Vertex 3 120GB   (sata 600) for my OS
    Harddisk:             S’sung  WD Caviar Green WD20EARS x3 (sata 300)
    To raid or not to raid is still not clear for me. 5 is definitely a no go
    I’m thinking I’d put 2 disks in a Raid 0 for more speed and on a regular base BAckup to the other one( and eventually go for external back-up)
    Is that ‘o.k. or mmh’, then fine. Is it a ‘oh no, what is he thinking’, please tell me.
    Cooler:                Scythe  Mugen                 2 Rev. B
    Housing:              Cooler Master  Xilencio
    Powersupply:       Seasonic 620
    Monitor:               Eizo       EV2333WH-BK
    Optische drive:     LG          BH10LS30
    Cardreader:          lexar     LEXAR PROFESSIONAL USB 3.0 DUAL-SLOT READER (for CF’s canoncamera)
    Speakers              Creative              GigaWorks T20 Series II
    Special :               Contour Design ShuttlePro2
    Thanx guys and girls(?) for hopefully making my life easier. Greeting from Nieuwegein, Utrecht, Holland

    Scott,
    Referring to your post #8.
    JCschild wrote:
    i have proven this to be false....
    This is a big concern to some of us end users who want to put our money where it counts.
    Is there a clear benchmark varifying your actual test results, which us newbies can view?
    Referring to your post #10 above.
    they are also end users not system builders and do not have the resources/access we have to multiple platforms, processors ram etc.
    How can we really know for sure if we go on word of mouth only, one swears by Ford, one swears by Chevy.
    What should us newbies believe,
    the feedback from end users who have the real world experience of the behaviour of their systems working regularly with large or complex projects, with strict timelines under time pressure, who cannot afford jerkiness nor delay of any kind, who must afford to save a lot of aggravation caused by less responsive systems, who cannot afford to be held back by hard disk failure or loss of data that took valuable time editing, who need lesser time requirements for regular backups, etc, who know what video editing involves in real practice,
    or the feedback from system builders who have “the resources/access to multiple platforms, processors ram etc.” to run hardware tests, but who do not have the experience of high end video editing in practice?
    Perhaps it is true that a video card running at PCIe-8x is not much slower than a video card running at PCIe-16x.
    I don't know for sure.
    What will happen if things change, sooner than we thought, with new drivers and CS6 PP utilizing the full bandwidth, and end users are stuck with systems that don't have the required PCI-e lanes to accomodate more than a 16 x PCI-e nVidia card?
    It appears to me that the i7-2600K is indeed a great processor, delivering great value for money, for the majority of general-purpose applications, but
    how does it perform when one works with large or complex projects, and multitask, such as having DW do a complete validation on multiple DHTML files, including SSE, running a resize action in PS on a couple of thousand images, encoding large files in FL and PR doing an export to a complex long form BRD?
    I was very tempted, and came very close, to buying an i7-2600K for myself, but after learning just how much high-end video editing can demand from a system, I became hesitant to buy the i7-2600K with its platform. I need to be sure that the system I buy has no limitations for the work I need to do with it.
    If Intel had video editing in mind when designing the i7-2600K, it would not have had integrated graphics, which is of no use when we need a nVidia card.
    Regardless of the fact that according to http://www.xbitlabs.com/articles/cpu/display/core-i7-2600k-990x.html the i7-2600K outperformed many pricier products for a higher-end LGA1366 platform (even the $1000 i7-990X Extreme Edition yielding significantly to Core i7-2600K within the majority of general-purpose applications, except during video processing and transcoding, final rendering and a few specific tasks, such as encryption and batch image processing), Intel still positioned this processor as a mid-level processor, for a reason.
    Intel knew before release what this mid-level i7-2600K was capable of, therefore releasing it positioned as a mid-level processor, they did so having the architecture to follow up with a mid-level processor that will outperform the i7-2600K, within the same price category, else who would buy Intel's next mid-level processors?
    I suspect that for those who are willing to hold out and wait just a bit longer, so they can put their money where it counts, Intel has a pleasant surprise coming soon, and that the new platform will not be evolutionary like it has been for years, but revolutionary with feature improvements from Sandy Bridge like Intel's tri-gate transistor technology, PCI Express 3.0 support and Graphics DirectX 11 and OpenCL support, a bigger graphics performance and bigger CPU performance boost compared to Sandy Bridge.
    what makes you think you need a raid controller.... the vast majority of Adobe users do not need one or an 8 drive raid array..
    Yes, for those who never need a hardware raid controller, using it for general-purpose applications, the 2600K and its P67 or Z68 platform is nice.
    The OP did not specify whether or not he will need a hardware controller, wherefore I cared to post my post #7 above,
    nor did he specify his source material, editing style, the nature of his timelines and the time pressure he is under with his projects (other than a mention in his original post of his girlfriend's time request), or how long he intends to use the system before upgrading to the next one.
    and why i finally posted the big cup of zip it thread.. to clear out some mis-leading comments. 
    Scott
    ADK
    Quoting from your original post in A big cup of "zip it" or the definative final P67 vs X58 answer thread :
    Now in all fairless of disclosure the drive benchmarks dropped from our previous tests on X58 which is odd, we are guessing the video card as its ramping up would take bandwidth from the controller even though its supposed to be running 8x.
    Scott
    ADK
    Since you wrote that “the direct replacement for X58 is X79” (System build for CS5.5. Contemplating whether or not to wait for Q1/Q2 2012.), I am eager to learn which exact motherboard(s) was/were used when you ran those previous tests on X58?
    Supposing the video card took bandwidth from the controller, even though its supposed to be running 8x, why do you think it would do that as it's ramping up?
    Is there a clear benchmark varifying your actual test results, which us newbies can view?

  • Java-Applet-Plug-In shows up in Safari, but I did not install Java

    Hello,
    in Safari, when you click on "Help" and then on "Installed Plug-Ins", you get a list of all Plug-Ins installed. Beside the Quicktime- and PDF-Plug-Ins there's also this Plug-In listed:
    I wonder what this is, because I did not install Java on my fresh installed Mountain Lion.
    Second thing I wonder about is this: By the fact that this Applet is listed under "Plug-Ins" what affect does it have, when I uncheck the Option for Java in Safaris securtiy options? Do I also need to uncheck "Plug-Ins", or can I leave it as it is? Same questions, if I pretend Java is installed.
    Thanks alot for clearing that up! Again, there's a huge security issue with Java, as seen in recent news. And excuse my English.

    After being connectred to a charging source overnight
    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • SCCM 2012 Distribution Point not working properly on a Windows 2012 Server

    I have an SCCM SP1 site running on a Server 2008 R2 machine.  I had a couple of distribution points, also running on 2008 machines.  These served as DPs and PXE boot points.  I had no problems with these.
    I resently added a Server 2012 machine, and set it up as a DP, with a PXE boot point.  The servers is part of a boundary group containing about 1500 clients.  I distributed all of packages that are included in my main task sequence, and am able
    to PXE boot, and image machines successfully.
    However, I am having problems deploying other packages and Windows update packages from this DP.  It seems like I am only able to deploy packages that have the "Copy the content in the package to a package share on distribution points" enabled. 
    If this is not enabled, the client will get the deployment policy, but will never download the package.  The "In Progress" tab for the deployment status will just say "Waiting for content".
    I have checked the rereqs for IIS on the Server 2012 DP, also checked the firewall.  Everything that I see seems to be OK.  Are there other things that I can check to determine why this DP isn't working right?

    Hello,
    According to the following description, this behavior would be normal:
    If you configured the option Run program from distribution point on the
    Distribution Points page of the Deploy Software Wizard, do not clear the option
    Copy the content in this package to a package share on distribution points, because this will make the package unavailable to run from distribution points.
    http://technet.microsoft.com/en-in/library/gg682178.aspx

Maybe you are looking for

  • BAdi for Vendor Master Creation XK01

    Hello All , I want to have a new subscreen in XK01 transaction . So i include it by implementing the Badi VENDOR_DATA_CS Now i can get a subscrenn in my transaction . But i couldn't transfer the value of the field from my subscreen to my main program

  • How to go back to Firefox 3.6? I cannot use Norton Identity Safe on Firefox 4 and I need use it often.

    I was using earlier version of Firefox and it worked perfectly. Then I changed over to the 4.0 version and now I can no longer use the Norton Identity Safe. This is no good for me. I am now having to use Internet Explorer instead of Firefox. I would

  • PSE9: How do I move/copy an Album and its contents from my PC to my laptop?

    I am using Windows 7 and PSE 9 on my PC and want to get a copy of the album and its contents to my Vista laptop running PSE 9 without changing anything on the source PC. Anyone know how to do this? I know I can move the files through Windows Explorer

  • SQL Query Data Model Question

    Hi All, I'm new to XMLPublisher so i'll try to explain the best i can the problem i'm having creating a Data Model for my report. I'm using Database XE and have installed XMLPublisher, as XE is extremely flexible in creating apps i'm having huge trou

  • Heeeeelp - on update cascade

    hi all I posted the same question inn this forum but did not get any answer i'll try again in this post my problem is that i created my tables in the database without on delete cascade on the foreign constraint and now 'm trying to modify that I drop