Giter Club home page Giter Club logo

monitor's People

Contributors

am29d avatar predic8 avatar rrayst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

monitor's Issues

crash

0 [main] INFO com.predic8.membrane.core.CoreActivator - Eclipse framework found config file: file:\C:\Users\Teilnehmer\Desktop\membrane-monitor-win64-3.2.2\configuration\monitor-beans.xml
0 [main] INFO com.predic8.membrane.core.CoreActivator - Reading router configuration from file:\C:\Users\Teilnehmer\Desktop\membrane-monitor-win64-3.2.2\configuration\monitor-beans.xml
0 [main] INFO com.predic8.membrane.core.CoreActivator - Project root: file:\C:\Users\Teilnehmer\Desktop\membrane-monitor-win64-3.2.2
31 [main] INFO org.springframework.context.support.FileSystemXmlApplicationContext - Refreshing org.springframework.context.support.FileSystemXmlApplicationContext@626469f4: startup date [Fri Nov 29 09:14:25 CET 2013]; root of context hierarchy
62 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from URL [file:/C:/Users/Teilnehmer/Desktop/membrane-monitor-win64-3.2.2/configuration/monitor-beans.xml]
171 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7259f725: defining beans [router,exchangeStore,transport,JSONBeautifier]; root of factory hierarchy
312 [main] INFO com.predic8.membrane.core.CoreActivator - Router instance: com.predic8.membrane.core.Router@4419bacb
312 [pool-1-thread-1] WARN com.predic8.membrane.core.CoreActivator - no configuration loaded
java.io.FileNotFoundException: C:\Users\Teilnehmer.membrane.xml (Das System kann die angegebene Datei nicht finden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:138)
at com.predic8.membrane.core.util.ResourceResolver.resolve(ResourceResolver.java:23)
at com.predic8.membrane.core.util.ResourceResolver.resolve(ResourceResolver.java:12)
at com.predic8.membrane.core.io.ConfigurationFileStore.read(ConfigurationFileStore.java:40)
at com.predic8.membrane.core.ConfigurationManager.loadConfiguration(ConfigurationManager.java:45)
at com.predic8.membrane.core.CoreActivator$1.run(CoreActivator.java:78)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
7323130 [RouterThread /0:0:0:0:0:0:0:1:49653] INFO com.predic8.membrane.core.transport.http.HttpClient - Connection to http://localhost:8080/Auktionshaus/webresources/auktionen/2/bildwas aborted externally. Maybe by the server or the OS Membrane is running on.
7582844 [main] WARN com.predic8.membrane.core.logger.MembraneLogListener - Problems occurred when invoking code from plug-in: "org.eclipse.jface".

Membrane Monitor request/response logs

After creating the folder c:\temp and adding this tag to the monitor-beans.xml file:

<spring:bean name="storeInterceptor" class="com.predic8.membrane.core.interceptor.ExchangeStoreInterceptor">
<spring:property name="exchangeStore">
<spring:bean class="com.predic8.membrane.core.exchangestore.FileExchangeStore">
<spring:property name="dir" value="C:\temp" />
</spring:bean>
</spring:property>
</spring:bean>

It just doesn't create any log file in the c:\temp location.

ref: http://www.membrane-soa.org/soap-monitoring-howto.htm

Regards,
Marco

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.