Cannot store Model into Server

micheljanosmicheljanos Member Posts: 40 Maven
edited December 2018 in Help

Hi,

I'm running a Sentiment Analysis process and when a try to store the model (running in the server) I get the following error.

Capturar.PNG

 

I have also enclosed the log file for the error.

I sucessfully  saved the model in the local repository, but when I try to copy/paste into the Server folder I get the same 500 error.

 

Regards

 

Michel

 

log file

 Jun 2, 2017 11:25:01 AM INFO: Loading initial data.

Jun 2, 2017 11:25:01 AM INFO: Assigning //SERVER/apps/Sentiment_tutorial/Historical Sentiments1 to input port Process.input 1.

Jun 2, 2017 11:25:02 AM INFO: Process //SERVER/apps/Sentiment_tutorial/Sentiment_tutorial starts

Jun 2, 2017 11:25:11 AM SEVERE: Process failed: Cannot store data in repository at entry 'Model1'. Reason: Cannot upload object: 500: Internal Server Error.

Jun 2, 2017 11:25:11 AM SEVERE: Here:

Jun 2, 2017 11:25:11 AM SEVERE: Process[1] (Process)

Jun 2, 2017 11:25:11 AM SEVERE: subprocess 'Main Process'

Jun 2, 2017 11:25:11 AM SEVERE: +- Set Role[1] (Set Role)

Jun 2, 2017 11:25:11 AM SEVERE: +- Nominal to Text[1] (Nominal to Text)

Jun 2, 2017 11:25:11 AM SEVERE: +- Create Document[1] (Create Document)

Jun 2, 2017 11:25:11 AM SEVERE: +- Process Documents from Data (2)[1] (Process Documents from Data)

Jun 2, 2017 11:25:11 AM SEVERE: subprocess 'Vector Creation'

Jun 2, 2017 11:25:11 AM SEVERE: | +- Tokenize[400] (Tokenize)

Jun 2, 2017 11:25:11 AM SEVERE: | +- Transform Cases[400] (Transform Cases)

Jun 2, 2017 11:25:11 AM SEVERE: | +- Filter Stopwords (English)[400] (Filter Stopwords (English))

Jun 2, 2017 11:25:11 AM SEVERE: +- Store Words[1] (Store)

Jun 2, 2017 11:25:11 AM SEVERE: +- Cross Validation[1] (Cross Validation)

Jun 2, 2017 11:25:11 AM SEVERE: subprocess 'Training'

Jun 2, 2017 11:25:11 AM SEVERE: | | +- SVM[11] (Support Vector Machine)

Jun 2, 2017 11:25:11 AM SEVERE: subprocess 'Testing'

Jun 2, 2017 11:25:11 AM SEVERE: | +- Apply Model[10] (Apply Model)

Jun 2, 2017 11:25:11 AM SEVERE: | +- Performance (2)[10] (Performance (Binominal Classification))

Jun 2, 2017 11:25:11 AM SEVERE: ==> +- Store (3)[1] (Store)

Jun 2, 2017 11:25:11 AM SEVERE: +- Performance to Data[0] (Performance to Data)

Jun 2, 2017 11:25:11 AM SEVERE: +- Store[0] (Store)

Jun 2, 2017 11:25:11 AM SEVERE: +- Publish to App[0] (Publish to App)

Jun 2, 2017 11:25:11 AM SEVERE: +- Weight by Information Gain[0] (Weight by Information Gain)

Jun 2, 2017 11:25:11 AM SEVERE: +- Store (2)[0] (Store)

Jun 2, 2017 11:25:11 AM SEVERE: +- Publish to App (2)[0] (Publish to App)

Jun 2, 2017 11:25:11 AM SEVERE: +- Retrieve Words[0] (Retrieve)

Jun 2, 2017 11:25:11 AM SEVERE: +- Process Documents[0] (Process Documents)

Jun 2, 2017 11:25:11 AM SEVERE: subprocess 'Vector Creation'

Jun 2, 2017 11:25:11 AM SEVERE: | +- Tokenize (2)[0] (Tokenize)

Jun 2, 2017 11:25:11 AM SEVERE: | +- Transform Cases (2)[0] (Transform Cases)

Jun 2, 2017 11:25:11 AM SEVERE: | +- Filter Tokens (by Length)[0] (Filter Tokens (by Length))

Jun 2, 2017 11:25:11 AM SEVERE: | +- Filter Stopwords (2)[0] (Filter Stopwords (English))

Jun 2, 2017 11:25:11 AM SEVERE: +- Retrieve Model_Rep[0] (Retrieve)

Jun 2, 2017 11:25:11 AM SEVERE: +- Apply Model (2)[0] (Apply Model)

Jun 2, 2017 11:25:11 AM SEVERE: +- Select Attributes[0] (Select Attributes)

 

 

 

Tagged:

Answers

  • Thomas_OttThomas_Ott RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,761 Unicorn

    This error typically relates to not being able to save the model file to the Server or there is a problem in the backend database. The model is stored in a table in the backend database and somethings things like encoding and packet size on the database side can cause problems.

  • sebassebas Member Posts: 7 Contributor I

    I have the same issue.

    It happens on the Server version but also on the Studio version - albeit randomly it seems.

     

    Here is a log of the issue on the Server side :

    Aug 27, 2017 4:43:49 PM com.rapidminer.server.repository.enterprise.EnterpriseIOObjectEntry storeData
    INFO: Process context is: Macros: [_ra_user : admin, _ra_jobID : 14]; Input: []; Output: []
    Aug 27, 2017 4:43:49 PM com.rapidminer.server.repository.enterprise.EnterpriseIOObjectEntry storeData
    INFO: No filename given for result file, using stdout for logging results!
    Aug 27, 2017 4:43:49 PM com.rapidminer.server.repository.enterprise.EnterpriseIOObjectEntry storeData
    INFO: Process //_LOCAL/home/admin/processes/full-voting starts
    Aug 27, 2017 4:59:12 PM com.rapidminer.server.repository.enterprise.EnterpriseIOObjectEntry storeData
    INFO: Storing ioobject at /home/admin/models/full-voting-model
    Aug 27, 2017 4:59:13 PM de.rapidanalytics.execution.AbstractProcessExecutor runProcessNow
    SEVERE: Process failed: javax.ejb.EJBException: JBAS014580: Unexpected Error
    Aug 27, 2017 4:59:13 PM <unknown> <unknown>
    SEVERE: Here: Process[1] (Process)
    subprocess 'Main Process'
    +- Retrieve sets-text-trigrams[1] (Retrieve)
    +- Rename text attributes[1] (Rename by Replacing)
    +- Retrieve sets-table[1] (Retrieve)
    +- Select tag attributes[1] (Select Attributes)
    +- Retrieve sets-uri-trigrams[1] (Retrieve)
    +- Rename uri attributes[1] (Rename by Replacing)
    +- Retrieve sets-title-trigrams[1] (Retrieve)
    +- Rename title attributes[1] (Rename by Replacing)
    +- Join features (1)[1] (Join)
    +- Join features (2)[1] (Join)
    +- Join features (3)[1] (Join)
    +- set to polynominal[1] (Numerical to Polynominal)
    +- Rename sets[1] (Map)
    +- Remap Binominals[1] (Remap Binominals)
    +- Replace Missing Values[1] (Replace Missing Values)
    +- Training set[1] (Filter Examples)
    +- Voting[1] (Vote)
    [REDACTED]
    | +- text Gradient Boosted Trees (2)[1] (Gradient Boosted Trees)
    +- Apply Model[1] (Apply Model)
    ==> +- Store Full Model[1] (Store)
    +- Training Performance[0] (Performance (Binominal Classification))
    +- Store Training Perf[0] (Store)
    +- Testing set[0] (Filter Examples)
    +- Test Model[0] (Apply Model)
    +- Blind Performance[0] (Performance (Binominal Classification))
    +- Store Blind Perf[0] (Store)

     

    Here is a log of the issue on the Studio side :

    Exception: java.lang.StackOverflowError
    Message: null
    Stack trace:
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(MapperWrapper.java:50)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(MapperWrapper.java:50)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(MapperWrapper.java:50)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(MapperWrapper.java:50)
    com.thoughtworks.xstream.mapper.AttributeAliasingMapper.aliasForAttribute(AttributeAliasingMapper.java:31)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForAttribute(MapperWrapper.java:50)
    com.thoughtworks.xstream.mapper.SystemAttributeAliasingMapper.aliasForSystemAttribute(SystemAttributeAliasingMapper.java:31)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.mapper.MapperWrapper.aliasForSystemAttribute(MapperWrapper.java:58)
    com.thoughtworks.xstream.core.ReferenceByIdMarshaller.fireValidReference(ReferenceByIdMarshaller.java:50)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:65)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    com.thoughtworks.xstream.converters.collections.ArrayConverter.marshal(ArrayConverter.java:45)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    [REDACTED]
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:250)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:226)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.(AbstractReflectionConverter.java:189)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:135)
    com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:83)
    com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)

     Also, interestingly :

    I thought I could circumvent the issue by using the "Write Model" operator instead of the "Store" operator.

    It is not the case unfortunately. The Write Model operator triggers another Stack Overflow error (The file size grows out of proportion and it ultimately crashes).

     

    For the sake of clarity, I'm posting to this thread because I tried to copy a working backup of the model into the server and it triggered the same error (unable to upload the model to the server).

  • sebassebas Member Posts: 7 Contributor I

    Alright, more info coming out of a fresh log.

    • The crash happens on a javax.ejb.EJBException: JBA014580: Unexpected Error
    • Caused by a java.lang.StackOverflowError
    • It looks like something is wrong with the IOObjectVersion on some RepositoryEJBImpl

    Hope this can help

    • 10:07:19,309 INFO  [de.rapidanalytics.ejb.RepositoryEJBImpl] (scheduledprocess_1504171581832) admin created entry '/home/admin/models/full-voting-model of type 'data'.
      10:07:19,312 INFO [de.rapidanalytics.execution.LogRecordCollector] (scheduledprocess_1504171581832) Saving records now
      10:07:19,333 INFO [de.rapidanalytics.execution.LogRecordCollector] (scheduledprocess_1504171581832) Completed saving records
      10:07:19,312 INFO [com.rapidminer.Process.10] (scheduledprocess_1504171581832) Storing ioobject at /home/admin/models/full-voting-model
      10:07:19,339 INFO [de.rapidanalytics.entity.IOObjectEntry] (scheduledprocess_1504171581832) Storing class com.rapidminer.operator.learner.meta.StackingModel at /home/admin/models/full-voting-model
      10:07:20,403 ERROR [org.jboss.as.ejb3.invocation] (scheduledprocess_1504171581832) JBAS014134: EJB Invocation failed on component RepositoryEJBImpl for method public abstract de.rapidanalytics.entity.IOObjectVersion de.rapidanalytics.ejb.RepositoryEJB.storeIOObject(java.lang.String,com.rapidminer.operator.IOObject,de.rapidanalytics.entity.ProcessVersion,java.lang.String,de.rapidanalytics.entity.User,boolean) throws de.rapidanalytics.entity.RepositoryException: javax.ejb.EJBException: JBAS014580: Unexpected Error
      at org.jboss.as.ejb3.tx.CMTTxInterceptor.handleExceptionInOurTx(CMTTxInterceptor.java:188) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInOurTx(CMTTxInterceptor.java:282) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.as.ejb3.tx.CMTTxInterceptor.required(CMTTxInterceptor.java:345) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:243) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:43) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:55) [jboss-as-ejb3-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:185) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:182) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) [jboss-invocation-1.1.2.Final-redhat-1.jar:1.1.2.Final-redhat-1]
      at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) [jboss-as-ee-7.5.0.Final-redhat-15.jar:7.5.0.Final-redhat-15]
      at de.rapidanalytics.ejb.RepositoryEJB$$$view1.storeIOObject(Unknown Source) [rapidminer-server-ejb.jar:]
      at com.rapidminer.server.repository.enterprise.EnterpriseIOObjectEntry.storeData(EnterpriseIOObjectEntry.java:87) [rapidminer-server-ejb.jar:]
      at com.rapidminer.server.repository.enterprise.EnterpriseFolder.createIOObjectEntry(EnterpriseFolder.java:130) [rapidminer-server-ejb.jar:]
      at com.rapidminer.repository.RepositoryManager.store(RepositoryManager.java:375) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.repository.RepositoryManager.store(RepositoryManager.java:351) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.io.RepositoryStorer.write(RepositoryStorer.java:52) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.io.AbstractWriter.doWork(AbstractWriter.java:68) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.Operator.execute(Operator.java:1004) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.execution.SimpleUnitExecutor.execute(SimpleUnitExecutor.java:77) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.ExecutionUnit$3.run(ExecutionUnit.java:812) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.ExecutionUnit$3.run(ExecutionUnit.java:807) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.8.0_141]
      at com.rapidminer.operator.ExecutionUnit.execute(ExecutionUnit.java:807) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.OperatorChain.doWork(OperatorChain.java:428) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.operator.Operator.execute(Operator.java:1004) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.Process.run(Process.java:1311) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.Process.run(Process.java:1175) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.Process.run(Process.java:1128) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at com.rapidminer.Process.run(Process.java:1123) [rapidminer-studio-core-7.6.1.jar:7.6.1]
      at de.rapidanalytics.execution.AbstractProcessExecutor.runProcessNow(AbstractProcessExecutor.java:91) [rapidminer-server-ejb.jar:]
      at de.rapidanalytics.execution.SimpleProcessExecutor.execute(SimpleProcessExecutor.java:31) [rapidminer-server-ejb.jar:]
      at de.rapidanalytics.execution.ProcessExecutionDispatcher$ProcessRunnable.run(ProcessExecutionDispatcher.java:89) [rapidminer-server-ejb.jar:]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_141]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_141]
      at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_141]
      Caused by: java.lang.StackOverflowError
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1427) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1378) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1432) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1378) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1174) [rt.jar:1.8.0_141]
      at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548) [rt.jar:1.8.0_141]

     

Sign In or Register to comment.