You are not logged in.
Announcement
Unanswered posts
|
Hi
I don't think it's a good way to delete plugin files.
You might lost some important jar files. For example, if you delete tGreenplumInput component folder, you will lost postgresql-8.3-603.jdbc3 jar file which is used for all postgresql components.
Besides, if you delete some component, you need to handle with the file 'ComponentCache' in <TOS installation dir>\Configuration.
Regards,
Pedro
I'm working on downsizing TOS to just the db components I need. When I delete all the plugin folders for Netezza, Teradata, MSSql, etc I get messages like:
!ENTRY org.talend.platform.logging 4 0 2012-06-22 04:54:44.454
!MESSAGE 2012-06-22 04:54:44,438 ERROR org.talend.commons.exception.CommonExceptionHandler - Can't find bundle for base name components.tMSSqlRow.tMSSqlRow_messages, locale en_US
What config file do I need to update so that it doesn't even look for these db components?