Search:

Type: Posts; User: sandrews; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,705

    Spring Insight is only available with tc Server.

    Spring Insight is only available with tc Server.
  2. I assume you are following the documentation at...

    I assume you are following the documentation at [url]http://static.springsource.com/projects/tc-server/2.1/admin/htmlsingle/admin.html#manual-config-log4j[url]. I have not tried these step with...
  3. Replies
    4
    Views
    2,425

    With STS 2.5, the section has been moved into...

    With STS 2.5, the section has been moved into it's own tab. The tab strip is at the bottom of the view.
  4. This is a new one for us. Reinstalling STS won't...

    This is a new one for us. Reinstalling STS won't make a difference, however, using the installer to reinstall tc Server may may help. Before you reinstall, delete the current tc Server directory:...
  5. It looks like you caught Spring Insight trying to...

    It looks like you caught Spring Insight trying to initialize its database. You can reset the Insight database by deleting this directory:

    $TCSERVER_HOME/spring-insight-instance/insight/data
  6. Replies
    1
    Views
    1,433

    Congrats on being the first community contributed...

    Congrats on being the first community contributed plugin. While I don't have MongoDB experience, the plugin sources look good.
  7. Even though the Insight dashboard is deployed, it...

    Even though the Insight dashboard is deployed, it may be configured to not collect traces. If you double click on the server, there will be a configuration section and checkbox to enable Insight...
  8. The early milestones had a couple issues in the...

    The early milestones had a couple issues in the valve that have since been resolved. Can you please take the 1.0.0.RELEASE version for a spin and report back any issues.

    It would also be good to...
  9. OSGi relies on class loader magic to enforce the...

    OSGi relies on class loader magic to enforce the bundle's class path boundaries. Insight currently hooks into an application by overriding the WebappClassLoader with a class loader that weaves in...
  10. Replies
    5
    Views
    1,297

    I'm not seeing anything in Insight that would...

    I'm not seeing anything in Insight that would commit a response. Is this issue consistently reproducible? As in, it always works without Insight and always fails with Insight.
  11. Replies
    3
    Views
    1,487

    Are you using tc Server Developer Edition? That...

    Are you using tc Server Developer Edition? That is the first step.

    http://static.springsource.com/projects/tc-server/2.0/devedition/htmlsingle/devedition.html#install
  12. Replies
    5
    Views
    1,297

    Hmmm... The only action we take with the...

    Hmmm... The only action we take with the request/response objects before forwarding into the application is to add a couple response headers. That should have no impact on the session or the...
  13. Replies
    2
    Views
    1,097

    Analytics is something we are thinking about,...

    Analytics is something we are thinking about, although it is a bit outside of our current scope. Current analytics engines are really good at tracking users through a web application; however, there...
  14. Replies
    1
    Views
    1,322

    You're asking for maintenance headaches without...

    You're asking for maintenance headaches without significant benefit. If minimizing memory usage and reloadability are really important to you, I'd recommend looking at the Eclipse Virgo project...
  15. Replies
    2
    Views
    1,083

    mveitas is correct, trace persistance will be in...

    mveitas is correct, trace persistance will be in the 1.0 release. [watch this forum for an announcement soon]

    I would appreciate it if you could elaborate a little on what you would like to do...
  16. Replies
    2
    Views
    1,527

    It looks like the server is starting without the...

    It looks like the server is starting without the weaver enabled. The "Enable gathering of metric" checkbox will block insight from gathering any metrics unless it is checked. If not running in STS,...
  17. Replies
    2
    Views
    1,207

    The Insight Dashboard is located under the...

    The Insight Dashboard is located under the /insight context path. All web resources are under that context.

    Are you able to access other applications via AJP? If not you will likely need to add...
  18. Replies
    13
    Views
    4,243

    @saemmy Have you tried Milestone 3? It...

    @saemmy

    Have you tried Milestone 3? It supports JDBC drivers in the server lib. Let us know if you still have issues.
  19. You will probably also be happy to hear that the...

    You will probably also be happy to hear that the next release will contain support for javax.servlet.Filters. So those free floating SQL queries will have a nice home.
  20. Replies
    5
    Views
    1,307

    Are JDBC statements showing up as well now? They...

    Are JDBC statements showing up as well now? They should be present regardless.
  21. Replies
    5
    Views
    1,307

    What you will see below the Controller method...

    What you will see below the Controller method depends on how your application is constructed and what your controller method does. Out of the box, Insight will show operations for calls to...
  22. Context [/insight] will not be woven Is normal...

    Context [/insight] will not be woven
    Is normal and intended. We avoid collecting metrics from Insight in order to make your application appear more prominent in the dashboard and reduce startup...
  23. I just confirmed the tar.gz archive works...

    I just confirmed the tar.gz archive works correctly on OS X 10.6 with Java 6. Can you double checked the sha1 of the archive you downloaded? It should be 6379bb011ee74f2aa77232daef6aab7623a90bff
    ...
  24. Replies
    11
    Views
    3,106

    Insight M2 requires ApsectJ 1.6.8, it looks like...

    Insight M2 requires ApsectJ 1.6.8, it looks like you are using 1.6.6. You can find the jar in $CATALINA_HOME/lib.
  25. Replies
    11
    Views
    3,106

    Spring Insight was upgraded between STS 2.3.0 and...

    Spring Insight was upgraded between STS 2.3.0 and 2.3.2. Version 1.0.0.M2 is the latest release of Insight.

    We did not deprecate any instrumentation in the new release. If you look at traces for...
Results 1 to 25 of 78
Page 1 of 4 1 2 3 4