Are you by any chance behind a firewall? If so check the logfiles on your
firewall server for errors.

I had the same problem on Win2k. I did an upgrade to jdk 1.4.2. It helped.

/Keld Mikkelsen




|---------+---------------------------------->
|         |                "Bateman, Patrick |
|         |                eMEDIA"           |
|         |                <[EMAIL PROTECTED]|
|         |                ytravel.com>      |
|         |                25-07-2003 18:35  |
|         |                Please respond to |
|         |                "Maven Users List"|
|         |                                  |
|         |                                  |
|---------+---------------------------------->
  
>--------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                          |
  |To:  'Maven Users List' <[EMAIL PROTECTED]>                                         
                     |
  |cc:  (bcc: Keld Mikkelsen/IT/DK_GBJ/Grundfos)                                       
                          |
  | Subject:  Maven On Solaris : maven-1.0-beta-10                                     
                          |
  
>--------------------------------------------------------------------------------------------------------------|




I'm running the same version of Maven on Windows and Solaris, and get the
following exception stack on Solaris .

sun.misc.InvalidJarIndexException: Invalid index!
        at
sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:594)
        at sun.misc.URLClassPath.getResource(URLClassPath.java:134)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:195)
        at com.werken.forehead.Forehead.setupEntry(Forehead.java:298)
        at com.werken.forehead.Forehead.config(Forehead.java:256)
        at com.werken.forehead.Forehead.config(Forehead.java:131)
        at com.werken.forehead.Forehead.main(Forehead.java:571)


My Solaris Environment has a slightly older version of Java to the one I
have on Windows, but it is still 1.3.

java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)

I do not have any classpath environment that is getting in the way either.

I can also mount the Solaris file system and use the same Maven
distribution
under Windows, and all works well.

Does anybody have any clues why this does not work.

Pat
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to