Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9146557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T10:46:42+00:00 2026-06-17T10:46:42+00:00

I am deploying GWT2.5 application on Weblogic version 12C and using JDK1.6 I am

  • 0

I am deploying GWT2.5 application on Weblogic version 12C and using JDK1.6

I am getting sun.misc.InvalidJarIndexException: Invalid index

Below is the complete stacktrace.

 [echo] com.myapp.MyEntryPoint is out of date
 [java] Compiling module com.myapp.MyEntryPoint 
 [java] [ERROR] Unexpected
 [java] sun.misc.InvalidJarIndexException: Invalid index
 [java]     at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:858)
 [java]     at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:765)
 [java]     at sun.misc.URLClassPath$JarLoader.findResource(URLClassPath.java:735)
 [java]     at sun.misc.URLClassPath.findResource(URLClassPath.java:146)
 [java]     at java.net.URLClassLoader$2.run(URLClassLoader.java:385)
 [java]     at java.security.AccessController.doPrivileged(Native Method)
 [java]     at java.net.URLClassLoader.findResource(URLClassLoader.java:382)
 [java]     at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
 [java]     at com.google.gwt.dev.javac.JdtCompiler$INameEnvironmentImpl.findType(JdtCompiler.java:257)
 [java]     at com.google.gwt.dev.javac.JdtCompiler$INameEnvironmentImpl.findType(JdtCompiler.java:235)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.askForType(LookupEnvironment.java:122)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.PackageBinding.getTypeOrPackage(PackageBinding.java:181)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.Scope.getTypeOrPackage(Scope.java:2460)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.Scope.getType(Scope.java:2181)
 [java]     at org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference.internalResolveType(ParameterizedSingleTypeReference.java:113)
 [java]     at org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference.resolveType(ParameterizedSingleTypeReference.java:282)
 [java]     at org.eclipse.jdt.internal.compiler.ast.TypeReference.resolveSuperType(TypeReference.java:179)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.ClassScope.findSupertype(ClassScope.java:1167)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.ClassScope.connectSuperInterfaces(ClassScope.java:958)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.ClassScope.connectTypeHierarchy(ClassScope.java:1011)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.ClassScope.connectMemberTypes(ClassScope.java:835)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.ClassScope.connectTypeHierarchy(ClassScope.java:1018)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.connectTypeHierarchy(CompilationUnitScope.java:290)
 [java]     at org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.completeTypeBindings(LookupEnvironment.java:185)
 [java]     at org.eclipse.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:719)
 [java]     at org.eclipse.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:376)
 [java]     at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:420)
 [java]     at com.google.gwt.dev.javac.JdtCompiler.doCompile(JdtCompiler.java:617)
 [java]     at com.google.gwt.dev.javac.CompilationStateBuilder$CompileMoreLater.compile(CompilationStateBuilder.java:193)
 [java]     at com.google.gwt.dev.javac.CompilationStateBuilder.doBuildFrom(CompilationStateBuilder.java:390)
 [java]     at com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationStateBuilder.java:275)
 [java]     at com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:299)
 [java]     at com.google.gwt.dev.Precompile.precompile(Precompile.java:529)
 [java]     at com.google.gwt.dev.Precompile.precompile(Precompile.java:466)
 [java]     at com.google.gwt.dev.Compiler.run(Compiler.java:205)
 [java]     at com.google.gwt.dev.Compiler.run(Compiler.java:177)
 [java]     at com.google.gwt.dev.Compiler$1.run(Compiler.java:149)
 [java]     at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:87)
 [java]     at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:81)
 [java]     at com.google.gwt.dev.Compiler.main(Compiler.java:156)

Please help to identify what could be wrong.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T10:46:43+00:00Added an answer on June 17, 2026 at 10:46 am

    I identified the issue.

    It was referring to the old gwt-servlet.jar

    Once I replaced with the latest jar, build went successful.

    Thank you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After deploying to Azure, I kept getting server errors -- the application would not
I am deploying my application using an msi installer designed with a Visual Studio
Deploying an iOS application using an Enterprise certificate has UI elements missing, and/or attribute
After deploying my application into android mobile,at starting the database is getting created. I
I'm deploying a ToolTwist application to a production server using FIP, and get the
After deploying a complete application using Entity Framework (EF) and LINQ, the next things
While deploying my application, I got the error message: Thread 1:Program received signal: EXC_BAD_ACCESS.
When deploying plug-ins for MS Dynamics CRM, using the CRM plugin registration tool, you
While deploying a dwr web app, i'm continuously getting this error. I dont know
Tried deploying a simple web application (jboss 5.1, jboss seam 2.2.1) on a machine.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.