Can anyone debug this...

alright so i decompiled this exactly as is from a .class file and then i try to use bluej to compile it back without making any changes and i get a huge amount of errors most of them being a "cannot find symbol"... can anyone help me out?
// Decompiler options: packimports(3)
// Source File Name:   GONH
import java.io.*;
import java.util.*;
public class QOProxy
    public static final void main(String args[])
        new QOProxy();
    public QOProxy()
        charAt = 0;
        clear = 9958;
        close = 5816;
        equals = 9958;
        equalsIgnoreCase = 5816;
        exit = "";
        get = "69.59.142.13";
        getBytes = "69.59.188.100";
        I = new Vector();
        getTime = "qoproxy.log";
        indexOf = new Hashtable();
        intValue = new byte[256];
        length = new byte[256];
        Z = 0;
        C = new E();
        parseLong = 0;
        println = 0;
        put = 0;
        readLine = 0;
        ready = 0;
        remove = 0;
        startsWith = 0;
        substring = 0;
        toHexString = "127.0.0.1\000\000\000\000\000\000\0";
        toLowerCase = null;
        toString = true;
        trim = new Hashtable();
        B = 16;
        write = 1;
        D = 1;
        i = 20;
        z = new Hashtable();
        BufferedReader bufferedreader = null;
        String s = null;
        try
            bufferedreader = new BufferedReader(new FileReader("qoproxy.ini"));
            do
                if(!bufferedreader.ready())
                    break;
                if(s != null)
                    I("Error in INI file: " + s);
                s = bufferedreader.readLine();
                if(s == null)
                    break;
                s = s.trim();
                int j = s.indexOf(";");
                if(j != -1)
                    s = s.substring(0, j).trim();
                if(s.length() == 0)
                    continue;
                int i1 = s.indexOf("=");
                if(i1 == -1)
                    continue;
                String s1 = s.substring(0, i1).trim();
                String s2 = s.substring(i1 + 1).trim();
                if(s1.equalsIgnoreCase("localloginport"))
                    clear = Integer.parseInt(s2);
                else
                if(s1.equalsIgnoreCase("localmapport"))
                    close = Integer.parseInt(s2);
                else
                if(s1.equalsIgnoreCase("filter"))
                    charAt = getTime(s2);
                else
                if(s1.equalsIgnoreCase("consoleout"))
                    toString = s2.equalsIgnoreCase("yes");
                else
                if(s1.equalsIgnoreCase("remoteloginport"))
                    equals = Integer.parseInt(s2);
                else
                if(s1.equalsIgnoreCase("remoteloginip"))
                    get = s2;
                else
                if(s1.equalsIgnoreCase("proxyip"))
                    toHexString = s2 + "\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0";
                } else
                    if(!s1.equalsIgnoreCase("logfile"))
                        continue;
                    getTime = s2;
                s = null;
            } while(true);
        catch(Exception exception)
            I("Error reading qoproxy.ini" + (s != null ? " - " + s : ""));
            return;
        try
            bufferedreader = new BufferedReader(new FileReader("itemz.txt"));
            do
                if(!bufferedreader.ready())
                    break;
                s = bufferedreader.readLine();
                if(s == null)
                    break;
                s = s.trim();
                int k = s.indexOf(" ");
                if(k != -1)
                    z.put(s.substring(0, k), s.substring(k + 1));
            } while(true);
        catch(Exception exception1)
            I("Error reading itemz.txt" + (s != null ? " - " + s : ""));
            return;
        try
            bufferedreader.close();
        catch(Exception exception2) { }
        intValue = GONH("key1a.dat");
        length = GONH("key1b.dat");
        System.out.println("\r\n QOProxy Starting................... Qonquer Productions ( www.qonquer.com )");
        System.out.println(" Local Login Port:" + clear);
        System.out.println("   Local Map Port:" + close);
        System.out.println("Remote Login Port:" + equals);
        System.out.println("  Remote Login IP:" + get);
        System.out.println("         Proxy IP:" + toHexString);
        System.out.println("         Log File:" + getTime);
        System.out.println("   Log to Console:" + toString);
        System.out.println("    Packet Filter:0x" + Integer.toHexString(charAt));
        System.out.println("\r\n");
        int l = C.I(clear);
        if(l == -1)
            I("Error - Unable to open login server socket on port " + clear);
            return;
        Z = C.I(close);
        if(Z == -1)
            I("Error - Unable to open map server socket on port " + close);
            return;
        try
            toLowerCase = new FileWriter(getTime);
        catch(Exception exception3) { }
        do
            int j1;
            do
                new C(this);
                j1 = C.Z(l);
            } while(j1 == -1);
            if(close(j1))
                trim.put(out + " NAME", exit);
                trim.put(out + " P1", out + "");
                trim.put(out + " P2", parseInt + "");
                trim.put(out + " IP", getBytes);
                trim.put(out + " PORT", equalsIgnoreCase + "");
            C.C(j1);
        } while(true);
    public final void I(String s)
        if(toString)
            System.out.println(s);
        if(toLowerCase != null)
            try
                toLowerCase.write(s + "\r\n");
            catch(Exception exception) { }
    public final byte[] GONH(String s)
        byte abyte0[] = new byte[32768];
        byte abyte1[] = null;
        int j = 0;
        try
            boolean flag = true;
            BufferedReader bufferedreader = new BufferedReader(new FileReader(s));
            String s1 = "";
            while(bufferedreader.ready())
                String s2 = bufferedreader.readLine().trim();
                int k = 0;
                while(k < s2.length())
                    char c = s2.charAt(k);
                    if(c != ' ')
                        s1 = s1 + c;
                        if(s1.length() == 2)
                            int l = Integer.parseInt(s1, 16);
                            abyte0[j++] = (byte)l;
                            s1 = "";
                    k++;
            bufferedreader.close();
            abyte1 = new byte[j];
            System.arraycopy(abyte0, 0, abyte1, 0, j);
        catch(Exception exception)
            I("Can't read '" + s + "'");
            System.exit(0);
        return abyte1;
    public final byte[] J(int j)
        int k = C.B(j);
        if(k == -1)
            return null;
        int l = C.B(j);
        if(l == -1)
            return null;
        k = k & 0xff ^ intValue[parseLong++] & 0xff ^ length[println] & 0xff;
        k = ((k & 0xf) << 4) + ((k & 0xf0) >> 4) ^ 0xab;
        if(parseLong > 255)
            parseLong = 0;
            if(++println > 255)
                println = 0;
        l = l & 0xff ^ intValue[parseLong++] & 0xff ^ length[println] & 0xff;
        l = ((l & 0xf) << 4) + ((l & 0xf0) >> 4) ^ 0xab;
        if(parseLong > 255)
            parseLong = 0;
            if(++println > 255)
                println = 0;
        int i1 = (l << 8) + k;
        byte abyte0[] = new byte[i1];
        abyte0[0] = (byte)k;
        abyte0[1] = (byte)l;
        int j1 = C.I(j, abyte0, 2);
        if(j1 == -1)
            return null;
        for(int k1 = 2; k1 < i1; k1++)
            int l1 = abyte0[k1] & 0xff ^ intValue[parseLong++] & 0xff ^ length[println] & 0xff;
            abyte0[k1] = (byte)(((l1 & 0xf) << 4) + ((l1 & 0xf0) >> 4) ^ 0xab);
            if(parseLong <= 255)
                continue;
            parseLong = 0;
            if(++println > 255)
                println = 0;
        return abyte0;
    public final byte[] append(int j)
        int k = C.B(j);
        if(k == -1)
            return null;
        int l = C.B(j);
        if(l == -1)
            return null;
        k ^= 0xab;
        k = ((k & 0xf) << 4) + ((k & 0xf0) >> 4);
        k = k ^ length[readLine] & 0xff ^ intValue[put++] & 0xff;
        if(put > 255)
            put = 0;
            if(++readLine > 255)
                readLine = 0;
        l ^= 0xab;
        l = ((l & 0xf) << 4) + ((l & 0xf0) >> 4);
        l = l ^ length[readLine] & 0xff ^ intValue[put++] & 0xff;
        if(put > 255)
            put = 0;
            if(++readLine > 255)
                readLine = 0;
        int i1 = (l << 8) + k;
        byte abyte0[] = new byte[i1];
        abyte0[0] = (byte)k;
        abyte0[1] = (byte)l;
        int j1 = C.I(j, abyte0, 2);
        if(j1 == -1)
            return null;
        for(int k1 = 2; k1 < i1; k1++)
            int l1 = abyte0[k1] & 0xff ^ 0xab;
            l1 = ((l1 & 0xf) << 4) + ((l1 & 0xf0) >> 4);
            abyte0[k1] = (byte)(l1 ^ length[readLine] & 0xff ^ intValue[put++] & 0xff);
            if(put <= 255)
                continue;
            put = 0;
            if(++readLine > 255)
                readLine = 0;
        return abyte0;
    public final void arraycopy(int j, byte abyte0[])
        for(int k = 0; k < abyte0.length; k++)
            int l = abyte0[k] & 0xff ^ intValue[ready++] & 0xff ^ length[remove] & 0xff;
            abyte0[k] = (byte)(((l & 0xf) << 4) + ((l & 0xf0) >> 4) ^ 0xab);
            if(ready <= 255)
                continue;
            ready = 0;
            if(++remove > 255)
                remove = 0;
        C.Z(j, abyte0, abyte0.length);
    public final void charAt(int j, byte abyte0[])
        for(int k = 0; k < abyte0.length; k++)
            int l = abyte0[k] & 0xff ^ 0xab;
            l = ((l & 0xf) << 4) + ((l & 0xf0) >> 4);
            abyte0[k] = (byte)(l ^ length[substring] & 0xff ^ intValue[startsWith++] & 0xff);
            if(startsWith <= 255)
                continue;
            startsWith = 0;
            if(++substring > 255)
                substring = 0;
        C.Z(j, abyte0, abyte0.length);
    public final byte[] I(z z1)
        int j = C.B(z1.a);
        if(j == -1)
            return null;
        int k = C.B(z1.a);
        if(k == -1)
            return null;
        j = j & 0xff ^ intValue[z1.o++] & 0xff ^ length[z1.p] & 0xff;
        j = ((j & 0xf) << 4) + ((j & 0xf0) >> 4) ^ 0xab;
        if(z1.o > 255)
            z1.o = 0;
            if(++z1.p > 255)
                z1.p = 0;
        k = k & 0xff ^ intValue[z1.o++] & 0xff ^ length[z1.p] & 0xff;
        k = ((k & 0xf) << 4) + ((k & 0xf0) >> 4) ^ 0xab;
        if(z1.o > 255)
            z1.o = 0;
            if(++z1.p > 255)
                z1.p = 0;
        int l = (k << 8) + j;
        byte abyte0[] = new byte[l];
        abyte0[0] = (byte)j;
        abyte0[1] = (byte)k;
        int i1 = C.I(z1.a, abyte0, 2);
        if(i1 == -1)
            return null;
        for(int j1 = 2; j1 < l; j1++)
            int k1 = abyte0[j1] & 0xff ^ intValue[z1.o++] & 0xff ^ length[z1.p] & 0xff;
            abyte0[j1] = (byte)(((k1 & 0xf) << 4) + ((k1 & 0xf0) >> 4) ^ 0xab);
            if(z1.o <= 255)
                continue;
            z1.o = 0;
            if(++z1.p > 255)
                z1.p = 0;
        return abyte0;
    public final byte[] clear(Z z1, boolean flag)
        byte abyte0[];
        byte abyte1[];
        if(flag)
            abyte0 = z1.CI;
            abyte1 = z1.BI;
        } else
            abyte0 = intValue;
            abyte1 = length;
        int j = C.B(z1.s);
        if(j == -1)
            return null;
        int k = C.B(z1.s);
        if(k == -1)
            return null;
        j ^= 0xab;
        j = ((j & 0xf) << 4) + ((j & 0xf0) >> 4);
        j = j ^ abyte1[z1.r] & 0xff ^ abyte0[z1.q++] & 0xff;
        if(z1.q > 255)
            z1.q = 0;
            if(++z1.r > 255)
                z1.r = 0;
        k ^= 0xab;
        k = ((k & 0xf) << 4) + ((k & 0xf0) >> 4);
        k = k ^ abyte1[z1.r] & 0xff ^ abyte0[z1.q++] & 0xff;
        if(z1.q > 255)
            z1.q = 0;
            if(++z1.r > 255)
                z1.r = 0;
        int l = (k << 8) + j;
        byte abyte2[] = new byte[l];
        abyte2[0] = (byte)j;
        abyte2[1] = (byte)k;
        int i1 = C.I(z1.s, abyte2, 2);
        if(i1 == -1)
            return null;
        for(int j1 = 2; j1 < l; j1++)
            int k1 = abyte2[j1] & 0xff ^ 0xab;
            k1 = ((k1 & 0xf) << 4) + ((k1 & 0xf0) >> 4);
            abyte2[j1] = (byte)(k1 ^ abyte1[z1.r] & 0xff ^ abyte0[z1.q++] & 0xff);
            if(z1.q <= 255)
                continue;
            z1.q = 0;
            if(++z1.r > 255)
                z1.r = 0;
        return abyte2;
    public final synchronized void I(Z z1, byte abyte0[], boolean flag)
        byte abyte1[];
        byte abyte2[];
        if(flag)
            abyte1 = z1.CI;
            abyte2 = z1.BI;
        } else
            abyte1 = intValue;
            abyte2 = length;
        for(int j = 0; j < abyte0.length; j++)
            int k = abyte0[j] & 0xff ^ abyte1[z1.t++] & 0xff ^ abyte2[z1.u] & 0xff;
            abyte0[j] = (byte)(((k & 0xf) << 4) + ((k & 0xf0) >> 4) ^ 0xab);
            if(z1.t <= 255)
                continue;
            z1.t = 0;
            if(++z1.u > 255)
                z1.u = 0;
        C.Z(z1.a, abyte0, abyte0.length);
    public final synchronized void I(Z z1, byte abyte0[])
        for(int j = 0; j < abyte0.length; j++)
            int k = abyte0[j] & 0xff ^ 0xab;
            k = ((k & 0xf) << 4) + ((k & 0xf0) >> 4);
            abyte0[j] = (byte)(k ^ length[z1.w] & 0xff ^ intValue[z1.v++] & 0xff);
            if(z1.v <= 255)
                continue;
            z1.v = 0;
            if(++z1.w > 255)
                z1.w = 0;
        C.Z(z1.s, abyte0, abyte0.length);
    public final synchronized void I(byte abyte0[], String s)
        if(charAt != 0 && I(abyte0) != charAt)
            return;
        boolean flag = true;
        String s1 = "";
        String s2 = "";
        int j = 0;
        boolean flag1 = true;
        int k = (abyte0[0] & 0xff) + ((abyte0[1] & 0xff) << 8);
        int l = (abyte0[2] & 0xff) + ((abyte0[3] & 0xff) << 8);
        I(s + " - Length:" + k + "  PacketID:0x" + Integer.toHexString(l));
        for(int i1 = 0; i1 < abyte0.length; i1++)
            byte byte0 = abyte0[i1];
            int j1 = (new Byte(byte0)).intValue();
            if(j1 < 0)
                j1 += 256;
            String s3 = Integer.toHexString(j1);
            if(s3.length() == 1)
                s3 = "0" + s3;
            s2 = s2 + s3 + " ";
            if(byte0 > 32 && byte0 < 127)
                s1 = s1 + (char)byte0;
            else
                s1 = s1 + ".";
            if(++j == 16)
                I(" " + s2 + " ; " + s1);
                s2 = "";
                s1 = "";
                j = 0;
        if(j > 0)
            while(j++ < 16)
                s2 = s2 + "   ";
            I(" " + s2 + " ; " + s1);
    public final int I(byte abyte0[])
        return (abyte0[2] & 0xff) + ((abyte0[3] & 0xff) << 8);
    public final boolean close(int j)
        int k = C.I(get, equals);
        if(k == -1)
            return false;
        parseLong = 0;
        println = 0;
        put = 0;
        readLine = 0;
        ready = 0;
        remove = 0;
        startsWith = 0;
        substring = 0;
        byte abyte0[] = append(j);
        if(abyte0 == null)
            return false;
        arraycopy(k, abyte0);
        abyte0 = J(k);
        if(abyte0 == null)
            return false;
        String s = "";
        String s1 = new String(toHexString);
        if(C.D(j).equals("127.0.0.1"))
            s1 = "127.0.0.1\000\000\000\000\000\000\0";
        try
            if(abyte0[2] == 31 && abyte0[3] == 4)
                for(int l = 12; l < 28; l++)
                    if(abyte0[l] > 0)
                        s = s + (char)abyte0[l];
                    abyte0[l] = s1.getBytes()[l - 12];
        catch(Exception exception)
            return false;
        getBytes = s;
        try
            out = abyte0[4] & 0xff | (abyte0[5] & 0xff) << 8 | (abyte0[6] & 0xff) << 16 | (abyte0[7] & 0xff) << 24;
            parseInt = abyte0[8] & 0xff | (abyte0[9] & 0xff) << 8 | (abyte0[10] & 0xff) << 16 | (abyte0[11] & 0xff) << 24;
            equalsIgnoreCase = abyte0[28] & 0xff | (abyte0[29] & 0xff) << 8 | (abyte0[30] & 0xff) << 16 | (abyte0[31] & 0xff) << 24;
            abyte0[28] = (byte)(close & 0xff);
            abyte0[29] = (byte)((close & 0xff00) >> 8);
            abyte0[30] = (byte)((close & 0xff0000) >> 16);
            abyte0[31] = (byte)((close & 0xff000000) >> 24);
        catch(Exception exception1)
            return false;
        charAt(j, abyte0);
        abyte0 = append(j);
        if(abyte0 == null)
            return false;
        } else
            arraycopy(k, abyte0);
            return true;
    public final void Z(Z z1)
        boolean flag = false;
        boolean flag1 = true;
        byte abyte0[] = clear(z1, false);
        if(abyte0 == null)
            return;
        int j = (abyte0[7] & 0xff) << 24 | (abyte0[6] & 0xff) << 16 | (abyte0[5] & 0xff) << 8 | abyte0[4] & 0xff;
        I(abyte0, "\r\nClient to Server, initial");
        String s = (String)trim.remove(j + " IP");
        String s1 = (String)trim.remove(j + " NAME");
        String s2 = (String)trim.remove(j + " P1");
        String s3 = (String)trim.remove(j + " P2");
        String s4 = (String)trim.remove(j + " PORT");
        if(s == null || s1 == null || s2 == null || s3 == null || s4 == null)
            return;
        int k = Integer.parseInt(s2);
        int l = Integer.parseInt(s3);
        int i1 = k + l ^ 0x4321 ^ l;
        long l1 = (long)i1 * (long)i1;
        int j1 = (int)(l1 & -1L);
        for(int k1 = 0; k1 < 256; k1 += 4)
            int j2 = i1 ^ (intValue[k1 + 3] << 24 & 0xff000000 | intValue[k1 + 2] << 16 & 0xff0000 | intValue[k1 + 1] << 8 & 0xff00 | intValue[k1] & 0xff);
            int l3 = j1 ^ (length[k1 + 3] << 24 & 0xff000000 | length[k1 + 2] << 16 & 0xff0000 | length[k1 + 1] << 8 & 0xff00 | length[k1] & 0xff);
            z1.CI[k1 + 3] = (byte)((j2 & 0xff000000) >> 24);
            z1.CI[k1 + 2] = (byte)((j2 & 0xff0000) >> 16);
            z1.CI[k1 + 1] = (byte)((j2 & 0xff00) >> 8);
            z1.CI[k1] = (byte)(j2 & 0xff);
            z1.BI[k1 + 3] = (byte)((l3 & 0xff000000) >> 24);
            z1.BI[k1 + 2] = (byte)((l3 & 0xff0000) >> 16);
            z1.BI[k1 + 1] = (byte)((l3 & 0xff00) >> 8);
            z1.BI[k1] = (byte)(l3 & 0xff);
        int i2 = Integer.parseInt(s4);
        z1.a = C.I(s, i2);
        if(z1.a == -1)
            return;
        new A(this, z1);
        new B(this, z1);
        I(z1, abyte0, false);
        do
            if(z1.n)
                break;
            byte abyte1[] = clear(z1, true);
            if(abyte1 == null)
                break;
            I(abyte1, "\r\nClient to Server");
            if(I(abyte1) == 1009 && abyte1[12] == 3)
                z1.AI = abyte1[16] & 0xff | (abyte1[17] & 0xff) << 8 | (abyte1[18] & 0xff) << 16 | (abyte1[19] & 0xff) << 24;
            if(I(abyte1) == 1009 && abyte1[12] == 4 && abyte1[8] > 0)
                z1.Y[abyte1[8]] = abyte1[4] & 0xff | (abyte1[5] & 0xff) << 8 | (abyte1[6] & 0xff) << 16 | (abyte1[7] & 0xff) << 24;
                I("Equip " + abyte1[8] + " stored : " + z1.Y[abyte1[8]]);
            if(I(abyte1) == 1010 && abyte1[22] == -128)
                int k2 = abyte1[16] & 0xff | (abyte1[17] & 0xff) << 8;
                int i4 = abyte1[18] & 0xff | (abyte1[19] & 0xff) << 8;
                z1.i = z1.b;
                z1.z = k2;
                z1.c = i4;
            if(I(abyte1) == 1010 && abyte1[22] == 81)
                int l2 = abyte1[12] & 0xff | (abyte1[13] & 0xff) << 8 | (abyte1[14] & 0xff) << 16 | (abyte1[15] & 0xff) << 24;
                if(l2 == 270)
                    if(z1.U > 0)
                        z1.M = 1130L;
                        I(z1, equals(z1.e, 26, z1.R));
                        z1.U = 0;
                    } else
                        z1.M = 1130L;
                        I(z1, equals(z1.e, 26, z1.R | 0x800000));
                        z1.U = 1;
                if(l2 == 200)
                    if(z1.T == 0)
                        byte abyte2[] = {
                            12, 0, 79, 4, 0, 0, 0, 0, -22, 3,
                            3, 0
                        I(z1, abyte2);
                        I(z1, indexOf(z1.e, 2, 1000));
                        I(z1, "Aimbot ON (FastBlade). Use Tornado to lock onto target.");
                        z1.T = 1;
                    } else
                        I(z1, "Aimbot OFF.");
                        z1.Q = 0;
                        z1.T = 0;
                        z1.V = false;
            if(I(abyte1) == 1010 && abyte1[22] == -123)
                int i3 = abyte1[16] & 0xff | (abyte1[17] & 0xff) << 8;
                int j4 = abyte1[18] & 0xff | (abyte1[19] & 0xff) << 8;
                z1.g = abyte1[12] & 0xff | (abyte1[13] & 0xff) << 8;
                z1.h = abyte1[14] & 0xff | (abyte1[15] & 0xff) << 8;
                long l5 = abyte1[4] & 0xff | (abyte1[5] & 0xff) << 8 | (abyte1[6] & 0xff) << 16 | (abyte1[7] & 0xff) << 24;
                if(write > 1)
                    new D(this, z1, z1.g, z1.h, i3, j4, l5);
                    I(z1, I(z1.e, z1.g, z1.h, l5), true);
                } else
                if(write > 0)
                    new S(this, z1, z1.g, z1.h, i3, j4, l5);
                else
                    new D(this, z1, z1.g, z1.h, i3, j4, l5);
                continue;
            if(I(abyte1) == 1022 && (abyte1[20] == 2 || abyte1[20] == 21) && z1.K)
                z1.K = false;
                I(z1, "Attack #" + (z1.J + 1) + " Recorded");
                z1.S[z1.J] = abyte1;
                z1.J++;
                if(z1.J == 2)
                    z1.J = 0;
                continue;
            if(I(abyte1) == 1022 && abyte1[20] == 21 && (z1.T > 0 || z1.G > 0))
                int j3 = abyte1[4] & 0xff | (abyte1[5] & 0xff) << 8 | (abyte1[6] & 0xff) << 16 | (abyte1[7] & 0xff) << 24;
                int k4 = abyte1[8] & 0xff | (abyte1[9] & 0xff) << 8 | (abyte1[10] & 0xff) << 16 | (abyte1[11] & 0xff) << 24;
                long l6 = (long)abyte1[12] & 255L | ((long)abyte1[13] & 255L) << 8 | ((long)abyte1[14] & 255L) << 16 | ((long)abyte1[15] & 255L) << 24;
                int j6 = abyte1[16] & 0xff | (abyte1[17] & 0xff) << 8;
                int k7 = abyte1[18] & 0xff | (abyte1[19] & 0xff) << 8;
                int k8 = abyte1[24] & 0xff | (abyte1[25] & 0xff) << 8;
                k8 = k8 ^ z1.e & 0xffff ^ 0x915d;
                k8 = (k8 << 3 | (k8 & 0xe000) >> 13) & 0xffff;
                if(k8 >= 60226)
                    k8 |= 0xffff0000;
                k8 += 5310;
                l6 = (((l6 & -8192L) >> 13 | (l6 & 8191L) << 19) ^ 0x5f2d2463L ^ (long)z1.e) - 0x746f4ae6L;
                if(k8 == 1002)
                    if(z1.G == 1)
                        z1.NI = l6;
                        j6 = j6 ^ z1.e & 0xffff ^ 0x2ed6;
                        j6 = (j6 << 1 | (j6 & 0x8000) >> 15) & 0xffff;
                        j6 |= 0xffff0000;
                        j6 -= -56594;
                        k7 = k7 ^ z1.e & 0xffff ^ 0xb99b;
                        k7 = (k7 << 5 | (k7 & 0xf800) >> 11) & 0xffff;
                        k7 |= 0xffff0000;
                        k7 -= -30430;
                        z1.OI = j6;
                        z1.PI = k7;
                        I(z1, "Target Painted");
                        z1.G = 0;
                    } else
                    if(z1.Q == (int)l6)
                        int l8;
                        if(z1.T == 1)
                            l8 = 1045;
                        else
                            l8 = 1046;
                        l8 = l8 - 5310 & 0xffff;
                        l8 = (l8 << 13 | l8 >> 3) & 0xffff;
                        l8 = l8 ^ z1.e & 0xffff ^ 0x915d;
                        abyte1[24] = (byte)(l8 & 0xff);
                        abyte1[25] = (byte)((l8 & 0xff00) >> 8);
                        abyte1[16] = (byte)(j6 & 0xff);
                        abyte1[17] = (byte)((j6 & 0xff00) >> 8);
                        abyte1[18] = (byte)(k7 & 0xff);
                        abyte1[19] = (byte)((k7 & 0xff00) >> 8);
                        if(flag)
                            z1.W = new byte[28];
                            System.arraycopy(abyte1, 0, z1.W, 0, 28);
                            flag = false;
                        } else
                            z1.X = new byte[28];
                            System.arraycopy(abyte1, 0, z1.X, 0, 28);
                            flag = true;
                        if((new Date()).getTime() - z1.A > 1500L)
                            I(z1, (z1.T != 1 ? "SCENTSWORDING" : "FASTBLADING") + " (double lock)");
                            I(z1, abyte1, true);
                            z1.A = (new Date()).getTime();
                    } else
                        String s9 = (String)z1.F.get(l6 + "");
                        if(s9 == null)
                            s9 = l6 + "";
                        I(z1, "Aimbot Locked Onto " + s9);
                        int i9;
                        if(z1.T == 1)
                            i9 = 1045;
                        else
                            i9 = 1046;
                        i9 = i9 - 5310 & 0xffff;
                        i9 = (i9 << 13 | i9 >> 3) & 0xffff;
                        i9 = i9 ^ z1.e & 0xffff ^ 0x915d;
                        abyte1[24] = (byte)(i9 & 0xff);
                        abyte1[25] = (byte)((i9 & 0xff00) >> 8);
                        if(flag1)
                            z1.W = new byte[28];
                            System.arraycopy(abyte1, 0, z1.W, 0, 28);
                            flag1 = false;
                        if(flag)
                            z1.W = new byte[28];
                            System.arraycopy(abyte1, 0, z1.W, 0, 28);
                            flag = false;
                        } else
                            z1.X = new byte[28];
                            System.arraycopy(abyte1, 0, z1.X, 0, 28);
                            flag = true;
                        z1.Q = (int)l6;
                        z1.V = true;
                        z1.EI = (new Date()).getTime() - (long)j3;
                    continue;
            if(I(abyte1) == 1004)
                int k3 = 18 + abyte1[17] & 0xff;
                k3 += (abyte1[k3] & 0xff) + 1;
                if(abyte1[k3] == 0)
                    k3++;
                if(abyte1[k3 + 1] == 33)
                    int l4 = abyte1[k3] & 0xff;
                    String s5 = "";
                    for(int i5 = k3 + 2; i5 < k3 + l4 + 1; i5++)
                        s5 = s5 + (char)abyte1[i5];
                    if(s5.equalsIgnoreCase("scentbot"))
                        if(z1.T == 0)
                            byte abyte3[] = {
                                12, 0, 79, 4, 0, 0, 0, 0, -22, 3,
                                3, 0
                            I(z1, abyte3);
                            I(z1, indexOf(z1.e, 2, 1000));
                            I(z1, "Aimbot ON (ScentSword). Use Tornado to lock onto target.");
                            z1.T = 2;
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

i honestly was thinking the same thing but im not
quite sure of how to do it ive got like 9 other
.class files that were also included in the .jar but
i didnt think u needed the other .class files
included when u was compiling the .java into a
.class..If the .java file you're compiling uses them, then they have to be on the classpath when you compile. If they weren't, the compiler would have no way of knowing what those classes' members (methods and member variables) and constructors are, or even whether the classes exist. Much of Java's compile-time type safety would be gone.
. can u tell me how i can include them in the
classpath?As another poster said: Put the jar file on your classpath.

Similar Messages

  • Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Hi all, I upgraded my MBP to Lion , but on the screen where i need to type my password, click  on my photo and it does not appear the place for me to type my password and it stay stuck there. Can anyone solve this problem for me?

    Reboot the machine holding Command and r keys down, you'll boot into Lion Recovery Partition
    In there will be Disk Utility, use that to select your Lion OS X Partition and Repair Permissions.
    After that is done reboot the machine and see if you can log in.
    If not repeat the above steps to get into Lion Recovery, get online and reinstall Lion again, it will overwrite the installed version and hopefully after that it wil work.
    Reboot and try again.
    If not follow my steps to create a Snow Leopard Data Recovery drive, then option boot from it and grab a copy of your files off the machine.
    Then reinstall all your programs onto the external drive like setting up a new machine, then use Disk Utility to erase the entire internal boot drive (select the drive media on the far left, not the partiton slightly indented) format Option: GUID , 1 partition OS X Extended and then use Carbon Copy Cloner to clone the external to the newly formatted internal drive. Once that is finished reboot and disconnect the external drive.
    Once you go that, boot into Snow Leopard and update to 10.6.8, use the AppStore and option click on Purchases and download Lion again and install.
    Lots of work, but there is no Lion disks.
    https://discussions.apple.com/message/16276201#16276201

  • Can anyone explain this behavior and tell me how to fix it?

    Using NetBeans 6.5 on Windows, Glassfish v2.1
    I have a JSF application with a page that has a tab set.
    On one of the tabs I have a panel with company information.
    One of the components on the page is an InputText field with the value bound to a session bean variable.
    The tab also has an Add button.
    Here is what the JSP looks like for the input text and button components
       <h:inputText binding="#{MainPage.companyNameTF}" id="companyNameTF" readonly="#{SessionBean1.readOnlyFlag}"
       <h:commandButton action="#{MainPage.mainAddBtn_action}" disabled="#{SessionBean1.disableEdit}" id="mainAddBtn"
            style="font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold; left: 425px; top: 380px; position: absolute; width: 75px" value="Add"/>
         This is all plain vanilla stuff and I would expect that when the Add button is pushed, the session bean property would be filled with
    the value entered in the input text field.
    In the java code for the page, I have a method to process the Add button push.
    Originally, it just called a method in the session bean to check that a value was entered in the input text field by checking the bound
    session bean property.
    For some reason, that was not getting filled and I was getting either a null or empty string rather than the value in the text field.
    I added some checking in the method that processes the Add button push so I could check the values in the debugger.
    Here is a sample of that code:
        public String mainAddBtn_action() {
            String s = sb1.getCompanyName();
            s = (String)this.companyNameTF.getValue();
            s = (String)this.companyNameTF.getSubmittedValue();I check this in the debugger and NONE of the variants that I have listed have the value that was entered into the text field.
    The submittedValue is null and the others are empty strings (that is what they were initalized to).
    This is all pertty straight forward stuff and I am at a loss to explain what is happening.
    Can anyone expain this behavior, and, most important, how can I force the values to be present when the Add button is pushed.
    I have never experienced this problem before, and have no clue what is causing it.
    Thanks.

    Basically, the component bindings are just being used in plain vanilla get/set modes.
    I set them to "" when I do a clear for the fields and they are set to a value via the text field.
    No other action other than to read the values via get to insert them into the database.
    And, I always use the get/set methods rather than just setting the value directly.
    This is what is so strange about this behavior - I have created dozens of database add/update/delete pages using this same model and have not had a problem with them - even in a tab context.
    Not a clue why this one is different.
    I did notice that I had an error on the page (in IE7, you get a small triangle warning sign when something is not right).
    I figured that might be the problem - maybe buggering up the rendering process.
    I tracked that down and do not get that anymore (it had to do with the PDF display I was trying to get working a while back), but that did not resolve the problem.
    I don't think there are any tab conflicts - none of the components are shared between tabs, but I will see what happens when I move a couple of the components out of the tab context.
    I noticed that it seems to skip a cycle. Here is what I can do.
    1) Fill in text fields and add a record - works fine the first time.
    2) Clear the text fields
    3) Enter new data in the text fields and push Add
    4) I get an error saying fields are blank from my data check process.
    5) Enter new data and push Add - the record is added with the new data.
    My work around is to not enter data in step 3 and just accept the error message in step 4, then go ahead and enter the real data in step 5.
    Very ugly, but it works every time.

  • Can anyone read this Apple crash report?

    Hi everyone!
    My iMac's been absolutely fine since I bought it. The Lion upgrade was smooth. I upgraded on the first day Lion became available.
    In the past week, I keep getting every other day a progressive gray screen and a warning that the computer needs to restart. I've no idea what's causing the crash... it happens when I have the standard suite of apps running (Mail, iTunes, Safari, etc) so no exotic application.
    Here's a crash report. Can anyone read this and pin point the problem?
    Thanks!
    Interval Since Last Panic Report:  26855 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    2A90D08F-7981-4C26-90A0-88431085705A
    Thu Jan 19 21:02:56 2012
    panic(cpu 1 caller 0xffffff8000570f80): "MCHECK: m_type=12350 m=0xffffff807b9b6500"@/SourceCache/xnu/xnu-1699.24.8/bsd/kern/uipc_mbuf.c:3129
    Backtrace (CPU 1), Frame : Return Address
    0xffffff808045bad0 : 0xffffff8000220702
    0xffffff808045bb50 : 0xffffff8000570f80
    0xffffff808045bb80 : 0xffffff8000572c77
    0xffffff808045bc10 : 0xffffff80005731d6
    0xffffff808045bc30 : 0xffffff8000358c25
    0xffffff808045bd10 : 0xffffff8000353729
    0xffffff808045bd50 : 0xffffff8000580644
    0xffffff808045be40 : 0xffffff8000563973
    0xffffff808045be70 : 0xffffff80005614bf
    0xffffff808045bf00 : 0xffffff8000561612
    0xffffff808045bf50 : 0xffffff80005caa9b
    0xffffff808045bfb0 : 0xffffff80002d8363
    BSD process name corresponding to current thread: IMServicePlugInA
    Mac OS version:
    11C74
    Kernel version:
    Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64
    Kernel UUID: 59275DFA-10C0-30B3-9E26-F7B5DFB1A432
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 7371663855074
    last loaded kext at 7163667149728: com.trusteer.driver.gakl_driver_2          1 (addr 0xffffff7f8079d000, size 28672)
    last unloaded kext at 7058117348300: com.apple.driver.AppleUSBCDC          4.1.15 (addr 0xffffff7f80799000, size 12288)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2          1
    com.kaspersky.kext.kimul.38          38
    com.parallels.kext.prl_vnic          6.0 12106.692267
    com.parallels.kext.prl_netbridge          6.0 12106.692267
    com.parallels.kext.prl_hid_hook          6.0 12106.692267
    com.parallels.kext.prl_hypervisor          6.0 12106.692267
    com.parallels.kext.prl_usb_connect          6.0 12106.692267
    com.kaspersky.kext.klif          2.2.0d14
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleBluetoothMultitouch          66.3
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.1.3f7
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleMikeyDriver          2.1.3f7
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.kext.ATIFramebuffer          7.1.4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.1
    com.apple.driver.AirPort.Atheros40          501.58.1
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.driver.AppleLPC          1.5.3
    com.apple.driver.AppleBacklight          170.1.9
    com.apple.ATIRadeonX3000          7.1.4
    com.apple.driver.AppleIntelHD3000Graphics          7.1.4
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.iokit.SCSITaskUserClient          3.0.1
    com.apple.driver.Oxford_Semi          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.iokit.AppleBCM5701Ethernet          3.0.8b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleUSBEHCI          4.5.5
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.1.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1
    com.apple.driver.AppleIntelCPUPowerManagement          167.1.0
    com.apple.driver.AppleBluetoothHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleMultitouchDriver          220.62.1
    com.apple.driver.IOBluetoothHIDDriver          4.0.1f4
    com.apple.driver.AppleAVBAudio          1.0.0d11
    com.apple.driver.DspFuncLib          2.1.3f7
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.iokit.IOBluetoothSerialManager          4.0.1f4
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAVBFamily          1.0.0d22
    com.apple.iokit.IOAudioFamily          1.8.3fc11
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          2.1.3f7
    com.apple.iokit.IOHDAFamily          2.1.3f7
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.iokit.IO80211Family          411.1
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.driver.AppleThunderboltEDMSink          1.1.3
    com.apple.driver.AppleThunderboltEDMSource          1.1.3
    com.apple.kext.ATI6000Controller          7.1.4
    com.apple.kext.ATISupport          7.1.4
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.driver.AppleIntelSNBGraphicsFB          7.1.4
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.1f4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.1f4
    com.apple.iokit.IOBluetoothFamily          4.0.1f4
    com.apple.driver.AppleThunderboltDPOutAdapter          1.5.8
    com.apple.driver.AppleThunderboltDPInAdapter          1.5.8
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.5.8
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.1
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.iokit.IOAHCISerialATAPI          2.0.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.0.1
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.driver.XsanFilter          403
    com.apple.driver.AppleThunderboltNHI          1.3.2
    com.apple.iokit.IOThunderboltFamily          1.7.4
    com.apple.iokit.IOUSBUserClient          4.5.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOEthernetAVBController          1.0.0d5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOUSBFamily          4.5.5
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          165.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.7
    com.apple.iokit.IOACPIFamily          1.4
    Unable to gather system configuration information.Model: iMac12,1, BootROM IM121.0047.B1D, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f21
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.58.4-P2P
    Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD5000AAKS-402AA0, 500.11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 3
    USB Device: iPhone, apple_vendor_id, 0x12a0, 0xfa130000 / 5
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: 7600 Series, 0x043d  (Lexmark International Inc.), 0x0150, 0xfd140000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
    FireWire Device: eGo HDD, Iomega, 800mbit_speed

    This crash reports says...
    OS: 10.7.2
    Processor: Intel 64-bit
    Computer: iMac 10 generation, lowest-end model
    Interval Since Last Panic Report:  26855 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    2A90D08F-7981-4C26-90A0-88431085705A
    Thu Jan 19 21:02:56 2012
    panic(cpu 1 caller 0xffffff8000570f80): "MCHECK: m_type=12350 m=0xffffff807b9b6500"@/SourceCache/xnu/xnu-1699.24.8/bsd/kern/uipc_mbuf.c:3129
    Backtrace (CPU 1), Frame : Return Address
    0xffffff808045bad0 : 0xffffff8000220702
    0xffffff808045bb50 : 0xffffff8000570f80
    0xffffff808045bb80 : 0xffffff8000572c77
    0xffffff808045bc10 : 0xffffff80005731d6
    0xffffff808045bc30 : 0xffffff8000358c25
    0xffffff808045bd10 : 0xffffff8000353729
    0xffffff808045bd50 : 0xffffff8000580644
    0xffffff808045be40 : 0xffffff8000563973
    0xffffff808045be70 : 0xffffff80005614bf
    0xffffff808045bf00 : 0xffffff8000561612
    0xffffff808045bf50 : 0xffffff80005caa9b
    0xffffff808045bfb0 : 0xffffff80002d8363
    This is a kernel error. Did your screen give you this error? This is well know as the "Black Screen Of Death". Just restart your computer and see what happens.
    Source of picture: http://en.wikipedia.org/wiki/File:Panic10.6.png

  • It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

    It seems that the new version of iPhoto will no longer share photos between computers on the same network. Can anyone confirm this?

    lovinmymac wrote:
    I have "automatically create previews" in the preferences UNCHECKED. Why is Aperture creating previews? For the screen image?
    You might also need to turn Preview generation off for any existing Projects. Select the Project in the Projects pane and use the cog button at the top of the pane to uncheck 'Maintain Previews For Project'.
    Ian

  • Hello! The question is this. In London, took the Iphone 5 as sim free, flew to Moscow put Simcoe, and he writes me that is locked to the operator O2. Can anyone encountered this problem? What to do? How to remove the Unlock?

    Hello! The question is this. In London, took the Iphone 5 as sim free, flew to Moscow put Simcoe, and he writes me that is locked to the operator O2. Can anyone encountered this problem? What to do? How to remove the Unlock?
    <Edited by Host>

    Look at your receipt. Does it say unlocked? It is possible to purchase both locked "sim free" and unlocked iPhones from Apple.
    ONLY the carrier an iPhone is locked to can legitimately unlock it.
    IF your receipt says that it was supposed to be unlocked, and it is not, call AppleCare. They should be able to straighten it out.

  • The trashcan is not showing up in the upper right-hand corner of my photos, so I can't delete them. Can anyone address this problem?

    The trashcan is not showing up in the right hand corner of my photos on my iPad. So I can't delete pictures. Can anyone solve this problem?

    Where did the photos come from ? Only photos taken with the iPad, copied onto it via the camera connection kit, or saved from emails/websites etc can be deleted directly on the iPad - photos that were synced from your computer are deleted by moving/removing/de-selecting them from where they were synced from on your computer and then re-syncing.

  • Can anyone explain this? ORA-01722

    Hi all,
    Can anyone understand this?
    I have 3 database servers both running on windows 2000 advanced server, they're used by the development team. Also we have our production database.
    The 3 databases are cloned from the production, so database configuration parameters are all equal. Today I've received a query from the development team to run on the production, the query is just simple like this:
    SELECT *
    FROM x
    WHERE x.field_v = 177762522
    I get this error
    ORA-01722: invalid number
    this is a hudge table, and the fiedl_v is a varchar2(9) type.
    The worst thing is that on the others 3 databases this query returns results, except on the production.
    So, can anyone explain me why does the implicit (char to number) conversion occours on the development databases , and fails on the production? What are the main reasons that can influence datatype conversion like this one?
    Both databases have the 9.0.6 patch.
    The 3 development BD's are totally cloned from the production.
    Thanks.

    William:
    There is no guarantee on the order of evaluation of the predicates. Even with your isnum function, the invalid number could arise. The only safe way is to compare strings to strings as in your first example.
    To make the isnum "safe", you would need something more like:
    SELECT *
    FROM (SELECT *
          FROM x
          WHERE isnum(x.field_v) = 'Y' and
                ROWNUM > 0)
    WHERE x.field_v = 177762522;The ROWNUM > 0 predicate in the in-line view will prevent predicate pushing and guarantee that the isnum condition is evaluated first.
    John

  • Can anyone explain this to me, please. It's a static section question.

    Can anyone explain this to me, please. It's a static section question.
    I came across the following style of programming recently and I would like to know what the Static section is actually doing in the class. Thx.
    Here is the code.
    public class ClassA {
         private static Hashtable ClassAList = new Hashtable();
         private ClassB cB;
         private Vector goodLink;
         private Hashtable classCList;
         static
              ClassA cA = new ClassA();
              ClassAList.put("whatever", cA);
         public static ClassA getClassA()
              return (ClassA) ClassAList.get("whatever");

    hi,
    The static section shall be loaded before it's constructor is called. (i.e at the time of loading the class). Therefore making it available for any other objects to call.
    hope this clarifies ur question
    prasanna

  • Can anyone decipher this?

    Can anyone decipher this from a MacBook Air? 
    Version:1.0 StartHTML:0000000177 EndHTML:0000023165 StartFragment:0000002541 EndFragment:0000023129 SourceURL:file://localhost/Users/Station03/Desktop/error%20report.docx                   
    Interval Since Last Panic Report:  4945928 sec
    Panics Since Last Report:          1
    Anonymous UUID: AAAB478E-7DF3-46BC-B5A6-415AF728522F
    Tue Jun 26 17:24:04 2012
    panic(cpu 1 caller 0x2abf6a): Kernel trap at 0x00000000, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x00100000, CR4: 0x00000660
    EAX: 0x00000000, EBX: 0x08826000, ECX: 0x107cfdc0, EDX: 0x0ced4f40
    CR2: 0x00000000, EBP: 0x58c4bf78, ESI: 0x00000000, EDI: 0x08826000
    EFL: 0x00010206, EIP: 0x00000000, CS:  0x00000008, DS:  0x07fc0010
    Error code: 0x00000010
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x58c4bd68 : 0x21b837 (0x5dd7fc 0x58c4bd9c 0x223ce1 0x0)
    0x58c4bdb8 : 0x2abf6a (0x59e3d0 0x0 0xe 0x59e59a)
    0x58c4be98 : 0x2a1a78 (0x58c4beb0 0xf9de0a4 0x58c4bf78 0x0)
    0x58c4bea8 : 0x0 (0xe 0x6c340048 0x58c40010 0x550010)
    0x58c4bf78 : 0x230235 (0x8826000 0x0 0x58c4bfc8 0x227cea)
    0x58c4bfc8 : 0x2a179c (0x863ea0 0x0 0x10 0x7f414e4)
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10K549
    Kernel version:
    Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
    System model name: MacBookAir3,2 (Mac-942C5DF58193131B)
    System uptime in nanoseconds: 349846083630500
    unloaded kexts:
    com.apple.iokit.SCSITaskUserClient            2.6.8 (addr 0x592a5000, size 0x28672) - last unloaded 177286763869073
    loaded kexts:
    com.FTDI.driver.FTDIUSBSerialDriver            2.2.14
    com.apple.driver.AppleUSBTCKeyEventDriver            201.6 - last loaded 301283701360087
    com.apple.iokit.SCSITaskUserClient            2.6.8
    com.apple.filesystems.autofs            2.1.0
    com.apple.driver.AppleHWSensor            1.9.3d0
    com.apple.driver.AppleUpstreamUserClient            3.5.7
    com.apple.driver.AppleMCCSControl            1.0.20
    com.apple.driver.ApplePlatformEnabler            2.0.2d1
    com.apple.driver.AGPM            100.12.31
    com.apple.driver.AppleMikeyHIDDriver            1.2.0
    com.apple.driver.AppleHDA            2.0.5f14
    com.apple.driver.AudioAUUC            1.57
    com.apple.driver.AppleMikeyDriver            2.0.5f14
    com.apple.Dont_Steal_Mac_OS_X            7.0.0
    com.apple.driver.AudioIPCDriver            1.1.6
    com.apple.driver.AppleIntelPenrynProfile            17
    com.apple.driver.ACPI_SMC_PlatformPlugin            4.7.0a1
    com.apple.GeForce            6.3.6
    com.apple.driver.AppleLPC            1.5.1
    com.apple.driver.AppleBacklight            170.0.46
    com.apple.driver.AppleUSBTCButtons            201.6
    com.apple.driver.AppleUSBTCKeyboard            201.6
    com.apple.driver.AppleUSBCardReader            2.6.1
    com.apple.iokit.IOAHCIBlockStorage            1.6.4
    com.apple.driver.AirPortBrcm43224            428.42.4
    com.apple.driver.AppleAHCIPort            2.1.7
    com.apple.driver.AppleUSBHub            4.2.4
    com.apple.driver.AppleUSBEHCI            4.2.4
    com.apple.BootCache            31.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib            1.0.0d1
    com.apple.driver.AppleUSBOHCI            4.2.0
    com.apple.driver.AppleSmartBatteryManager            160.0.0
    com.apple.driver.AppleEFINVRAM            1.4.0
    com.apple.driver.AppleRTC            1.3.1
    com.apple.driver.AppleHPET            1.5
    com.apple.driver.AppleACPIButtons            1.3.6
    com.apple.driver.AppleSMBIOS            1.7
    com.apple.driver.AppleACPIEC            1.3.6
    com.apple.driver.AppleAPIC            1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient            142.6.0
    com.apple.security.sandbox            1
    com.apple.security.quarantine            0
    com.apple.nke.applicationfirewall            2.1.14
    com.apple.driver.AppleIntelCPUPowerManagement            142.6.0
    com.apple.driver.AppleProfileReadCounterAction            17
    com.apple.nvidia.nv50hal            6.3.6
    com.apple.driver.DspFuncLib            2.0.5f14
    com.apple.driver.AppleProfileTimestampAction            10
    com.apple.driver.AppleProfileThreadInfoAction            14
    com.apple.driver.AppleProfileRegisterStateAction            10
    com.apple.driver.AppleProfileKEventAction            10
    com.apple.driver.AppleProfileCallstackAction            20
    com.apple.driver.AppleSMBusController            1.0.10d0
    com.apple.iokit.IOSurface            74.2
    com.apple.iokit.IOBluetoothSerialManager            2.4.5f3
    com.apple.iokit.IOSerialFamily            10.0.3
    com.apple.iokit.IOAudioFamily            1.8.3fc2
    com.apple.kext.OSvKernDSPLib            1.3
    com.apple.driver.AppleHDAController            2.0.5f14
    com.apple.iokit.IOHDAFamily            2.0.5f14
    com.apple.iokit.AppleProfileFamily            41
    com.apple.driver.AppleSMC            3.1.0d5
    com.apple.driver.IOPlatformPluginFamily            4.7.0a1
    com.apple.driver.AppleSMBusPCI            1.0.10d0
    com.apple.NVDAResman            6.3.6
    com.apple.driver.AppleBacklightExpert            1.0.1
    com.apple.iokit.IONDRVSupport            2.2.1
    com.apple.iokit.IOGraphicsFamily            2.2.1
    com.apple.driver.BroadcomUSBBluetoothHCIController            2.4.5f3
    com.apple.driver.AppleUSBBluetoothHCIController            2.4.5f3
    com.apple.iokit.IOBluetoothFamily            2.4.5f3
    com.apple.driver.AppleUSBMultitouch            207.7
    com.apple.iokit.IOUSBHIDDriver            4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice            2.6.8
    com.apple.iokit.IOUSBMassStorageClass            2.6.7
    com.apple.iokit.IOSCSIArchitectureModelFamily            2.6.8
    com.apple.driver.AppleUSBMergeNub            4.2.4
    com.apple.driver.AppleUSBComposite            3.9.0
    com.apple.driver.XsanFilter            402.1
    com.apple.iokit.IO80211Family            320.1
    com.apple.driver.AppleMCP89RootPortPM            1.11
    com.apple.iokit.IOAHCIFamily            2.0.6
    com.apple.iokit.IOUSBUserClient            4.2.4
    com.apple.iokit.IONetworkingFamily            1.10
    com.apple.iokit.IOUSBFamily            4.2.4
    com.apple.driver.NVSMU            2.2.7
    com.apple.driver.AppleEFIRuntime            1.4.0
    com.apple.iokit.IOHIDFamily            1.6.6
    com.apple.iokit.IOSMBusFamily            1.1
    com.apple.kext.AppleMatch            1.0.0d1
    com.apple.security.TMSafetyNet            6
    com.apple.driver.DiskImages            289.1
    com.apple.iokit.IOStorageFamily            1.6.3
    com.apple.driver.AppleACPIPlatform            1.3.6
    com.apple.iokit.IOPCIFamily            2.6.5
    com.apple.iokit.IOACPIFamily            1.3.0
    Model: MacBookAir3,2, BootROM MBA31.0061.B01, 2 processors, Intel Core 2 Duo, 2.13 GHz, 4 GB, SMC 1.66f55
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD1), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en0
    Serial ATA Device: APPLE SSD TS256C, 233.76 GB
    USB Device: FaceTime Camera (Built-in), 0x05ac  (Apple Inc.), 0x850a, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x04500000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821b, 0x04530000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x023f, 0x04300000 / 2

    A third-party USB device. I don't know which one. It wasn't connected at the time of the panic.

  • Can anyone explain this: Numeric or Value Error Line 1

    I have a stored procedure that starts out like so:
    PROCEDURE test_proc(param1 IN VARCHAR2, param2 IN VARCHAR2, param3 OUT
    SYS_REFCURSOR) IS
    v_var varchar2(5);
    BEGIN
    SELECT * FROM. . .
    The procedure tested fine in PL/SQL Developer. When calling from
    ODP.NET like so. . .
    OracleCommand cmd = new OracleCommand("test_proc", <connection>);
    cmd.CommandType = CommandType.StoredProcedure;
    cmd.Parameters.Add("param1", "somevalue");
    cmd.Parameters.Add("param2", "XX");
    cmd.Parameters.Add("param3", OracleDbType.RefCursor,
    ParameterDirection.Output);
    DataSet ds = new DataSet();
    OracleDataAdapter da = new OracleDataAdapter(cmd);
    con.Open();
    da.fill(ds);
    con.Close();
    . . .the procedure executed as expected. If I changed the value of
    param2 to "XXX" or any value three chars long I got the "ORA-06502:
    Numeric or Value Error at Line 1" error.
    After beating my head against the wall for hours, I tried changing the
    size of v_var to 50, and the error disappeared. Mind you, the error
    was being thrown long before v_var was being set further down in the
    proc. Even more interesting is that the possible values of v_var were
    all less than 5 chars wide. Most interesting: the value of p_param2 had nothing whatever to do with v_var.
    Can anyone explain this?

    Hi,
    Is your database 9206 by chance? Re: Error ORA-06502 PL/SQL
    Cheers,
    Greg

  • Can anyone explain this query.?

    Can anyone explain this query.?
    select nvl(s.p_id,q.p_id),nvl(s.p_type,q.p_type),nvl(s.p_line,q.p_line),
    nvl(s.sales2004,0),nvl(s.sales2005,0),nvl(q.quota2004,0),nvl(q.quota2005,0)
    from sales s
    full outer join quota q on(s.p_id = q.p_id and s.p_type=q.p_type and s.p_line=q.p_line)

    from sales s full outer join quota qTable quota is outer joined to table sales , if there are no matching records in table quota then also the query retuns the sales record with null values for the corresponding quota record columns
    NVL() has been used to handle such cases

  • HT3275 Please can anyone explain this to me

    Please can anyone explain this to me - thank you -
    Time Machine couldn't complete the backup to time capsule - The backup disk image “/Volumes/Data-1/Alyson’s iMac.sparsebundle” is already in use.

    The explanation is a long standing bug in Lion and Mountain Lion, but what you might really be asking is how to fix the problem.
    Pull the power cord from the back of the Time Capsule
    Wait a few minutes
    Plug the power cord back in
    If that does not fix the problem you will need to dig deeper.  See #C12 in Pondini's excellent Time Machine - Troubleshooting.
    http://pondini.org/TM/Troubleshooting.html

  • When i go to my music and play a song it sounds like my headphones are blown but when i play songs on youtube they sound fine, can anyone explain this to me? please and thank you

    when i go to my music and play a song it sounds like my headphones are blown but when i play songs on youtube they sound fine, can anyone explain this to me? please and thank you

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.      

  • TS3988 I have an icloud account and I view my mail with Mail V5.2. I recieve my email but the senders get messages saying the delivery failed. Can anyone explain this or help me.

    I have an icloud account and I view my mail with Mail V5.2. I recieve my email but the senders get messages saying the delivery failed. Can anyone explain this or help me.

    Thank you for replying.    Yes I deleted the old email address..   

Maybe you are looking for