Cannot Start Tomcat Windows Service_01/21/24

2024-01-21 Thread support
I receive the Windows error below every time I try to start the Tomcat Windows service after modifying the server.xml file to require TLS. I used the instructions below and other online sources to find the proper syntax to modify server.xml. Nothing has worked. I used the keytool commands to cre

Tomcat 9 admin role password issue

2019-08-09 Thread Support
real password. So I don't know what to do. Please help! Thanks in advance In server.xml I add this Regards, Sandeep Raghav Customer Support Engineer supp...@xcaptor.com Captivate. Engage.

Re: Password is not working properly

2019-07-25 Thread Support
Hi sir, if I am using memory realm tomcat 9 is not working while restarting tomcat. Regards, Sandeep Raghav Customer Support Engineer supp...@xcaptor.com Captivate. Engage. On Thu, Jul 25, 2019 at 8:11 PM Mark Thomas wrote: > On 25/07/2019 15:23, Support wrote: > > Hi Sir, >

Password is not working properly

2019-07-25 Thread Support
received in request:HOME 23 Jul 2019 14:44:56,750 DEBUG ConsoleDataRetriever [https-jsse-nio-9443-exec-7] request for retrieving Dashboard data Regards, Sandeep Raghav Customer Support Engineer supp...@xcaptor.com Captivate. Engage.

Sha-256 encrypted password not working

2019-07-23 Thread Support
Hi Sir, I am using tomcat 9 for my application, I got an issue with a password while I am using normal password it is not working when I give the encrypted password it is working without any error Logs I am getting j avax.servlet.request.key_size:128 javax.servlet.request.ssl_session_mgr:org.apac

SSL certificate error in Tomcat 9

2019-06-12 Thread Support
ule]{Server/Service/Connector} Setting property 'keystorePass' to 'PASSWORD' did not find a matching property. 12-Jun-2019 14:19:03.974 WARNING [main] org.apache.catalina.startup.SetAllPropertiesRule.begin [SetAllPropertiesRule]{Server/Service/Connector} Setting property '

Updating tomcat 7 to 9 got problems

2019-06-07 Thread Support
-on-centos-7/ it is not working my folder structure is usr/share/tomcat Regards, Sandeep Raghav Customer Support Engineer supp...@xcaptor.com Captivate. Engage.

Re: Using F5 to load balance tomcat servers

2018-07-03 Thread Support
reason code? Thank you! Regards, Regards, Usha On Mon, Jul 2, 2018 at 4:53 PM, Support wrote: > We are having trouble gettings this work over 8080. > > Client -->F5:8080> does not connect to Tomcat server:8080. > > Client -->F5:8080> connects fine

Using F5 to load balance tomcat servers

2018-07-02 Thread Support
We are having trouble gettings this work over 8080. Client -->F5:8080> does not connect to Tomcat server:8080. Client -->F5:8080> connects fine to Tomcatserver:8080. tcpdump on f5 reveals something about incorrect checksum. visitor.aaa.com.webcache > 172.24.1.26.10970: Flags [.], cksum

Re: ava.lang.IllegalArgumentException: Document base xxxx does not exist or is not a readable directory

2018-04-17 Thread Support
reason why we did not keep www files in %tomcat% because during upgrades it gets wiped. Regards, Usha Customer Support Engineer supp...@xcaptor.com Captivate. Engage. On Tue, Apr 17, 2018 at 3:53 AM, Olaf Kock wrote: > On 16.04.2018 22:06, Support wrote: > >> SEVERE: Error initial

ava.lang.IllegalArgumentException: Document base xxxx does not exist or is not a readable directory

2018-04-16 Thread Support
Having trouble starting up the application on a new dev AWS server. Tomcat says…. SEVERE: Error initializing static Resources java.lang.IllegalArgumentException: Document base /home/testuser/resources/Raptor does not exist or is not a readable directory But if you see below folder/permissi

Single sign on

