Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
C:\>java -version
java version "1.8.0_112"
Java(TM) SE Runtime Environment (build 1.8.0_112-b15)
Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode)
C:\>echo %JAVA_HOME%
C:\Program Files\Java\jdk1.8.0_112
C:\>echo %PATH%
C:\Program Files\Java\jdk1.8.0_112\bin;C:\ProgramData\Oracle\Java\jav;.........
C:\Distr\Talend\Talend Open Studio V6.3.0\workspace\.Java>mvn install:install-file -Dfile=C:\Distr\Talend\Talend Open Studio V6.3.0\configuration\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.7\maven-resources-plugin-2.7.jar -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.7 -Dpackaging=jar
Scanning for projects...
------------------------------------------------------------------------
Reactor Build Order:
PROTOMIS Codes Master
PROTOMIS Routines
PROTOMIS STG_Posting (Job Designs)
------------------------------------------------------------------------
Building PROTOMIS Codes Master 6.3.0
------------------------------------------------------------------------
--- maven-install-plugin:2.4:install-file (default-cli) @ code.Master ---
Installing C:\Distr\Talend\Talend to C:\Users\MyUser\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.7\maven-resources-plugin-2.7.jar
------------------------------------------------------------------------
Building PROTOMIS Codes Master 6.3.0
------------------------------------------------------------------------
------------------------------------------------------------------------
Reactor Summary:
PROTOMIS Codes Master .............................. FAILURE
PROTOMIS Routines .................................. SKIPPED
PROTOMIS STG_Posting (Job Designs) ................. SKIPPED
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 2.960 s
Finished at: 2016-12-08T14:43:40+03:00
Final Memory: 7M/123M
------------------------------------------------------------------------
Unknown lifecycle phase "Open". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. ->
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
Hi,
So far, talend is only supported on Java CPS Versions, not Java PSU. Have you tried to revert your JDK to a Java CPS Version (such as 1.8.0_111) to see if it works?
Please check the document about:.
Best regards
Sabrina
Hi,
Have you tried to use V 6.2 to see if this issue repro(jdk-8u111)? Could you please type java -version on your cmd to see if the java environment is set correctly(jdk-8u111)?
We cannot repro your issue on our side(Window 10 64 bit).
Best regards
Sabrina
C:\>java -version
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
'Job Design STG_Transactions 0.1.' from the project PROTOMIS use a more recent version of studio so cannot import it.
But now we have many jobs designed in V6.3.0. When I try to export them from V6.3.0 and import to V6.2.1 I get an error