Jump to content
We've recently updated our Privacy Statement, available here ×
  • Error when starting ETL Studio - java.lang.IllegalArgumentException: ex param cannot be null


    stasp
    • Version: v6.0.1 Product: Jaspersoft® ETL

    Issue description

    When trying to start Jaspersoft (Talend) ETL Studio the following exception is thrown:

    [toc]
    java.lang.IllegalArgumentException: ex param cannot be null
    at org.talend.commons.exception.CommonExceptionHandler.getPriority(CommonExceptionHandler.java:63)
    at org.talend.commons.exception.ExceptionHandler.process(ExceptionHandler.java:33)
    at org.talend.designer.runprocess.DeleteAllJobWhenStartUp.earlyStartup(DeleteAllJobWhenStartUp.java:129)
    at org.talend.designer.runprocess.DeleteAllJobWhenStartUp.startup(DeleteAllJobWhenStartUp.java:53)
    at org.talend.designer.runprocess.RunProcessService.deleteAllJobs(RunProcessService.java:217)
    at org.talend.core.CoreService.deleteAllJobs(CoreService.java:318)
    at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1835)
    at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:410)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
    

    Cause

    This is a defect in the application. Here is a link to the defect record on Talend Community tracker: 

    https://jira.talendforge.org/browse/TDI-33903 


    Resolution

    • Shut down the ETL tool

    • End the java task/process on your system. It should be called javaw.exe, but if you see any other java processes end them too

    • Delete all the files under '.Java/src' folder, This folder should be located in the workspace folder of the ETL tool installation, e.g.:

      C:\Program Files (x86)\Talend\JETL-20150908_1633-V6.0.1\workspace
      
    • Start the ETL tool and create a new project 


    Ref. case #00070573

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...