2016-10-11 Thread Linux Support
Hi, Using 8.5.5 on solaris. Can you please point me in the direction of some documentation/link/blog for how to set up the SSO for a application deployed. Further, please share your experience and the process. Kind regards OSP

Tomcat 8.5.5 variables

2016-09-25 Thread Linux Support
Hi All, The environment : Using CATALINA_BASE: /apps/TOMCAT/tomcat Using CATALINA_HOME: /apps/TOMCAT/tomcat Using CATALINA_TMPDIR: /apps/TOMCAT/tomcat/temp Using JRE_HOME:/usr Using CLASSPATH: /apps/TOMCAT/tomcat/bin/bootstrap.jar:/apps/TOMCAT/tomcat/bin/tomcat-juli.jar Server version

Re: Tomcat 8.5.4

2016-09-16 Thread Linux Support
Thanks Mark, The issues was not there when i used 8.5.5.. Thank you for pointing me in that direction On Fri, Sep 16, 2016 at 5:20 PM, Mark Thomas wrote: > On 16/09/2016 07:44, Linux Support wrote: > > > > > I cannot make out where it picks up the alias tomcat > &g

Tomcat 8.5.4

2016-09-15 Thread Linux Support
Hi all, The version details : Using CATALINA_BASE: /apps/TOMCAT/tomcat Using CATALINA_HOME: /apps/TOMCAT/tomcat Using CATALINA_TMPDIR: /apps/TOMCAT/tomcat/temp Using JRE_HOME:/usr Using CLASSPATH: /apps/TOMCAT/tomcat/bin/bootstrap.jar:/apps/TOMCAT/t

Re: Adding Tomcat instances dynamically to Apache Load Balancer without restart

2016-04-07 Thread Linux Support
Doesn't AWS ELB fir to the purpose. May be something similar in your environment that translates hopefully On Fri, Apr 8, 2016 at 12:34 AM, Christoph Nenning < christoph.nenn...@lex-com.net> wrote: > > Hi All, > > > > Good Morning. > > > > I am working in a Cloud based project where I encounter S

Re: Encrypted jdbc

2016-04-07 Thread Linux Support
I'm sure someone here also would have done a similar thing. But will ask mariadb form as well. On Fri, Apr 8, 2016 at 12:09 AM, Tommy Pham wrote: > Perhaps trying asking the MariaDB forum/list? > > On Thu, Apr 7, 2016 at 7:08 AM, Linux Support > wrote: &g

Encrypted jdbc

2016-04-07 Thread Linux Support
Greetings all, = Server number: 8.0.28.0 OS Name:Linux OS Version: 2.6.32-573.8.1.el6.x86_64 JVM Version:1.8.0_66-b17 = Back end database is mariadb residing on a another remote linux instance. I have downloaded and copied the Mariadb jdbc driver to the lib directory of t

port 80

2015-11-04 Thread Linux Support
Hi again, configured the TC service to run as a non privileged user. In my understanding we cannot use a privileged port to bind TC to. Is there a way i can use port 80 for TC in the case of using a non root user ? cheers osp

Re: Newbie tomcat 8.0.28 question

2015-11-04 Thread Linux Support
Thanks all. I will incorporate the digested passwd On Wed, Nov 4, 2015 at 2:10 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > To whom it may concern, > > On 11/3/15 6:39 AM, Linux Support wrote: > > not having a clear text password in the users.xml ( i th

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Linux Support
not having a clear text password in the users.xml ( i think ) for the admin user. My understanding is that the admin user logging in through the default page can do a deployment. On Tue, Nov 3, 2015 at 9:50 PM, Mark Thomas wrote: > On 03/11/2015 10:45, Linux Support wrote: > > Thank

Re: Newbie tomcat 8.0.28 question

2015-11-03 Thread Linux Support
: > On 03/11/2015 04:47, Linux Support wrote: > > greetings all, > > > > Running CentOS 6.4. Configured the /opt/tomcat-latest to be owned by a > > system user(tomcat8) other than root. > > > > Planning of keeping the tomcat instance running as a non-root owned >

Newbie tomcat 8.0.28 question

2015-11-02 Thread Linux Support
greetings all, Running CentOS 6.4. Configured the /opt/tomcat-latest to be owned by a system user(tomcat8) other than root. Planning of keeping the tomcat instance running as a non-root owned process. How can i get another non-privileged linux user deploy apps to the environment ? I can allow m

[Ticket #603] Filter behaviour ( settinf Content-Length header )

2014-02-27 Thread Innoviti IT Support
This is a notification from the Help Desk. Ticket closed by Sudhindra Rao. On Feb 27, 2014 @ 02:16 pm, Sudhindra Rao wrote: Ticket closed. ==Ticket History== On Feb 27, 2014 @ 02:10 pm, it Support wrote: Assigned to Sudhindra Rao. -- On Feb 27, 2014 @ 01:43 pm, demablo...@gmail.com

[Ticket #603] Filter behaviour ( settinf Content-Length header )

2014-02-27 Thread Innoviti IT Support
This is a notification from the Help Desk. Ticket was assigned to Sudhindra Rao. On Feb 27, 2014 @ 02:10 pm, it Support wrote: Assigned to Sudhindra Rao. ==Ticket History== On Feb 27, 2014 @ 01:43 pm, demablo...@gmail.com wrote: Hello: I'm using Tomcat 6.0.24 and I'm testing how

[Ticket #597] Tomcat 7.0.37 issue on our Sun Sparc

2014-02-26 Thread Innoviti IT Support
This is a notification from the Help Desk. Ticket closed by Sudhindra Rao. On Feb 27, 2014 @ 09:08 am, Sudhindra Rao wrote: Ticket closed. ==Ticket History== On Feb 27, 2014 @ 08:36 am, it Support wrote: Assigned to Sudhindra Rao. -- On Feb 26, 2014 @ 09:33 pm, mx...@live.com wrote: Hi

[Ticket #597] Tomcat 7.0.37 issue on our Sun Sparc

2014-02-26 Thread Innoviti IT Support
This is a notification from the Help Desk. Ticket was assigned to Sudhindra Rao. On Feb 27, 2014 @ 08:36 am, it Support wrote: Assigned to Sudhindra Rao. ==Ticket History== On Feb 26, 2014 @ 09:33 pm, mx...@live.com wrote: Hi Konstantin, Thank you for the info! Jay -Original Message

Re: Webapp reload corrupts Tomcat

2013-02-22 Thread Technical Support
Hi, Im beginner in Linux. Can anyone help me develop my skills in Linux? Thanks Chak Teylor On Fri, Feb 22, 2013 at 9:32 PM, Daniel Mikusa wrote: > On Feb 22, 2013, at 12:09 AM, Kirill Ilyukhin wrote: > > > Hi! > > > > I have 5 servers with the following configuration: > >Windows Server 2

Re: tomcat 7.0.22 - allowTrace="false" not working

2013-02-22 Thread Technical Support
Hi, Im beginner in Linux. Can anyone help me develop my skills in Linux? Regards Chak Teylor On Fri, Feb 22, 2013 at 8:55 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Sachin, > > On 2/22/13 12:50 AM, Sachin wrote: > > It

Re: Tomcat 6 access Network drive and interact with desktop

2013-02-22 Thread Technical Support
Hi, Im beginner in Linux. Can anyone help me develop my skills in Linux? Regards Chak Teylor On Fri, Feb 22, 2013 at 7:07 PM, ankur bajaj wrote: > Hi > > It opens windows from third party applications. thats what I mean by > "interact with desktop" > > > Regards > Ankur Bajaj > http://ankur-b

Re: Session Replication

2013-02-22 Thread Technical Support
Hi, Im beginner in Linux. Can anyone help me develop my skills in Linux? Regards Chak Teylor On Sat, Feb 23, 2013 at 2:27 AM, Dhaval Jaiswal wrote: > I am creating cluster of 3 tomcats (Version 6) for session replication with > the following changes in server.xml > > channelSendOptions="6"/>

Re: Troubles with JNDI data source configuration in Tomcat6 - mentioning H2 and Jetty

2013-02-22 Thread Technical Support
Hi, Im beginner in Linux. Can anyone help me develop in Linux? Thanks ChakTeylor On Sat, Feb 23, 2013 at 4:53 AM, Alexander Dümont wrote: > Hello Chris, > > Am 22.02.2013 02:39, schrieb Christopher Schultz: > >>> type="javax.sql.DataSource" name="jdbc/DSCarsAppDB" >>> factory="org.h2.jdbcx

Re: Wierd problem with Tomcat 5.59 running on Windows Server 2003

2010-03-15 Thread ULS Tech Support
Including weird. -- From: "Oto Bossert" Sent: Monday, March 15, 2010 2:13 AM To: "Tomcat Users List" Subject: Re: Wierd problem with Tomcat 5.59 running on Windows Server 2003 Did you clear your work directory? Check it for old versions On 3/15/10, ULS Tech Suppor

Re: Wierd problem with Tomcat 5.59 running on Windows Server 2003

2010-03-14 Thread ULS Tech Support
---- From: "ULS Tech Support" Sent: Sunday, March 14, 2010 8:31 PM To: "Tomcat Users List" Subject: Re: Wierd problem with Tomcat 5.59 running on Windows Server 2003 I'm aware that I'm running a five year old version of tomcat.I tried to upgrade to the latest 5.5

Re: Wierd problem with Tomcat 5.59 running on Windows Server 2003

2010-03-14 Thread ULS Tech Support
understand it more. Thanks. -- From: "Caldarale, Charles R" Sent: Sunday, March 14, 2010 8:03 PM To: "Tomcat Users List" Subject: RE: Wierd problem with Tomcat 5.59 running on Windows Server 2003 From: ULS Tech Support [mai

Wierd problem with Tomcat 5.59 running on Windows Server 2003

2010-03-14 Thread ULS Tech Support
Hello. I'm sure this is a Tomcat issue... But let me give this background. I've recently upgraded the server that the website used to run on (used to run on Windows Server 2000, upgraded to Windows Server 2003). I was able to transfer everything over to the new server.. The speed and updates

Re: Tomcat 5.59 with jTDS, and SQL Server 2005

2009-10-20 Thread ULS Tech Support
2009 19:59, ULS Tech Support wrote: No problem, thanks again David.. ...Robin -- From: "David kerber" Sent: Tuesday, October 20, 2009 12:54 PM To: "Tomcat Users List" Subject: Re: Tomcat 5.59 with jTDS, and SQL Server

Re: Tomcat 5.59 with jTDS, and SQL Server 2005

2009-10-20 Thread ULS Tech Support
ge: No current row in the ResultSet. 3. Is TWFreeTDS a drop-in replacement? I`ve been using TWFreeTDS because it did support the multiple resultsets. 4. Are there any known bugs in jTDS for the combination of circumstances you're testing against? None that i`m aware of. 5. Does the procedure

Re: Hijacking

2009-10-20 Thread ULS Tech Support
Sorry, i'll remember this not just for you, but for everyone to specifically use new for new threads. -- From: "ULS Tech Support" Sent: Tuesday, October 20, 2009 1:13 PM To: "Tomcat Users List" ; Subject: Re: Hijacking

Re: Hijacking

2009-10-20 Thread ULS Tech Support
ad a valid question. But i'll remember that next time for you... Sound good? -- From: "Pid" Sent: Tuesday, October 20, 2009 1:05 PM To: Subject: Hijacking On 20/10/2009 19:02, ULS Tech Support wrote: Tell me how i hijacked my own

Re: Tomcat 5.59 with jTDS, and SQL Server 2005

2009-10-20 Thread ULS Tech Support
No problem, thanks again David.. ...Robin -- From: "David kerber" Sent: Tuesday, October 20, 2009 12:54 PM To: "Tomcat Users List" Subject: Re: Tomcat 5.59 with jTDS, and SQL Server 2005 ULS Tech Supp

Re: Tomcat 5.59 with jTDS, and SQL Server 2005

2009-10-20 Thread ULS Tech Support
Hi David, -- From: "David kerber" Sent: Tuesday, October 20, 2009 12:34 PM To: "Tomcat Users List" Subject: Re: Tomcat 5.59 with jTDS, and SQL Server 2005 ULS Tech Support wrote: Hi there, Let's try this again...

Tomcat 5.59 with jTDS, and SQL Server 2005

2009-10-20 Thread ULS Tech Support
Hi there, Let's try this again... I am using Tomcat 5.5.9, using jTDS, with SQL Server 2005 i am getting this issue. 2009/10/16 10:47:15 - sql exception:java.sql.SQLException: No current row in the ResultSet. This issue doesn't happen with TWFreeTDS (in fact, when i switch to twfreetds it wo

Re: Another issue, jTDS with Tomcat 5.5.9

2009-10-20 Thread ULS Tech Support
6:11 AM To: Subject: Re: Another issue, jTDS with Tomcat 5.5.9 On 16/10/2009 22:04, ULS Tech Support wrote: Hi there, Please start a completely new email for each thread. Replacing the subject line doesn't count, it's called thread hijacking. p Tomcat 5.5.9, using jTDS, with SQL Serv

Another issue, jTDS with Tomcat 5.5.9

2009-10-16 Thread ULS Tech Support
Hi there, Tomcat 5.5.9, using jTDS, with SQL Server 2005 i am getting this issue. 2009/10/16 10:47:15 - sql exception:java.sql.SQLException: No current row in the ResultSet. This issue doesn't happen with TWFreeTDS (in fact, when i switch to twfreetds it works fine).. but from my research so

Re: Issue moving Tomcat 5.5.9 w/JDNI and JTLS to SQL Server 2005

2009-10-16 Thread ULS Tech Support
Robin -- From: "ULS Tech Support" Sent: Friday, October 16, 2009 9:49 AM To: "Tomcat Users List" Subject: Issue moving Tomcat 5.5.9 w/JDNI and JTLS to SQL Server 2005 Hi there, I'm hoping i have all the correct terminology... Current h

Issue moving Tomcat 5.5.9 w/JDNI and JTLS to SQL Server 2005

2009-10-16 Thread ULS Tech Support
Hi there, I'm hoping i have all the correct terminology... Current hardware/software setup Windows Server 2000 (Live) Tomcat version 5.59. Java: Sun JDK 1.42_09 (need to use this as i have an application that wasn't written by me, but doesn't seem to work in 1.5) Windows Server 2003 running SQ

RE: TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread support-disserto
version from 5.5 branch is 5.5.27. 3. What operating system are you using? If you are using windows, please take a look at http://tomcat.apache.org/tomcat-5.5-doc/config/context.html search for "antiJARLocking" and "antiResourceLocking"

TR: pb redeploy with Tomcat 5.5.24

2009-08-11 Thread support-disserto
--- Hello, I encounter a problem when I redeploy my WAR with Tomcat. One of the used libraries throws an error when I try to redeploy my WAR. Fo

log4j warning: Please initialize the log4j system properly

2006-06-24 Thread JS Portal Support
Hi, Just upgraded to Tomcat 5.5. In order to see what's happening at the context level I need to see the internal logging of Tomcat. My logs are not working. [CATALINA_HOME]/logs/stdout.log: log4j:WARN No appenders could be found for logger (org.apache.catalina.startup.TldConfig). log4j:WARN Ple

java.lang.Class.getResourceAsStream() throws ClassCastException

2006-01-11 Thread JS Portal support team
Hi, During initilization of my c3p0 connection pool by hibernate the below printed exception occurs. The exception causes a failure in the c3p0 initilization and thus hibernate and my application. Does anyone know what might cause this behavour? The folowing bugs describe a similair problem. B