Search:

Type: Posts; User: Andy Wilkinson; Keyword(s):

Page 1 of 20 1 2 3 4

Search: Search took 0.05 seconds.

  1. Thanks for the diagnosis, you analysis is spot...

    Thanks for the diagnosis, you analysis is spot on. The merging algorithm currently only considers K and M as possible units. I've opened an issue to improve the merging algorithm so that it considers...
  2. This is described in the last bullet in the list...

    This is described in the last bullet in the list of high-level steps in the documentation I linked to previously. To paraphrase: the BIO template is being applied as, once all the user-specified...
  3. Apologies, it looks like you've found a bug....

    Apologies, it looks like you've found a bug. ${catalina.base} should be left as-is during instance creation when it's found in a properties file (other than setenv.properties where it's replaced with...
  4. Thanks for the feedback. I've passed it onto the...

    Thanks for the feedback. I've passed it onto the Insight team and a few others so that they're aware of the problem.

    You can integrate Insight Operations with Hyperic which, among other things,...
  5. Replies
    3
    Views
    1,744

    That's not an error I've seen before, but a...

    That's not an error I've seen before, but a Google for
    Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV would suggest that plenty of other people...
  6. Replies
    3
    Views
    1,744

    Can you post your application's web.xml please?...

    Can you post your application's web.xml please? It looks to me like there's an unexpected element in there that is not being handled gracefully.
  7. Insight Operations isn't an exact...

    Insight Operations isn't an exact metric-for-metric replacement for the instrumented JARs so you shouldn't expect to see the same JMX-based metrics being exposed as you would with the old...
  8. Replies
    1
    Views
    1,305

    The main reason is testing: Java 7 is not listed...

    The main reason is testing: Java 7 is not listed as being supported as the necessary testing hasn't been done. There's no official date for Java 7 support at the moment.
  9. Great stuff. Thanks for letting us know.

    Great stuff. Thanks for letting us know.
  10. There are two PATHs here: one for your user, and...

    There are two PATHs here: one for your user, and one for the user that's running the tc Server service. The fact that java -version works fine on the command line tells us that the PATH's configured...
  11. It looks to me like java isn't on the PATH of the...

    It looks to me like java isn't on the PATH of the user that's running the service. How have you got your system's environment set up?
  12. What version of the JVM are you using? That...

    What version of the JVM are you using? That exception tells me that it's too old to read tc Server runtime's classes.
  13. Replies
    3
    Views
    1,471

    Yeah, it's a fairly common practice....

    Yeah, it's a fairly common practice. Unfortunately, I don't think I can share any specifics publically. You'll find a lot of material on the web related to deploying from CI to Tomcat, which is...
  14. Replies
    3
    Views
    1,471

    Yes, it is. tc Server's runtime is 100%...

    Yes, it is. tc Server's runtime is 100% compatible with Apache Tomcat so you're free to use the manager application.

    The alternative, if you're using Hyperic to monitor you tc Server runtime...
  15. You need to configure the connection pool to test...

    You need to configure the connection pool to test connections. Please see this thread for more details.
  16. Replies
    1
    Views
    867

    No, it's currently not possible for a template to...

    No, it's currently not possible for a template to delete a file. logging.properties is contributed by the base template. If none of your instances will use logging.properties, you could consider...
  17. 6.0.20 is over 2 years old now and I really would...

    6.0.20 is over 2 years old now and I really would not recommend targetting an out of date version of Tomcat, particularly as a number of security vulnerabilities have been addressed since its...
  18. The problem's down to the configuration of the...

    The problem's down to the configuration of the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in catalina.properties. In tc Server, we add a number of Spring (and other) JARs that are known...
  19. Replies
    1
    Views
    762

    The latest release of tc Server 2.1 is 2.1.2....

    The latest release of tc Server 2.1 is 2.1.2. Since the release of 2.5.0, 2.1.x releases are only available to tc Server support customers and, I believe, can be downloaded once you've logged in.
  20. Replies
    2
    Views
    1,227

    The difference here isn't in tc Server developer...

    The difference here isn't in tc Server developer edition, but in STS. More specifically, the difference is due to how Eclipse's WTP support configures the tc Server instance when it's launched. Take...
  21. Replies
    1
    Views
    962

    We're adding documentation for how templates work...

    We're adding documentation for how templates work and providing details of how to create your own as part of tc Server 2.6 which will be released next month. This will include support for a template...
  22. Replies
    2
    Views
    2,236

    As I said in my reply above, tc Server 2.5...

    As I said in my reply above, tc Server 2.5 provides runtimes based on both Tomcat 6 and Tomcat 7. This applies to all tc Server editions, including developer edition.

    By using tc Server 2.5...
  23. Yes, it can. You should see the same behaviour as...

    Yes, it can. You should see the same behaviour as the Web UI if you're deploying to a tc Runtime 7.0 instance.
  24. This is the expected behaviour for a tc Runtime...

    This is the expected behaviour for a tc Runtime 7.0 instance: deploying multiple versions of an application.
  25. When you say instance, do you mean a tc Server...

    When you say instance, do you mean a tc Server runtime instance, or an instance of an application?

    With the tc Server plugin in 4.5.1.3, you can deploy multiple versions of the same application...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4