Painting Polygons Error on SDK 1.4

Hi, when i try to compile the below code it gives me 2 errors for the polygon part:
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Map extends JFrame {
public Map(){
super("Map");
setSize(350,350);
setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
MapPane map = new MapPane();
getContentPane().add(map);
public static void main(String[] arg) {
Map frame = new Map();
frame.show();
class MapPane extends JPanel {
public void paintComponent(Graphics g) {
Graphics2D screen = (Graphics2D)g;
screen.drawString("Florida",185,75);
screen.drawLine(185,80,222,80);
screen.drawRect(2,2,335,320);
screen.drawRoundRect(182,61,43,24,10,8);
//The part that gives the erorr starts here
int x[] = { 10,234,253,261,333,326,295,259,205,211,195,191,120,94,81,12,10};
int y[] = { 12,15,25,71,209,278,310,274,188,171,174,118,56,68,49,37,12};
int pts = x.length;
int ptsy = y.length;
if (pts == ptsy){
System.out.println(pts+ " " + ptsy + "Equal");
//this line error 1 Polygon poly = new Polygon(x,y,pts);
//this line error 2 screen.drawPolygon(poly);
//Ends here
screen.fillOval(235,140,15,15);
screen.fillOval(225,130,15,15);
screen.fillOval(245,130,15,15);
for (int ax = 50; ax<150; ax+=10)
for(int ay = 120;ay<320; ay+=10)
screen.drawArc(ax,ay,10,10,0,-180);

Hmmm...
When I copy this code, only moving the "//" comments on to their own lines, the code compiles without problems. The application also runs as intended. If you are still running into problems with this code, put up a short stack trace and I'll see if I can find something.
(I'm using the JDK1.4 final release.)

Similar Messages

  • Screan Painter Starting Error

    Hi eXperts,
    when I've tried starting "Screan Painter" Addon in My SBO 8.8 patch level 8
    I had the the following messagfe:
    "the user has no license to run the screen painter"
    Although I have a licensed SBO
    I don't know what is the problem ???
    plz I need ur help
    regards and thank you in advance
    Ammar

    Hi Ammar,
    You may check this thread:
    Screen painter initializing error.
    Post further question on SDK forum.  This is not a normal add-on but for SDK only.
    Thanks,
    Gordon

  • Application builder Error: Windows SDK function returned an error. (Error code -12) *** End Error Report

     try to create an installer in Labview 8.6.  The build fail and I got this message.
    CDK_CreateNewWizard_Invoke.vi.ProxyCaller >> CDK_CreateNewWizard_Invoke.vi >> CDK_InstallerConfiguration_Editor.vi 
    >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFBuildDist_Build.vi
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    Adding files to installer
    Done adding files
    Preparing to build deployment
    Copying products from distributions
    Copying distribution 'NI LabVIEW 8.6.1 Datalogging and Supervisory Control Module' from: 
    D:\software\application\LabView\NI.LABVIEW\NI-Labview 8.6.1 DSC Module\ to: C:\Documents and Settings\Lidaoling\桌面
    \Builds\generate waveform\My Installer\
    Building deployment
    Copying setup files
    Setting merged database information
    Setting product information
    Setting developer part information
    Starting final build
    Validating...
    Copying files...
    Updating files...
    Creating merged database...
    *** Error: Windows SDK function returned an error. (Error code -12)
    *** End Error Report
    Done building deployment 

    Solution

  • Bug Report: Lr3 does not report error when SDK version is too low.

    Lr3 should report an error if SDK is under-version'd. For example, I have this in one of my plugins:
        LrSdkVersion = 2.0,
        LrSdkMinimumVersion = 2.0, -- minimum SDK version required by this plugin.
    If I put Lr3.0 specific stuff in the plugin, Lr3 does not report an error, but it should - otherwise whats the point in specifying a version.
    I have to take the plugin into Lr2 to test for inadvertent Lr3 specific inclusion mistakes. Thank goodness I'm not worrying about Lr1...
    Rob

    Hi ,
    Could you please helping me out on finding the Patches (SP4,SP5)?
    ans also i have tested very oftenly, that my log in credentials are seems to be fine since its working for other reports too.
    With Hunting,
    MAK

  • GR224  Report Painter: Internal error when converting a report

    Hi
    Using FAGL_RMIGR transaction I've trasferred report 8A3-0010 in a
    custom library ZXX. The migration happened without error messages. I've
    tryed then to run report FL3-0010 by GRR3 transaction but error message
    GR224 appears
    Report Painter: Internal error when converting a report
    Message no. GR224
    Diagnosis
    During the internal compilation of a Report Painter report to a
    Report Writer report, sets are generated. This caused an error in the
    subprogramm GENERATE_ROW_MULTI. The return code was 7.
    System Response
    The report could not be generated and/or saved.
    Procedure
    Please call the SAP Hotline and send them this longtext as well as
    detailed information describing the circumstances in which this
    error
    occured.
    Please could you help me?
    Thanks in advance
    Giovanna Scamardella

    HI,
    SAPNET notes search with GR 224 brings some old (but maybe helpful) notes: 37611, 193392,137231, pls. check.
    Best regards, Christian

  • Error: Windows SDK function returned an error. (Error code -12)

    I receive this error when attempting to build an installer for my Labview application.
    CDK_Item_OnDoProperties.vi.ProxyCaller >> CDK_Item_OnDoProperties.vi >> CDK_InstallerConfiguration_Editor.vi >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFDistCopyList_CopyItem.vi
    Loading product deployment information
    Loading product deployment information
    Adding files to installer
    Done adding files
    Preparing to build deployment
    Copying products from distributions
    Copying distribution 'NI-DAQ 8.0.1' from: D:\ to: C:\DARTS\ATS_TE_Project\DARTS_NI-DAQ_HP3561A_Dynamic_Signal_Analyzer\Installer\
    *** Error: Windows SDK function returned an error. (Error code -12)
    The system cannot find the file specified.
    *** End Error Report
    Done building deployment

    I was able to get the install builder to build an installer for my
    Application today 6/6/07. These are the steps I performed along with good amounts of trail and error.
    1) I attempted to re-install the NI-DAQ 8.0.1 drivers however I didn't
    perform this because it said it remove NI products which I didn't want
    removed. But it didn't tell me what it would remove.
    2) Instead, I copied the entire NI-DAQ 8.0.1 distribution to a directory on my hard drive.
    3) I set the NI-DAQ 8.3 install build type to FULL in install builder.
    4) In install builder when prompted for the components from the NI-DAQ
    8.0.1 I browsed to the NI-DAQ 8.0.1 directory on the hard drive and
    also un-checked the cache box.
    5) It through another error this time saying it couldn't find
    C:\NI-DAQ8_0_1\8.0.1\Products\LabVIEW_Broker71\LVBroker71Deu.mst (and,
    LVBroker71Fra.mst, LVBroker71jpn.mst, LVBroker1071Deu,
    LVBroker1071Fra.mst, LVBroker1071jpn.mst). It also could not find the
    LVBroker1071 files in the
    C:\NI-DAQ8_0_1\8.0.1\Products\LabVIEW_Broker1071 directory either.
    6) I performed a search for these files and they did not exist in the
    NI-DAQ 8.0.1 directory on my hard drive or the 8.0.1 CD I have.
    7) These files DID exist in my NI-DAQ 8.3 directory located on my hard drive.
    8) I copied the LVBrokerxxxx.mst (listed in 5 above) files from the
    NI-DAQ 8.3 directory on my hard drive to the corresponding location in
    the NI-8.0.1 directory on my hard drive.
    9) This time when I rebuilt the installer for my application the build was successful.
    Additional information:
    When I built my application I only selected English for language
    support. In Install builder in "Dialog Information I also selected
    English.
    I haven't attempted to try the installer on my target yet so I'm not
    quite sure how successful I really was but at least I have a installer.
    Let me know if this also works for you.
    Rich...

  • Screen painter initializing error.

    Hi all,
    This is an error that i am facing while starting screen painter.When starting screen painter from Add on manager it says
    User has no license for screen painter.Where as i have allocated addon license from addon manager to user.
    I am using SAP B1 2007b Pl 11,MSSQL 2005
    With regards ,
    Debabrata Kumar

    Hi Debabrata Kumar,
    Have you also assigned SDK license to the same user?  I believe Screen painter need SDK license too.
    Thanks,
    Gordon

  • Report Painter Display Error

    When executing a Cost Centre Z developed Report painter report, The values appearing blank on the face of the report but when drilling down to line item level i can see the value exists. This is not a access/security/authorization error as no crosses on the face of the report.
    Please advice
    M Khan

    but the total lines are not adding to zero. in a another report painter report one of the lines value is not equal to line item total! it is quite a strange behaviour that i have never come accross! any clues?

  • Errors with sdk 1.4.1, but not with 1.3??

    I just upgraded to the j2sdk 1.4.1 yesterday from 1.3, and I'm getting a weird compile time error from an import statement that never used to happen. I'm just importing another class I've made, other imports from java.util etc. work fine, but not classes that I have made. Here's the code that gives an error.
    import java.io.File;
    import java.util.Vector;
    import java.util.Enumeration;
    import listDir; // only this line gives an error
    and here's the error.
    C:\kevin\listAll.java:4: '.' expected
    import listDir;
    ^
    1 error
    Anyone have any idea why that happens? Have the rules changed for importing since sdk 1.3? This worked just fine 2 days ago with 1.3. Thanks for any help.

    Hi all,
    This is what I found will work with the stand alone classes (not package classes).
    1) Do not use import MyClass; in your java app.
    2) MyClass should be in the same directory as you java app, unless you have set up your CLASSPATH to point to MyClass.
    Here is the listing
    //import MyClass;
    class HelloWorldApp {
    public static void main(String[] args) {
    String strNewPwd = null;
    System.out.println("Hello World!"); //Display the string.
    MyClass myClass = new MyClass();
    //Do something to call your class
    System.out.println(myClass.getMsg());
    It seems to work now. If someone knows where I can find an updated documents on how to include classes on 1.4.1, please reply to this message.
    Beside this problem, I am trying to use Tomcat 4.1 to develope a web application. I have similar problems finding my classes. On Tomcat 4.0, the app runs fine. I've try the above work around (not include import MyClass), but still does not work. Any suggestions?

  • Error in SDK 1.4.0 SSL

    Hi,
    I have an application running on Linux Slackware 8.1, using SDK 1.4.0
    Every couple of days this error occurs, and the server dies (which is really bad for something I want to just sit there, and do stuff without needing to baby sit it).
    This error does not occur with any other Platform that it has been run on however, and it seems to be a pretty low level error.
    Can someone explain to me what this error is, and whether upgrading to SDK 1.4.1 would correct it? (I could not find any similar errors in the Bug database :( )
    Thanks :)

    Sorry, forgot to paste the error.
    The error I got was:
    Unexpected Signal : 11 occurred at PC=0x403F2089
    Function=is_address__C11LIR_OprDesc+0x21
    Library=/home/database/j2sdk1.4.0/jre/lib/i386/client/libjvm.so
    Current Java thread:
         at java.math.BigInteger.oddModPow(BigInteger.java:1554)
         at java.math.BigInteger.modPow(BigInteger.java:1452)
         at sun.security.provider.DSA.generateV(DSA.java:279)
         at sun.security.provider.DSA.engineVerify(DSA.java:229)
         at sun.security.provider.DSA.engineVerify(DSA.java:187)
         at java.security.Signature.verify(Signature.java:464)
         at sun.security.x509.X509CertImpl.verify(X509CertImpl.java:397)
         at sun.security.x509.X509CertImpl.verify(X509CertImpl.java:361)
         at javax.crypto.SunJCE_b.e(DashoA6275)
         at javax.crypto.SunJCE_b.<clinit>(DashoA6275)
         at javax.crypto.Cipher.getInstance(DashoA6275)
         at com.sun.net.ssl.internal.ssl.SunJSSE_w.a(DashoA6275)
         at com.sun.net.ssl.internal.ssl.SunJSSE_ax.<init>(DashoA6275)
         at com.sun.net.ssl.internal.ssl.SunJSSE_aw.a(DashoA6275)
         at com.sun.net.ssl.internal.ssl.SunJSSE_av.<init>(DashoA6275)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.a(DashoA6275)
         at
    com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(DashoA6275)
         at
    com.sun.net.ssl.internal.ssl.Handshaker.process_record(DashoA6275)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
         - locked <0x4461f908> (a
    com.sun.net.ssl.internal.ssl.SSLSocketImpl)
         - locked <0x4461f980> (a java.lang.Object)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA6275)
         - locked <0x4461f988> (a java.lang.Object)
         at
    com.sun.net.ssl.internal.ssl.AppOutputStream.write(DashoA6275)
         - locked <0x4461f9b8> (a
    com.sun.net.ssl.internal.ssl.AppOutputStream)
         at java.io.OutputStream.write(OutputStream.java:58)
         at
    com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA6275)
         - locked <0x4461f908> (a
    com.sun.net.ssl.internal.ssl.SSLSocketImpl)
         at webpay.client.Webpay.connect(Webpay.java:331)
         at webpay.client.Webpay.initTransaction(Webpay.java:399)
         at webpay.client.Webpay.execute(Webpay.java:378)
         at anz4.main(anz4.java:150)
    Dynamic libraries:
    08048000-0804d000 r-xp 00000000 03:01 1010991
    /home/database/j2sdk1.4.0/bin/java
    0804d000-0804e000 rw-p 00004000 03:01 1010991
    /home/database/j2sdk1.4.0/bin/java
    40000000-40014000 r-xp 00000000 03:01 43 /lib/ld-2.2.5.so
    40014000-40015000 rw-p 00013000 03:01 43 /lib/ld-2.2.5.so
    40015000-40017000 r--s 00000000 03:01 1467413
    /home/database/j2sdk1.4.0/jre/lib/ext/dnsns.jar
    40018000-40026000 r-xp 00000000 03:01 63 /lib/libpthread-0.9.so
    40026000-4002d000 rw-p 0000e000 03:01 63 /lib/libpthread-0.9.so
    4002d000-4002f000 r-xp 00000000 03:01 51 /lib/libdl-2.2.5.so
    4002f000-40030000 rw-p 00001000 03:01 51 /lib/libdl-2.2.5.so
    40030000-40149000 r-xp 00000000 03:01 46 /lib/libc-2.2.5.so
    40149000-4014f000 rw-p 00119000 03:01 46 /lib/libc-2.2.5.so
    40153000-40416000 r-xp 00000000 03:01 1206567
    /home/database/j2sdk1.4.0/jre/lib/i386/client/libjvm.so
    40416000-4055e000 rw-p 002c2000 03:01 1206567
    /home/database/j2sdk1.4.0/jre/lib/i386/client/libjvm.so
    40572000-40584000 r-xp 00000000 03:01 54 /lib/libnsl-2.2.5.so
    40584000-40585000 rw-p 00011000 03:01 54 /lib/libnsl-2.2.5.so
    40587000-405bb000 r-xp 00000000 03:01 586951
    /usr/i386-slackware-linux/lib/libstdc++-2-libc6.1-1-2.9.0.so
    405bb000-405c7000 rw-p 00033000 03:01 586951
    /usr/i386-slackware-linux/lib/libstdc++-2-libc6.1-1-2.9.0.so
    405c9000-405e9000 r-xp 00000000 03:01 52 /lib/libm-2.2.5.so
    405e9000-405ea000 rw-p 0001f000 03:01 52 /lib/libm-2.2.5.so
    405ea000-405f3000 r-xp 00000000 03:01 2282670
    /home/database/j2sdk1.4.0/jre/lib/i386/native_threads/libhpi.so
    405f3000-405f4000 rw-p 00008000 03:01 2282670
    /home/database/j2sdk1.4.0/jre/lib/i386/native_threads/libhpi.so
    405f4000-40605000 r-xp 00000000 03:01 2087030
    /home/database/j2sdk1.4.0/jre/lib/i386/libverify.so
    40605000-40607000 rw-p 00010000 03:01 2087030
    /home/database/j2sdk1.4.0/jre/lib/i386/libverify.so
    40607000-40628000 r-xp 00000000 03:01 2087031
    /home/database/j2sdk1.4.0/jre/lib/i386/libjava.so
    40628000-4062a000 rw-p 00020000 03:01 2087031
    /home/database/j2sdk1.4.0/jre/lib/i386/libjava.so
    4062b000-4063f000 r-xp 00000000 03:01 2087033
    /home/database/j2sdk1.4.0/jre/lib/i386/libzip.so
    4063f000-40642000 rw-p 00013000 03:01 2087033
    /home/database/j2sdk1.4.0/jre/lib/i386/libzip.so
    40642000-41cba000 r--s 00000000 03:01 815333
    /home/database/j2sdk1.4.0/jre/lib/rt.jar
    41cfc000-41d13000 r--s 00000000 03:01 815314
    /home/database/j2sdk1.4.0/jre/lib/sunrsasign.jar
    41d13000-41d81000 r--s 00000000 03:01 815316
    /home/database/j2sdk1.4.0/jre/lib/jsse.jar
    41d81000-41d94000 r--s 00000000 03:01 815315
    /home/database/j2sdk1.4.0/jre/lib/jce.jar
    41d94000-42015000 r--s 00000000 03:01 815331
    /home/database/j2sdk1.4.0/jre/lib/charsets.jar
    4c140000-4c14b000 r-xp 00000000 03:01 55
    /lib/libnss_compat-2.2.5.so
    4c14b000-4c14c000 rw-p 0000a000 03:01 55
    /lib/libnss_compat-2.2.5.so
    4c177000-4c194000 r--s 00000000 03:01 1467412
    /home/database/j2sdk1.4.0/jre/lib/ext/sunjce_provider.jar
    4c194000-4c237000 r--s 00000000 03:01 1467414
    /home/database/j2sdk1.4.0/jre/lib/ext/localedata.jar
    4c237000-4c245000 r--s 00000000 03:01 1467415
    /home/database/j2sdk1.4.0/jre/lib/ext/ldapsec.jar
    4c245000-4c257000 r-xp 00000000 03:01 2087036
    /home/database/j2sdk1.4.0/jre/lib/i386/libnet.so
    4c257000-4c258000 rw-p 00011000 03:01 2087036
    /home/database/j2sdk1.4.0/jre/lib/i386/libnet.so
    4c258000-4c260000 r-xp 00000000 03:01 58
    /lib/libnss_files-2.2.5.so
    4c260000-4c261000 rw-p 00008000 03:01 58
    /lib/libnss_files-2.2.5.so
    (now .. I know I dropped my mind here somewhere .. I wonder where it is..)

  • Help!:  Build error on SDK 3.0

    Hi,
    I get the following error while building on SDK 3.0. The project includes Frameworks - CoreFoundation, Foundation, MessageUI and UIKit; but the MessageUI is in 'red' color. Any idea?
    Thanks - Sam.
    cd "/Users/sam/myApp"
    setenv MACOSXDEPLOYMENTTARGET 10.5
    setenv PATH "/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 -arch i386 -isysroot /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.0.sdk "-L/Users/sam/myApp/build/Debug-iphonesimulator" "-F/Users/sam/myApp/build/Debug-iphonesimulator" -filelist "/Users/sam/myApp/build/myApp.build/Debug-iphonesimulator/myApp.build/Objects-normal/i386/myApp.LinkFileList" -mmacosx-version-min=10.5 -framework CoreGraphics -framework CoreFoundation -framework Foundation -framework MessageUI -framework UIKit -o "/Users/sam/myApp/build/Debug-iphonesimulator/myApp.app/iNotate"
    Undefined symbols:
    ".objcclass_nameCameraViewController", referenced from:
    literal-pointer@_OBJC@__clsrefs@CameraViewController in myAppAppDelegate.o
    ld: symbol(s) not found
    collect2: ld returned 1 exit status
    ".objcclass_nameCameraViewController", referenced from:
    literal-pointer@_OBJC@__clsrefs@CameraViewController in myAppAppDelegate.o
    ld: symbol(s) not found
    collect2: ld returned 1 exit status
    Build failed (1 error)

    Hi,
    I checked the build/.../.../i386 directories (for simulator and device) - and the .o file is not present.
    After 'Clean All', the all .o's are removed. After 'Build', all but that .o files are built. Hmmm.
    The project includes the .h and the .m file for the CameraViewController class. It is the newly-added class to the project.
    What would be the reason for this file to be ignored during the build?
    Sam

  • HTTP Status 401 error download sdk

    So I guess I'm missing the secret sauce here.   I log  into the portal and click the purple button to download the sdk but all I get is a HTTP Status 401 error:
    type Status report
    message
    description This request requires HTTP authentication ().
    Same thing happens on firefox, safari, and ie 8.   Anyone else run into this?
    Thanks,
    Eric

    Hah fixed my own problem I guess.  I had to create a new account not login with my existing adobe developer account.   Not sure why that didn't work but I got what I wanted.

  • Report painter-syntax error form 'SEL-L023' already exists

    Hi,
    When i copy a report painter form and generate it to the same report group (same as source report) i get an error 'syntax error form 'SEL-L023' already exists. I saw the ABAP code the source and target have same form name.
    Where can i change the form name?
    Thanks

    I will closed this thread as I hv solved my problem already.thks

  • Report Painter - Library - Error in Transport

    Hi Dear experts,
    I have three reports built with report painter in the development system and these are associated with a z library. When we transported the objects, the Tcodes associated with these reports have been transportd properly. but the reports and the library is missing in the Production system. Now, if i execute these transactions from Production system, its giving runtime error, because the linked reports are missing ( report GP2D4I7Z2RKMI4QGRR05RUURZ8F100 load program not found) When i check the same report in development, its assigned to a local development class($tmp). But there are a lot of reports with such long names in the $tmp. So its very difficult to find which are the actual objects to be transported.
    Is there any easy way to find the reports and transport? And if they contains some includes, do i need to transport them also manually? Is there anything i can do with the library? I couldnt find the transaction to change the library. So how can i transport the library? We have only 3 reports. but i dont know how many other objects are linked with these reports.
    Any kind of help is highly appreciable
    Thanking you in Anticipation.
    Deepak

    Hi Raja,
    the menu "GR22->utilities->transport->transport request"  gives some options like Statndard layout, library, report , report group, key figure, etc. We have one Z library and one Z-report group. I dont know about the other itesm like key figure etc.So which options i have to select and run? ( Iam handling these things for the first time) or do i need to run it for each options?
    Could you please explain more...
    Thanks & Regards
    Deepak K

  • Live paint bucket error

    Can someone Help me?
    I am trying to use the live paint bucket tool, but when I select all the anchor points, and then select the Live Paint Bucket Tool, on few places where I want to fill the color, I have an ABORT Sign under the live paint bucket tool icon.
    Can anyone tell me what I need to do, so that I can rectify that error, and color?

    First, tell which version of Illustrator you are using.
    Then show a relevant screenshot that explains your issue.

