Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

java.lang.RuntimeException: java.io.EOFException

I am getting following error message while running the job,i am attaching the screenshot as well,pls help to resolve

Exception in component tMap_2_TMAP_IN
java.lang.RuntimeException: java.io.EOFException
at fbii.sfc_test_dis1_0_1.SFC_test_dis1$RTL_SLS_TRN_LNStruct.readValuesData(SFC_test_dis1.java:871)
at org.talend.designer.components.lookup.persistent.AbstractOrderedBeanLookup.loadDataValues(AbstractOrderedBeanLookup.java:197)
at org.talend.designer.components.lookup.persistent.OrderedBeanLookupMatchFirst.next(OrderedBeanLookupMatchFirst.java:172)
at org.talend.designer.components.lookup.persistent.PersistentSortedLookupManager.next(PersistentSortedLookupManager.java:557)
at fbii.sfc_test_dis1_0_1.SFC_test_dis1.tDB2Input_4Process(SFC_test_dis1.java:11474)
at fbii.sfc_test_dis1_0_1.SFC_test_dis1$21.run(SFC_test_dis1.java:16241)
Caused by: java.io.EOFException
at java.io.DataInputStream.readByte(Unknown Source)
at fbii.sfc_test_dis1_0_1.SFC_test_dis1$RTL_SLS_TRN_LNStruct.readValuesData(SFC_test_dis1.java:798)
... 5 more
Labels (3)
3 Replies
_AnonymousUser
Specialist III
Specialist III

ava.lang
Class RuntimeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ArithmeticException, ArrayStoreException, CannotRedoException, CannotUndoException, ClassCastException, CMMException, ConcurrentModificationException, EmptyStackException, IllegalArgumentException, IllegalMonitorStateException, IllegalPathStateException, IllegalStateException, ImagingOpException, IndexOutOfBoundsException, MissingResourceException, NegativeArraySizeException, NoSuchElementException, NullPointerException, ProfileDataException, ProviderException, RasterFormatException, SecurityException, SystemException, UndeclaredThrowableException, UnsupportedOperationException


____________________________________________


Want to get-on Google's first page and loads of traffic to your website? Hire a SEO specialist from Ocean Groups seo specialist
Anonymous
Not applicable
Author

I encountered the same error .. any solution for this ? I'm not able to run the job currently
Anonymous
Not applicable
Author

This is happening when the Tmap has the option of storing Temp data. Uncheck it and run it and it should give you the exacT error. I had NULL POINTER ERROR. this popped up only after unchecking the temp space option.
Thanks,
Anjan