Strange output, need expert help ?

Hi,
I have a simple for loop, but couldn't get the expect output, would you please to tell me the reason ?
int i = 0;
int j = 0;
outer1 : for(i = 0; i < 10; i+=2) {
for(j = 0; j < 10; j+=2) {
if (++i == 5 && j++ == 5) {
break outer1;
System.out.println(i + ">>>" + j);
System.out.println("\n" + i + ":" + j);
The output of the above code as following :
1>>>0
2>>>2
3>>>4
4>>>6
5>>>9
8>>>0
9>>>2
10>>>4
11>>>6
12>>>8
14:10

Hi Mr. EricMacau,
After reading your code and execution i was also amazed how this happen.
Then i carefully read your code.
Then i realise
If (++i == 5) will true then
it will go to next statement that is (j++ == 5) other wise program will never read next statement.
So when ++i==5 then it go to next statement that time variable j having 8 value and due to the (j++) it become 9.
You question was quite interesting. I don't know whether my answer will staisfy u or not. let me know ok :):) and chaooo.

Similar Messages

  • Anyone need expert help/consulting for Labview?

    Code Genius was started at MIT to connect programmers in the scientific community to experts of advanced languages for efficient and cost effective support. Our platform helps programmers find the help they need to evaluate and resolve any issues they have in a quick and easy manner. Our service is unique with Code Geniuses matched with users not only based on language but also based on industry expertise for more streamlined and specialized problem solving.
    www.codegenius.io
     

    The arogant side of me asks...
    What make them think they are better than us* ?
    Hmmmm?
    Ben
    * us = the contributors to this forum that I am convinced include some of the greatest software developers the world has ever known.
     

  • Error installing SAP NW 7.01 ABAP trial version /Error 601-Need Expert Help

    Hi
    When I install the trial version, the installation aborts with error 601.
    I know this has been reported before, but I can't find a solution, tried removing all previous entries/components and re-installing a number of times but it always aborts.
    Details below, any help would be greatly appreciated:
    1, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Nov 11, 2009 1:28:02 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOCUME1/SM/LOCALS1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

    I did these steps and was able to reinstall without any problems.
    1. Run registry clean tool that came with the packaged software
         \Additional_Tools\RegCleanTool
    2. Then run Uninstall - System/Standalone Engine/Optional Standadlon ......
         This is under the Software Life-Cycle Options-Uninstall
    3. Check if there are any files located in
         \Program Files\sapinst_instdir     -
         delete this directory
         \Documents and Settins\{user}\Local settings\Temp    -
       delete any references to SAP
    The above steps helped me to reinstall the Trial software. 
    Make sure that the system for the install meet the following requirements:
    u2022     Operating System: Windows XP Professional (Service Pack 2) or Windows Server 2003 or Windows Vista
    u2022     Hostname must not exceed 13 characters
    u2022     NTFS-File system
    u2022     Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    u2022     At least 1 GB RAM (2-4 GB recommended)
    u2022     Pagefile size according to your RAM settings.
    u2022     Intel Pentium III/1.1 GHz or higher (or compatible)
    u2022     30 GB hard disk space temporary during installation - 24 GB permanent
            The actual hard disk space required is more than 32GB.  It is best to install the SAP directory on a separate drive if possible. Othewise you have to make sure that the drive where you install SAP has sufficient space for you system and the SAP install.
    u2022     High-resolution monitor (1024x768 or higher, 256 colors)
    u2022     Make sure that no other SAP system is installed on your computer
    u2022     The SAP system requires several ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600, 3900 and 8000. A possible entry can be excluded by using the hash symbol (#). (Note: The entry sapmsNSP 3600 for dialog instances may not exist, as it is set to 0 in Trial versions).
    u2022     If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter.
    My system configuration:
    Virutal Machine
       Windows Server 2003
       1.7GB RAM
       20GB System Drive
       40GB Data drive (SAP installed here)
        MS Loopback Adapter with address 10.10.0.10 (entry in hosts file 10.10.0.10             localhost)
    Regards,
    Jasper

  • Need Expert Help.....Photoshop to slice pages in half Batch mode

    I've searched everywhere for a solution to this, but in vain. Pls. Help...
    I have taken digital images (color) of a few pages from a printed book. These are all double pages (2 facing pages in 1 shot). Pls. see the attached sample image. http://www.box.net/shared/ay2rqjp317
    I want to use Photoshop (Elements 6 / CS 3 or above) to AUTOMATE the following :
    1. Cut the single image (of two facing pages) into 2 single page images. (Also if you could suggest a way that picture be split (in batch mode) to NEARLY FIT the single page dimensions of the book).
    2. Straighten the resulting single page image (to look NEARLY like a flat eBook - with text in ALMOST straight lines).
    3. If at all possible, Remove imprint of fingers (seen bottom of the pic- finger holding pages flat- I've held the same place in all images).
    4. Convert color image to black and white, to remove unnecessary details.
    5. CREATE A BATCH process of all above steps, so it can be done for the 30 or so double pages I have, creating 60 single pages.
    After step 5, I will run Omnipage to OCR text from all pages (This is simple, I can do it) and create a clean B&W book type PDF of 60 pages or so.
    Its really important that I do the batch mode for all...this is beacuse in sucesssive projects, I need to digitize a few pretty old books.
    At wikihow, I fdid find some useful info, but not for STEP 1 to 3, which are crucial. I'm reproducing that info here, if someone wants to incorporate that into approach they suggest for me.
    Pls. Help...I'm just an amateur with Photoshop. Thanks a ton..
    -------------------- Notes from WikiHow ---------------
    4 # Create a processing action: Photoshop (any version) is a good software for processing, but other software may work just as well. To save file size and increase readability, you want to strip out as much extra color information as possible. You can automate this process: Start recording a new action. Then select Image>adjustments>threshold to convert to black and white - drag the cutoff slider to where it looks most readable. Save the images using File > Save for web and devices. Save in the gif format. You only need two colors, and you may safely crank up the lossy compression. Using this method you can compress six megapixel images down to under 200 kb, down from the roughly 2 mb original files.
    5 # Create your pages. Now that you have created your action, open Photoshop and select file > automate > batch. Select the action you just made, as well as the original images you want to work on. Then select a destination and numbering scheme. Run the process and you should end up with a number of compressed GIFs. Review your images again. If any of your images were underexposed or out of focus, they will be illegible.

    Someone may be able to recommend some easier to use software, but on machines where I do not have Photoshop I use http://gimp.org/downloads/

  • Need expert help - iPod Classics will not play recently downloaded songs

    Sparknotes version of this question, so you don't need waste your time if you aren't interested:
    -iPod Classic skipping over songs
    -problem with iTunes transferring the files
    -need help ASAP, we DJ with these iPods most weekends
    Multiple iPod Classics are skipping over songs and will not play them.  This is a recent issue and these ipods are not new - we have been using them for several years now.  The playlist and the Macbook from which the playlist came are also not new.  The playlist copies onto the ipod so that i can see it on the device, but after unplugging the ipod and trying to play a song the screen just gets stuck for a few seconds, with the play symbol showing in the toolbar, but then skips to another song until it can find a song it can play. 
    After some investigating i found that my itunes must not be properly copying the playlist - it shows up on the ipod, but when i view the ipod contents in itunes, that playlist is not there.  Upon a second attempt at copying the playlist to one ipod, i found that all files still show up in the song list, some files are now playable, but not all.  My husband and I are DJs and one can understand that this is quite a predicament, when all of our ipods suddenly only play certain songs.
    Restarting the ipod does not solve issue.  Again this is an issue with multiple iPods, so i am thinking that maybe it is an iTunes problem but i don't know where to begin trying to fix it.  One thing i did notice was that when i plugged the ipods, iTunes sat in the "verifying iPod" stage for quite a while.  I found some past forums that touched on this but it seems to usually be connected to updating the version of iTunes, and i have the most current version (10.6.3).  This playlist was made years ago and the files should not be corrupt, at least they have worked fine in the past.

    I find this concept worth considering. http://en.wikipedia.org/wiki/Bathtub_curve
    The one year limited warranty ought to see you through "early failures". I have a sneaky suspicion that extended warranties are intented to cover "random failures" before "wear out" failure becomes likely which is why such cover is often limited to 3 years, the period when it is least likely to be needed.
    In your case, assuming there is no obvious physical cause that has been overlooked, it would seem to be a random failure in years 2/3. Not common, but they will happen to someone.
    tt2

  • New To HR.. Need Expert help

    Hi,
    Can anyone help me with this SPRO path?
    Can someone please tell me what i need to do here.
    Personnel Management  Personnel Administration  Basic Settings  Determine defaults for number ranges.
    Regards,
    Raj

    In this step, you can define the groupings for the personnel calculation rules and collective agreement provisions for all your employee groups and subgroups.
    The employee subgroup grouping for the personnel calculation rule is required in Payroll Accounting. The collective agreement provisions grouping is required for indirect valuation of wage types in the Basic Pay infotype (0008).
    Example
    Employee subgroup grouping for the personnel calculation rule:
    The personnel calculation rule allows one wage type to be processed in different ways in payroll accounting.
    The value of the standard pay wage type should be used as a basis of valuation for hourly wage earners. The value of the standard pay wage type should be divided by the planned working hours before being used as a basis of valuation for salaried employees.
    Employee subgroup grouping for collective agreement provisions:
    A standard agreement designates the same pay scale groups and levels for both hourly wage earners and salaried employees; however, the user must still be able to enter hourly or monthly values in the pay scale table.
    Requirements
    Employee groups and subgroups must be set up.
    You must know which employee groups and subgroups are paid on an hourly/monthly basis.
    You must know whether your collective agreement uses the same pay scale groups/levels for different kinds of payment.
    Standard settings
    Employee subgroup grouping for the personnel calculation rule:
    1 = hourly wage
    2 = periodic payment (eg.monthly wage)
    3 = salary/pension
    4 = pay (German civil service)
    5 = social insurance (German civil service)
    Employee subgroup grouping for the collective agreement provisions:
    1 = industrial workers/hourly wage
    2 = industrial workers/monthly wage
    3 = salaried employee
    4 = AT
    Recommendation
    The meanings of the grouping for the personnel calculation rule are fixed and may not be changed.
    The grouping for the collective agreement is not subject to any restrictions.
    Activities
    For each employee subgroup, define the personnel calculation rule grouping and the indicator for collective agreement provisions.
    Determine default for the pay scale data
    In this step, you define how default values are determined for collective agreement types and areas (pay scale types and areas for short).
    Example
    You can either define these default values using the pay scale area and type assigned to the personnel area, or a feature.
    Requirements
    Personnel areas must be defined.
    Pay scale types and areas must be defined.
    Pay scale types and areas must be assigned to personnel areas.
    Standard settings
    The standard system contains the feature TARIF, which takes the default values from the pay scale type and area assigned to the personnel area.
    Activities
    Check the feature and change it if necessary.
    Further notes
    Refer to the documentation for the TARIF feature.

  • I need expert help with consoldidating library.

    Hi ---
    I have 2 external hard drives D and T. I'm consolidating them to a new one; G.
    I noticed that I kept getting error -69 "unknown error" and I realize that one of the hard drives (T) keeps giving the error the second it starts to copy the first song. Each and every time.
    The other hard drive seemed to copy over just fine ... I raelly need help ... it's sooo frustrating since I bought this new hard drive just so i could accomplish this task ... thank you

    The external harddrive that gives you this error has a "Unusable/corrupt" file on it. this error is covered by apple at the link below. Its about syncing to an iPod but an iPod is just a "Specailized" external harddrive so follow the instructions there to fix this problem
    http://docs.info.apple.com/article.html?artnum=302684
    You may want to run a error check on your external by going to "my Computer" rightclicking the Harddrive in question select properties>tools tab and hit "Check now"
    If your external came with its own software, use it to Diagnose the drive

  • Need Expert Help!: Apparent Dreamweaver Error Adobe Can't Solve

    This problem has been going on for over a month. After speaking with 16 different Adobe Tech Support people, and the problem still not resolved, I sure would appreciate any help or ideas you guys might have.
    I have linked to a short movie I made that shows what's happening on my system:
    http://www.libertydesignllc.com/test/scantool/Adobe-Error.mpg
    I have a simple 2-column site with a container div, header & footer divs, a left nav div, and a content div with text and an HTML table (I've attached one HTML file this always happens with).
    (Posted version: http://www.libertydesignllc.com/test/Scantool/Facilities.html)
    On my primary PC in DWCS4, when I single-click the text to make a change (add a comma, etc.), the entire contents get selected. Nothing I do will allow me to simply put the cursor between chracters. A double-click scrambles the divs on the screen and removes the backgrounds.
    This does not happen with the same documents using the Trial version installed on another PC, but even the Trial version seems to do this on this machine. The problem appears to be sporatic and can occur with any page at any time, but once it starts happening, it continues forever on that machine. If I save the document, however, it does not happen on my other machine running the trial. A Tier 2 Adobe tech had me delete two registry keys which appeared the solve the problem, but it screwed up all of the other Adobe apps, so it's not a real fix. These keys are called "Common10" and "10" under the HK software section of the registry. (Apparently, deleting these forces DWCS4 to rebuild them)
    I have rebuilt this PC several times since this started including WinXP F-Disking and reinstall of OS, creating a partition image of the fresh installation image, and at various points BEFORE any Adobe products are installed. Once I see the problem with my full version or the Trial, I reimage back to the beginning since Adobe products seem to make permanent registry entries. (Their special utility called "CS4InstallerDatabaseutility.exe" does not fully remove their products)
    Any ideas would be very mch appreciated.
    Thank you!
    MFitz

    Firstly - excellent work with the video, very helpful.
    I'm on a PC (XP SP3) and used to have this problem intermittently too, I can confirm you aren't going mad - it definitely is a bug in DWCS4. It could be coincidence, but I haven't seen the bug since I turned off the Code Inspector. As in - made sure Code Inspector wasn't visible anywhere in the interface, even minimised. It's hard to see if Code Inspector is one of the minimised tabs in the video, but I thought I'd just put it out there as a possibility.
    Since the problem is intermittent (or was for me) it's hard to troubleshoot! I'm sure someone else more knowledgable that I will be along with other suggestions.

  • Noob need experts' help!!

    Hi,
    I am trying to create a web page with a flash movies. The
    user click on the movie and it will bring you to another page. How
    do you create a hyperlink for a flash movie in asp.net? I have
    download the flash control for asp.net. However it doesn't allow me
    to hyper link the flash movie.

    Thank You Noel!
    If could help someone, I've found a great tutorial about this, of course you can take more saturation:
    http://www.youtube.com/watch?v=YdaqW2yFDj8
    This youtuber is really fantastic!

  • Need expert help with HP Scanjet 8200 with Windows 7

    I've tried to download drivers to use my HP Scanjet 8200 with Windows 7 without success.

    hi,
    you can download the windows 7 drivers from this link.
    what error shows when you try to install the software?
    You have to note the system type that the windows 7 is running. 
    Is it 64-bit or 32-bit.
    l0ri3
    ~Though i work with HP my posts and replies are my own and not from HP.~

  • Need expert help with Canon Vixia HV 30 downloads

    I have a Canon miniDV Vixia HV30 high def camera. The new apple macbook (aluminum) does not have a firewire to import the video from the HDMI terminal. How can I get the video from the camcorder into the laptop??

    I have the exact same issue. Didn't even think to check when I bought this a few weeks ago--I can't believe there's no FireWire port. I've had a FireWire port on my Apple notebooks for five years (two previous ones...)
    Apple claims that I should be able to import footage via a USB cable from my Vixia. lol. The computer doesn't recognize it. I'm going to Apple Store tomorrow, and bringing two cameras, USB cords, etc. If they can't work this out, I feel like they owe me another computer...
    Anyone else have an opinion on this?
    Thanks

  • Expert help needed to connect iPhone / iPad using BlueTooth and Wi-Fi

    We need expert help to connect iPhone / iPad using BlueTooth and Wi-Fi. If you have worked with Apple MFi Program [http://developer.apple.com/programs/mfi], or have expertise/experience in this, please contact me. Thanks! Kevin.

    Hi there.
    I connected to my livebox after about three attempts. You have to pair the livebox by pressing either the number one or two that is on the box. When it is in pair mode it stays that way for ten minutes so it gives you chance to try your wep code that is on the bottom of the box a few times. I can't remember which one was successful but i did try the letters in uppercase and lower and one of them seemed to connect.
    Welcome to discussions by the way.
    Hope this helps JB

  • DM-VPN with Static NAT for Spoke Router. Require Expert Help

    Dear All,
                This is my first time to write something .
                             i have configure DM-VPN, and it's working fine, now i want to configure static nat.
    some people will think why need static nat if it's working fine.
    let me tell you why i need. what is my plan.
    i have HUB with 3 spoke. some time i go out side of my office and not able to access my spoke computer by Terminal Services. because its by dynamic ip address.  so what i think i'll give one Static NAT on my HUB Router that if any one or Me Hit the Real/Public IP address of my HUB WAN Interface from any other Remote location so redirect this quiry to my Terminal Service computer which located in spoke network.
    will for that i try but fail. 
    will again the suggestion will come. why not to use .. Easy VPN. well sound great. but then i have to keep my notebook with me.
    i'll also do it but now i need that how to do Static NAT. like for normal Router i am doing which is not part of VPN.
    ip nat inside source static tcp 192.168.1.10 3389 interface Dialer1 3389
    but this time  this command is not working, because the ip address which i mention it's related HUB Network not Spoke
    spose spoke Network: 192.168.2.0/24
    and i want on HUB Router:
    ip nat inside source static tcp 192.168.2.10 3389 interface Dialer1 3389
    i am using Cisco -- 887 and 877 ADSL Router.
    but it's not working,   Need experts help. please write your comment's which are very important for me. waiting for your commant's
    fore more details please see the diagram.
    for Contact Me: [email protected]

    hi rvarelac  thank you for reply :
    i allready done that ,  i put a deny statements in nat access-list excluding the vpn traffic , but the problem still there !
    crypto isakmp policy 10
     encr aes
     authentication pre-share
    crypto isakmp key 12344321 address 1.1.1.1
    crypto ipsec transform-set Remote-Site esp-aes esp-sha-hmac
     mode tunnel
    crypto map s2s 100 ipsec-isakmp
     set peer 1.1.1.1
     set transform-set Remote-Site
     match address vpnacl
    interface GigabitEthernet0/0
     crypto map s2s
    Extended IP access list lantointernet
    30 deny icmp 172.17.0.0 0.0.1.255 192.168.1.0 0.0.0.255
    40 deny igmp 172.17.0.0 0.0.1.255 192.168.1.0 0.0.0.255
    50 deny ip 172.17.0.0 0.0.1.255 192.168.1.0 0.0.0.255
    80 permit ip any any

  • Basic Output program need some help...Please

    import java.io.*;
    class FileOutputDemo
    public static void main(String args[])
    int one=1, two=2, three=3;
         FileOutputStream out; // declare a file output object
         PrintStream p; // declare a print stream object
         try
              // Create a new file output stream
              // connected to "myfile.html"
              out = new FileOutputStream("myfile.html");
              // Connect print stream to the output stream
              p = new PrintStream( out );
              p.printf ("This is written to a file %d", one);
              p.close();
         catch (Exception e)
              System.err.println ("Error writing to file");
    }Hello I am new to java, and I hope someone help me to modify the above code in order to make it work as the following:
    I have a list of integer values like 1, 2, 3, 4? 10
    And I want the program to substitute the integer values (the integer declared list) subsequently one by one to output a new html file as the following output:
    This is written to a file 1
    This is written to a file 2
    This is written to a file3 ?etc
    Also this substitution has to be outputted to a new file every time.
    Thank you very much in advance for your kind help
    if i have to post this anywhere else please advise me..
    Adam

    import java.io.*;
    public class FileOutputDemo
        public static void main(String[] args) {
             FileOutputStream out; // declare a file output object
             PrintStream p; // declare a print stream object
             try
                  // Create a new file output stream
                  // connected to "myfile.html"
                  out = new FileOutputStream("myfile.html");
                  p = new PrintStream( out );
                  int[] arrayOfInts = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };
                for (int element : arrayOfInts)
                     p.printf (element + " ");
                  p.close();
                  // Connect print stream to the output stream
             catch (Exception e)
                  System.err.println ("Error writing to file");
    }ok .... guys i really understand what do you mean,
    i only need your help to make the program print one integer at a time from the array to a seprate file ....what do you suggest ... any hints
    Thanks

  • I need Expert Decomposition of classes in Source Code for my reaserch purpose. Any body can help me in this regard?

    <blockquote>Locked by Moderator as a duplicate/re-post.
    Please continue the discussion in this thread: [tiki-view_forum_thread.php?comments_parentId=698286&forumId=1]
    Thanks - c</blockquote>
    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I need Expert Decomposition of classes in Source Code of Firefox for my research purpose. Any body can help me in this regard?
    == This happened
    ==
    Not sure how often
    == Firefox version
    ==
    3.0.19
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    == Plugins installed
    ==
    *-Default Plug-in
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *6.0.12.1662
    *Office Plugin for Netscape Navigator
    *Google Update
    *Shockwave Flash 10.1 r53
    *Yahoo Application State Plugin version 1.0.0.7
    *Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers
    *Adobe PDF Plug-In For Firefox and Netscape
    *DRM Netscape Network Object
    *Npdsplay dll
    *DRM Store Netscape Plugin

    Please let me tell you that I Expert Decomposition may be of any Version of Firefox or Thunder Bird.

Maybe you are looking for

  • My apple ID is not working with messenger in iPad3

    it says that I don't have an apple ID and must create a new ID and that I can't do either.

  • HP P7-1235 Video

    I have a P7-1235, and recently purchased a Radeon HD 7850, and a new Rosewill 500 Watt PS. I am having trouble disabling onboard video tho as it does not have the option in the BIOS, do I need to completely uninstall the existing video from onboard t

  • Problems importing CDs

    Hi, I have seen other discussions on problems importing CDs & Gracenote. I have the following problem. Using iTunes 10.2 on my laptop, CDs will not import when I am connected to the internet at home, but the same CDs will import when I am at work. At

  • Tomcat doesn't update my changes

    Hi, I am using Tomcat 5.0.27 with struts. But when do any changes in any file of my project Tomcat doesn't update those immediately. For each modification I have to restart my Tomcat server, which is painful and time consuming while developing. Can a

  • Exception '1250' is not defined for method 'CREATE' object type 'MESSAGE'

    Dear experts, I set up the document distribution (SWU3, backgroundjob SMTP, activated the workflows, flagged the linkages, etc). Now, I have still a error: Exception '1250' is not defined for method 'CREATE' object type 'MESSAGE' Does anyone know wha