Maybe you are looking for

  • Adobe media encoder gives an error

    Every time I start Media Encoder it gives the foloowing message: Adobe Media Encoder has encountred an unespected error and cannot continue. There is nothing I can do, when closing the message Media Encoder is gone again. I have tried unistalling and

  • How to move the Library in Windows- I don't care if I loose everything.

    I've spent now at least two hours talking to tech support and scouring the boards and no dice. Very simply: D:\Music\iTunes is where the library is stored D:\Music\iTunes\iTunes Music is where music is stored. I want to change the location of the lib

  • Bug in new firmware 7.0 for 6300 cannot create per...

    There is bug in new firmware 7.0 for nokia 6300 and maybe all 40 series. I am not able to create access point which is necessary to access internet with java applications. When I go Settings -> Configuration -> Personal config.sett. -> Add -> Access

  • Itunes refuses to upgrade

    I have an Iphone 4s with the latest version of IOS and the problem is that whenever I connect it to Itunes, it says "Iphone cannot be used because it requires Itunes 10.6.3 or later". So i tried to update my Itunes, but no matter what I do, it refuse

  • ClassCastException using Subant and wldeploy ant task

    Hi! I'm using subant to call all diffrent build.xml files located in subdirectories. The buildfile looks like this: <project name="extern.call" default="callall">      <target name="callall">           <fileset      id="buildfile.set" dir=".." includ