Page 1 of 1

indicator data import

Posted: Sun Jul 27, 2014 12:16 am
by emurillo
Indicator data import in csv, txt, etc. is not working for a new project I opened. I tried big files, little files, with and without missing values.

I tried importing valid working csv data from an old project and that didn't work either.

I changed to the old project and tried to reimport a copy of the csv file that I had imported in the past, and it just erased everything in it, ended up with 0 k.

I checked the error log and found this:

!ENTRY org.eclipse.jface 4 2 2014-07-26 19:09:24.235
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.ArrayIndexOutOfBoundsException: 0

Anybody else have this problem? Funny thing is only data import is busted, all numeric routines seem to be working just fine.

problem solved, used SPSS csv

Posted: Tue Jul 29, 2014 9:06 pm
by emurillo
I imported into SPSS from Excel, saved as csv and SmartPLS read it with no problem at all. Go figure.