Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

There is no valid items to import

I am having a problem in 6.1.1 where I try to import a zipped project and it says "There is no valid items to import".  I know I am importing valid items and I have checked the "Overwrite existing items" checkbox.  This happened a month ago as well and I had to reinstall Talend.  This is an undesirable option.  Is there a corrupted .jar or something?
- Bob
Labels (2)
8 Replies
Anonymous
Not applicable
Author

You do not need to reinstall Talend! How do you have exported the items. I hope you have used the Item Export (right click from the node Job Design) ? Otherwise your export is not a valid item export.
An Item Export is actually nothing else then to compress an part of the project and put it into a zip file. If you unpack this file, does it has a talend.project file in the root dir and some folders like process or connections?
If you mind, it would be great to see the directory structure here.
Anonymous
Not applicable
Author

Items that I have just exported can't even be imported.  It appears to attempt to display a message box for a blink of an eye.  Goes away too fast to see it.  I have been using Talend for many years.  But, 6.1.1 is a recent upgrade.
Anonymous
Not applicable
Author

I have not experienced this. What do you see in the log file? <workspace>/.metadata/.log
I guess there is a invalid xml file - perhaps accidentally created for unknown reason.
Anonymous
Not applicable
Author

!SESSION 2016-05-19 10:47:01.847 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_80
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -talendReload false
Command-line arguments:  -os win32 -ws win32 -arch x86 -talendReload false
This is a continuation of log file C:\Talend\Talend-Studio-20151214_1327-V6.1.1\workspace\.metadata\.bak_0.log
Created Time: 2016-05-19 10:47:08.718
!ENTRY org.eclipse.emf.ecore 2 0 2016-05-19 10:47:08.719
!MESSAGE Both 'org.talend.model' and 'org.talend.model' register a package for 'platform:/resource/org.talend.model/model/TalendFile.xsd'
!ENTRY org.talend.platform.logging 1 0 2016-05-19 10:47:13.476
!MESSAGE 2016-05-19 10:47:13,474 INFO  org.talend.repository.ui.login.LoginProjectPage  - validate updatesite...
!ENTRY org.talend.platfor

To see the whole post, download it here
OriginalPost.pdf
Anonymous
Not applicable
Author

Ok here is no hint about your issue. Could you please close your studio and delete the folder <studio>/configuration/org.eclipse.osgi
Do not worry, this is a kind of cache and will be recreated again without any problems. Start the studio again and try the import again.
I can offer I can try to import of your items.
Anonymous
Not applicable
Author

I should note that my coworkers can import these files.
Anonymous
Not applicable
Author

Could you please export your own items and create a new workspace and try to import the "problem child"?
I guess your workspace is perhaps damaged.
Anonymous
Not applicable
Author

<tipping hat>  That worked.  Many thank you's for allowing me to take some of your time away from whatever you were doing.  I really appreciate it.