[resolved] In TOS DI 5.4, metadata node has disappeared
Dear all,
I am in the process of testing all our 4.2 jobs under TOS DI 5.4. After several weeks of test, I have an issue but linked to TOS environment : the metadata node has disappeared from the Repository view.
I have all other nodes (Business Models, Jobs, etc.), but no more metadata.
Do you have an idea? I searched through the TOS options, but cannot see where to enable back this node.
Thanks in advance for your helps
B. Regards,
Eric
Every software is upwardly compatible, downgrading may cause issue...
- Take the backup of workspace folder
- Install java 1.7 and modify java configuration to new version 1.7
- install talend at new place and use earlier workspace
- Check if it works properly
Or
- Install talend at another place
- Use same workspace to work with this new talend with java 1.6
- Check if it works properly
Vaibhav
Hi, We don't see this issue before. Is there any other exception in your studio? Did the "metadata" node display well at first? Could you please upload screenshot (missing metadata node) into forum? Best regards Sabrina
Hello, I added a screenshot - sorry French screen. I confirm, metadata node display well at the beginning. I was able to import setup from our TOS 4 to this instance of TOS 5.4 without trouble. Thanks in advance for your help
Hi Eric,
Do you have metadata folder inside your talend installation?
Are there any java/jdk related changes or updates in recent days?
What is current JDK version?
Vaibhav
Thanks for your reply.
Yes, there is a .metadata folder, see screenshot. In this folder, I have a .plugins folder and files .lock & .log.
You are right there was a JDK version change on this laptop. Current version is 1.6.0_45, installation was made using 1.7 - no more installed.
java.home=C:\Program Files\Java\jre6
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_45-b06
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
Every software is upwardly compatible, downgrading may cause issue...
- Take the backup of workspace folder
- Install java 1.7 and modify java configuration to new version 1.7
- install talend at new place and use earlier workspace
- Check if it works properly
Or
- Install talend at another place
- Use same workspace to work with this new talend with java 1.6
- Check if it works properly
Vaibhav
That did the trick. I installed back Jre/jdk 1.7, then I install Talend in another folder and copied back workspace from previous install. This solved the issue. I just forgot that I play around with java setup :-/. Many thanks for your help. B. Regards, Eric