🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Cannot fetch data from repository

User: "MBM"
New Altair Community Member
Updated by Jocelyn

Hey, 

I am using RM Server and I ran several processes on the server and it worked. But in all of a sudden I get an error message like this when I want to open the result table in RM:

 

Connot fetch data from repository.

Cannot parsse I/Object:java.lang.ArrayIndexOutOfBoundsException

 

I am new on working with RM Server so I have no clou. On the web interface I can see the meta information and I can display the data in html... but not in the RM client. And if I download it as an excel file there is no data in the excel file. 

The bad thing is that the process lasts more than one hour so it it really really frustrating...

 

Thanks in advance

Marcel

 

Find more posts tagged with

Sort by:
1 - 2 of 21

    Hallo Marcel,

     

    any chance to have a look at the server logs? See: http://docs.rapidminer.com/server/administration/error-logs.html

     

    ~Martin

    User: "MBM"
    New Altair Community Member
    OP

    yes here:

     

    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: Process context is: Macros: [_ra_user : xxx, _ra_jobID : xx]; Input: [2010_int, 2010_int]; Output: [2010 Ergebnis]
    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: No filename given for result file, using stdout for logging results!
    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: Loading initial data.
    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: Assigning //_LOCAL/home/xxx/k-means/2010_int to input port Process.input 1.
    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: Assigning //_LOCAL/home/xxx/k-means/2010_int to input port Process.input 2.
    Dec 17, 2016 4:44:58 PM com.rapidminer.Process saveResults
    INFO: Process //_LOCAL/home/xxx/k-means/1_Clustering mit k-Means starts
    Dec 17, 2016 5:55:05 PM com.rapidminer.Process saveResults
    INFO: Saving results.
    Dec 17, 2016 5:55:05 PM <unknown> <unknown>
    INFO: Storing ioobject at /home/xxx/k-means/2010 Ergebnis
    Dec 17, 2016 5:55:05 PM <unknown> <unknown>
    INFO: Completed storage of head. Now storing actual data.
    Dec 17, 2016 5:55:05 PM <unknown> <unknown>
    INFO: Completed storage of actual data.
    Dec 17, 2016 5:55:05 PM <unknown> <unknown>
    INFO: Process //_LOCAL/home/xxx/k-means/1_Clustering mit k-Means finished successfully after 01:10:07