You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
submit job:/opt/aa/ossimport-2.3.4/conf/local_job.cfg
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.simontuffs.onejar.Boot.run(Boot.java:306)
at com.simontuffs.onejar.Boot.main(Boot.java:159)
Caused by: java.lang.IllegalArgumentException: srcPrefix must end with /
at com.aliyun.ossimport.config.JobConfig.checkProperties(JobConfig.java:375)
at com.aliyun.ossimport.config.JobConfig.load(JobConfig.java:74)
at com.aliyun.ossimport.standalone.OssImport.doSubmitJob(OssImport.java:337)
at com.aliyun.ossimport.standalone.OssImport.main(OssImport.java:166)
... 6 more
The text was updated successfully, but these errors were encountered:
submit job:/opt/aa/ossimport-2.3.4/conf/local_job.cfg
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.simontuffs.onejar.Boot.run(Boot.java:306)
at com.simontuffs.onejar.Boot.main(Boot.java:159)
Caused by: java.lang.IllegalArgumentException: srcPrefix must end with /
at com.aliyun.ossimport.config.JobConfig.checkProperties(JobConfig.java:375)
at com.aliyun.ossimport.config.JobConfig.load(JobConfig.java:74)
at com.aliyun.ossimport.standalone.OssImport.doSubmitJob(OssImport.java:337)
at com.aliyun.ossimport.standalone.OssImport.main(OssImport.java:166)
... 6 more
The text was updated successfully, but these errors were encountered: