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
(total number of 25000, throw error at 10256),
Exception in thread "main" java.lang.NullPointerException
at org.hipi.imagebundle.HipiImageBundle.addImage(HipiImageBundle.java:634)
at org.hipi.tools.HibImport.main(HibImport.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
The text was updated successfully, but these errors were encountered:
(total number of 25000, throw error at 10256),
Exception in thread "main" java.lang.NullPointerException
at org.hipi.imagebundle.HipiImageBundle.addImage(HipiImageBundle.java:634)
at org.hipi.tools.HibImport.main(HibImport.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.apache.hadoop.util.RunJar.run(RunJar.java:221)
at org.apache.hadoop.util.RunJar.main(RunJar.java:136)
The text was updated successfully, but these errors were encountered: