Questions tagged [tcserver]

Pivotal tc Server is a 100%-compatible drop-in replacement for Apache Tomcat.

tc Server is a commercial application container that provides a lightweight, scaleable application container for and apps based on , coupled with application performance management via , session state cache and cache via , connectivity, and 24/7 technical support backed by Apache Tomcat committers.

tc Server runs on virtual and cloud-based environments, including , , , and , and on a range of operating systems, including , , , and . tc Server can be installed via , and , and can be monitored using .

tc Server’s 100 percent binary application compatibility with Apache Tomcat ensures a seamless migration path for applications currently certified for Tomcat.

Product page: http://www.gopivotal.com/products/pivotal-tc-server

104 questions
3
votes
2 answers

Spring Tool Suite 3.6.1 and Pivotal tc Server Developer Edition logging ignored

I was trying to alter the logging that takes place with Pivotal tc Server Developer edition 3.0 and I found out that the java process that starts the server never reads the logging.properties file in catalina base. I created a new Pivotal tc Server…
mario
  • 25
  • 1
  • 8
  • 18
3
votes
1 answer

Oracle UCP high CPU usage on Java 1.7 + TC Server

Some time ago we've moved one of our web apps from Resin and Java 6 to VMware vFabric tc Server and Java 7. This also included moving all JNDI datasources from Resin implementation to Oracle UCP. I've noticed that my CPU usage is extremely high,…
madhead
  • 31,729
  • 16
  • 153
  • 201
3
votes
1 answer

exception deploying maven/spring app in vmware vfabric tc server

I had the same issue as here. I tried adding the Maven Dependencies in Deployment Assembly as suggested in the first answer, but then a lot more errors come up. It is not aknowledging the libraries. Here is a bit of the log (this same exception…
Neets
  • 4,094
  • 10
  • 34
  • 46
3
votes
1 answer

does Spring Insight need tcServer, or can it work with Eclipse and Tomcat?

does Spring Insight need tcServer, or can it work with Eclipse and Tomcat? I see some tutorials on Spring Insight, but all of them seem to use tcServer.
rk2010
  • 3,481
  • 7
  • 27
  • 39
2
votes
4 answers

How to specify VMware vFabric configuration?

I've installed SpringSource Tools suite and that automatically installs the VMWare vFabric Server as the default test Server. On my project, when I select "Run on Server" it complains that the /Servers/VMware vFabric tc Server Developer Edition…
Mark Kadlec
  • 8,036
  • 17
  • 60
  • 96
2
votes
0 answers

Solution required for Java JMX RMI Accessible with Common Credentials (Unauthenticated check)

I need help in resolving below vulnerability. We have this in our tomcat instance running version 7 and Java "1.8.0_242". It was detected in 1099 port. This RMI port is not configured in any configuration file as its default port and also I am not…
2
votes
1 answer

Spring boot admin without embedded Tomcat

I'm trying to deploy spring-boot .war application on standalone servlet container (Pivotal tc Server) and have issue with spring-boot admin page. When I run app using spring-boot:run command, I have proper boot spring-boot admin UI page, but when I…
stinger
  • 3,790
  • 1
  • 19
  • 30
2
votes
1 answer

java.lang.OutOfMemoryError: unable to create new native thread message but not a lot of threads running

On a linux server with 6 java processes running tc-server with different web-applications, sometimes several servers stop working (almost at the same time) because of this error: Exception in thread "ajp-bio-9096-Acceptor-0"…
Edwin
  • 2,671
  • 2
  • 19
  • 24
2
votes
1 answer

How to fix "The JAVA_HOME environment variable is not defined" in Ubuntu Server

I'm trying to set up a java web app, and I keep getting the error The JAVA_HOME environment variable is not defined. Here is what I'm trying to do: user: /dir... $ /opt/pivotal/pivotal-tc-server-standard-3.1.3.SR1/tcruntime-instance.sh create…
aCarella
  • 2,369
  • 11
  • 52
  • 85
2
votes
1 answer

How to setup tree cache in tc server

I want to migrate an aplication which is currenty runnung in jboss 7 to tc server 2.9.6. In jboss we were using infinispan tree cache for caching. Is it possible to set up the same for tc server or I have to use any other caching techniques in tc…
Aldrin Rodrigues
  • 151
  • 1
  • 11
2
votes
1 answer

Spring 4, STS 3.7 tc server 3.1.1. how to enable insights for my existing web application?

I am new to Spring framework even though i have been a java dev for quite some time. I am impressed by the spring insight application demos in you tube and want to use it in my application. How ever, when i try to create a new tc server using the…
2
votes
1 answer

Getting HTTP 404 Error in Eclipse project

I'm trying to learn how to run a Spring MVC project on a server (still very new at this), and I'm getting an http 404 error.. I'm using Eclipse Luna 4.4.1, Java 7, Spring 4.1.4 and Pivotal tc server 3.0.2 on a Windows 7 machine. Before I go further,…
Kyle Walker
  • 559
  • 3
  • 12
  • 25
2
votes
2 answers

sts 3.6.1: default server is not added to workspace; cannot select tomcat7 for Pivotal 3.0

When I was using STS 3.6.0 a default 'Servers' folder (Vmware vFabric v2.5 - v.2.9) was always added to any new workspace I created. Since installing STS 3.6.1 I am no longer seeing a default 'Server' being attached to the workspace. It appears that…
mjj1409
  • 3,075
  • 6
  • 28
  • 28
2
votes
0 answers

IllegalStateException: in SimpleFrameBuilder when running grails app in tcserver w/ insight

I am trying to profile a grails application using insight. Grails - 2.4.0 or 2.4.1 (tried 2.4.1 to see if it fixed my issue) GGTS - 3.5.0 w/ eclipse 4.3.2 tcserver - VMWare vFabric tc Server Developer Edition (Runtime) v2.9 (from within…
2
votes
1 answer

eclipse STS - tc Server Instances Won't Start Following STS Update

When I start tc Server from STS, I get this error Server TC7 failed to start and the following message turns up in the console: Error opening zip file or JAR manifest missing :…
Planky
  • 3,185
  • 3
  • 29
  • 39