BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
bheerschop
Obsidian | Level 7

hi,

Sometimes I get an Error with a lookup transformation in SAS DI. The error is: Lookup: java.lang.ArrayIndexOutOfBoundsException: 0.

I have the impression that it has something to do with the number of records in the lookup table but I can't verify it. Does anyone know what is going on here?

Thanks,

Berry

1 ACCEPTED SOLUTION

Accepted Solutions
bheerschop
Obsidian | Level 7

Thanks for the advice.

The problem is solved now. Turned out to be a problem with the input ports of the lookup transformation. When I connected a lookup table to an empty input port of the lookup transformation the error occured. When I added a new input port and then connected the lookup table to the new input port, the error was gone..

Regards,

Berry

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20

Since it's a Java error, I think it's some kind of problem with either the DIS GUI, or metadata related.

Check in the metdata server log to see if there are any related exceptions there.

There are also a log file at the DIS client machine, the place is version dependent.

In what situation do you get the error?

I think a ticket to SAS tech support would be the proper way to go.

Data never sleeps
bheerschop
Obsidian | Level 7

Thanks for the advice.

The problem is solved now. Turned out to be a problem with the input ports of the lookup transformation. When I connected a lookup table to an empty input port of the lookup transformation the error occured. When I added a new input port and then connected the lookup table to the new input port, the error was gone..

Regards,

Berry

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1841 views
  • 3 likes
  • 2 in conversation