Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.69 KB | None | 0 0
  1. DEBUG: Using PENTAHO_JAVA_HOME
  2. DEBUG: _PENTAHO_JAVA_HOME=C:\pentaho6-b349\java
  3. DEBUG: _PENTAHO_JAVA=C:\pentaho6-b349\java\bin\java.exe
  4. DEBUG: PENTAHO_INSTALLED_LICENSE_PATH=C:\pentaho6-b349\.installedLicenses.xml
  5.  
  6. C:\pentaho6-b349\design-tools\data-integration>"C:\pentaho6-b349\java\bin\java.exe" "-Dpentaho.installed.licenses.file=C:\pentaho6-b349\.installedLicenses.xml"  "-Xms1024m" "-Xmx2048m" "-XX:MaxPermSize=256m" "-Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2" "-Djava.library.path=libswt\win64" "-DKETTLE_HOME=" "-DKETTLE_REPOSITORY=" "-DKETTLE_USER=" "-DKETTLE_PASSWORD=" "-DKETTLE_PLUGIN_PACKAGES=" "-DKETTLE_LOG_SIZE_LIMIT=" "-DKETTLE_JNDI_ROOT=" "-Dpentaho.installed.licenses.file=C:\pentaho6-b349\.installedLicenses.xml" -jar launcher\pentaho-application-launcher-6.0.0.0-349.jar -lib ..\libswt\win64  /level:Debug
  7. 11:08:58,741 INFO  [KarafInstance]
  8. *******************************************************************************
  9. *** Karaf Instance Number: 1 at /C:/pentaho6-b349/design-tools/data-integra ***
  10. ***   tion/./system/karaf//data1                                            ***
  11. *** Karaf Port:8801                                                         ***
  12. *** OSGI Service Port:9050                                                  ***
  13. *******************************************************************************
  14. Oct 07, 2015 11:08:59 AM org.apache.karaf.main.Main$KarafLockCallback lockAquired
  15. INFO: Lock acquired. Setting startlevel to 100
  16. 2015/10/07 11:09:02 - General - Logging plugin type found with ID: CheckpointLogTable
  17. Refreshing GOE props...
  18. 2015-10-07 11:09:02 weka.gui.GenericObjectEditor registerEditors
  19. INFO: ---Registering Weka Editors---
  20. Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in CLASSPATH?
  21. Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in CLASSPATH?
  22. Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in CLASSPATH?
  23. Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in CLASSPATH?
  24. [KnowledgeFlow] Loading properties and plugins...
  25. [KnowledgeFlow] Initializing KF...
  26. Refreshing GOE props...
  27. 2015-10-07 11:09:03 weka.gui.GenericObjectEditor registerEditors
  28. INFO: ---Registering Weka Editors---
  29. 2015-10-07 11:09:04.032:INFO:oejs.Server:jetty-8.1.15.v20140411
  30. 2015-10-07 11:09:04.068:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:9050
  31. log4j:ERROR Could not parse url [file:/C:/pentaho6-b349/design-tools/data-integration/./system/osgi/log4j.xml].
  32. java.io.FileNotFoundException: C:\pentaho6-b349\design-tools\data-integration\.\system\osgi\log4j.xml (The system cannot find the path specified)
  33.     at java.io.FileInputStream.open0(Native Method)
  34.     at java.io.FileInputStream.open(Unknown Source)
  35.     at java.io.FileInputStream.<init>(Unknown Source)
  36.     at java.io.FileInputStream.<init>(Unknown Source)
  37.     at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
  38.     at sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
  39.     at org.apache.log4j.xml.DOMConfigurator$2.parse(DOMConfigurator.java:765)
  40.     at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:871)
  41.     at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:778)
  42.     at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
  43.     at org.apache.log4j.LogManager.<clinit>(LogManager.java:127)
  44.     at org.apache.log4j.Logger.getLogger(Logger.java:104)
  45.     at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:262)
  46.     at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:108)
  47.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  48.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  49.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  50.     at java.lang.reflect.Constructor.newInstance(Unknown Source)
  51.     at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1025)
  52.     at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:844)
  53.     at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:541)
  54.     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:292)
  55.     at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:269)
  56.     at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:657)
  57.     at org.springframework.osgi.extender.internal.activator.ContextLoaderListener.<clinit>(ContextLoaderListener.java:253)
  58.     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  59.     at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  60.     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  61.     at java.lang.reflect.Constructor.newInstance(Unknown Source)
  62.     at java.lang.Class.newInstance(Unknown Source)
  63.     at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:4362)
  64.     at org.apache.felix.framework.Felix.activateBundle(Felix.java:2149)
  65.     at org.apache.felix.framework.Felix.startBundle(Felix.java:2072)
  66.     at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
  67.     at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
  68.     at java.lang.Thread.run(Unknown Source)
  69. log4j:WARN No appenders could be found for logger (org.springframework.osgi.extender.internal.activator.ContextLoaderListener).
  70. log4j:WARN Please initialize the log4j system properly.
  71. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
  72. Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in CLASSPATH?
  73. Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in CLASSPATH?
  74. Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in CLASSPATH?
  75. Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in CLASSPATH?
  76. [KnowledgeFlow] Loading properties and plugins...
  77. [KnowledgeFlow] Initializing KF...
  78. Refreshing GOE props...
  79. 2015-10-07 11:09:04 weka.gui.GenericObjectEditor registerEditors
  80. INFO: ---Registering Weka Editors---
  81. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  82. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/core
  83. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  84. INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/beans
  85. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  86. INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/parameterized-types
  87. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  88. INFO: Registered blueprint namespace handler for http://cxf.apache.org/configuration/security
  89. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  90. INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/wsdl/
  91. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  92. INFO: Registered blueprint namespace handler for http://www.w3.org/2005/08/addressing
  93. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  94. INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/08/addressing
  95. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  96. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-management (139) [org.apache.cxf.management.InstrumentationManager]
  97. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  98. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (142) [org.apache.cxf.wsdl.WSDLManager]
  99. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  100. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (144) [org.apache.cxf.binding.xml.XMLBindingFactory, org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]
  101. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  102. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (145) [org.apache.cxf.binding.soap.SoapBindingFactory, org.apache.cxf.binding.soap.SoapTransportFactory]
  103. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  104. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/bindings/soap
  105. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  106. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (146) [org.apache.cxf.transport.http.HTTPTransportFactory, org.apache.cxf.transport.http.HTTPWSDLExtensionLoader, org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder, org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder, org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]
  107. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  108. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy (169) [org.apache.cxf.ws.policy.PolicyEngine, org.apache.cxf.policy.PolicyDataEngine, org.apache.cxf.ws.policy.AssertionBuilderRegistry, org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry, org.apache.cxf.ws.policy.PolicyBuilder, org.apache.cxf.ws.policy.PolicyAnnotationListener, org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider, org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry, org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder, org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder, org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider, org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder, org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider]
  109. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  110. INFO: Registered blueprint namespace handler for http://cxf.apache.org/transports/http/configuration
  111. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  112. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/simple
  113. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  114. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxws (148) [org.apache.cxf.jaxws.context.WebServiceContextResourceResolver]
  115. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  116. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxws
  117. Trying to add database driver (JDBC): RmiJdbc.RJDriver - Warning, not in CLASSPATH?
  118. Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in CLASSPATH?
  119. Trying to add database driver (JDBC): org.gjt.mm.mysql.Driver - Warning, not in CLASSPATH?
  120. Trying to add database driver (JDBC): com.mckoi.JDBCDriver - Warning, not in CLASSPATH?
  121. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  122. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs
  123. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  124. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs-client
  125. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  126. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-corba (158) [org.apache.cxf.binding.corba.CorbaBindingFactory, org.apache.cxf.binding.corba.wsdl.WSDLExtensionRegister]
  127. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  128. INFO: Registered blueprint namespace handler for http://cxf.apache.org/binding/coloc
  129. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  130. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-local (160) [org.apache.cxf.transport.local.LocalTransportFactory]
  131. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  132. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-object (161) [org.apache.cxf.binding.object.ObjectBindingFactory]
  133. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  134. INFO: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/binding/object
  135. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  136. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http-jetty (162) [org.apache.cxf.transport.http_jetty.JettyDestinationFactory, org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory, org.apache.cxf.transport.http.ContinuationProviderFactory]
  137. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  138. INFO: Registered blueprint namespace handler for http://cxf.apache.org/transports/http-jetty/configuration
  139. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  140. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-jms (164) [org.apache.cxf.transport.jms.JMSTransportFactory, org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader]
  141. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  142. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-udp (166) [org.apache.cxf.transport.udp.UDPTransportFactory]
  143. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  144. INFO: Registered blueprint namespace handler for http://cxf.apache.org/policy
  145. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  146. INFO: Registered blueprint namespace handler for http://www.w3.org/ns/ws-policy
  147. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  148. INFO: Registered blueprint namespace handler for http://www.w3.org/2006/07/ws-policy
  149. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  150. INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/09/policy
  151. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  152. INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
  153. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  154. INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd
  155. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  156. INFO: Registered blueprint namespace handler for http://www.w3.org/2000/09/xmldsig#
  157. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  158. INFO: Registered blueprint namespace handler for http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702
  159. [KnowledgeFlow] Loading properties and plugins...
  160. [KnowledgeFlow] Initializing KF...
  161. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  162. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr (186) [org.apache.cxf.ws.addressing.policy.AddressingAssertionBuilder, org.apache.cxf.ws.addressing.policy.UsingAddressingAssertionBuilder, org.apache.cxf.ws.addressing.policy.AddressingPolicyInterceptorProvider, org.apache.cxf.ws.addressing.impl.AddressingWSDLExtensionLoader, org.apache.cxf.ws.addressing.WSAddressingFeature$WSAddressingFeatureApplier, org.apache.cxf.ws.addressing.MAPAggregator$MAPAggregatorLoader]
  163. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  164. INFO: Registered blueprint namespace handler for http://cxf.apache.org/ws/addressing
  165. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  166. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-mex (191) [org.apache.cxf.ws.mex.MEXServerListener]
  167. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  168. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-security (188) [org.apache.cxf.ws.security.policy.WSSecurityPolicyLoader, org.apache.cxf.ws.security.cache.CacheCleanupListener]
  169. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  170. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-rm (190) [org.apache.cxf.ws.rm.RMManager, org.apache.cxf.ws.rm.policy.RMPolicyInterceptorProvider, org.apache.cxf.ws.rm.policy.RM10AssertionBuilder, org.apache.cxf.ws.rm.policy.RM12AssertionBuilder, org.apache.cxf.ws.rm.policy.WSRMP12PolicyLoader, org.apache.cxf.ws.rm.policy.MC11PolicyLoader, org.apache.cxf.ws.rm.policy.RSPPolicyLoader]
  171. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  172. INFO: Registered blueprint namespace handler for http://cxf.apache.org/ws/rm/manager
  173. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  174. INFO: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2005/02/rm/policy
  175. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
  176. INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-javascript (192) [org.apache.cxf.javascript.JavascriptServerListener]
  177. Oct 07, 2015 11:09:05 AM org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register
  178. INFO: Registered blueprint namespace handler for http://cxf.apache.org/clustering
  179. Oct 07, 2015 11:09:05 AM org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess
  180. INFO: New Caching Service registered
  181. SLF4J: Class path contains multiple SLF4J bindings.
  182. SLF4J: Found binding in [jar:file:/C:/pentaho6-b349/design-tools/data-integration/launcher/../lib/slf4j-log4j12-1.7.7.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  183. SLF4J: Found binding in [jar:file:/C:/pentaho6-b349/design-tools/data-integration/plugins/pentaho-big-data-plugin/lib/slf4j-log4j12-1.7.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
  184. SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
  185. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
  186. Oct 07, 2015 11:09:07 AM org.apache.cxf.endpoint.ServerImpl initDestination
  187. INFO: Setting the server's publish address to be /lineage
  188. 11:09:07,570 ERROR [WebjarsURLConnection] Error Transforming zip
  189. java.io.IOException: Pipe closed
  190.     at java.io.PipedInputStream.checkStateForReceive(Unknown Source)
  191.     at java.io.PipedInputStream.receive(Unknown Source)
  192.     at java.io.PipedOutputStream.write(Unknown Source)
  193.     at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
  194.     at java.util.zip.ZipOutputStream.closeEntry(Unknown Source)
  195.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.transform(WebjarsURLConnection.java:190)
  196.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.access$000(WebjarsURLConnection.java:54)
  197.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:90)
  198.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:87)
  199.     at java.util.concurrent.FutureTask.run(Unknown Source)
  200.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  201.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  202.     at java.lang.Thread.run(Unknown Source)
  203. Oct 07, 2015 11:09:07 AM org.apache.cxf.endpoint.ServerImpl initDestination
  204. INFO: Setting the server's publish address to be /marketplace
  205. 11:09:07,795 ERROR [BlueprintContainerImpl] Unable to start blueprint container for bundle pdi-det
  206. org.osgi.service.blueprint.container.ComponentDefinitionException: Unable to convert value BeanRecipe[name='#recipe-23'] to type class java.lang.Object
  207.     at org.apache.aries.blueprint.di.CollectionRecipe.internalCreate(CollectionRecipe.java:92)
  208.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:106)
  209.     at org.apache.aries.blueprint.container.BeanRecipe.setProperty(BeanRecipe.java:933)
  210.     at org.apache.aries.blueprint.container.BeanRecipe.setProperties(BeanRecipe.java:907)
  211.     at org.apache.aries.blueprint.container.BeanRecipe.setProperties(BeanRecipe.java:888)
  212.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:820)
  213.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:787)
  214.     at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)
  215.     at java.util.concurrent.FutureTask.run(Unknown Source)
  216.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:88)
  217.     at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:245)
  218.     at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:183)
  219.     at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:682)
  220.     at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:377)
  221.     at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:269)
  222.     at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:294)
  223.     at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:263)
  224.     at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:253)
  225.     at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500)
  226.     at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433)
  227.     at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725)
  228.     at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463)
  229.     at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422)
  230.     at org.apache.felix.framework.util.SecureAction.invokeBundleEventHook(SecureAction.java:1127)
  231.     at org.apache.felix.framework.util.EventDispatcher.createWhitelistFromHooks(EventDispatcher.java:696)
  232.     at org.apache.felix.framework.util.EventDispatcher.fireBundleEvent(EventDispatcher.java:484)
  233.     at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4429)
  234.     at org.apache.felix.framework.Felix.startBundle(Felix.java:2100)
  235.     at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299)
  236.     at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304)
  237.     at java.lang.Thread.run(Unknown Source)
  238. Caused by: java.lang.NullPointerException
  239.     at org.apache.aries.blueprint.container.BeanRecipe.setProperties(BeanRecipe.java:888)
  240.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:820)
  241.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:787)
  242.     at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)
  243.     at java.util.concurrent.FutureTask.run(Unknown Source)
  244.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:88)
  245.     at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62)
  246.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:106)
  247.     at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268)
  248.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:806)
  249.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:787)
  250.     at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)
  251.     at java.util.concurrent.FutureTask.run(Unknown Source)
  252.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:88)
  253.     at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62)
  254.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:106)
  255.     at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268)
  256.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:806)
  257.     at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:787)
  258.     at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:106)
  259.     at org.apache.aries.blueprint.di.CollectionRecipe.internalCreate(CollectionRecipe.java:90)
  260.     ... 30 more
  261. Oct 07, 2015 11:09:07 AM org.apache.cxf.endpoint.ServerImpl initDestination
  262. INFO: Setting the server's publish address to be /DataExplorerTool
  263. 11:09:08,530 ERROR [WebjarsURLConnection] Error Transforming zip
  264. java.io.IOException: Pipe closed
  265.     at java.io.PipedInputStream.checkStateForReceive(Unknown Source)
  266.     at java.io.PipedInputStream.receive(Unknown Source)
  267.     at java.io.PipedOutputStream.write(Unknown Source)
  268.     at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
  269.     at java.util.zip.ZipOutputStream.closeEntry(Unknown Source)
  270.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.transform(WebjarsURLConnection.java:190)
  271.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection.access$000(WebjarsURLConnection.java:54)
  272.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:90)
  273.     at org.pentaho.osgi.platform.webjars.WebjarsURLConnection$2.call(WebjarsURLConnection.java:87)
  274.     at java.util.concurrent.FutureTask.run(Unknown Source)
  275.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  276.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  277.     at java.lang.Thread.run(Unknown Source)
  278. 2015/10/07 11:09:13 - Spoon - Logging is at level : Debugging
  279. 2015/10/07 11:09:16 - General - Starting agile-bi
  280. 2015/10/07 11:09:17 - class org.pentaho.agilebi.platform.JettyServer - WebServer.Log.CreateListener localhost:10000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement