java.lang.ArrayIndexOutOfBoundsException in Presentation constructor

Last post 08-04-2009, 12:08 PM by fgerber. 4 replies.
Sort Posts: Previous Next
  •  06-01-2009, 3:41 AM 181970

    java.lang.ArrayIndexOutOfBoundsException in Presentation constructor Java

    Attachment: Present (inaccessible)
    Hello,

    While processing one of our presentation, we are getting ArrayIndexOutOfBounds exception in Presentation constructor. Following is the stack trace of the exception

    java.lang.ArrayIndexOutOfBoundsException: -1
        at java.util.ArrayList.get(ArrayList.java:326)
        at com.aspose.slides.obfuscated.V.do(SourceFile:33)
        at com.aspose.slides.obfuscated.jd.do(SourceFile:103)
        at com.aspose.slides.obfuscated.V.new(SourceFile:61)
        at com.aspose.slides.obfuscated.V.<init>(SourceFile:50)
        at com.aspose.slides.obfuscated.C.do(SourceFile:35)
        at com.aspose.slides.obfuscated.C.<init>(SourceFile:31)
        at com.aspose.slides.Presentation.<init>(SourceFile:475)
        at com.test.AsposeSlidesTest.testPPT(AsposeSlidesTest.java:24)
        at com.test.AsposeSlidesTest.main(AsposeSlidesTest.java:15)

    We are using Aspose.Slides Java version 1.9.1. Attached is the URL to download the ppt file that is causing the issue.

    I saw few similar threads on this forum, but could not determine if this is a known issue and a fix/workaround is available.

    Any help on resolving this issue would be greatly appreciated.

    thanks,
    Chirag.

     
  •  06-01-2009, 10:10 PM 182107 in reply to 181970

    Re: java.lang.ArrayIndexOutOfBoundsException in Presentation constructor

    Dear Chirag,

     

    Thanks for reporting.

     

    The link seems broken. Can you attach the presentation on this post? Just click the Edit button and then click Add/Remove button to add the attachment.


    Many Thanks and Kind Regards,

    Shakeel Faiz
    Support Developer
    Aspose Sialkot Team
    Contact Us
    Aspose - The .NET and Java Component Publisher

    Keep in touch! We're on Twitter and Facebook
     
  •  06-02-2009, 5:34 AM 182157 in reply to 182107

    Re: java.lang.ArrayIndexOutOfBoundsException in Presentation constructor Java

    I've not been able to upload the presentation to this forum because of it's size (~35MB). I've added an alternate location from where it can be obtained (http://75.101.200.125/Post_ACC_2009_Webcast.zip). Please use this alternate URL to download the file.

    thanks,
    Chirag.
     
  •  06-18-2009, 12:19 PM 184480 in reply to 182157

    Re: java.lang.ArrayIndexOutOfBoundsException in Presentation constructor

    Attachment: Present (inaccessible)
    Hello Chirag,

    The problem has been fixed. Please find attached new version of Aspose.Slides for Java.

    Alexey Zhilin
    Team Leader
    Aspose Tyumen Team
    About Us
    Contact Us
     
  •  08-04-2009, 12:08 PM 191874 in reply to 184480

    Re: java.lang.ArrayIndexOutOfBoundsException in Presentation constructor

    Is this new version available to everyone? I'm currently evaluating Aspose.Slides and Aspose.Cells for my company and running into the same problem. I have the latest 1.9 jar file from your downloads section of the website. The odd thing is, the code I've created works under Windows, but not Unix.
     
View as RSS news feed in XML