java.lang.IllegalArgumentException: no source option
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by julie-sullivan
, 1 year agovia GitHub by julie-sullivan
, 1 year agojava.lang.IllegalArgumentException: no source option
at psidev.psi.mi.jami.datasource.MockExperimentDataSource.initialiseContext(MockExperimentDataSource.java:20)
at psidev.psi.mi.jami.factory.MIDataSourceFactory.instantiateNewDataSource(MIDataSourceFactory.java:156)
at psidev.psi.mi.jami.factory.MIDataSourceFactory.getMIDataSourceWith(MIDataSourceFactory.java:55)
at psidev.psi.mi.jami.factory.MiDataSourceFactoryTest.test_missing_file_data_source_options(MiDataSourceFactoryTest.java:35)