Rapidminer server not getting started on linux machine after successful installation

psalunkepsalunke Member Posts: 6 Contributor II
edited January 2019 in Help
Hello
after installing rapidminer server successfully on linux machine, it is not getting started and giving error as "Property com.rapidanalytics.db.sql_dialect not set. Guessing." 
Below is the complete log

07:19:43,551 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.port-component-link
07:19:43,612 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-9.0.3.ear"."rapidminer-server-war.war".ProcessService_1_3
07:19:43,618 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 66) JBAS011402: Starting Persistence Unit Service 'rapidminer-server-9.0.3.ear/rapidminer-server-war.war#RapidReportingWeb'
07:19:43,642 INFO  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 66) HHH000204: Processing PersistenceUnitInfo [
        name: RapidReportingWeb
        ...]
07:19:43,618 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-9.0.3.ear"."rapidminer-server-war.war".RAInfoService
07:19:43,674 INFO  [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-9.0.3.ear"."rapidminer-server-war.war".ManagementService
07:19:43,669 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-9.0.3.ear"."rapidminer-server-war.war".RepositoryService
07:19:43,690 INFO  [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-9.0.3.ear"."rapidminer-server-war.war".ProcessService
07:19:44,457 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 66) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
07:19:44,472 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 66) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
07:19:44,580 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 66) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
07:19:44,581 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 66) HHH000397: Using ASTQueryTranslatorFactory
07:19:44,769 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 66) HHH000228: Running hbm2ddl schema update
07:19:44,769 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 66) HHH000102: Fetching database metadata
07:19:45,894 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 66) HHH000396: Updating schema
07:19:46,661 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_ENT_CATEGORY
07:19:46,661 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [identifier, orderindex, displayname, id]
07:19:46,661 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: []
07:19:46,662 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [sys_c008710]
07:19:47,196 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_ENT_DB_CATEGORY_PROVIDER
07:19:47,197 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [displaynamecolumnname, identifiercolumnname, dbentryname, id, tablename]
07:19:47,197 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: []
07:19:47,197 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [sys_c008712]
07:19:47,961 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_ENT_DOMAIN
07:19:47,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [earliestisnow, encodingmethod, latestisnow, defaultnumber, offsetunit, dtype, description, is_integer, earliest, defaulttext, defaultboolean, defaultoffset, defaultdate, defaultcategory_id, name, maximum, dynamic, id, defaultcomputationmode, dbcategoryprovider_id, rounddefaultoff, minimum, latest]
07:19:47,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: [fk_hr9w1uwg11kurdbe8d34a0p78, fk_s4j7kw71tyfu9ddbpy2ni5ty]
07:19:47,962 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [sys_c008715]
07:19:48,510 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_ENT_REALM
07:19:48,510 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [name, id]
07:19:48,510 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: []
07:19:48,510 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [sys_c008717]
07:19:49,029 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_ENT_REPORTTREE
07:19:49,030 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [reporttype, parent_id, root, name, description, id, repositorylocation]
07:19:49,030 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: [fk_81vwxyys0ldbifoxjwc7hukkm]
07:19:49,030 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [sys_c008720]
07:19:49,325 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_REL_DOMAIN_CATEGORY
07:19:49,325 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [rr_ent_domain_id, categories_id]
07:19:49,326 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: [fk_alc3kjgs1xrhvd6gnsqn09efg, fk_24u5acsmg95bya3hr9493o1f9]
07:19:49,326 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [uk_24u5acsmg95bya3hr9493o1f9]
07:19:49,620 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000261: Table found: SYSTEM.RR_REL_REALM_DOMAIN
07:19:49,620 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000037: Columns: [domains_id, rr_ent_realm_id]
07:19:49,621 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000108: Foreign keys: [fk_i3gyl1a68r9sdrsxhw29ytpf1, fk_jpjqcob2x5566lgxwi6pm0mm7]
07:19:49,621 INFO  [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 66) HHH000126: Indexes: [uk_jpjqcob2x5566lgxwi6pm0mm7]
07:19:49,622 INFO  [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 66) HHH000232: Schema update complete
07:19:49,768 INFO  [org.jboss.web] (ServerService Thread Pool -- 83) JBAS018210: Register web context:
07:19:49,899 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 83) Initializing Spring root WebApplicationContext
07:19:49,899 INFO  [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 83) Root WebApplicationContext: initialization started
07:19:49,988 INFO  [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 83) Refreshing Root WebApplicationContext: startup date [Tue Nov 20 07:19:49 EST 2018]; root of context hierarchy
07:19:50,041 INFO  [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 83) Loading XML bean definitions from ServletContext resource [/WEB-INF/security.xml]
07:19:50,214 INFO  [org.springframework.security.core.SpringSecurityCoreVersion] (ServerService Thread Pool -- 83) You are running with Spring Security Core null
07:19:50,218 INFO  [org.springframework.security.config.SecurityNamespaceHandler] (ServerService Thread Pool -- 83) Couldn't determine package version information.
07:19:50,269 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'service')' for /api/rest/service/**
07:19:50,291 INFO  [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 83) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <jwtAuthenticationFilter>, order = 1199, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <springEJBAuthorization>, order = 2299, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300]
07:19:50,293 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /api/soap/ManagementService*
07:19:50,293 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /api/soap/**
07:19:50,293 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst', 'report viewer')' for /api/rest/process/**
07:19:50,293 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst', 'report viewer')' for /api/rest/resources/**
07:19:50,294 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'permitAll' for /api/rest/public/**
07:19:50,294 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /api/rest/**
07:19:50,295 INFO  [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 83) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, <jwtAuthenticationFilter>, order = 1199, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#1>, order = 2300]
07:19:50,301 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /internal/jaxrest/tokenservice
07:19:50,302 INFO  [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 83) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#2>, order = 2300]
07:19:50,304 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst', 'report viewer')' for /internal/rest/process/**
07:19:50,305 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst', 'report viewer')' for /internal/rest/resources/**
07:19:50,305 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst', 'report viewer')' for /internal/rest/plot/**
07:19:50,305 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'permitAll' for /internal/rest/css/**
07:19:50,305 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'permitAll' for /internal/rest/icon/**
07:19:50,306 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /internal/rest/access-log/**
07:19:50,306 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /internal/rest/**
07:19:50,306 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /internal/jaxrest/**
07:19:50,306 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /internal/download/agent/**
07:19:50,313 INFO  [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 83) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>, order = 1100, <jwtAuthenticationFilter>, order = 1199, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#3>, order = 2300]
07:19:50,315 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator','report editor')' for /faces/restricted/reporting/edit/**
07:19:50,315 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator','report manager')' for /faces/restricted/reporting/manage/**
07:19:50,315 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/reporting/configuration/**
07:19:50,315 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'isAuthenticated()' for /faces/restricted/reporting/**
07:19:50,316 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/usermanagement.xhtml
07:19:50,316 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/settings.xhtml
07:19:50,316 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/group.xhtml
07:19:50,316 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/database.xhtml
07:19:50,317 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasRole('administrator')' for /faces/restricted/databases.xhtml
07:19:50,317 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'isAuthenticated()' for /faces/restricted/my.xhtml
07:19:50,317 INFO  [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 83) Creating access control expression attribute 'hasAnyRole('administrator', 'analyst')' for /faces/restricted/**
07:19:50,318 INFO  [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 83) Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.authentication.logout.LogoutFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 700, <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#1>, order = 1100, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#4>, order = 2300]
07:19:50,578 WARNING [de.rapidanalytics.web.security.EncryptionKeyBean] (ServerService Thread Pool -- 83) Your LDAP encryption key could not be loaded. If your LDAP configuration includes encrypted values, RapidMiner Server will fail to start.
07:19:50,614 INFO  [org.jasypt.spring31.properties.EncryptablePropertyPlaceholderConfigurer] (ServerService Thread Pool -- 83) Loading properties file from HomeDirResourcePath [configuration/local-security.properties]
07:19:50,673 INFO  [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 83) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ed4f2c0: defining beans [org.springframework.security.filterChains,org.springframework.security.filterChainProxy,org.springframework.security.web.PortMapperImpl#0,org.springframework.security.web.PortResolverImpl#0,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#0,org.springframework.security.authentication.ProviderManager#0,org.springframework.security.web.context.NullSecurityContextRepository#0,org.springframework.security.web.savedrequest.NullRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#0,org.springframework.security.access.vote.AffirmativeBased#0,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#0,org.springframework.security.authentication.AnonymousAuthenticationProvider#0,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#0,org.springframework.security.userDetailsServiceFactory,org.springframework.security.web.DefaultSecurityFilterChain#0,org.springframework.security.web.PortMapperImpl#1,org.springframework.security.web.PortResolverImpl#1,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#1,org.springframework.security.authentication.ProviderManager#1,org.springframework.security.web.context.NullSecurityContextRepository#1,org.springframework.security.web.savedrequest.NullRequestCache#1,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#1,org.springframework.security.access.vote.AffirmativeBased#1,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#1,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#1,org.springframework.security.authentication.AnonymousAuthenticationProvider#1,org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint#1,org.springframework.security.web.DefaultSecurityFilterChain#1,org.springframework.security.web.PortMapperImpl#2,org.springframework.security.web.PortResolverImpl#2,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#2,org.springframework.security.authentication.ProviderManager#2,org.springframework.security.web.context.HttpSessionSecurityContextRepository#0,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#0,org.springframework.security.web.savedrequest.HttpSessionRequestCache#0,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#2,org.springframework.security.access.vote.AffirmativeBased#2,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#2,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#2,org.springframework.security.authentication.AnonymousAuthenticationProvider#2,org.springframework.security.web.DefaultSecurityFilterChain#2,org.springframework.security.web.PortMapperImpl#3,org.springframework.security.web.PortResolverImpl#3,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#3,org.springframework.security.authentication.ProviderManager#3,org.springframework.security.web.context.HttpSessionSecurityContextRepository#1,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#1,org.springframework.security.web.savedrequest.HttpSessionRequestCache#1,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#3,org.springframework.security.access.vote.AffirmativeBased#3,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#3,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#3,org.springframework.security.authentication.AnonymousAuthenticationProvider#3,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0,org.springframework.security.web.DefaultSecurityFilterChain#3,org.springframework.security.web.PortMapperImpl#4,org.springframework.security.web.PortResolverImpl#4,org.springframework.security.config.authentication.AuthenticationManagerFactoryBean#4,org.springframework.security.authentication.ProviderManager#4,org.springframework.security.web.context.HttpSessionSecurityContextRepository#2,org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy#2,org.springframework.security.web.savedrequest.HttpSessionRequestCache#2,org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler#4,org.springframework.security.access.vote.AffirmativeBased#4,org.springframework.security.web.access.intercept.FilterSecurityInterceptor#4,org.springframework.security.web.access.DefaultWebInvocationPrivilegeEvaluator#4,org.springframework.security.authentication.AnonymousAuthenticationProvider#4,org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#1,org.springframework.security.web.DefaultSecurityFilterChain#4,restUnauthorizedEntryPoint,loginHandler,bCryptPasswordEncoder,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,ldapContextSource,ldapAuthProvider,jwtAuthProvider,raDataSource,jdbcUserDetailsService,springEJBAuthorization,jwtAuthenticationFilter,variablesConfiguration,configurationEncryptor,externalPropertyProvider]; root of factory hierarchy
07:19:50,726 INFO  [org.springframework.security.ldap.DefaultSpringSecurityContextSource] (ServerService Thread Pool -- 83)  URL 'ldap://host:port/dc=DomainComponent', root DN is 'dc=DomainComponent'
07:19:50,826 INFO  [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 83) Initializing EhCache CacheManager
07:19:50,845 WARN  [net.sf.ehcache.config.ConfigurationFactory] (ServerService Thread Pool -- 83) No configuration found. Configuring ehcache from ehcache-failsafe.xml  found in the classpath: vfs:/content/rapidminer-server-9.0.3.ear/lib/ehcache-2.10.5.jar/ehcache-failsafe.xml
07:19:51,145 INFO  [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 83) RapidMiner Server version is 9.0.003
07:19:51,146 INFO  [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 83) RapidMiner Core version is 9.0.003
07:19:51,147 INFO  [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 83) Loaded properties from /META-INF/rapidanalytics.properties
07:19:51,549 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 83) Creating filter chain: Ant [pattern='/api/rest/service/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@26c17905, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66341a21, de.rapidanalytics.web.security.jwt.JwtFilter@2ec76298, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@69420b9a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@44665ee6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2c5a159, org.springframework.security.web.access.ExceptionTranslationFilter@1703d03b, de.rapidanalytics.web.filter.auth.SpringEJBAuthorizationFilter@6e64179a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1883e5de]
07:19:51,567 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 83) Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@297876f6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7f4ddcd7, de.rapidanalytics.web.security.jwt.JwtFilter@2ec76298, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2274004b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@e4bf91b, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@646ef1e2, org.springframework.security.web.access.ExceptionTranslationFilter@75d422dc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@77201275]
07:19:51,610 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 83) Creating filter chain: Ant [pattern='/internal/jaxrest/tokenservice'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@4623738f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@18f77e62, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@7a5175d9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@c9d111a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@517fa40d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@72d8c42e, org.springframework.security.web.session.SessionManagementFilter@3569811, org.springframework.security.web.access.ExceptionTranslationFilter@67a75ca0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4b54c395]
07:19:51,665 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 83) Creating filter chain: Ant [pattern='/internal/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@7a647dfb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@66abc9e9, org.springframework.security.web.authentication.logout.LogoutFilter@5b3e93b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2f32330f, de.rapidanalytics.web.security.jwt.JwtFilter@2ec76298, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@76e018b7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4ebc7303, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@545ca1de, org.springframework.security.web.session.SessionManagementFilter@6a485a11, org.springframework.security.web.access.ExceptionTranslationFilter@1c1bd24f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@31129ea4]
07:19:51,707 INFO  [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 83) Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@76079398, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1da3d425, org.springframework.security.web.authentication.logout.LogoutFilter@57a32020, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3408bd0d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e597347, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7d589255, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@33340ffe, org.springframework.security.web.session.SessionManagementFilter@42a53c40, org.springframework.security.web.access.ExceptionTranslationFilter@7753bc18, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4ea0429d]
07:19:51,723 INFO  [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 83) Checking whether login URL '/faces/login.xhtml' is accessible with your configuration
07:19:51,736 INFO  [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 83) Checking whether login URL '/faces/login.xhtml' is accessible with your configuration
07:19:51,750 INFO  [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 83) Root WebApplicationContext: initialization completed in 1850 ms
07:19:51,754 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 83) Set web app root system property: '/' = [/root/rapidminer-server-9.0.3/standalone/tmp/vfs/deployment/deployment39573fc8beaae30c/rapidminer-server-war.war-7231c8e0b1c74dbb/]
07:19:51,817 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 83) Initializing Mojarra 2.1.28-jbossorg-4  for context ''
07:19:57,572 INFO  [de.rapidanalytics.web.filter.SetupFilter] (ServerService Thread Pool -- 83) This is a fresh installation: false
07:19:57,649 INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 83) org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
07:19:57,666 INFO  [org.ajax4jsf.cache.CacheManager] (ServerService Thread Pool -- 83) Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
07:19:57,668 INFO  [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 83) Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.DEFAULT_SUFFIX=.xhtml, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, javax.faces.SKIP_COMMENTS=true, resteasy.document.expand.entity.references=false, resteasy.unwrapped.exceptions=javax.ejb.EJBException, javax.faces.DISABLE_FACELET_JSF_VIEWHANDLER=true, webAppRootKey=/, facelets.LIBRARIES=/WEB-INF/ra-reporting.taglib.xml, contextConfigLocation=/WEB-INF/security.xml, org.richfaces.CONTROL_SKINNING=enable, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, org.richfaces.SKIN=#{preferencesBean.skin}}
07:19:57,668 INFO  [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 83) Creating LRUMap cache instance of default capacity
07:19:57,694 INFO  [org.ajax4jsf.cache.CacheManager] (ServerService Thread Pool -- 83) Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
07:19:57,695 INFO  [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 83) Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.DEFAULT_SUFFIX=.xhtml, org.ajax4jsf.VIEW_HANDLERS=com.sun.facelets.FaceletViewHandler, javax.faces.SKIP_COMMENTS=true, resteasy.document.expand.entity.references=false, resteasy.unwrapped.exceptions=javax.ejb.EJBException, javax.faces.DISABLE_FACELET_JSF_VIEWHANDLER=true, webAppRootKey=/, facelets.LIBRARIES=/WEB-INF/ra-reporting.taglib.xml, contextConfigLocation=/WEB-INF/security.xml, org.richfaces.CONTROL_SKINNING=enable, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, org.richfaces.SKIN=#{preferencesBean.skin}}
07:19:57,695 INFO  [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 83) Creating LRUMap cache instance of default capacity
07:19:57,874 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Setting properties for RapidMiner Server.
07:19:57,885 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Loaded 0 RapidMiner Server properties.
07:19:57,885 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Got 0 properties
07:19:57,885 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Initialising RapidMiner Core
07:19:57,886 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Starting the extraction of bundled extensions to /root/rapidminer-server-9.0.3/extensions/bundled/9.0.003
07:19:58,895 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Property com.rapidanalytics.plugindir not defined. Will not load user installed extensions.
07:19:59,192 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Initializing license manager.
07:19:59,439 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Active license has changed. New new license edition is 'medium'
07:20:01,143 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Set locale to en.
07:20:01,213 INFO  [PlatformUtilities] (ServerService Thread Pool -- 83) Property rapidminer.home is not set. Guessing.
07:20:01,213 INFO  [PlatformUtilities] (ServerService Thread Pool -- 83) Searching in Java classpath for RapidMiner Studio jars...
07:20:01,213 INFO  [PlatformUtilities] (ServerService Thread Pool -- 83) Property rapidminer.home not found via search in Classpath. Searching in build directory.
07:20:01,213 INFO  [PlatformUtilities] (ServerService Thread Pool -- 83) Trying base directory of classes (build) '/content/rapidminer-server-9.0.3.ear/lib' ...
07:20:01,214 SEVERE [PlatformUtilities] (ServerService Thread Pool -- 83) Failed to locate 'rapidminer.home'! Build directory does not exists or isn't a directory.
07:20:01,291 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Cannot access file system in execution mode APPSERVER. Not loading repositories.
07:20:01,320 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Could not parse XML settings file: settings.xml. Cause: Attribute key not found.
07:20:01,337 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Failed to retrieve secret key: /root/.RapidMiner/cipher.key (No such file or directory)
07:20:03,332 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Productivity
07:20:03,333 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Legacy Result Access
07:20:03,334 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Process Scheduling
07:20:03,335 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Model Simulator
07:20:03,335 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Social Media
07:20:03,335 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Cloud Connectivity
07:20:03,335 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: H2O
07:20:03,336 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Concurrency
07:20:03,336 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Time Series
07:20:03,336 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: PMML
07:20:03,336 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: JDBC Connectors
07:20:03,337 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Remote Repository
07:20:03,337 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Advanced File Connectors
07:20:03,337 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Register plugin: Professional
07:20:06,295 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Twitter Connection.
07:20:06,793 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Salesforce Connection.
07:20:06,794 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Amazon S3 Connection.
07:20:06,795 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Azure Blob Storage Connection.
07:20:06,797 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Google Cloud Storage Connection.
07:20:06,797 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered configurator Dropbox Connection.
07:20:07,501 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Missing database driver class name for ODBC Bridge (e.g. Access)
07:20:07,501 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Missing database driver class name for Ingres
07:20:07,678 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Registered 'Time Series' as sample folder.
07:20:07,690 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension PMML was loaded in 5ms.
07:20:07,690 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Professional was loaded in 16ms.
07:20:07,691 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Process Scheduling was loaded in 18ms.
07:20:07,691 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Advanced File Connectors was loaded in 26ms.
07:20:07,691 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Legacy Result Access was loaded in 34ms.
07:20:07,691 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Productivity was loaded in 36ms.
07:20:07,692 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Concurrency was loaded in 38ms.
07:20:07,692 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Remote Repository was loaded in 38ms.
07:20:07,692 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Social Media was loaded in 42ms.
07:20:07,693 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Model Simulator was loaded in 124ms.
07:20:07,693 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension JDBC Connectors was loaded in 314ms.
07:20:07,693 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Time Series was loaded in 326ms.
07:20:07,693 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension Cloud Connectivity was loaded in 1510ms.
07:20:07,694 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Extension H2O was loaded in 1813ms.
07:20:19,136 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Failed to retrieve secret key: /root/.RapidMiner/cipher.key (No such file or directory)
07:20:19,140 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Failed to retrieve secret key: /root/.RapidMiner/cipher.key (No such file or directory)
07:20:19,141 WARNING [com.rapidminer] (ServerService Thread Pool -- 83) Failed to retrieve secret key: /root/.RapidMiner/cipher.key (No such file or directory)
07:20:19,796 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Cannot access file system in execution mode APPSERVER. Not loading repositories.
07:20:19,823 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Amazon S3 Connection.
07:20:19,851 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Amazon S3 Connection.
07:20:19,855 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Azure Blob Storage Connection.
07:20:19,859 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Azure Blob Storage Connection.
07:20:19,859 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Dropbox Connection.
07:20:19,862 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Dropbox Connection.
07:20:19,862 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Salesforce Connection.
07:20:19,864 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Salesforce Connection.
07:20:19,865 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Google Cloud Storage Connection.
07:20:19,867 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Google Cloud Storage Connection.
07:20:19,868 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Load configuration for Twitter Connection.
07:20:19,871 INFO  [com.rapidminer] (ServerService Thread Pool -- 83) Loaded configurations for 0 objects of type Twitter Connection.
07:20:19,875 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Loaded plugins: [Advanced File Connectors 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/advanced_file_connectors-9.0.3-all.jar) depending on [rmx_professional (9.0.3), rmx_jdbc_connectors (9.0.3)], Cloud Connectivity 9.0.0 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/cloud_connectivity-9.0.0-all.jar) depending on [rmx_professional (9.0.0)], Concurrency 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/concurrency-9.0.3-all.jar) depending on [rmx_professional (9.0.3)], H2O 9.0.0 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/h2o-9.0.0-all.jar) depending on [rmx_professional (9.0.0)], JDBC Connectors 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/jdbc_connectors-9.0.3-all.jar) depending on [rmx_professional (9.0.3)], Legacy Result Access 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/legacy-9.0.3-all.jar) depending on [rmx_professional (9.0.3)], Model Simulator 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/model_simulator-9.0.3-all.jar) depending on [rmx_professional (9.0.0), rmx_h2o (8.2.0), rmx_concurrency (9.0.0)], PMML 7.3.0 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/pmml-7.3.0-all.jar) depending on [rmx_professional (7.3.0)], Process Scheduling 8.2.0 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/process_scheduling-8.2.0-all.jar) depending on [rmx_remote_repository (8.2.0), rmx_professional (8.2.0)], Productivity 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/productivity-9.0.3-all.jar) depending on [rmx_professional (9.0.3)], Professional 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/professional-9.0.3-all.jar) depending on [], Remote Repository 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/remote_repository-9.0.3-all.jar) depending on [rmx_professional (9.0.3), rmx_jdbc_connectors (9.0.3)], Social Media 9.0.0 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/social_media-9.0.0-all.jar) depending on [rmx_professional (9.0.0)], Time Series 9.0.3 (/root/rapidminer-server-9.0.3/extensions/bundled/9.0.003/time_series-9.0.3-all.jar) depending on [rmx_concurrency (9.0.1)]]
07:20:19,876 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) No additional JDBC drivers file found. Skipping loading...
07:20:19,876 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Initialised RapidMiner Core. Loaded 464 operators.
07:20:19,876 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Keeping file reading operators. Keep in mind: All users can access everything user 'root' can access. To disable these operators, set property com.rapidanalytics.disable_file_operators to true.
07:20:19,892 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Publishing 0 jdbc connection entries.
07:20:19,896 INFO  [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 83) Added enterprise repository factory to RepositoryManager.
07:20:19,939 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) Singleton instance of de.rapidanalytics.RapidAnalyticsSetup created.
07:20:19,941 INFO  [de.rapidanalytics.web.servlet.RepositoryInitializationServlet] (ServerService Thread Pool -- 83) Initializing repository
07:20:20,476 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) Initializing RapidAnalyticsSetup with scheduler factory factory de.rapidanalytics.web.servlet.RepositoryInitializationServlet$$Lambda$101/382500586@30d6dbbd
07:20:20,477 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) INITIAL SETUP CHECK: Checking RapidMiner Server setup.
07:20:20,477 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) INITIAL SETUP CHECK: Successfully accessed java:/jdbc/RapidAnalyticsDS
07:20:20,477 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) INITIAL SETUP CHECK: INFO: Property com.rapidanalytics.db.sql_dialect not set. Guessing.
07:20:20,478 INFO  [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 83) INITIAL SETUP CHECK: Result of SQL dialect autodetection: ORACLE
07:21:42,984 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS013412: Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'add' at address '[
    ("core-service" => "management"),
    ("management-interface" => "native-interface")
]'
07:21:47,998 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.server.DeployerChainAddHandler$FinalRuntimeStepHandler@1a60ec26 for operation {"operation" => "add-deployer-chains","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:21:53,001 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@475ab1ce for operation {"address" => [("core-service" => "management"),("security-realm" => "ApplicationRealm")],"operation" => "add","map-groups-to-roles" => undefined} at address [
    ("core-service" => "management"),
    ("security-realm" => "ApplicationRealm")
] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:21:58,007 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.domain.management.security.SecurityRealmAddHandler$ServiceInstallStepHandler@475ab1ce for operation {"address" => [("core-service" => "management"),("security-realm" => "ManagementRealm")],"operation" => "add","map-groups-to-roles" => false} at address [
    ("core-service" => "management"),
    ("security-realm" => "ManagementRealm")
] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:21:58,035 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003075: Coyote HTTP/1.1 pausing on: http-/0.0.0.0:8080
07:21:58,036 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/0.0.0.0:8080
07:21:58,018 ERROR [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015871: Deploy of deployment "rapidminer-server-9.0.3.ear" was rolled back with no failure message
07:22:03,093 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.controller.ParallelBootOperationStepHandler$2@5c229699 for operation {"operation" => "parallel-subsystem-boot","address" => []} at address [] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:22:08,096 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.controller.AbstractAddStepHandler$1@9f7761b for operation {"operation" => "add","host" => "localhost","port" => 25,"address" => [("socket-binding-group" => "standard-sockets"),("remote-destination-outbound-socket-binding" => "mail-smtp")],"source-interface" => undefined,"source-port" => undefined,"fixed-source-port" => undefined} at address [
    ("socket-binding-group" => "standard-sockets"),
    ("remote-destination-outbound-socket-binding" => "mail-smtp")
] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:22:13,098 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.controller.AbstractAddStepHandler$1@15ec6e1e for operation {"address" => [("socket-binding-group" => "standard-sockets"),("socket-binding" => "txn-status-manager")],"operation" => "add","port" => 4713,"interface" => undefined,"fixed-port" => undefined,"multicast-address" => undefined,"multicast-port" => undefined,"client-mappings" => undefined} at address [
    ("socket-binding-group" => "standard-sockets"),
    ("socket-binding" => "txn-status-manager")
] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:22:18,101 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.controller.AbstractAddStepHandler$1@6b2b79b9 for operation {"address" => [("socket-binding-group" => "standard-sockets"),("socket-binding" => "txn-recovery-environment")],"operation" => "add","port" => 4712,"interface" => undefined,"fixed-port" => undefined,"multicast-address" => undefined,"multicast-port" => undefined,"client-mappings" => undefined} at address [
    ("socket-binding-group" => "standard-sockets"),
    ("socket-binding" => "txn-recovery-environment")
] failed handling operation rollback -- java.util.concurrent.TimeoutException
07:22:23,102 ERROR [org.jboss.as.controller.client] (Controller Boot Thread) JBAS014781: Step handler org.jboss.as.controller.AbstractAddStepHandler$1@55d0ee11 for operatio

Best Answer

Sign In or Register to comment.