Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Detail Message: javax.mail cannot be resolved to a type
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:148)
at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)
at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161)
at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)
at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57)
at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35)
at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139)
at java.lang.Thread.run(Thread.java:745)
Hi,
Have you tried to copy external libraries (modules) installed in Talend Studio to :
1. CommandLine : <StudioPath>/lib/java to <CommandLinePath>/lib/java
2. tomcat : <StudioPath>/lib/java to <TomcatPath>/webapps/org.talend.administrator/WEB-INF/lib. to see if it is OK with you?
Best regards
Sabrina
Hi,
Are your studio and TAC installed at the same machine?
Have you already added all necessary libraries to a SVN repository (check this out in the TAC SVN configuration)?
Please take a look at online document:
Best regards
Sabrina
du -sk /var/www/svn_talend_lib/
248956 /var/www/svn_talend_lib/
du -sk /var/www/svn/
175972 /var/www/svn/
Hi,
For Talend Administration Center, did you place the downloaded modules in the following folder:
<TomcatPath>/webapps/org.talend.administrator/WEB-INF/lib
Best regards
Sabrina
Hi,
Have you tried to copy external libraries (modules) installed in Talend Studio to :
1. CommandLine : <StudioPath>/lib/java to <CommandLinePath>/lib/java
2. tomcat : <StudioPath>/lib/java to <TomcatPath>/webapps/org.talend.administrator/WEB-INF/lib. to see if it is OK with you?
Best regards
Sabrina
Hi,
Thanks for sharing your resolution here.
Can we consider this topic as resolved?
Best regards
Sabrina