Talend-线程中的异常;“主要”;错误:未解决的编译问题:无法解决导入例程

Talend-线程中的异常;“主要”;错误:未解决的编译问题:无法解决导入例程,talend,Talend,在使用Talend Integration Open Studio v7.3.1和v7.2.1时,我面临以下错误: Exception in thread "main" java.lang.Error: Unresolved compilation problems: The import routines cannot be resolved The import routines cannot be resolved

在使用Talend Integration Open Studio v7.3.1和v7.2.1时,我面临以下错误:

    Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
        The import routines cannot be resolved
        The import routines cannot be resolved
        The import routines cannot be resolved
        The import routines cannot be resolved
        TalendJob cannot be resolved to a type
        RunStat cannot be resolved to a type
        RunStat cannot be resolved to a type
        routines cannot be resolved to a type
        LogCatcherUtils cannot be resolved to a type
        LogCatcherUtils cannot be resolved to a type
        TDieException cannot be resolved to a type
...
即使主作业或子作业中没有编译错误,主作业也会偶尔出现上述错误。为了克服这个错误,我必须重新启动Talend Studio,然后错误就会消失。但是重新启动studio是一件昂贵的事情,因为它会在后台检查组件,并将打开的studio挂起10-15分钟。“open studio”中没有禁用组件检查的设置


有没有更好的方法来解决这个“未解决的编译问题”的问题?

感谢您指出这一点。我也遇到过同样的问题,只是准备开始“详细查看”,而不是简单地重新启动。不幸的是,我没有更好的解决方案,只是想让你知道这确实很有帮助!如果你有一些子对象,你必须打开它们并“另存为”。