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
2
votes
1 answer

How do I configure spring-loaded with spring tc server?

I run my spring based web application using spring tc server. I run tc server from the command line. D:\vfabric-tc-server-developer\base-instance\bin>tcruntime-ctl.bat run I just came to know about spring loaded which is a JVM agent for reloading…
ajm
  • 12,863
  • 58
  • 163
  • 234
2
votes
1 answer

How do I run a javascript project in SpringSource Tool Suite / Eclipse?

I am using STSS 3.1 (GGTS version). I have created a small JavaScript project in STS and would like to run it using the internal vFabric tc server. The server reports that it started correctly, and the home page (showing a bunch of help links…
Gene Golovchinsky
  • 6,101
  • 7
  • 53
  • 81
2
votes
1 answer

Replacing jars in tc server

I have created two Projects in STS One is common which will be bundles as a jar file in Maven. I have another Project EntWeb which has a depndency on common.jar. The EntWeb will be generated as war file and will be deployed in tc server. The problem…
Anand PN
  • 81
  • 3
2
votes
0 answers

Spring transaction annotation throws Rollback Exception for tcserver 7.0

I have a scenario, where I am using Spring Transaction management with JDBC and tcServer 6.0. Below snippet code @Transactional(rollbackFor = Throwable.class) public int dropDynamicModelTables(String namespace) { .... some DML operations are…
chaosguru
  • 1,933
  • 4
  • 30
  • 44
2
votes
1 answer

Spring-insight source, design and alternatives

I've a few questions regarding the Spring-insight technology. Is Spring-insight open source? I was curious to see the underlying design. I could fine the plugins' source but not the entire package (is it part of tc-server). Can this data be…
Swapnil
  • 8,201
  • 4
  • 38
  • 57
1
vote
4 answers

Class load error on Spring MVC project for Spring newbie

Warning: newbie alert! I'm in early days of learning Spring and am trying to get my first app up and running which will simply read some data from a DB and display it. I'm using SpringSource Tool Suite 2.8.0.RELEASE. I've created a new Spring MVC…
CodeClimber
  • 4,584
  • 8
  • 46
  • 55
1
vote
0 answers

Can I publish only one project in my eclipse workspace to the web server?

I have an eclipse (actually STS springsource tool set) workspace which contains several projects - each one is a separate web site (all hosted on the same server). I set all building and publishing options to be manual (I don't like automatic). I…
thedrs
  • 1,412
  • 12
  • 29
1
vote
1 answer

Do transient properties in grails effect memory usage of an application?

I am using transient properties per domain class. Some of them have more than 10. I am experiencing a very slow application. I started analysing it using tc server. the most part of loading time is consumed by rendering gsp-files. is there any…
skurt
  • 1,019
  • 2
  • 13
  • 29
1
vote
2 answers

SpringSource Tool Suite - can't run a Spring Template Project

I'm trying to learn about Spring using SpringSource Tool Suite. I haven't had much successful experience with either at this stage. So far I've been able to install STS and create a new project, but haven't gotten much further. The problem seems to…
Luke Eller
  • 627
  • 1
  • 7
  • 23
1
vote
2 answers

T24 Telnet Connection on TCP Port Using Python

How can we interact with temenos t24 TCServer on TCP port using Python libraries like telnet or socket? Has anyone worked on this area?
Code Error
  • 63
  • 1
  • 4
1
vote
2 answers

Spring Tool Suite 4 - is Pivotal tc server deprecated?

I was using STS3 and decided to move to STS4. I got it set up and I imported my projects from the STS3 workspace. These mostly made the transition OK, as I am just learning some basic things, mostly what I have is STS "getting started guides" sorts…
charles ross
  • 570
  • 4
  • 15
1
vote
5 answers

Publishing to pivotal tc server has encountered... Unable to start tc server

I have recently installed the new STS 3.8.3 release. And immediately after I started adding dependencies to maven, my tc server stopped working and this error came up I cant understand the problem, It came after I updated my repository indexes. The…
eccentricCoder
  • 846
  • 1
  • 14
  • 35
1
vote
1 answer

Target runtime Pivotal tc Server Developer Edition (Runtime) v3.0 is not defined

I have imported a project in STS(spring tool suite) developed in spring framework. Now, I am facing a problem called "Target runtime Pivotal tc Server Developer Edition (Runtime) v3.0 is not defined."
Kamrul Apro
  • 11
  • 1
  • 4
1
vote
1 answer

how to create tc server instance

I have already installed Pivotal tc Server Integration for Eclipse by this link Drag to install But I can't create server instance. where is it default directory ? Pls help.
wilson
  • 281
  • 6
  • 22
1
vote
3 answers

Two servers configured in Hybris why? what is the purpose of these two servers

In Hybris two servers available. One is tcServer and second is tomcat server. What is the use of the two servers and why these two, and what are their purpose? Is it mandatory to use these two?
Sanjay Derangula
  • 77
  • 1
  • 2
  • 9