Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

pheobe green
2012-03-10 08:32:27

chyams wrote:

Hi Pedro,

JDK is jdk1.6.0_25 for Win 64

Thanks,

Celeste

looking forward to all the good things your post shares.

chyams
2012-03-07 17:45:13

Hi Pedro,

Java version is correct:

java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)

javac 1.6.0_25


I've opened ticket TDI-20059 in bugtracker.

Thanks,

Celeste

pedro
2012-03-07 03:30:07

Hi Celeste

Well. Type "java -version" and "javac -version" in cmd. Make sure version of JRE and JDK again.

If they are all correct, please report this issue on BugTracker.

Regards,
Pedro

chyams
2012-03-06 17:00:33

Hi Pedro,

JDK is jdk1.6.0_25 for Win 64

Thanks,

Celeste

pedro
2012-03-06 07:58:56

Hi Celeste

I find that you got an error.

Code:

java.lang.UnsupportedClassVersionError

Which version of JDK do you use?
Update it.
Or it's a bug that TAR isn't compatible with WIN7 64bit.

Regards,
Pedro

chyams
2012-03-05 16:57:46

I'm upgrading our install from 4.1.2 to 5.0.2    I get this error message when I run the archiva.bat console command for the new repository feature. 

Code:

C:\TalendArtifactRepository\bin>archiva.bat console
wrapper  | --> Wrapper Started as Console
wrapper  | Launching a JVM...
jvm 1    | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1    |   Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.
jvm 1    |
jvm 1    | WrapperSimpleApp: Unable to locate the class org.eclipse.jetty.start.Main: java.lang.UnsupportedClassVersionError: org/eclipse/jetty/start/Main (Unsupported major.minor version 49.0)
jvm 1    |
jvm 1    | WrapperSimpleApp Usage:
jvm 1    |   java org.tanukisoftware.wrapper.WrapperSimpleApp {app_class} [app_arguments]
jvm 1    |
jvm 1    | Where:
jvm 1    |   app_class:      The fully qualified class name of the application to run.
jvm 1    |   app_arguments:  The arguments that would normally be passed to the
jvm 1    |                   application.
wrapper  | on_exit trigger matched.  Restarting the JVM.  (Exit code: 1)

I'm testing this on 64-bit Win7 before migrating to 64-bit Win 2008 server.

Thanks,

Celeste

Board footer

Powered by FluxBB