Advertisement
Guest User

Untitled

a guest
May 24th, 2017
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.46 KB | None | 0 0
  1. =========================================================================
  2.  
  3. JBoss Bootstrap Environment
  4.  
  5. JBOSS_HOME: /Users/Amund/Documents/RMS
  6.  
  7. JAVA: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
  8.  
  9. JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/Users/Amund/Documents/RMS/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx2048M -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -XX:+UseG1GC -XX:MaxGCPauseMillis=50 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true -Duser.country=US -Duser.language=en -Dcom.sun.jndi.ldap.connect.pool.timeout=300000
  10.  
  11. =========================================================================
  12.  
  13. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
  14. 12:27:48,718 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.6.Final-redhat-1
  15. 12:27:58,940 INFO [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1
  16. 12:27:59,009 INFO [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.4.0.Alpha1 (AS 7.5.0.Final-redhat-15) starting
  17. 12:28:00,068 INFO [org.xnio] (MSC service thread 1-7) XNIO Version 3.0.12.GA-redhat-1
  18. 12:28:00,077 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.0.12.GA-redhat-1
  19. 12:28:00,083 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
  20. 12:28:00,111 INFO [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 3.3.4.Final-redhat-1
  21. 12:28:00,142 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
  22. 12:28:00,145 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 39) JBAS011800: Activating Naming Subsystem
  23. 12:28:00,151 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46) JBAS010153: Node identifier property is set to the default value. Please make sure it is unique.
  24. 12:28:00,178 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
  25. 12:28:00,184 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013371: Activating Security Subsystem
  26. 12:28:00,195 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 37) JBAS012615: Activated the following JSF Implementations: [main, 1.2]
  27. 12:28:00,239 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013370: Current PicketBox version=4.1.0.Final-redhat-1
  28. 12:28:00,242 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:/Mail]
  29. 12:28:00,255 INFO [org.jboss.as.connector.logging] (MSC service thread 1-6) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.30.Final-redhat-1)
  30. 12:28:00,258 INFO [org.jboss.as.naming] (MSC service thread 1-5) JBAS011802: Starting Naming Service
  31. 12:28:00,319 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)
  32. 12:28:00,508 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/0.0.0.0:8080
  33. 12:28:00,514 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-5) JBWEB003000: Coyote HTTP/1.1 starting on: http-/0.0.0.0:8080
  34. 12:28:00,741 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /Users/Amund/Documents/RMS/standalone/deployments
  35. 12:28:00,765 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015876: Starting deployment of "rapidminer-server-7.5.1.ear" (runtime-name: "rapidminer-server-7.5.1.ear")
  36. 12:28:00,771 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 0.0.0.0:4447
  37. 12:28:00,771 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 192.168.0.103:9999
  38. 12:28:00,858 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.2.Final-redhat-1
  39. 12:28:10,664 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) JBAS010400: Bound data source [java:/jdbc/RapidAnalyticsDS]
  40. 12:28:10,956 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry xercesImpl.jar in /content/rapidminer-server-7.5.1.ear/lib/xalan-2.7.2.jar does not point to a valid jar for a Class-Path reference.
  41. 12:28:10,956 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry xml-apis.jar in /content/rapidminer-server-7.5.1.ear/lib/xalan-2.7.2.jar does not point to a valid jar for a Class-Path reference.
  42. 12:28:10,957 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry serializer.jar in /content/rapidminer-server-7.5.1.ear/lib/xalan-2.7.2.jar does not point to a valid jar for a Class-Path reference.
  43. 12:28:10,959 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) JBAS015960: Class Path entry xml-apis.jar in /content/rapidminer-server-7.5.1.ear/lib/serializer-2.7.2.jar does not point to a valid jar for a Class-Path reference.
  44. 12:28:10,964 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015973: Starting subdeployment (runtime-name: "rapidminer-server-ejb.jar")
  45. 12:28:10,964 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015973: Starting subdeployment (runtime-name: "rapidminer-server-war.war")
  46. 12:28:11,469 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'moduleName=groovy-all' for service type 'org.codehaus.groovy.runtime.ExtensionModule'
  47. 12:28:11,469 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'moduleVersion=2.4.10' for service type 'org.codehaus.groovy.runtime.ExtensionModule'
  48. 12:28:11,470 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'extensionClasses=org.codehaus.groovy.jsr223.ScriptExtensions,org.codehaus.groovy.runtime.NioGroovyMethods,org.codehaus.groovy.runtime.SqlGroovyMethods,org.codehaus.groovy.runtime.SwingGroovyMethods,org.codehaus.groovy.runtime.XmlGroovyMethods' for service type 'org.codehaus.groovy.runtime.ExtensionModule'
  49. 12:28:11,470 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'staticExtensionClasses=org.codehaus.groovy.jsr223.ScriptStaticExtensions' for service type 'org.codehaus.groovy.runtime.ExtensionModule'
  50. 12:28:11,472 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
  51. 12:28:11,473 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015893: Encountered invalid class name '' for service type 'javax.swing.LookAndFeel'
  52. 12:28:11,538 INFO [org.jboss.as.jpa] (MSC service thread 1-2) JBAS011401: Read persistence.xml for RapidRepositoryEntity
  53. 12:28:11,638 INFO [org.jboss.as.jpa] (MSC service thread 1-6) JBAS011401: Read persistence.xml for RapidReportingWeb
  54. 12:28:13,057 WARN [org.jboss.as.dependency.unsupported] (MSC service thread 1-7) JBAS015868: Deployment "deployment.rapidminer-server-7.5.1.ear" is using an unsupported module ("org.dom4j:main") which may be changed or removed in future versions without notice.
  55. 12:28:13,058 WARN [org.jboss.as.dependency.unsupported] (MSC service thread 1-7) JBAS015868: Deployment "deployment.rapidminer-server-7.5.1.ear" is using an unsupported module ("org.dom4j:main") which may be changed or removed in future versions without notice.
  56. 12:28:13,327 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named RepositoryEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  57.  
  58. java:global/rapidminer-server-ear/rapidminer-server-ejb/RepositoryEJBImpl!de.rapidanalytics.ejb.RepositoryEJB
  59. java:app/rapidminer-server-ejb/RepositoryEJBImpl!de.rapidanalytics.ejb.RepositoryEJB
  60. java:module/RepositoryEJBImpl!de.rapidanalytics.ejb.RepositoryEJB
  61. java:global/rapidminer-server-ear/rapidminer-server-ejb/RepositoryEJBImpl
  62. java:app/rapidminer-server-ejb/RepositoryEJBImpl
  63. java:module/RepositoryEJBImpl
  64.  
  65. 12:28:13,330 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named UserManagementEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  66.  
  67. java:global/rapidminer-server-ear/rapidminer-server-ejb/UserManagementEJBImpl!de.rapidanalytics.ejb.UserManagementEJB
  68. java:app/rapidminer-server-ejb/UserManagementEJBImpl!de.rapidanalytics.ejb.UserManagementEJB
  69. java:module/UserManagementEJBImpl!de.rapidanalytics.ejb.UserManagementEJB
  70. java:global/rapidminer-server-ear/rapidminer-server-ejb/UserManagementEJBImpl
  71. java:app/rapidminer-server-ejb/UserManagementEJBImpl
  72. java:module/UserManagementEJBImpl
  73.  
  74. 12:28:13,331 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named MigrationEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  75.  
  76. java:global/rapidminer-server-ear/rapidminer-server-ejb/MigrationEJBImpl!de.rapidanalytics.ejb.MigrationEJB
  77. java:app/rapidminer-server-ejb/MigrationEJBImpl!de.rapidanalytics.ejb.MigrationEJB
  78. java:module/MigrationEJBImpl!de.rapidanalytics.ejb.MigrationEJB
  79. java:global/rapidminer-server-ear/rapidminer-server-ejb/MigrationEJBImpl
  80. java:app/rapidminer-server-ejb/MigrationEJBImpl
  81. java:module/MigrationEJBImpl
  82.  
  83. 12:28:13,332 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ConfigurationEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  84.  
  85. java:global/rapidminer-server-ear/rapidminer-server-ejb/ConfigurationEJBImpl!de.rapidanalytics.ejb.ConfigurationEJB
  86. java:app/rapidminer-server-ejb/ConfigurationEJBImpl!de.rapidanalytics.ejb.ConfigurationEJB
  87. java:module/ConfigurationEJBImpl!de.rapidanalytics.ejb.ConfigurationEJB
  88. java:global/rapidminer-server-ear/rapidminer-server-ejb/ConfigurationEJBImpl
  89. java:app/rapidminer-server-ejb/ConfigurationEJBImpl
  90. java:module/ConfigurationEJBImpl
  91.  
  92. 12:28:13,332 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named RapidMinerEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  93.  
  94. java:global/rapidminer-server-ear/rapidminer-server-ejb/RapidMinerEJBImpl!de.rapidanalytics.ejb.RapidMinerEJB
  95. java:app/rapidminer-server-ejb/RapidMinerEJBImpl!de.rapidanalytics.ejb.RapidMinerEJB
  96. java:module/RapidMinerEJBImpl!de.rapidanalytics.ejb.RapidMinerEJB
  97. java:global/rapidminer-server-ear/rapidminer-server-ejb/RapidMinerEJBImpl
  98. java:app/rapidminer-server-ejb/RapidMinerEJBImpl
  99. java:module/RapidMinerEJBImpl
  100.  
  101. 12:28:13,333 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named TriggerManagementEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  102.  
  103. java:global/rapidminer-server-ear/rapidminer-server-ejb/TriggerManagementEJBImpl!de.rapidanalytics.ejb.TriggerManagementEJB
  104. java:app/rapidminer-server-ejb/TriggerManagementEJBImpl!de.rapidanalytics.ejb.TriggerManagementEJB
  105. java:module/TriggerManagementEJBImpl!de.rapidanalytics.ejb.TriggerManagementEJB
  106. java:global/rapidminer-server-ear/rapidminer-server-ejb/TriggerManagementEJBImpl
  107. java:app/rapidminer-server-ejb/TriggerManagementEJBImpl
  108. java:module/TriggerManagementEJBImpl
  109.  
  110. 12:28:13,333 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named LdapGroupManagementEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  111.  
  112. java:global/rapidminer-server-ear/rapidminer-server-ejb/LdapGroupManagementEJB!de.rapidanalytics.ejb.LdapGroupManagementEJB
  113. java:app/rapidminer-server-ejb/LdapGroupManagementEJB!de.rapidanalytics.ejb.LdapGroupManagementEJB
  114. java:module/LdapGroupManagementEJB!de.rapidanalytics.ejb.LdapGroupManagementEJB
  115. java:global/rapidminer-server-ear/rapidminer-server-ejb/LdapGroupManagementEJB
  116. java:app/rapidminer-server-ejb/LdapGroupManagementEJB
  117. java:module/LdapGroupManagementEJB
  118.  
  119. 12:28:13,335 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named TriggerEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  120.  
  121. java:global/rapidminer-server-ear/rapidminer-server-ejb/TriggerEJBImpl!de.rapidanalytics.ejb.TriggerEJB
  122. java:app/rapidminer-server-ejb/TriggerEJBImpl!de.rapidanalytics.ejb.TriggerEJB
  123. java:module/TriggerEJBImpl!de.rapidanalytics.ejb.TriggerEJB
  124. java:jboss/exported/rapidminer-server-ear/rapidminer-server-ejb/TriggerEJBImpl!de.rapidanalytics.ejb.TriggerEJB
  125. java:global/rapidminer-server-ear/rapidminer-server-ejb/TriggerEJBImpl
  126. java:app/rapidminer-server-ejb/TriggerEJBImpl
  127. java:module/TriggerEJBImpl
  128.  
  129. 12:28:13,336 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ProcessJobEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  130.  
  131. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessJobEJBImpl!de.rapidanalytics.ejb.ProcessJobEJB
  132. java:app/rapidminer-server-ejb/ProcessJobEJBImpl!de.rapidanalytics.ejb.ProcessJobEJB
  133. java:module/ProcessJobEJBImpl!de.rapidanalytics.ejb.ProcessJobEJB
  134. java:jboss/exported/rapidminer-server-ear/rapidminer-server-ejb/ProcessJobEJBImpl!de.rapidanalytics.ejb.ProcessJobEJB
  135. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessJobEJBImpl
  136. java:app/rapidminer-server-ejb/ProcessJobEJBImpl
  137. java:module/ProcessJobEJBImpl
  138.  
  139. 12:28:13,336 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ProcessHelperEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  140.  
  141. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessHelperEJBImpl!de.rapidanalytics.ejb.ProcessHelperEJB
  142. java:app/rapidminer-server-ejb/ProcessHelperEJBImpl!de.rapidanalytics.ejb.ProcessHelperEJB
  143. java:module/ProcessHelperEJBImpl!de.rapidanalytics.ejb.ProcessHelperEJB
  144. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessHelperEJBImpl
  145. java:app/rapidminer-server-ejb/ProcessHelperEJBImpl
  146. java:module/ProcessHelperEJBImpl
  147.  
  148. 12:28:13,337 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ProcessObserverEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  149.  
  150. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessObserverEJB!de.rapidanalytics.ejb.ProcessObserverEJB
  151. java:app/rapidminer-server-ejb/ProcessObserverEJB!de.rapidanalytics.ejb.ProcessObserverEJB
  152. java:module/ProcessObserverEJB!de.rapidanalytics.ejb.ProcessObserverEJB
  153. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessObserverEJB
  154. java:app/rapidminer-server-ejb/ProcessObserverEJB
  155. java:module/ProcessObserverEJB
  156.  
  157. 12:28:13,337 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named AccessLogEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  158.  
  159. java:global/rapidminer-server-ear/rapidminer-server-ejb/AccessLogEJBImpl!de.rapidanalytics.ejb.AccessLogEJB
  160. java:app/rapidminer-server-ejb/AccessLogEJBImpl!de.rapidanalytics.ejb.AccessLogEJB
  161. java:module/AccessLogEJBImpl!de.rapidanalytics.ejb.AccessLogEJB
  162. java:global/rapidminer-server-ear/rapidminer-server-ejb/AccessLogEJBImpl
  163. java:app/rapidminer-server-ejb/AccessLogEJBImpl
  164. java:module/AccessLogEJBImpl
  165.  
  166. 12:28:13,337 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named RepositoryStorageEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  167.  
  168. java:global/rapidminer-server-ear/rapidminer-server-ejb/RepositoryStorageEJBImpl!de.rapidanalytics.ejb.RepositoryStorageEJB
  169. java:app/rapidminer-server-ejb/RepositoryStorageEJBImpl!de.rapidanalytics.ejb.RepositoryStorageEJB
  170. java:module/RepositoryStorageEJBImpl!de.rapidanalytics.ejb.RepositoryStorageEJB
  171. java:global/rapidminer-server-ear/rapidminer-server-ejb/RepositoryStorageEJBImpl
  172. java:app/rapidminer-server-ejb/RepositoryStorageEJBImpl
  173. java:module/RepositoryStorageEJBImpl
  174.  
  175. 12:28:13,338 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ExportedProcessEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  176.  
  177. java:global/rapidminer-server-ear/rapidminer-server-ejb/ExportedProcessEJBImpl!de.rapidanalytics.ejb.ExportedProcessEJB
  178. java:app/rapidminer-server-ejb/ExportedProcessEJBImpl!de.rapidanalytics.ejb.ExportedProcessEJB
  179. java:module/ExportedProcessEJBImpl!de.rapidanalytics.ejb.ExportedProcessEJB
  180. java:global/rapidminer-server-ear/rapidminer-server-ejb/ExportedProcessEJBImpl
  181. java:app/rapidminer-server-ejb/ExportedProcessEJBImpl
  182. java:module/ExportedProcessEJBImpl
  183.  
  184. 12:28:13,338 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named SystemMonitor in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  185.  
  186. java:global/rapidminer-server-ear/rapidminer-server-ejb/SystemMonitor!de.rapidanalytics.ejb.monitoring.SystemMonitor
  187. java:app/rapidminer-server-ejb/SystemMonitor!de.rapidanalytics.ejb.monitoring.SystemMonitor
  188. java:module/SystemMonitor!de.rapidanalytics.ejb.monitoring.SystemMonitor
  189. java:global/rapidminer-server-ear/rapidminer-server-ejb/SystemMonitor
  190. java:app/rapidminer-server-ejb/SystemMonitor
  191. java:module/SystemMonitor
  192.  
  193. 12:28:13,339 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named PropertiesMapEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  194.  
  195. java:global/rapidminer-server-ear/rapidminer-server-ejb/PropertiesMapEJB!de.rapidanalytics.ejb.PropertiesMapEJB
  196. java:app/rapidminer-server-ejb/PropertiesMapEJB!de.rapidanalytics.ejb.PropertiesMapEJB
  197. java:module/PropertiesMapEJB!de.rapidanalytics.ejb.PropertiesMapEJB
  198. java:global/rapidminer-server-ear/rapidminer-server-ejb/PropertiesMapEJB
  199. java:app/rapidminer-server-ejb/PropertiesMapEJB
  200. java:module/PropertiesMapEJB
  201.  
  202. 12:28:13,339 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ServiceDataSourceRegistry in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  203.  
  204. java:global/rapidminer-server-ear/rapidminer-server-ejb/ServiceDataSourceRegistry!de.rapidanalytics.ejb.service.ServiceDataSourceRegistry
  205. java:app/rapidminer-server-ejb/ServiceDataSourceRegistry!de.rapidanalytics.ejb.service.ServiceDataSourceRegistry
  206. java:module/ServiceDataSourceRegistry!de.rapidanalytics.ejb.service.ServiceDataSourceRegistry
  207. java:global/rapidminer-server-ear/rapidminer-server-ejb/ServiceDataSourceRegistry
  208. java:app/rapidminer-server-ejb/ServiceDataSourceRegistry
  209. java:module/ServiceDataSourceRegistry
  210.  
  211. 12:28:13,340 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named SchedulerEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  212.  
  213. java:global/rapidminer-server-ear/rapidminer-server-ejb/SchedulerEJBImpl!de.rapidanalytics.ejb.SchedulerEJB
  214. java:app/rapidminer-server-ejb/SchedulerEJBImpl!de.rapidanalytics.ejb.SchedulerEJB
  215. java:module/SchedulerEJBImpl!de.rapidanalytics.ejb.SchedulerEJB
  216. java:global/rapidminer-server-ear/rapidminer-server-ejb/SchedulerEJBImpl
  217. java:app/rapidminer-server-ejb/SchedulerEJBImpl
  218. java:module/SchedulerEJBImpl
  219.  
  220. 12:28:13,340 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named LockEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  221.  
  222. java:global/rapidminer-server-ear/rapidminer-server-ejb/LockEJB!de.rapidanalytics.ejb.LockEJB
  223. java:app/rapidminer-server-ejb/LockEJB!de.rapidanalytics.ejb.LockEJB
  224. java:module/LockEJB!de.rapidanalytics.ejb.LockEJB
  225. java:global/rapidminer-server-ear/rapidminer-server-ejb/LockEJB
  226. java:app/rapidminer-server-ejb/LockEJB
  227. java:module/LockEJB
  228.  
  229. 12:28:13,340 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named ProcessExecutorEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  230.  
  231. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessExecutorEJB!de.rapidanalytics.ejb.ProcessExecutorEJB
  232. java:app/rapidminer-server-ejb/ProcessExecutorEJB!de.rapidanalytics.ejb.ProcessExecutorEJB
  233. java:module/ProcessExecutorEJB!de.rapidanalytics.ejb.ProcessExecutorEJB
  234. java:global/rapidminer-server-ear/rapidminer-server-ejb/ProcessExecutorEJB
  235. java:app/rapidminer-server-ejb/ProcessExecutorEJB
  236. java:module/ProcessExecutorEJB
  237.  
  238. 12:28:13,341 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named WebServiceRequestEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  239.  
  240. java:global/rapidminer-server-ear/rapidminer-server-ejb/WebServiceRequestEJB!de.rapidanalytics.ejb.WebServiceRequestEJB
  241. java:app/rapidminer-server-ejb/WebServiceRequestEJB!de.rapidanalytics.ejb.WebServiceRequestEJB
  242. java:module/WebServiceRequestEJB!de.rapidanalytics.ejb.WebServiceRequestEJB
  243. java:global/rapidminer-server-ear/rapidminer-server-ejb/WebServiceRequestEJB
  244. java:app/rapidminer-server-ejb/WebServiceRequestEJB
  245. java:module/WebServiceRequestEJB
  246.  
  247. 12:28:13,341 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named LicenseEJB in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  248.  
  249. java:global/rapidminer-server-ear/rapidminer-server-ejb/LicenseEJB!com.rapidminer.server.server.license.LicenseEJBLocal
  250. java:app/rapidminer-server-ejb/LicenseEJB!com.rapidminer.server.server.license.LicenseEJBLocal
  251. java:module/LicenseEJB!com.rapidminer.server.server.license.LicenseEJBLocal
  252. java:global/rapidminer-server-ear/rapidminer-server-ejb/LicenseEJB
  253. java:app/rapidminer-server-ejb/LicenseEJB
  254. java:module/LicenseEJB
  255.  
  256. 12:28:13,342 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-7) JNDI bindings for session bean named UserCreationEJBImpl in deployment unit subdeployment "rapidminer-server-ejb.jar" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  257.  
  258. java:global/rapidminer-server-ear/rapidminer-server-ejb/UserCreationEJBImpl!de.rapidanalytics.ejb.UserCreationEJB
  259. java:app/rapidminer-server-ejb/UserCreationEJBImpl!de.rapidanalytics.ejb.UserCreationEJB
  260. java:module/UserCreationEJBImpl!de.rapidanalytics.ejb.UserCreationEJB
  261. java:global/rapidminer-server-ear/rapidminer-server-ejb/UserCreationEJBImpl
  262. java:app/rapidminer-server-ejb/UserCreationEJBImpl
  263. java:module/UserCreationEJBImpl
  264.  
  265. 12:28:13,757 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named LicenseService in deployment unit subdeployment "rapidminer-server-war.war" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  266.  
  267. java:global/rapidminer-server-ear/rapidminer-server-war/LicenseService!de.rapidanalytics.web.rest.LicenseService
  268. java:app/rapidminer-server-war/LicenseService!de.rapidanalytics.web.rest.LicenseService
  269. java:module/LicenseService!de.rapidanalytics.web.rest.LicenseService
  270. java:global/rapidminer-server-ear/rapidminer-server-war/LicenseService
  271. java:app/rapidminer-server-war/LicenseService
  272. java:module/LicenseService
  273.  
  274. 12:28:13,757 INFO [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-1) JNDI bindings for session bean named DomainEJB in deployment unit subdeployment "rapidminer-server-war.war" of deployment "rapidminer-server-7.5.1.ear" are as follows:
  275.  
  276. java:global/rapidminer-server-ear/rapidminer-server-war/DomainEJB!de.rapidanalytics.web.beans.report.bl.DomainEJB
  277. java:app/rapidminer-server-war/DomainEJB!de.rapidanalytics.web.beans.report.bl.DomainEJB
  278. java:module/DomainEJB!de.rapidanalytics.web.beans.report.bl.DomainEJB
  279. java:global/rapidminer-server-ear/rapidminer-server-war/DomainEJB
  280. java:app/rapidminer-server-war/DomainEJB
  281. java:module/DomainEJB
  282.  
  283. 12:28:13,889 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010404: Deploying non-JDBC-compliant driver class org.mariadb.jdbc.Driver (version 1.3)
  284. 12:28:13,898 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class com.microsoft.sqlserver.jdbc.SQLServerDriver (version 4.2)
  285. 12:28:13,902 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.4)
  286. 12:28:13,906 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class net.ucanaccess.jdbc.UcanaccessDriver (version 0.0)
  287. 12:28:13,907 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3)
  288. 12:28:13,909 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010404: Deploying non-JDBC-compliant driver class net.sourceforge.jtds.jdbc.Driver (version 1.3)
  289. 12:28:13,947 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 12.1)
  290. 12:28:13,949 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
  291. 12:28:13,950 WARN [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016012: Deployment deployment "rapidminer-server-7.5.1.ear" contains CDI annotations but beans.xml was not found.
  292. 12:28:14,273 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 51) JBAS011402: Starting Persistence Unit Service 'rapidminer-server-7.5.1.ear/rapidminer-server-ejb.jar#RapidRepositoryEntity'
  293. 12:28:14,430 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 51) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2}
  294. 12:28:14,441 INFO [org.hibernate.Version] (ServerService Thread Pool -- 51) HHH000412: Hibernate Core {4.2.16.Final-redhat-1}
  295. 12:28:14,443 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 51) HHH000206: hibernate.properties not found
  296. 12:28:14,445 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 51) HHH000021: Bytecode provider name : javassist
  297. 12:28:14,475 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 51) HHH000204: Processing PersistenceUnitInfo [
  298. name: RapidRepositoryEntity
  299. ...]
  300. 12:28:14,960 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 51) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  301. 12:28:15,168 ERROR [stderr] (ServerService Thread Pool -- 51) Wed May 24 12:28:15 ICT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  302. 12:28:15,434 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 51) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  303. 12:28:15,914 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 51) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
  304. 12:28:15,918 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 51) HHH000397: Using ASTQueryTranslatorFactory
  305. 12:28:15,964 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 51) HV000001: Hibernate Validator 4.3.2.Final-redhat-1
  306. 12:28:16,920 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 51) HHH000228: Running hbm2ddl schema update
  307. 12:28:16,920 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 51) HHH000102: Fetching database metadata
  308. 12:28:16,926 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 51) HHH000396: Updating schema
  309. 12:28:16,972 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_accesslog
  310. 12:28:16,973 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [restype, resourceid, tmstmp, usr, calleraddress, callerhost, id, cmmnt, status]
  311. 12:28:16,973 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  312. 12:28:16,973 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  313. 12:28:16,982 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_bytebuffer
  314. 12:28:16,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [id, buffer]
  315. 12:28:16,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  316. 12:28:16,983 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  317. 12:28:16,993 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_configuration
  318. 12:28:16,994 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [properties_id, name, typeid, id]
  319. 12:28:16,994 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_tm7i5rllds2egrttp3cbpumej]
  320. 12:28:16,994 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_tm7i5rllds2egrttp3cbpumej, primary]
  321. 12:28:17,004 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_confirmable_action
  322. 12:28:17,004 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [creationdate, code, user_username, type]
  323. 12:28:17,004 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_6stmgut8krndwjkslpdnsi77m]
  324. 12:28:17,004 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_6stmgut8krndwjkslpdnsi77m, primary]
  325. 12:28:17,012 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_dbconnectionentry
  326. 12:28:17,012 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [system, passwd, port, host, name, propertiesmap_id, id, databaseschema, usrname]
  327. 12:28:17,012 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_51tyx6t7rbmbck7bj41pgr1w0]
  328. 12:28:17,013 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [uk_jmk1tvn3xvxxwvcw8mj1v3yu8, fk_51tyx6t7rbmbck7bj41pgr1w0, primary]
  329. 12:28:17,020 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_entry
  330. 12:28:17,020 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [owner, creationdate, name, dtype, id, container_id]
  331. 12:28:17,020 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_816rvbq892pxplklx2bjim5cm]
  332. 12:28:17,020 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_816rvbq892pxplklx2bjim5cm, primary]
  333. 12:28:17,030 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_exportedprocess
  334. 12:28:17,030 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [processentry, inputcached, additionalpropertiesmap_id, outputformat, mimetype, serviceid, xsltentry, dsinputpropertiesmap_id]
  335. 12:28:17,030 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_bdd9x403w8jtxfeqg9qs82ls5, fk_54ynwbifnelm6by65r9eargep]
  336. 12:28:17,030 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_bdd9x403w8jtxfeqg9qs82ls5, fk_54ynwbifnelm6by65r9eargep, primary]
  337. 12:28:17,037 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_group
  338. 12:28:17,037 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [singleton, special, mirror, assigntonewusers, description, groupname]
  339. 12:28:17,038 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  340. 12:28:17,038 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  341. 12:28:17,044 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_ldapgroup
  342. 12:28:17,044 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [ldapname]
  343. 12:28:17,044 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  344. 12:28:17,044 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  345. 12:28:17,050 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_lock
  346. 12:28:17,050 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [id]
  347. 12:28:17,050 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  348. 12:28:17,051 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  349. 12:28:17,056 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_parametermapping
  350. 12:28:17,056 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [macrokey, dtype, parametername, id, queryparameter, mandatory, operatorname]
  351. 12:28:17,057 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  352. 12:28:17,057 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  353. 12:28:17,063 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_permission
  354. 12:28:17,063 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [writingallowed, readingallowed, group_groupname, id, executionallowed]
  355. 12:28:17,063 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_8nhv7r2lyglri5s0nqr4tgp2l]
  356. 12:28:17,064 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_8nhv7r2lyglri5s0nqr4tgp2l, primary]
  357. 12:28:17,075 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_processexecparam
  358. 12:28:17,075 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [queuename, triggerid, id, completed, processcontext, processlocation, revision, usrname]
  359. 12:28:17,076 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  360. 12:28:17,076 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  361. 12:28:17,081 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_processexecutor
  362. 12:28:17,081 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [name, id]
  363. 12:28:17,081 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  364. 12:28:17,081 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [uk_jak0inc47snj5udtkslxrgbbm, primary]
  365. 12:28:17,089 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_processlogrecord
  366. 12:28:17,089 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [records_id, recordblob, id, sequencenumber]
  367. 12:28:17,089 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_qhkxed1pi611o7yt7rwdbflrj]
  368. 12:28:17,089 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_qhkxed1pi611o7yt7rwdbflrj, primary]
  369. 12:28:17,096 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_processlogrecords
  370. 12:28:17,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [id]
  371. 12:28:17,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  372. 12:28:17,097 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  373. 12:28:17,102 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_properties
  374. 12:28:17,103 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [name, id]
  375. 12:28:17,103 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  376. 12:28:17,103 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  377. 12:28:17,108 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_property
  378. 12:28:17,109 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [parent_id, name, id, value]
  379. 12:28:17,109 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_owbprvsofdaa4dnn9ye084na2]
  380. 12:28:17,109 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_owbprvsofdaa4dnn9ye084na2, primary]
  381. 12:28:17,120 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_scheduledprocess
  382. 12:28:17,120 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [stopped, exceptionblob, jobparameters_id, heartbeat, outputlocations, processlogrecords_id, zombie, id, starttime, enqueuetime, stoprequested, completiontime]
  383. 12:28:17,120 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_5r9ah1qnysq0sajtcgumxjf9c, fk_jedj7ekxe5hk6lc23e5yxj4sq]
  384. 12:28:17,120 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_5r9ah1qnysq0sajtcgumxjf9c, fk_jedj7ekxe5hk6lc23e5yxj4sq, primary]
  385. 12:28:17,126 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_scheduledprocess_out
  386. 12:28:17,127 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [scheduledprocess_id, outputlocationlist]
  387. 12:28:17,127 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_kf08e41o4exsjv0j5wyp44vrm]
  388. 12:28:17,128 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_kf08e41o4exsjv0j5wyp44vrm]
  389. 12:28:17,135 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_trigger
  390. 12:28:17,135 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [process, deactivateonfailure, dtype, active, foldername, lastmessage, filename, lasttriggerdate, usr, id, lastupdate, jndiname, queue]
  391. 12:28:17,136 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  392. 12:28:17,136 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  393. 12:28:17,141 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_user
  394. 12:28:17,141 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [principal, passwd, origin, email, username, realname]
  395. 12:28:17,141 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  396. 12:28:17,141 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  397. 12:28:17,149 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_version
  398. 12:28:17,149 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [owner, creationdate, ioobjectclassname, blobsize, xmlbuffer_id, dtype, createdbyoperator, blobtype, revision, representationtype, createdbyprocessat, blobbuffer_id, metadatabuffer_id, mimetype, ioobjectbuffer_id, id, entry_id]
  399. 12:28:17,149 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_315c2cl9nufr0f0pxvny8l3e8, fk_58mvx9r2t6rn7wbiud4i5iuc4, fk_35smxpkpr1p4u2fg802yhjaar, fk_s09r1k1ojk2pjd4l9x3g7e3yh, fk_bbesghyt8jx7yplqibann9p97]
  400. 12:28:17,149 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_315c2cl9nufr0f0pxvny8l3e8, fk_58mvx9r2t6rn7wbiud4i5iuc4, fk_35smxpkpr1p4u2fg802yhjaar, fk_s09r1k1ojk2pjd4l9x3g7e3yh, primary, fk_bbesghyt8jx7yplqibann9p97]
  401. 12:28:17,156 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_ent_web_service_request
  402. 12:28:17,156 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [count, id, timestamp]
  403. 12:28:17,156 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: []
  404. 12:28:17,156 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [primary]
  405. 12:28:17,162 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_configuration_group
  406. 12:28:17,162 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [permittedgroups_groupname, ra_ent_configuration_id]
  407. 12:28:17,162 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_wq21b5sjpo3r7cs0r8d7wutu, fk_kb5nks8q95m6qji0nhq08iora]
  408. 12:28:17,163 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_wq21b5sjpo3r7cs0r8d7wutu, fk_kb5nks8q95m6qji0nhq08iora, primary]
  409. 12:28:17,168 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_dbconentry_group
  410. 12:28:17,168 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [ra_ent_dbconnectionentry_id, permittedgroups_groupname]
  411. 12:28:17,168 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_1ddralpqbwas5r38ifeext41v, fk_iktkoyvvv6ln6n99lqb9hoo06]
  412. 12:28:17,168 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_1ddralpqbwas5r38ifeext41v, fk_iktkoyvvv6ln6n99lqb9hoo06, primary]
  413. 12:28:17,173 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_entry_permission
  414. 12:28:17,174 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [entrylocation, perm]
  415. 12:28:17,174 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_451wkfvfcg7r9i8rw8hhd054v, fk_bki7cgvo976xmyiuk0x5h5qxw]
  416. 12:28:17,174 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_451wkfvfcg7r9i8rw8hhd054v, uk_451wkfvfcg7r9i8rw8hhd054v, fk_bki7cgvo976xmyiuk0x5h5qxw]
  417. 12:28:17,180 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_expproc_param
  418. 12:28:17,181 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [process_id, param_id]
  419. 12:28:17,181 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_ii0eaa4t8732s1qqc1kpuaexf, fk_gi2p237mr2gw6wddtt99dlw1j]
  420. 12:28:17,181 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_ii0eaa4t8732s1qqc1kpuaexf, fk_gi2p237mr2gw6wddtt99dlw1j, uk_gi2p237mr2gw6wddtt99dlw1j]
  421. 12:28:17,188 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_group_ldapgroup
  422. 12:28:17,189 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [ldapname, groupname]
  423. 12:28:17,189 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_gidgkiedww1jc9qqsl7956824, fk_pus9byltjd9efejt89u2sw08r]
  424. 12:28:17,189 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_gidgkiedww1jc9qqsl7956824, fk_pus9byltjd9efejt89u2sw08r]
  425. 12:28:17,194 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_group_user
  426. 12:28:17,195 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [groupname, username]
  427. 12:28:17,195 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_t1ljc8fmv4uvxlkrvs682ixr, fk_e6ridr9dj2mr16ri3969hvjjx]
  428. 12:28:17,195 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_t1ljc8fmv4uvxlkrvs682ixr, fk_e6ridr9dj2mr16ri3969hvjjx]
  429. 12:28:17,200 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_ldapgroup_group
  430. 12:28:17,200 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [ldapname, groupname]
  431. 12:28:17,200 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_47xfvus7ybwjabqfgrj5idbg8, fk_58q9rt1fy6ele5ksaihpe032n]
  432. 12:28:17,200 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_47xfvus7ybwjabqfgrj5idbg8, fk_58q9rt1fy6ele5ksaihpe032n]
  433. 12:28:17,207 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_queue_permission
  434. 12:28:17,207 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [queueid, perm]
  435. 12:28:17,207 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_3yvg4n5rl9d4xc18qyxmbgdfn, fk_1kdlehupvq9fkj0ovw32n4tul]
  436. 12:28:17,207 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_3yvg4n5rl9d4xc18qyxmbgdfn, fk_1kdlehupvq9fkj0ovw32n4tul, uk_3yvg4n5rl9d4xc18qyxmbgdfn]
  437. 12:28:17,212 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000261: Table found: rapidminer.ra_rel_user_group
  438. 12:28:17,212 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000037: Columns: [groupname, username]
  439. 12:28:17,212 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000108: Foreign keys: [fk_io9l744nr09bkt92vku4k9mdd, fk_r1699qsprpnessx99imqmw4j4]
  440. 12:28:17,212 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 51) HHH000126: Indexes: [fk_io9l744nr09bkt92vku4k9mdd, fk_r1699qsprpnessx99imqmw4j4]
  441. 12:28:17,214 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 51) HHH000232: Schema update complete
  442. 12:28:17,426 WARN [org.hibernate.dialect.function.TemplateRenderer] (ServerService Thread Pool -- 51) HHH000174: Function template anticipated 3 arguments, but 2 arguments encountered
  443. 12:28:17,524 INFO [org.jboss.ejb.client] (EJB default - 1) JBoss EJB Client version 1.0.26.Final-redhat-1
  444. 12:28:17,595 ERROR [stderr] (ServerService Thread Pool -- 59) Wed May 24 12:28:17 ICT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  445. 12:28:17,598 ERROR [stderr] (EJB default - 1) Wed May 24 12:28:17 ICT 2017 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  446. 12:28:17,652 INFO [de.rapidanalytics.RapidAnalyticsSetup] (EJB default - 1) Singleton instance of de.rapidanalytics.RapidAnalyticsSetup created.
  447. 12:28:18,013 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=RepositoryService
  448. address=http://jbossws.undefined.host:8080/api/soap/RepositoryService
  449. implementor=de.rapidanalytics.web.service.RepositoryService
  450. serviceName={http://service.web.rapidanalytics.de/}RepositoryService
  451. portName={http://service.web.rapidanalytics.de/}RepositoryServicePort
  452. annotationWsdlLocation=null
  453. wsdlLocationOverride=null
  454. mtomEnabled=false
  455. 12:28:18,014 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=ProcessService
  456. address=http://jbossws.undefined.host:8080/api/soap/ProcessService
  457. implementor=de.rapidanalytics.web.service.ProcessService
  458. serviceName={http://service.web.rapidanalytics.de/}ProcessService
  459. portName={http://service.web.rapidanalytics.de/}ProcessServicePort
  460. annotationWsdlLocation=null
  461. wsdlLocationOverride=null
  462. mtomEnabled=false
  463. 12:28:18,014 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=ProcessService_1_3
  464. address=http://jbossws.undefined.host:8080/api/soap/ProcessService_1_3
  465. implementor=de.rapidanalytics.web.service.ProcessService_1_3
  466. serviceName={http://service.web.rapidanalytics.de/}ProcessService_1_3
  467. portName={http://service.web.rapidanalytics.de/}ProcessService_1_3Port
  468. annotationWsdlLocation=null
  469. wsdlLocationOverride=null
  470. mtomEnabled=false
  471. 12:28:18,014 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=ManagementService
  472. address=http://jbossws.undefined.host:8080/api/soap/ManagementService
  473. implementor=de.rapidanalytics.web.service.ManagementService
  474. serviceName={http://service.web.rapidanalytics.de/}ManagementServiceService
  475. portName={http://service.web.rapidanalytics.de/}ManagementServicePort
  476. annotationWsdlLocation=null
  477. wsdlLocationOverride=null
  478. mtomEnabled=false
  479. 12:28:18,015 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-5) JBWS024061: Adding service endpoint metadata: id=RAInfoService
  480. address=http://jbossws.undefined.host:8080/api/soap/RAInfoService
  481. implementor=de.rapidanalytics.web.service.RAInfoService
  482. serviceName={http://service.web.rapidanalytics.de/}RAInfoService
  483. portName={http://service.web.rapidanalytics.de/}RAInfoServicePort
  484. annotationWsdlLocation=null
  485. wsdlLocationOverride=null
  486. mtomEnabled=false
  487. 12:28:18,233 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://service.web.rapidanalytics.de/}RepositoryService from class de.rapidanalytics.web.service.RepositoryService
  488. 12:28:18,766 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://jbossws.undefined.host:8080/api/soap/RepositoryService
  489. 12:28:18,876 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/Users/Amund/Documents/RMS/standalone/data/wsdl/rapidminer-server-7.5.1.ear/rapidminer-server-war.war/RepositoryService.wsdl
  490. 12:28:18,878 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://service.web.rapidanalytics.de/}ProcessService from class de.rapidanalytics.web.service.ProcessService
  491. 12:28:18,950 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://jbossws.undefined.host:8080/api/soap/ProcessService
  492. 12:28:18,967 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/Users/Amund/Documents/RMS/standalone/data/wsdl/rapidminer-server-7.5.1.ear/rapidminer-server-war.war/ProcessService.wsdl
  493. 12:28:18,968 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://service.web.rapidanalytics.de/}ProcessService_1_3 from class de.rapidanalytics.web.service.ProcessService_1_3
  494. 12:28:19,061 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://jbossws.undefined.host:8080/api/soap/ProcessService_1_3
  495. 12:28:19,087 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/Users/Amund/Documents/RMS/standalone/data/wsdl/rapidminer-server-7.5.1.ear/rapidminer-server-war.war/ProcessService_1_3.wsdl
  496. 12:28:19,089 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://service.web.rapidanalytics.de/}ManagementServiceService from class de.rapidanalytics.web.service.ManagementService
  497. 12:28:19,134 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://jbossws.undefined.host:8080/api/soap/ManagementService
  498. 12:28:19,147 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/Users/Amund/Documents/RMS/standalone/data/wsdl/rapidminer-server-7.5.1.ear/rapidminer-server-war.war/ManagementServiceService.wsdl
  499. 12:28:19,148 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-5) Creating Service {http://service.web.rapidanalytics.de/}RAInfoService from class de.rapidanalytics.web.service.RAInfoService
  500. 12:28:19,192 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-5) Setting the server's publish address to be http://jbossws.undefined.host:8080/api/soap/RAInfoService
  501. 12:28:19,203 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-5) JBWS024074: WSDL published to: file:/Users/Amund/Documents/RMS/standalone/data/wsdl/rapidminer-server-7.5.1.ear/rapidminer-server-war.war/RAInfoService.wsdl
  502. 12:28:19,207 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.port-component-link
  503. 12:28:19,242 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-7.5.1.ear"."rapidminer-server-war.war".ProcessService_1_3
  504. 12:28:19,242 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 58) JBAS011402: Starting Persistence Unit Service 'rapidminer-server-7.5.1.ear/rapidminer-server-war.war#RapidReportingWeb'
  505. 12:28:19,243 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-7.5.1.ear"."rapidminer-server-war.war".ProcessService
  506. 12:28:19,243 INFO [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-7.5.1.ear"."rapidminer-server-war.war".ManagementService
  507. 12:28:19,243 INFO [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 58) HHH000204: Processing PersistenceUnitInfo [
  508. name: RapidReportingWeb
  509. ...]
  510. 12:28:19,245 INFO [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-7.5.1.ear"."rapidminer-server-war.war".RAInfoService
  511. 12:28:19,245 INFO [org.jboss.as.webservices] (MSC service thread 1-8) JBAS015539: Starting service jboss.ws.endpoint."rapidminer-server-7.5.1.ear"."rapidminer-server-war.war".RepositoryService
  512. 12:28:19,558 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] (ServerService Thread Pool -- 58) HHH000130: Instantiating explicit connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
  513. 12:28:19,560 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 58) HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
  514. 12:28:19,609 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 58) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
  515. 12:28:19,609 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 58) HHH000397: Using ASTQueryTranslatorFactory
  516. 12:28:19,684 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 58) HHH000228: Running hbm2ddl schema update
  517. 12:28:19,684 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 58) HHH000102: Fetching database metadata
  518. 12:28:19,688 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 58) HHH000396: Updating schema
  519. 12:28:19,696 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_ent_category
  520. 12:28:19,697 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [identifier, orderindex, displayname, id]
  521. 12:28:19,697 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: []
  522. 12:28:19,698 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [primary]
  523. 12:28:19,708 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_ent_db_category_provider
  524. 12:28:19,709 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [displaynamecolumnname, identifiercolumnname, dbentryname, id, tablename]
  525. 12:28:19,709 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: []
  526. 12:28:19,709 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [primary]
  527. 12:28:19,716 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_ent_domain
  528. 12:28:19,716 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) 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]
  529. 12:28:19,716 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: [fk_hr9w1uwg11kurdbe8d34a0p78, fk_s4j7kw71tyfu9ddbpy2ni5ty]
  530. 12:28:19,717 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [fk_hr9w1uwg11kurdbe8d34a0p78, fk_s4j7kw71tyfu9ddbpy2ni5ty, primary]
  531. 12:28:19,721 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_ent_realm
  532. 12:28:19,721 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [name, id]
  533. 12:28:19,721 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: []
  534. 12:28:19,721 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [primary]
  535. 12:28:19,730 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_ent_reporttree
  536. 12:28:19,730 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [reporttype, parent_id, root, name, description, id, repositorylocation]
  537. 12:28:19,730 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: [fk_81vwxyys0ldbifoxjwc7hukkm]
  538. 12:28:19,730 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [fk_81vwxyys0ldbifoxjwc7hukkm, primary]
  539. 12:28:19,741 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_rel_domain_category
  540. 12:28:19,742 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [rr_ent_domain_id, categories_id]
  541. 12:28:19,742 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: [fk_alc3kjgs1xrhvd6gnsqn09efg, fk_24u5acsmg95bya3hr9493o1f9]
  542. 12:28:19,742 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [uk_24u5acsmg95bya3hr9493o1f9, fk_alc3kjgs1xrhvd6gnsqn09efg, fk_24u5acsmg95bya3hr9493o1f9]
  543. 12:28:19,747 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000261: Table found: rapidminer.rr_rel_realm_domain
  544. 12:28:19,748 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000037: Columns: [domains_id, rr_ent_realm_id]
  545. 12:28:19,748 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000108: Foreign keys: [fk_i3gyl1a68r9sdrsxhw29ytpf1, fk_jpjqcob2x5566lgxwi6pm0mm7]
  546. 12:28:19,748 INFO [org.hibernate.tool.hbm2ddl.TableMetadata] (ServerService Thread Pool -- 58) HHH000126: Indexes: [fk_i3gyl1a68r9sdrsxhw29ytpf1, fk_jpjqcob2x5566lgxwi6pm0mm7, uk_jpjqcob2x5566lgxwi6pm0mm7]
  547. 12:28:19,749 INFO [org.hibernate.tool.hbm2ddl.SchemaUpdate] (ServerService Thread Pool -- 58) HHH000232: Schema update complete
  548. 12:28:19,791 INFO [org.jboss.web] (ServerService Thread Pool -- 58) JBAS018210: Register web context:
  549. 12:28:19,856 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 58) Initializing Spring root WebApplicationContext
  550. 12:28:19,856 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 58) Root WebApplicationContext: initialization started
  551. 12:28:19,924 INFO [org.springframework.web.context.support.XmlWebApplicationContext] (ServerService Thread Pool -- 58) Refreshing Root WebApplicationContext: startup date [Wed May 24 12:28:19 ICT 2017]; root of context hierarchy
  552. 12:28:19,970 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] (ServerService Thread Pool -- 58) Loading XML bean definitions from ServletContext resource [/WEB-INF/security.xml]
  553. 12:28:20,054 INFO [org.springframework.security.core.SpringSecurityCoreVersion] (ServerService Thread Pool -- 58) You are running with Spring Security Core 3.2.4.RELEASE
  554. 12:28:20,055 INFO [org.springframework.security.config.SecurityNamespaceHandler] (ServerService Thread Pool -- 58) Spring Security 'config' module version is 3.2.4.RELEASE
  555. 12:28:20,091 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'service')' for /api/rest/service/**
  556. 12:28:20,111 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 58) 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.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]
  557. 12:28:20,113 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /api/soap/ManagementService*
  558. 12:28:20,113 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst')' for /api/soap/**
  559. 12:28:20,113 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst', 'report viewer')' for /api/rest/process/**
  560. 12:28:20,113 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst', 'report viewer')' for /api/rest/resources/**
  561. 12:28:20,113 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'permitAll' for /api/rest/public/**
  562. 12:28:20,114 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst')' for /api/rest/**
  563. 12:28:20,115 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 58) 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.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]
  564. 12:28:20,119 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst', 'report viewer')' for /internal/rest/process/**
  565. 12:28:20,119 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst', 'report viewer')' for /internal/rest/resources/**
  566. 12:28:20,119 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst', 'report viewer')' for /internal/rest/plot/**
  567. 12:28:20,120 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'permitAll' for /internal/rest/css/**
  568. 12:28:20,120 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'permitAll' for /internal/rest/icon/**
  569. 12:28:20,120 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /internal/rest/access-log/**
  570. 12:28:20,120 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst')' for /internal/rest/**
  571. 12:28:20,128 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 58) 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, 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]
  572. 12:28:20,130 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin','report editor')' for /faces/restricted/reporting/edit/**
  573. 12:28:20,130 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin','report manager')' for /faces/restricted/reporting/manage/**
  574. 12:28:20,131 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasRole('admin')' for /faces/restricted/reporting/configuration/**
  575. 12:28:20,131 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'isAuthenticated()' for /faces/restricted/reporting/**
  576. 12:28:20,131 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /faces/restricted/usermanagement.xhtml
  577. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /faces/restricted/settings.xhtml
  578. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /faces/restricted/group.xhtml
  579. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /faces/restricted/database.xhtml
  580. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin')' for /faces/restricted/databases.xhtml
  581. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'isAuthenticated()' for /faces/restricted/my.xhtml
  582. 12:28:20,132 INFO [org.springframework.security.config.http.FilterInvocationSecurityMetadataSourceParser] (ServerService Thread Pool -- 58) Creating access control expression attribute 'hasAnyRole('admin', 'analyst')' for /faces/restricted/**
  583. 12:28:20,133 INFO [org.springframework.security.config.http.HttpSecurityBeanDefinitionParser] (ServerService Thread Pool -- 58) 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#3>, order = 2300]
  584. 12:28:20,250 INFO [org.springframework.context.support.PropertySourcesPlaceholderConfigurer] (ServerService Thread Pool -- 58) Loading properties file from RelativeResource [standalone/configuration/local-security.properties]
  585. 12:28:20,286 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] (ServerService Thread Pool -- 58) Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7008c5ff: defining beans [externalPropertyProvider,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.authentication.UsernamePasswordAuthenticationFilter#0,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#1,org.springframework.security.web.DefaultSecurityFilterChain#3,loginRedirectHandler,org.springframework.security.authentication.dao.DaoAuthenticationProvider#0,org.springframework.security.authentication.DefaultAuthenticationEventPublisher#0,org.springframework.security.authenticationManager,ldapContextSource,ldapAuthProvider,raDataSource,jdbcUserDetailsService,springEJBAuthorization]; root of factory hierarchy
  586. 12:28:20,327 INFO [org.springframework.security.ldap.DefaultSpringSecurityContextSource] (ServerService Thread Pool -- 58) URL 'ldap://host:port/dc=DomainComponent', root DN is 'dc=DomainComponent'
  587. 12:28:20,391 INFO [org.springframework.cache.ehcache.EhCacheManagerFactoryBean] (ServerService Thread Pool -- 58) Initializing EhCache CacheManager
  588. 12:28:20,394 WARN [net.sf.ehcache.config.ConfigurationFactory] (ServerService Thread Pool -- 58) No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: vfs:/content/rapidminer-server-7.5.1.ear/lib/ehcache-2.10.1.jar/ehcache-failsafe.xml
  589. 12:28:30,546 INFO [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 58) RapidMiner Server version is 7.5.001
  590. 12:28:30,546 INFO [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 58) RapidMiner Core version is 7.5.001
  591. 12:28:30,547 INFO [de.rapidanalytics.RapidAnalytics] (ServerService Thread Pool -- 58) Loaded properties from /META-INF/rapidanalytics.properties
  592. 12:28:30,670 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 58) Creating filter chain: Ant [pattern='/api/rest/service/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@48bfc036, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1e7fdfe7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50f03422, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6d76a97a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b7e7a92, org.springframework.security.web.access.ExceptionTranslationFilter@3b1e16fd, de.rapidanalytics.web.filter.auth.SpringEJBAuthorizationFilter@6a9e7498, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@32fb3dc8]
  593. 12:28:30,681 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 58) Creating filter chain: Ant [pattern='/api/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@57ff4c79, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@ed53a3d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@17cebc8f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6c66272, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2b776a57, org.springframework.security.web.access.ExceptionTranslationFilter@cd4a9d6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e9c4607]
  594. 12:28:30,722 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 58) Creating filter chain: Ant [pattern='/internal/**'], [org.springframework.security.web.context.SecurityContextPersistenceFilter@3739908d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5e6e1b5, org.springframework.security.web.authentication.logout.LogoutFilter@760c91ff, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b558800, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6093ce1f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@524a60f1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@40db802e, org.springframework.security.web.session.SessionManagementFilter@777915bd, org.springframework.security.web.access.ExceptionTranslationFilter@964de7b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@8287a4e]
  595. 12:28:30,740 INFO [org.springframework.security.web.DefaultSecurityFilterChain] (ServerService Thread Pool -- 58) Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@13505df9, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@8d19a0, org.springframework.security.web.authentication.logout.LogoutFilter@56a0e9d2, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4b9d8c7d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5ab3af62, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@329bed8d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63246c75, org.springframework.security.web.session.SessionManagementFilter@447dea08, org.springframework.security.web.access.ExceptionTranslationFilter@3f2955a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@6e68e72c]
  596. 12:28:30,749 INFO [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 58) Checking whether login URL '/faces/login.xhtml' is accessible with your configuration
  597. 12:28:30,758 INFO [org.springframework.security.config.http.DefaultFilterChainValidator] (ServerService Thread Pool -- 58) Checking whether login URL '/faces/login.xhtml' is accessible with your configuration
  598. 12:28:30,765 INFO [org.springframework.web.context.ContextLoader] (ServerService Thread Pool -- 58) Root WebApplicationContext: initialization completed in 10908 ms
  599. 12:28:31,022 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 58) Set web app root system property: '/' = [/Users/Amund/Documents/RMS/standalone/tmp/vfs/deployment/deployment7d675f94aadf974/rapidminer-server-war.war-8d1b194169f2e76b/]
  600. 12:28:31,050 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 58) Initializing Mojarra 2.1.28-jbossorg-4 for context ''
  601. 12:28:33,857 INFO [de.rapidanalytics.web.filter.SetupFilter] (ServerService Thread Pool -- 58) This is a fresh installation: false
  602. 12:28:33,883 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[ra-host].[/]] (ServerService Thread Pool -- 58) org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
  603. 12:28:33,893 INFO [org.ajax4jsf.cache.CacheManager] (ServerService Thread Pool -- 58) Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  604. 12:28:33,897 INFO [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 58) 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.servlet.mapping.prefix=/api/rest, 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, resteasy.resources=de.rapidanalytics.web.rest.RESTInfoService,
  605. de.rapidanalytics.web.rest.LicenseService,
  606. de.rapidanalytics.web.rest.HealthCheckService, org.richfaces.CONTROL_SKINNING=enable, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, org.richfaces.SKIN=#{preferencesBean.skin}}
  607. 12:28:33,897 INFO [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 58) Creating LRUMap cache instance of default capacity
  608. 12:28:33,912 INFO [org.ajax4jsf.cache.CacheManager] (ServerService Thread Pool -- 58) Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  609. 12:28:33,912 INFO [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 58) 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.servlet.mapping.prefix=/api/rest, 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, resteasy.resources=de.rapidanalytics.web.rest.RESTInfoService,
  610. de.rapidanalytics.web.rest.LicenseService,
  611. de.rapidanalytics.web.rest.HealthCheckService, org.richfaces.CONTROL_SKINNING=enable, javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE=true, org.richfaces.SKIN=#{preferencesBean.skin}}
  612. 12:28:33,912 INFO [org.ajax4jsf.cache.LRUMapCacheFactory] (ServerService Thread Pool -- 58) Creating LRUMap cache instance of default capacity
  613. 12:28:33,974 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Setting properties for RapidMiner Server.
  614. 12:28:33,978 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Loaded 0 RapidMiner Server properties.
  615. 12:28:33,978 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Got 0 properties
  616. 12:28:33,979 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Initialising RapidMiner Core
  617. 12:28:33,979 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Starting the extraction of bundled extensions to /Users/Amund/Documents/RMS/extensions/bundled/7.5.001
  618. 12:28:34,414 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Property com.rapidanalytics.plugindir not defined. Will not load user installed extensions.
  619. 12:28:34,556 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Initializing license manager.
  620. 12:28:34,643 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Active license has changed. New new license edition is 'free'
  621. 12:28:34,645 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Set locale to en.
  622. 12:28:34,689 INFO [PlatformUtilities] (ServerService Thread Pool -- 58) Property rapidminer.home is not set. Guessing.
  623. 12:28:34,689 INFO [PlatformUtilities] (ServerService Thread Pool -- 58) Searching in Java classpath for RapidMiner Studio jars...
  624. 12:28:34,689 INFO [PlatformUtilities] (ServerService Thread Pool -- 58) Property rapidminer.home not found via search in Classpath. Searching in build directory.
  625. 12:28:34,689 INFO [PlatformUtilities] (ServerService Thread Pool -- 58) Trying base directory of classes (build) '/content/rapidminer-server-7.5.1.ear/lib' ...
  626. 12:28:34,689 SEVERE [PlatformUtilities] (ServerService Thread Pool -- 58) Failed to locate 'rapidminer.home'! Build directory does not exists or isn't a directory.
  627. 12:28:34,712 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Cannot access file system in execution mode APPSERVER. Not loading repositories.
  628. 12:28:34,715 WARNING [com.rapidminer] (ServerService Thread Pool -- 58) Could not parse XML settings file: settings.xml. Cause: Attribute key not found.
  629. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Advanced File Connectors
  630. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Cloud Connectivity
  631. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Concurrency
  632. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: H2O
  633. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: JDBC Connectors
  634. 12:28:36,889 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Legacy Result Access
  635. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: PMML
  636. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Process Scheduling
  637. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Productivity
  638. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Professional
  639. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Remote Repository
  640. 12:28:36,890 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Register plugin: Social Media
  641. 12:28:37,705 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Registered configurator Twitter Connection.
  642. 12:28:37,838 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Registered configurator Salesforce Connection.
  643. 12:28:37,839 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Registered configurator Amazon S3 Connection.
  644. 12:28:37,839 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Registered configurator Azure Blob Storage Connection.
  645. 12:28:37,839 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Registered configurator Dropbox Connection.
  646. 12:28:38,384 WARNING [com.rapidminer] (ServerService Thread Pool -- 58) Missing database driver class name for ODBC Bridge (e.g. Access)
  647. 12:28:38,385 WARNING [com.rapidminer] (ServerService Thread Pool -- 58) Missing database driver class name for Ingres
  648. 12:28:38,463 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension PMML was loaded in 2ms.
  649. 12:28:38,469 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Professional was loaded in 6ms.
  650. 12:28:38,470 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Remote Repository was loaded in 12ms.
  651. 12:28:38,471 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Process Scheduling was loaded in 14ms.
  652. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Advanced File Connectors was loaded in 16ms.
  653. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Social Media was loaded in 23ms.
  654. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Concurrency was loaded in 26ms.
  655. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Productivity was loaded in 31ms.
  656. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Legacy Result Access was loaded in 38ms.
  657. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension JDBC Connectors was loaded in 222ms.
  658. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension Cloud Connectivity was loaded in 393ms.
  659. 12:28:38,472 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Extension H2O was loaded in 785ms.
  660. 12:28:44,320 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Cannot access file system in execution mode APPSERVER. Not loading repositories.
  661. 12:28:44,339 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Load configuration for Amazon S3 Connection.
  662. 12:28:44,344 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Loaded configurations for 0 objects of type Amazon S3 Connection.
  663. 12:28:44,347 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Load configuration for Azure Blob Storage Connection.
  664. 12:28:44,350 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Loaded configurations for 0 objects of type Azure Blob Storage Connection.
  665. 12:28:44,350 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Load configuration for Dropbox Connection.
  666. 12:28:44,352 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Loaded configurations for 0 objects of type Dropbox Connection.
  667. 12:28:44,353 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Load configuration for Salesforce Connection.
  668. 12:28:44,355 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Loaded configurations for 0 objects of type Salesforce Connection.
  669. 12:28:44,356 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Load configuration for Twitter Connection.
  670. 12:28:44,358 INFO [com.rapidminer] (ServerService Thread Pool -- 58) Loaded configurations for 0 objects of type Twitter Connection.
  671. 12:28:44,461 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Loaded plugins: [Advanced File Connectors 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/advanced_file_connectors-7.5.1-all.jar) depending on [rmx_professional (7.5.1), rmx_jdbc_connectors (7.5.1)], Cloud Connectivity 7.5.0 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/cloud_connectivity-7.5.0-all.jar) depending on [rmx_professional (7.5.0)], Concurrency 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/concurrency-7.5.1-all.jar) depending on [rmx_professional (7.5.1)], H2O 7.5.0 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/h2o-7.5.0-all.jar) depending on [rmx_professional (7.4.0)], JDBC Connectors 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/jdbc_connectors-7.5.1-all.jar) depending on [rmx_professional (7.5.1)], Legacy Result Access 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/legacy-7.5.1-all.jar) depending on [rmx_professional (7.5.1)], PMML 7.3.0 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/pmml-7.3.0-all.jar) depending on [rmx_professional (7.3.0)], Process Scheduling 7.3.0 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/process_scheduling-7.3.0-all.jar) depending on [rmx_remote_repository (7.3.0), rmx_professional (7.3.0)], Productivity 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/productivity-7.5.1-all.jar) depending on [rmx_professional (7.5.1)], Professional 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/professional-7.5.1-all.jar) depending on [], Remote Repository 7.5.1 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/remote_repository-7.5.1-all.jar) depending on [rmx_professional (7.5.1), rmx_jdbc_connectors (7.5.1)], Social Media 7.3.0 (/Users/Amund/Documents/RMS/extensions/bundled/7.5.001/social_media-7.3.0-all.jar) depending on [rmx_professional (7.3.0)]]
  672. 12:28:44,462 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Initialised RapidMiner Core. Loaded 437 operators.
  673. 12:28:44,463 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Keeping file reading operators. Keep in mind: All users can access everything user 'Amund' can access. To disable these operators, set property com.rapidanalytics.disable_file_operators to true.
  674. 12:28:44,466 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Publishing 0 jdbc connection entires.
  675. 12:28:44,467 INFO [de.rapidanalytics.ejb.RapidMinerEJBImpl] (ServerService Thread Pool -- 58) Added enterprise repository factory to RepositoryManager.
  676. 12:28:44,474 INFO [de.rapidanalytics.ejb.RepositoryEJBImpl] (ServerService Thread Pool -- 58) Initializing repository
  677. 12:28:44,693 INFO [de.rapidanalytics.ejb.ProcessJobEJBImpl] (ServerService Thread Pool -- 58) Initializing process dispatcher.
  678. 12:28:44,708 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) Initializing RapidAnalyticsSetup with scheduler factory factory de.rapidanalytics.web.servlet.RepositoryInitializationServlet$1@20e88ad7
  679. 12:28:44,708 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) INITIAL SETUP CHECK: Checking RapidMiner Server setup.
  680. 12:28:44,709 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) INITIAL SETUP CHECK: Successfully accessed java:/jdbc/RapidAnalyticsDS
  681. 12:28:44,709 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) INITIAL SETUP CHECK: INFO: Property com.rapidanalytics.db.sql_dialect not set. Guessing.
  682. 12:28:44,710 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) INITIAL SETUP CHECK: Result of SQL dialect autodetection: MYSQL
  683. 12:28:44,737 INFO [de.rapidanalytics.RapidAnalyticsSetup] (ServerService Thread Pool -- 58) INITIAL SETUP CHECK: Quartz tables are still missing in java:/jdbc/RapidAnalyticsDS
  684. 12:28:44,745 INFO [de.rapidanalytics.ejb.TriggerEJBImpl] (ServerService Thread Pool -- 58) Cancelling 1 active trigger timers.
  685. 12:28:44,758 INFO [de.rapidanalytics.web.servlet.RepositoryInitializationServlet] (ServerService Thread Pool -- 58) Registering service data sources
  686. 12:28:44,764 INFO [de.rapidanalytics.ejb.service.ServiceDataSourceRegistry] (ServerService Thread Pool -- 58) Registering de.rapidanalytics.web.tools.ProcessServiceDataSource@26ed164
  687. 12:28:44,765 INFO [de.rapidanalytics.ejb.service.ServiceDataSourceRegistry] (ServerService Thread Pool -- 58) Registering de.rapidanalytics.web.tools.IOObjectServiceDataSource@1cef8fde
  688. 12:28:44,767 INFO [de.rapidanalytics.web.servlet.reporting.ReportingInitializationServlet] (ServerService Thread Pool -- 58) Initializing reporting extension.
  689. 12:28:44,824 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28) JBAS015859: Deployed "rapidminer-server-7.5.1.ear" (runtime-name : "rapidminer-server-7.5.1.ear")
  690. 12:28:44,845 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://192.168.0.103:9990/management
  691. 12:28:44,846 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://192.168.0.103:9990
  692. 12:28:44,846 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.Alpha1 (AS 7.5.0.Final-redhat-15) started in 56429ms - Started 1497 of 1533 services (65 services are lazy, passive or on-demand)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement