I am in the process of upgrading our systems from Tomcat 7.0.34 to Tomcat
8.0.53 and Java 7 to Java 8
I'm not sure if this is a java 8 or a Tomcat 8 issue.
We have several application which use EJBs. These are not working. I have no
experience in EJB's and having problems trying to figure ou
owing an error Invalid byte tag in constant pool:19
On 09/12/2019 00:57, Nelligan, Steven M wrote:
>
> I am trying to rebuild my applications and all of a sudden, I am getting the
> following error:
>
> Our backend application (from third party has been updated) It is using Java
&
I am trying to rebuild my applications and all of a sudden, I am getting the
following error:
Our backend application (from third party has been updated) It is using Java 11.
My tomcat servers are running version 7.34 of tomcat and version 1.7.0_45.
I have rebuilt and deploy a large number of
Thanks Chris
> It's worth stopping here to note that
> Tomcat's keystore and truststore
> configuration only effect the connections
> coming into Tomcat.over
> whatever
> is being configured with those stores.
I thought that may be the case, but needed someone to confirm. I assumed I
would h
Hi,
I am using Tomcat 8.0.32 running on Windows 2012 R2 as a Service.
My application is running under https port 8443
Part of my application opens an HttpsURLConnection back to the same app
A cert was created for each server and the keystore file updated with the
information.
On my dev server,
Many thanks Mark.
Steven Kerckhof
Senior Software Engineer
OneContent Software Development
O: +1.678.722.3738 M: +1.770.880.1037
steven.kerck...@allscripts.com | @allscripts
Allscripts: Building open, connected communities of health
fine.
My question is this:
Can someone tell me for certain whether or not my original Connector
configuration (which resulted in the Tomcat creating a default
["https-openssl-nio2-443"] PotocolHandler) *should* work?
If this *is* a supported configuration, I would prefer to use it over
Jeremy,
I've been down the same road and never found any acceptable logging
solution within the APR. Every APR/OpenSSL issue we've had over the last
3 years has been resolved using WireShark. Wireshark is indispensable.
Steve
-Original Message-
From: users-return-241544-STEVEN.J.ADAMUS
Nothing is going on. When the smartcard is removed, nothing goes across
the wire, so how could Tomcat possibly invalidate the session?
-Original Message-
From: users-return-239719-STEVEN.J.ADAMUS=saic@tomcat.apache.org
[mailto:users-return-239719-STEVEN.J.ADAMUS=saic@tomcat.apach
Maxie,
You're probably referring to a DoD or similar security requirement. In
the Web Server STIG, Rule ID SV-2236r8 says, "Installation of compilers
on production web server is prohibited." The explanation provided is,
"The presence of a compiler on a production server facilitates the
malicious
Tom,
Most if not all browsers let you view the certificate that was received
from the web server. You won't receive one unless you have an https
connection. If you can view it and verify it's the correct one, then
it's been installed correctly and the connection is encrypted.
Steve
-Origin
Users List
Subject: RE: Installing CA cert on SSL enabled webserver
The browser says the cert is issued by the server itself and it should
be "issued" by the 3rd party CA (in this case, GoDaddy), right?
-Original Message-
From: Adamus, Steven J. [mailto:steven.j.ada...@saic.c
Mike,
Sounds like you installed it perfectly, otherwise no https connection to
your web server would be possible. The problem with trust is on the
client/browser side. You need to install the 3rd party Root CA cert on
your client so your browser will trust your server's certificate.
Regards,
S
在 2012-6-26,13:11,Kiran Badi 写道:
> Hi All,
>
> While testing the pagination links ,I am getting below error,
>
> SEVERE: null
> org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool
> error Timeout waiting for idle object
>at
> org.apache.tomcat.dbcp.dbcp.PoolingDa
Hi Konstandin,
It is due to incomplete cleanup: a stale copy with same user causes the issue.
Thanks a lot
Steven
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Thursday, March 15, 2012 9:27:51 AM
Subject: Re: Datasources in Spring-JPA-Tomcat 6.0.29
/15 Steven Xiong :
> I have a Spring/JPA application running on Tomcat 6.0.29 accessing two
> schemas of a single Oracle database. Each schema is configured as a seperate
> datasource. If we config the datasources as spring beans of
> "com.mchange.v2.c3p0.ComboPooledDataSour
Hi Stevo,
I checked many times, the users are different in context.xml
Thanks
From: Stevo Slavić
To: Tomcat Users List ; Steven Xiong
Sent: Thursday, March 15, 2012 9:21:58 AM
Subject: Re: Datasources in Spring-JPA-Tomcat 6.0.29
Hello Steven,
Just a
However if we use two JNDI datasources configured in META-INF/context.xml, the
both autowired datasources point to only ONE same schema.
Any thoughts?
Thanks
Steven
Hi Kobe;
I can see why it looks like the server is sending the message, but I think
there's some reference that's being missed. The SSL debug should show Client
messages and Server messages.
One thing that's certain, the SSLv2 ClientHello is a client message sent by the
client. This mess
Don't assume your SSL session or connection hasn't been invalidated just
because you aren't asked to choose a certificate from your browser certs when
you log in again. In our system (Tomcat 5.5.33), I know that our HTTP session
and Single Sign-on session are invalidated upon logout, and we see
We switched from JSSE to the APR and OpenSSL about 6 months. We
converted all existing keys and certs to the format required by OpenSSL.
It was not hard. Some people say it can't be done, but they're wrong.
After 6 months with openSSL, I say it's easier to use than JSSE. We use
not only server-s
that shutdown.sh hangs for the "timeout" period and then
sends a kill -9 to the tomcat. Not the most graceful shutdown!
I would expect that the script would attempt to send a kill -TERM to tomcat if
Bootstrap shutdown fails, but it does not appear to do that.
Thoughts? Is this a k
On 1 September 2010 12:10, Mark Eggers wrote:
> Sometimes when I boot into Windows/XP I don't get some icons in the system
> tray.
> I've not seen this happen with the Tomcat monitor, but I have seen this happen
> with the Apache httpd monitor. What I do is bring up the process list, search
> for
On 1 September 2010 01:52, Pid wrote:
> On 31/08/2010 17:16, Steven Woody wrote:
>> On 31 August 2010 23:48, Jonathan Rosenberg wrote:
>>> Is something else listening on the port Tomcat wants to use (8080?)?
>>>
>>
>> I think no. I can open the http://lo
abby's Place
> http://www.tabbysplace.org/
>
>
>
> -----Original Message-
> From: Steven Woody [mailto:narkewo...@gmail.com]
> Sent: Tuesday, August 31, 2010 11:43 AM
> To: users@tomcat.apache.org
> Subject: 7.02 on Windows XP: An instance of "Tomcat7" is
Hi,
I just installed tomcat 7.0.2 on Windows 7.0.2. But when I tried to
launch the "Configure Tomcat" or "Monitor Tomcat", I always got the
error message: "An Instance of 'Tomcat7' is already running". What's
wrong with that? I tried to stop the tomcat service, but the error
did not go away. T
Jithu, I would be inclined to confirm whether your deployment is
utilising System.out, System.err or a logging api to print your incoming
FORM request attributes?
RGS SY
Filip Hanik - Dev Lists wrote:
Tomcat doesn't print any usernames passwords to any logfiles.
So most likely, your applicati
m a servlet's init method, that
servlet won't run.
If you do app initialization in a ServletContextListener and throw an
exception from the contextInitialized method, the webapp won't run.
But in both these cases the Tomcat server keeps running.
--
Len
On Fri, Aug 22, 2008 at 15:08, C
.exit(0);
> }
>
> ??
>
> :-)
>
>
> -lg
>
>
> On Fri, Aug 22, 2008 at 3:42 PM, COHEN, STEVEN M (ATTSI)
> <[EMAIL PROTECTED]>
> wrote:
> > This may seem like an odd request and I'm sure it is nonstandard,
> > but it nonetheless som
initialize
try {
[...]
} catch (Exception e) {
System.exit(0);
}
??
:-)
-lg
On Fri, Aug 22, 2008 at 3:42 PM, COHEN, STEVEN M (ATTSI) <[EMAIL PROTECTED]>
wrote:
> This may seem like an odd request and I'm sure it is nonstandard, but
> it nonetheless something I'd like to b
This may seem like an odd request and I'm sure it is nonstandard, but it
nonetheless something I'd like to be able to do. We have an instance of
Tomcat running. It runs one application. This application is NOT an
application serving content over the www. It is basically a straight java
applicat
Greetings;
We're using JBoss 4.0.5.GA, bundled with Tomcat 5.5.20.
Security vulnerabilities were found in Tomcat 5.5 and Tomcat 6.0 and
fixed
in Tomcat 5.5.26 and 6.0.16, and users are advised to upgrade.
The design of Tomcat folders/files in JBoss 4.0.5.GA doesn't match the
full
(or embedd
st.
Thank you guys for all your help so far. I'm going to keep digging and I'll
let you guys know if I find anything.
On Thu, Feb 14, 2008 at 2:13 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Caldarale, Charles R wrote:
> >> From: Steven [mailto:[EMAIL PROTECTED
g the
> request is bogus.
> --
> Len
>
>
> On Feb 13, 2008 6:15 PM, Steven <[EMAIL PROTECTED]> wrote:
> > Hi Chuck,
> >
> > Ok so I got wireshark all setup and was able to capture the request that
> are
> > generating empty reponses. But looking a
not clear on what
you mean when you say that. Is hte URI that is used to send the request to
my tomcat instance cleared out somehow? The strange thing is sometimes the
error occurs and sometiems it doesn't. I really do appreciate your help on
this!
Thanks!
Steven
On Feb 12, 2008 2:
When you say empty URI, you mean after the root address? because its
getting to my tomcat server so it must at least have that.
On Feb 12, 2008 2:17 PM, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Steven [mailto:[EMAIL PROTECTED]
> > Subject: Re: Sporadic Erro
PM, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Steven [mailto:[EMAIL PROTECTED]
> > Subject: Sporadic Errors in catalina log
> >
> > When I restart tomcat, I get a large number of these errors
> > in my catalina output log:
>
> Are you sur
Sorry for the incomplete information.
jdk 1.5.0
tomcat v5.5.25
-Steven
On Feb 12, 2008 1:03 PM, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Steven [mailto:[EMAIL PROTECTED]
> > Subject: Sporadic Errors in catalina log
> >
> > When I restart tomcat,
, but
not when i hit it directly with a web browser. Has anyone else seen this
issue before?Any help would be greatly appreciated!
-Steven
Doesn't look like I have the jsp-api.jar anywhere else. Could there
be another reason why it can't find the class?
Thanks,
Steven
On Nov 26, 2007, at 1:05 PM, Caldarale, Charles R wrote:
From: Steven Crosley [mailto:[EMAIL PROTECTED]
Subject: Re: servlet-api.jar jsp path is emp
Ah, ok. It is in the jsp-api.jar. Unfortunately, that makes it
harder for me to determine why the error is occurring.
Thanks,
Steven
On Nov 26, 2007, at 12:37 PM, Martin Gainty wrote:
jsp-api.jar comes with TC6 binary distro and is located in
$CATALINA_HOME/lib
do you not have it?
M
as by design, but can someone tell me what
jar would contain the tagext classes? Are custom JSTL tags deprecated
since Java 5?
Thanks,
Steven
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [
E
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%d{ABSOLUTE} %-5p
[%c{1}:%L] %m%n
Thanks,
Steven
-
To start a new top
Thanks Clifford,
So if I'm setting up 3 servers, each tomcat instance needs to have
this element twice? Is the mcastAddr, the IP for the other machines?
Thanks,
Steven
On Nov 8, 2007, at 11:04 AM, Clifford Bryant wrote:
Here are some links that I used to cluster 2 machines.
omcat on 3 machines instead of 3 instances on 1 machine?
Thanks,
Steven
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
the format required. The formats which MS
will accept for import are listed on this page:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/sag_cmimportexport.mspx?mfr=true
Any help appreciated!
Steven
Hi all,The problem is we have 4 different sub companies which we want to deploy a particular web app for.What we want to do is stick a single .war file onto the server which all companies point to,and set up different context.xml files for each (since they have different context data).The problem i
I use form based authentication backed by a Database Realm. After the user
logs in I can get the user info on top of every JSP page with this code
snippet.
<%
Principal principle = (Principal)request.getUserPrincipal();
User loggedInUser = JSPUtils.loadUser(session, principle.getName()); //
fet
I use tomcat and jboss on windows. I have installed cygwin Unix shell for
windows and put all the commands in my PATH env variable. Then I can run:
tail -f log.out
This continuously shows me the log file as it gets updated.
-Steve
-Original Message-
From: Fargusson.Alan [mailto:[EMAIL
Sorry for the long explanation but this is a tricky problem that has me
stumped. I hope someone else has experienced this.
We are having a strange problem with FORM based authentication that we can't
figure out. It seems to be an issue with the tomcat
org.apache.catalina.authenticator.FormA
10.100)
What else can be the problem?
Steven
--- Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> Most likely your router is blocking port 8080, or not forwarding it.
> to change tomcat to run on port 80
>
> TOMCAT_HOME/conf/server.xml, just search for 8080
>
> Fil
the URIMap file. I wouldn't change this.
I hope this helps out. If you have any questions, or would like to see
some sample configs, please let me know I would be happy to share the
information with you.
Steven.
Charles Morris wrote:
***
Your mail has bee
The answer mainly depends on your plans for the future. If the machine
currently serving up your web app is not going to do anything else web
related (requiring a web server such as Apache) then you are probably ok
with shutting down Apache and changing Tomcat over to port 80.
However, if you
c:C:\tomcatgc_log.txt to work though.
I hope this helps you out. There are a number of problems with Tomcat at
least on Windows.
have fun!
Steven
of Tomcat, opened a browser and typed in the 4 urls above.
Thanks,
Steven Peacock
catalina.date.log (same as catalina.out)
Apr 28, 2006 8:50:14 AM org.apache.catalina.core.AprLifecycleListener
lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance
in
/j2sdk1.5-sun/
java -version yields
java version "1.5.0_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
I am running on Linux
Thanks,
Stev
Hello,
I've got a setup with Apache 2.2, Mod_Jk 1.2.15, and Tomcat 5.5.16
and things are working pretty well except for relative links in my
webapp.
When accessing my webapp at http://myserver.com/mywebapp/index.jsp
any relative links within subdirectories of the mywebapp directory
don'
0\bin\catalina.bat" start -config "E:\Apache\Tomcat
5.0\dsis_webapps\dsis_server.xml"
The First line I have in, it is the second line, mainly pointing to a
different xml file then normal.
Thanks,
Steven Stuart
-Original Message-
From: Tim Lucia [mailto:[EMAIL PROTECTED]
Sent: Mond
ace this second line in. I am pretty sure it would go
into the Startup Tab of Configure Tomcat and most likely in the
arguments section.However everything I have put in there does not
allow the tomcat service to start.
Please let me know what and how I should add this in.
Thanks,
Steven Stuart
Hi,
Is there a way to configure tomcat to remove the excess whitespace that is
left over when tomcat parses the jsp tags. There is lots of blank lines
left over in my html were the jsp tags use to be and I want to remove them.
sometimes I get stuff like (this is just an example):
hello
I am migrating from version 4.1 to 5.5 and am wrestling with the logging.
How do I get compile errors from jasper to go to a log file instead of the
console? I have set swallowOutput to true in the context config, and added
the below entries to the {catalina_home}/conf/logging.properties fil
Silly question I guess, but... How do I map the ROOT and Manager pages
in the urimapworker.properties files?
I added /ROOT/*=worker
But that didn't work.
Thanks!
This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s).
I'm writing a web application (a portal app, to be specific) that needs to
be able to load a class (using Class.forName(...)) that was deployed in a
different web application from the one I am developing. I've deployed the
target web app containing the class I want to load, but whenever I call
Clas
Hi,
I'm running apache 2.0.54 under windows XP with tomcat 5.5.7 and keep
getting this error:
trying to connect socket 772 to 127.0.0.1:8009
connect to 127.0.0.1:8009 failed with errno=61
Failed opening socket to (127.0.0.1:8009) with (errno=61)
Error connecting to the Tomcat process.
I can co
64 matches
Mail list logo