dhonza / JCOOL

Java COntinuos Optimization Library
GNU Lesser General Public License v3.0
11 stars 8 forks source link

JCOOL Installation #1

Open chuckmosher opened 12 years ago

chuckmosher commented 12 years ago

Jan,

I work on an open source project for seismic imaging and signal processing in the oil exploration industry, JavaSeis.org. The JCOOL package looks like a great Java based platform for optimization that would have a significant number of applications for JavaSeis. I've been having problems completing the installation, log output for a Mac attached. We are seeing the same problem on Linux workstations attached through a different network. Any advice on what we could do to complete the installation ?

Best regards, Chuck Mosher JavaSeis.org

mvn -version Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600) Maven home: /usr/share/maven Java version: 1.6.0_33, vendor: Apple Inc. Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Default locale: en_US, platform encoding: MacRoman OS name: "mac os x", version: "10.6.8", arch: "x86_64", family: "mac"

mvn compile [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.ytoh:configurations:jar:0.6.3-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 49, column 21 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 41, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building BeanConfigurations 0.6.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/junit/junit/4.4/junit-4.4.pom Downloading: http://repository.jboss.org/maven2/junit/junit/4.4/junit-4.4.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/commons-io/commons-io/1.4/commons-io-1.4.pom Downloading: http://repository.jboss.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom Downloading: http://repository.jboss.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloading: http://repository.jboss.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading: http://repository.jboss.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom Downloading: http://repository.jboss.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom Downloading: http://repository.jboss.org/maven2/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.pom Downloading: http://repository.jboss.org/maven2/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/org/slf4j/slf4j-log4j12/1.4.2/slf4j-log4j12-1.4.2.pom Downloading: http://repository.jboss.org/maven2/org/slf4j/slf4j-log4j12/1.4.2/slf4j-log4j12-1.4.2.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/com/jgoodies/binding/2.0.6/binding-2.0.6.pom Downloading: http://repository.jboss.org/maven2/com/jgoodies/binding/2.0.6/binding-2.0.6.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/net/java/dev/swing-layout/swing-layout/1.0.2/swing-layout-1.0.2.pom Downloading: http://repository.jboss.org/maven2/net/java/dev/swing-layout/swing-layout/1.0.2/swing-layout-1.0.2.pom Downloading: http://neuron.felk.cvut.cz:8080/artifactory/repo/com/jgoodies/forms/1.2.1/forms-1.2.1.pom Downloading: http://repository.jboss.org/maven2/com/jgoodies/forms/1.2.1/forms-1.2.1.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:38.031s [INFO] Finished at: Mon Jul 30 18:15:39 CDT 2012 [INFO] Final Memory: 2M/81M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project configurations: Could not resolve dependencies for project org.ytoh:configurations:jar:0.6.3-SNAPSHOT: Failed to collect dependencies for [junit:junit:jar:4.4 (test), commons-io:commons-io:jar:1.4 (test), commons-configuration:commons-configuration:jar:1.6 (compile), commons-collections:commons-collections:jar:3.2.1 (compile), commons-lang:commons-lang:jar:2.4 (compile), commons-beanutils:commons-beanutils:jar:1.8.0 (compile), javax.validation:validation-api:jar:1.0.0.GA (compile), org.hibernate:hibernate-validator:jar:4.0.2.GA (compile), org.slf4j:slf4j-log4j12:jar:1.4.2 (compile), com.jgoodies:binding:jar:2.0.6 (compile), net.java.dev.swing-layout:swing-layout:jar:1.0.2 (compile), com.jgoodies:forms:jar:1.2.1 (compile)]: Failed to read artifact descriptor for junit:junit:jar:4.4: Could not transfer artifact junit:junit:pom:4.4 from/to central (http://neuron.felk.cvut.cz:8080/artifactory/repo): Error transferring file: Operation timed out -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

dhonza commented 12 years ago

Dear Chuck, we the error is caused by our maven artifactory server which is unaccessible due to power failure. I will get it running as soon as possible.

Best Regards

Jan

chuckmosher commented 12 years ago

Thanks, Jan !

-Chuck

dhonza commented 12 years ago

Dear Chuck, the server is up and running. Everything should be OK.

Jan

chuckmosher commented 12 years ago

Thanks, Jan !

I'll give it another try.

Best regards, Chuck Mosher


From: Jan Drchal reply@reply.github.com To: Chuck Mosher chuckmosher@yahoo.com Sent: Wednesday, August 1, 2012 9:53 AM Subject: Re: [JCOOL] JCOOL Installation (#1)

Dear Chuck, the server is up and running. Everything should be OK.

Jan


Reply to this email directly or view it on GitHub: https://github.com/dhonza/JCOOL/issues/1#issuecomment-7429497

nachomsenias commented 5 years ago

Hi there,

I was having the same problem, but I only needed to comment the "repositories" tag from the pom file. Hope it could help someone.

Best regards.

chuckmosher commented 5 years ago

Ignacio, JCOOL is no longer supported, I am sorry to say.Feel free to clone the repository if you find it useful or move the source to other servers. Best regards,Chuck Mosher On Tuesday, September 24, 2019, 09:10:46 AM CDT, Ignacio Moya notifications@github.com wrote:

Hi there,

were you guys able to fix this issue? I'm having the same problem several years later. Are you guys still supporting JCOOL? It could be usefull to switch dependencies to other repository servers :)

Best regards.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.