Xmonad.hs - Invalid type signature

Okay. I'm new in the world of Haskell and I have problem with xmonad's configurefile.
My xmonad.hs looks like this:
import XMonad
import XMonad.Layout.LayoutModifier
import XMonad.Layout.Spacing
main = xmonad defaultConfig
{ terminal = "urxvt"
, workspaces = ["α","β","γ","δ","ε","ζ","η","θ","ι"]
, borderWidth = 1
, normalBorderColor = "#EEEEEE"
, focusedBorderColor = "#A979AA"
, layoutHook = Spacing 2 $ Tall 1 (3/100) (1/2)
Spacing :: Int -> l a -> ModifiedLayout Spacing l a
And when I use command "xmonad --recompile" it gives me an error like this:
xmonad.hs:15:0: Invalid type signature
I have used thease modules:
LayoutModifier
Spacing
So any idea how to fix this problem with invalid type signature?

Scionar wrote:So any idea how to fix this problem with invalid type signature?
1. A function like spacing starts with a lower-case letter, change that in line 12.
2. You don't need to define the type signature of spacing, it's already defined in the module itself and gets imported along with the function when you import the Layout.Spacing module.
Edit: And ninja'd again.
Last edited by Runiq (2010-12-03 23:31:43)

Similar Messages

  • Error while installign AIR Application (invalid package signature errorID=5022)

    Hi All,
    I am new to Adobe AIR and facing error while Installing AIR application. This specially happens when in include a folder named "htmls" in the assets directory in my project.
    This folder have lots of html files and others folders. These file names have some special characters as well like ". & - _".
    However I can install the Application when I exclude this folder and everything works fine. Not able to find out the exact problem.
    Looking forward for help !!
    Log contents:
    .airappinstall
    failed while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid package signature" errorID=5022]
    starting cleanup of temporary files
    application installer exiting
    .airinstall
    App installer failed; exit code 7
    begin quitting

    You may have found a bug in the AIR installer or packager. Given that the signature is an XML file, the "&" character seems the most likely culprit.
    The only short-term workaround is to identify which characters cause the problem and avoid using it.
    You should avoid the following characters in any case, since these cannot be used in file names on all platforms:
    Character            Hexcode
    various     0x00 - x1F
    *           x2A
    "           x22
    :           x3A
    >           x3C
    <           x3E
    ?           x3F
    \           x5C
    |           x7C

  • Invalid migration signature

    How screwed am I?  For the migration to "appear" to work I have to roll the computer date back to October 09.  The cert should be a update not a new one.  Is there any way to get more information?
    This is the error when attempting to install app.
    Starting app install of
    UI SWF load is complete
    UI initialized
    Unpackaging to C:\Users\user\AppData\Local\Temp\fla2296.tmp
    failed while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid migration signature" errorID=5023]
    starting cleanup of temporary files
    application installer exiting

    Has the cert expired more than 180 days ago? If so, there isn't anything you can do that I know of. Users will have to uninstall and then reinstall if you use the same name and app ID.

  • Linksys Routers not accessable via HTTPS and This certificate has an invalid digital signature.

    please help cannot logon to my router.
    how to install custome certificate with ssh?
    This is happing when certificate give me error: "This certificate has an invalid digital signature."
    Why not imlement update with ease import of custome certificate?
    I send many request to support but zero result.
    ig you google it this problem you will see that only cisco goods have this problem and no one care about that according cisco support. why? I will never buy cisco product. 

    I try different browsers and they all have certificate notice alert.
    New IE on win8 by default not allow to enter secure page with expire certificates.
    I hope that cisco will make new firmeware with functionality to add costume certificate pfx for example.
    Cisco support lower encryption type. Every new windows encrase cryptograpgi that IE support by default. Look IE about to see type 64 or 128 or 256…
    On xp will work good, but we are now in era of win 8 with IE that support by default 128 or 256 depending home or server version.

  • Web Service Security with SAML - Invalid XML signature

    Hello together,
    we want to build a scenario where we want to use Web Service Security  with SAML.
    The scenario will be
    WS Client (Java Application) -> WS Adapter -> Integration Engine ->  WS Adapter-> CRM (Web AS ABAP 7.01 SP 3)
    SAP PI release is 7.11 (SP Level 4)
    We want to use the SAML Authentification from WS Client to PI and from PI to Web AS ABAP.
    The SAML authentifications between the WS Client and PI works when there is no SAML auth between PI and CRM.
    But we get following error at calling the CRM system when we want to communicate with SAML:
      <E_TEXT>CX_WS_SECURITY_FAULT:Invalid XML signature</E_TEXT>
    Has somebody an idea of the possible reason for the error.
    Thanks in advance
    Stefan

    Error Messages in the Trace/Log Viewer:
    CX_WS_SECURITY_FAULT : Invalid XML signature | program: CL_ST_CRYPTO==================CP include: CL_ST_CRYPTO==================CM00G line: 48
    A SOAP Runtime Core Exception occurred in method CL_ST_CRYPTO==================CM00G of class CL_ST_CRYPTO==================CP at position id 48  with internal error id 1001  and error text CX_WS_SECURITY_FAULT:Invalid XML signature (fault location is 1  ).
    Invalid XML signature

  • Unable to load the vertipaq engine because there was a COM exception . Return argument has an invalid type.

    Hi All,
    I have been using powerpivot for months (2010 PowerPivot on Excel 2010, with Sql 2008).  I tried to open powerpivot today and get the following below.  I have already tried uninstalling powerpivot and reinstalling it to no avail.  
    Any suggestions would be appreciated.  Thanks, Ivan
    Unable to load the vertipaq engine because there was a COM exception while loading....
    ============================
    Error Message:
    ============================
    Return argument has an invalid type.
    ============================
    Call Stack:
    ============================
       at System.Runtime.Remoting.Proxies.RealProxy.ValidateReturnArg(Object arg, Type paramType)
       at System.Runtime.Remoting.Proxies.RealProxy.PropagateOutParameters(IMessage msg, Object[] outArgs, Object returnValue)
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.Office.Interop.Excel.WorkbookConnection.get_OLEDBConnection()
       at Microsoft.AnalysisServices.XLHost.Addin.InProcServer.LoadOLEDBConnection(Boolean raiseCompleteEvent, String errorCache)
    ============================

    Hi All,
    For anyone who this happens to, what ended up fixing it was uninstalling and reinstalling excel.  I was using excel 2010, so I did this 
    Go to add/remove programs 
    Highlight Microsoft Office Professional 2010 
    Click Change
    ensure Add remove features is selected and click continue 
    click on the little arrow beside excel and click on Not Available, click continue
    After it is done, excel will be uninstalled.  
    When this is done, you can do the same process again, but this time chose the other appropriate selection
    instead of not available.  I chose Run All from My Computer.  

  • Re: Invalid Type CURR while activating the data source from R/3 to BI 7

    Dear Expert,
    I have created a data source using function module and has it successfully replicated in BI 7.
    But when I try to activate it, I run into the problem associated with "Invalid Type CURR" with two of the CURR fields.
    Could you help me to resolve this problem or provide me with some suggestions?
    Thanks and appreciated.
    Arthur

    In SAP BW 7.0 Currency types are managed via transaction RSCUR.. Perhaps you should check if everything is ok (i mean to check if the Currency Types are transported) before to active your DataSource.
    It's only a suggestion .. good luck !

  • StreamCorruptedException : invalid Type Code AC .. In case of a network app

    Hi
    I am developing a peer-peer application here.
    What i have is a client and a server on each user, both running parallell.
    User A sends an object to User B through an ObjectOutputStream through the main thread.
    User B reads it using an ObjectInputStream and passes the object that it read, to a new ObjectOutputStream, to be passed to User C.
    User C just reads the incoming object using ObjectInputStream.
    This iteration runs successfully for the first run!
    The moment I go for the second iteration using User A, the method on User B throws a "invalid type code AC".
    class Main{
    Socket sock;
    psvm(String args[]){
    Client newCli = new Client();
    newCli.setSock(<Sets the sock after getting the port and IP address from the user>);
    sock = newCli.getSock();
    ObjectOutputStream oos = new ObjectOutputStream(sock.getOutputStream());
    oos.writeObject(new Client());
    Class Server extends thread{
    public void run(){
    while(true){
    ObjectInputStream ois = new ObjectInputStream(sock.getInputStream());
    ois.readObject();
    I read through this post on this forum and "EJP" asks that one OOS and one OIS be maintained per socket.
    So what i did was add a setter method to the Client class which stores the Socket, and called the setter method instead of creating a new ObjectOutputStream object everytime. This way one ObjectOutputStream object would be maintained per socket per client class's instance.
    class Client{
    Socket sock;
    ObjectOutputStream oos;
    //Getter and setter for sock.
    getSock()....
    setSock()....
    //Getter and setter for ObjectOutputStream
    getOos()....
    setOos(){
    oos = new ObjectOutputStream(getSock().getOutputStream());
    When i do this, the initial iteration itself fails.
    I am posting the outline of my code since it is a big file. But if writing out a smaller version of the app and posting it here will help better understand the scenario, then I'll do it.
    I am re-posting this, coz in the previous posts regarding this same issue, i found that people were writing and reading on the application. While mine is a case of a client-server send and receive.
    I am just writing multiple times at the client and reading multiple times at the server. And each time i'm creating a fresh ObjectOutputStream object, and Client object.
    I don't close the streams since that closes the sockets, but i need to keep the sockets open and send multiple objects on the same socket.
    The explanation is a bit lengthy, so let me know if something is not clear. :)
    Thanks
    Akshay

    I'd be grateful if someone can throw some light on this issue, i have to get beyond this ASAP, and i cannot find a workaround at all.. :/

  • Invalid Type Expression Compile Error

    Hi,
    Can anybody help?
    C:\java>javac PointRectangle.java
    PointRectangle.java:74: Invalid type expression.
    loc=new Point(xCoord,yCoord)//*****
    ^
    1 error
    Create class Point which replaces xCoord & yCoord and
    is used in class Shapes
    TEST: Has been tested independently
    import javax.swing.JApplet;
    import java.awt.Graphics;
    class Point
         private int xCoord;
         private int yCoord;
         Point( ){}
         Point(int xCoord, int yCoord)
    set(xCoord,yCoord);
         public void set(int x, int y)
    xCoord = x;
         yCoord = y;
         public int getX()
    return xCoord;
         public int getY()
    return yCoord;
    Create new version of Rectangle by eliminating anything common to all Shapes
    TEST: class Rectangle has a point;
    class Rectangle
    private static int counter = 0;
    //xCoord = x;
    //yCoord = y;
    private Point loc;//*****
    private int width;
    private int height;
    Rectangle( )
    ++counter;
    Rectangle(int x, int y, int w, int h)
    //xCoord = x;
    //yCoord = y;
    loc = new Point(x,y)//*****
    width = w;
    height = h;
         ++counter;
    //Use any set() if you don't want to initialize dMembrs
    //through c_tors
    //set rectangle at a given x & y coord
    public void setLocation(int x, int y)
         //xCoord = x;
         //yCoord = y;
    loc.set(x,y);//*****
    public void setDimension(int w, int h)
         width = w;
    height = h;
    public void set(int x, int y, int w, int h)
    //xCoord = x;
    //yCoord = y;
    loc.set(x,y);//*****
    width = w;
    height = h;
    //Use get() if you don't want to access dMembrs directly
    //public int getX() {return xCoord;}
    public int getX() {return loc.getX();}//*****
    //public int getY() {return yCoord;}
    public int getY() {return loc.getY();}//*****
    public int getWidth() {return width;}
    public int getHeight() {return height;}
    //Rectangle's perimeter
    public int perimeter()
    return (2 * width) + (2 * height);
    //Rectangle's area
    public int area()
    return width * height;
    //output
         public void draw(Graphics g)
    //g.drawRect(xCoord,yCoord,width,height);
    g.drawRect(loc.getX(),loc.getY(),width,height);//*****
    //Convert String
         public String toString()
         //return
    // "(("+ xCoord +", "+ yCoord +"), "+ width +","+ height +")";
         return
    "(("+ loc.getX() +", "+ loc.getY() +"), "+ width +","+ height +")";//*****
    //returns number of rectangels created
         public static int recCount()
    return counter;
    }//End Class Rectangle
    public class PointRectangle extends JApplet
    Rectangle r1;
    Rectangle r2;
    Rectangle r3;
    public void init()
    //create Rectangles
    r1 = new Rectangle( );
    r1.set(20,200,50,40);
    r2 = new Rectangle(20,300,80,60);//x,y,width,height
    r3 = new Rectangle();
    } //end init()
    public void paint(Graphics g)
    g.drawString("r1 Area: " + r1.area(),20,50);
    g.drawString("r1 Perimeter: " + r1.perimeter(),20,75);
    g.drawString
    ("r1 arguments in r1.set(): " + r1.toString(),20,100);
    g.drawString
    ("r2: xCoord =" + r2.getX() + " yCoord=" +r2.getY()
    + " Width =" + r2.getWidth()
    + " Height=" + r2.getHeight(), 20,125);
    r3.setLocation(20,400);
    r3.setDimension(100,150);
    g.drawString
    ("r3: xCoord =" + r3.getX() + " yCoord=" + r3.getY()
    + " Width =" + r3.getWidth()
    + " Height=" + r3.getHeight(), 20,150);
    g.drawString
    ("r's created: "+Rectangle.recCount(),20,175);
    r1.draw(g);
    r2.draw(g);
    r3.draw(g);
    } //end paint()

    Are you referring to the following:I'm not; the message you posted is... :)
    There's only one place where you handle an object reference in that code: "loc.set(x,y);". So it must be that the reference "loc" is null; you haven't determined which object it should point to so it doesn't point to any object.
    Looking deeper at the code above, it's not a big surprise as you never actually assign loc to anything. The only place where you do "loc = ..." is a constructor which you don't seem to use.

  • What is Invalid header signature error while using POI API

    Hello all,
    i'm using poi api for extracting the text part from word file while uploading using the POI api. it shows the error
    "Invalid header signature; read 3255307777713450285, expected -2226271756974174256"
    Can anyone help me solve the problem.
    Here's my code:
    <%@ page language="java" import="org.apache.poi.hwpf.extractor.*,java.io.*" %>
    <%-- String fil = request.getParameter("fil"); --%>
    <% ServletInputStream st = request.getInputStream();
    DataInputStream dis = new DataInputStream(st);
    WordExtractor woe = new WordExtractor(dis);%>
    <%String s = woe.getText();
    %>
    thanks a lot...

    Did you find any solution to that??? I am also stuck at such a place...

  • Hi,I'm Chinese.java.io.StreamCorruptedException: invalid type code: 6A?

    Hello! please help me, thanks! I'm Chinese.first to the sun forums.My English is bad,so sorry!
    &#20320;&#22909;&#65281;&#24863;&#35874;&#20320;&#30340;&#24110;&#21161;&#65281;&#31532;&#19968;&#27425;&#26469;&#21040;sun &#35770;&#22363;&#26469;&#25552;&#38382;&#65292;&#24456;&#28608;&#21160;&#21834;&#65292;&#21621;&#21621;&#12290;
    java.io.StreamCorruptedException: invalid type code: 6A
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1356)
    at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at controller.NetController$Receiver.run(NetController.java:88)
    at java.lang.Thread.run(Thread.java:619)
    java.io.StreamCorruptedException: invalid type code: 6A
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1356)
    at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
    at controller.NetController$Receiver.run(NetController.java:88)
    at java.lang.Thread.run(Thread.java:619)
    Exception in thread "Thread-3" java.lang.NullPointerException
    at controller.DoubleModeController.updateYourCtrl(DoubleModeController.java:127)
    at controller.DoubleModeController.receiveObj(DoubleModeController.java:123)
    at controller.NetController$Receiver.run(NetController.java:92)
    at java.lang.Thread.run(Thread.java:619)
    &#19979;&#38754;&#26159;NetCotroller&#31867;&#30340;&#19968;&#20010;&#20869;&#37096;&#31867;&#65292;&#36127;&#36131;&#25509;&#25910;&#25968;&#25454;&#65306;
    This is a inner class of NetCotroller class, it receive datas:
    Java code
    private class Receiver implements Runnable {
            @Override
            public void run() {
                while(isRunning) {
                    ObjectInputStream ois = null;
                    try {
                        byte[] receiveBytes = new byte[1024*2];
                        dp = new DatagramPacket(receiveBytes, receiveBytes.length);
                        ds.receive(dp);
                        System.out.println("receive ...@_@");
                        ByteArrayInputStream bais = new ByteArrayInputStream(receiveBytes);
                        ois = new ObjectInputStream(bais);
                       //&#21040;&#19979;&#38754;&#36825;&#21477;&#26102;&#65292;&#23601;&#25243;&#20986;&#20102;&#37027;&#24322;&#24120;&#65281;
               // this sentence throw the Exception
                        receiveObj = ois.readObject();
                        ois.close();
                        ncl.receiveObj((Object[])receiveObj);
                    } catch (IOException e) {
                        e.printStackTrace();
                    } catch (ClassNotFoundException e) {
                        e.printStackTrace();
        }

    1.
    I changed the code to this(when datagram was fragmented, just leave it alone,and back to "ds.receive(dp);" ):
    Is it OK?
    private class Receiver implements Runnable {
    @Override
    public void run() {
    boolean isCorrupted = false;//changed
    while(isRunning) {
    isCorrupted = false;//changed
    ObjectInputStream ois = null;
    Object o = null;
    try {
    byte[] receiveBytes = new byte[1024*5];
    dp = new DatagramPacket(receiveBytes, receiveBytes.length);
    ds.receive(dp);
    ByteArrayInputStream bais = new ByteArrayInputStream(receiveBytes);
    ois = new ObjectInputStream(bais);
    o = ois.readObject();
    } catch (IOException e) {
    isCorrupted = true;//changed
    System.out.println(o);
    System.out.println("IOException---NetController--receiver");
    // e.printStackTrace();
    } catch (ClassNotFoundException e) {
    System.out.println("ClassNotFoundException---NetController--receiver");
    if(!isCorrupted) {//changed
    System.out.println("receive ...@_@..." + Arrays.toString((Object[])o));
    ncl.receiveObj((Object[])o);
    }2.Is there a src of "Russia Block of Net"?Please send it to my e-mail ([[email protected]|mailto:[email protected]]), thank you very much!
    Edited by: HolleWorld on Jan 2, 2010 1:51 AM

  • Invalid type of PDE object

    When I try to copy or cut an object, it appears "invalid type of PDE object"
    (Running Acrobat 9 Pro extended on Windows 8.1)
    I'm not a geek, please help.

    Acrobat 9 Pro Extended worked pretty well with Windows 8, but when switched to 8.1. then I found this issue.
    What do you suggest ?
    Option 1 : I could get a newer Acrobat, but which one is fully compatible with 8.1 ?
    Option 2 : I could get a different Pdf editor software, like Pdfpro10, did somebody try it on 8.1 ?
    Option 3 : you tell me.....
    I will appreciate your opinions, guys.

  • Java.lang.SecurityException: invalid SHA1 signature file digest for com/cry

    While running AVK I've got following error reported on 3d party code we are using. Is there anything that I can do to resolve this issue?
    Thank you in advance,
    Irena
         Error Name : com.sun.enterprise.tools.verifier.tests.web.WebArchiveClassesLoadable
         Error Description : java.lang.SecurityException: invalid SHA1 signature file digest for com/crystaldecisions/MetafileRenderer/DeviceContext$GDIState.class
         at sun.security.util.SignatureFileVerifier.verifySection(SignatureFileVerifier.java:390)
         at sun.security.util.SignatureFileVerifier.process0(SignatureFileVerifier.java:241)
         at sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:191)
         at java.util.jar.JarVerifier.processEntry(JarVerifier.java:235)
         at java.util.jar.JarVerifier.update(JarVerifier.java:190)
         at java.util.jar.JarFile.initializeVerifier(JarFile.java:304)
         at java.util.jar.JarFile.getInputStream(JarFile.java:366)
         at sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:119)
         at java.net.URL.openStream(URL.java:913)
         at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:997)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClassFileLoader.load(BCELClassFileLoader.java:69)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl.buildClosure(ClosureCompilerImpl.java:170)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl.buildClosure(ClosureCompilerImpl.java:176)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl.buildClosure(ClosureCompilerImpl.java:176)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl.buildClosure(ClosureCompilerImpl.java:176)
         at com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl.buildClosure(ClosureCompilerImpl.java:133)
         at com.sun.enterprise.tools.verifier.tests.web.WebArchiveClassesLoadable.check(WebArchiveClassesLoadable.java:53)
         at com.sun.enterprise.tools.verifier.tests.web.WebTest.check(WebTest.java:46)
         at com.sun.enterprise.tools.verifier.CheckMgr.check(CheckMgr.java:76)
         at com.sun.enterprise.tools.verifier.web.WebCheckMgrImpl.check(WebCheckMgrImpl.java:32)
         at com.sun.enterprise.tools.verifier.BaseVerifier.verify(BaseVerifier.java:86)
         at com.sun.enterprise.tools.verifier.web.WebVerifier.verify(WebVerifier.java:43)
         at com.sun.enterprise.tools.verifier.VerificationHandler.runVerifier(VerificationHandler.java:136)
         at com.sun.enterprise.tools.verifier.VerificationHandler.verifyArchive(VerificationHandler.java:82)
         at com.sun.enterprise.tools.verifier.Verifier.verify(Verifier.java:75)
         at com.sun.enterprise.tools.verifier.Verifier.main(Verifier.java:53)

    could you solve the problem? while I'm connecting to sql server , I get the same error. in fact, i can connect to server through eclipse ide but when i export my application into a jar and try connecting to server through the jar, this problem occurs.
    I thought, you can give me a idea. I don't know where I should start. please, help me..
    Exception in thread "main" java.lang.SecurityException: invalid SHA1 signature f
    ile digest for com/microsoft/sqlserver/jdbc/SQLServerException.class
    at sun.security.util.SignatureFileVerifier.verifySection(Unknown Source)
    at sun.security.util.SignatureFileVerifier.processImpl(Unknown Source)
    at sun.security.util.SignatureFileVerifier.process(Unknown Source)
    at java.util.jar.JarVerifier.processEntry(Unknown Source)
    at java.util.jar.JarVerifier.update(Unknown Source)
    at java.util.jar.JarFile.initializeVerifier(Unknown Source)
    at java.util.jar.JarFile.getInputStream(Unknown Source)
    at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source)
    at sun.misc.Resource.cachedInputStream(Unknown Source)
    at sun.misc.Resource.getByteBuffer(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)

  • After Effects CS6 Crashing on Start up - Invalid Type Conversion

    Hi Guys,
    I just installed Adobe After Effects CS6 - along with photoshop, indesign and illustrator, all of which are working fine.
    When I start After Effects up it goes until it gets to Initializing User Interface. There it stops and I get the message - After Effects warning: Invalid type conversion.
    What does this mean? How can I fix it?
    I am running Windows 7, if you need any more system info please let me know. Im a bit of a newbie

    I have Windows 7 64, quad core, 8gb DDR3 ram, nvidia gtx460se card. I found a way to work around it: I had my computer set to 16 bit; when I set it back to 32 bit it worked fine. If AE is up and I set the computer back to 16 bit, sometimes a message pops up that says 'After Effects warning: A problem occurred when processing Open GL commands'. I can get it to happen whenever I switch from the footage window to the composition window.
    Max

  • ITunes 9 download - invalid digital signature error with Windows 7 Ultimate

    Since I have upgraded to Windows 7 Ultimate when I try and download the latest version of iTunes 9 I get Invalid Digital Signature error message. I've tried downloading with IE8, Opera and Firefox.
    Help please!!

    Perfect, thanks.
    I see that one's got an SPI firewall:
    http://www.netgear.co.uk/pdfs/dgn2000ds18july08
    By way of experiment, try disabling the firewall and doing another iTunes download. Are you able to get a working installer this time?

Maybe you are looking for