Hi Anjib
Port 8080 looks very odd. For an Oracle XE database, this is an HTTP
connection to the database admin console, but you need a TNS connection
direct to the database.
Try "telnet localhost 1521" from the command line. If this connects, you
probably have a standard Oracle database on i
Thanks Pid.
The problem was actually due to the network admin had to also update the proxy
server. Only if he responds quicker to my emails and calls
Regards
Conway
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Tuesday, 10 January 2012 8:36 a.m.
To: Tomcat Users Lis
2012/1/10 Caldarale, Charles R :
>> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com]
>> Subject: Tomcat 7 service not starting
>
>> I also upgraded Java from 1.6.0_20 to 1.6.0_30.
>
> Did you also perhaps change from a 32-bit to a 64-bit JVM (or vice-versa)?
> The mode of the JVM must ma
> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com]
> Subject: Tomcat 7 service not starting
> I also upgraded Java from 1.6.0_20 to 1.6.0_30.
Did you also perhaps change from a 32-bit to a 64-bit JVM (or vice-versa)? The
mode of the JVM must match the mode of the Tomcat service wrappe
Hi, are you able to see the log files in the log folder?
Conway
-Original Message-
From: Debbie Shapiro [mailto:dshap...@cardiacscience.com]
Sent: Tuesday, 10 January 2012 2:17 p.m.
To: users@tomcat.apache.org
Subject: Tomcat 7 service not starting
Hello -
I use Tomcat with the Business
On Mon, 2012-01-09 at 15:55 -0800, James Lampert wrote:
> Tim Watts (from the Tomcat Users List) wrote:
> > Can you successfully run this command:
> >
> > keytool -list -keystore {path/to/your/keystore/file} -storepass
> > {passwd-in-server.xml}
>
> It gives the same error message. And yes, EBCD
Hello -
I use Tomcat with the Business Intelligence Web Application InetSoft. I am in
the process of upgrading our development server to their latest version (11.2).
I also upgraded Java from 1.6.0_20 to 1.6.0_30. The upgrade procedure for
InetSoft is to replace a couple of jar files, which I ha
Hi-
I've got single Tomcat instance with 10 different webapps deployed. I'm in
the process of converting the webapps logging from using Tomcat's JULI via
java.util.logging to SLF4J, initally backed by log4j.
I've run into a classloader problem due to my usage of the endorsed/
directory: we place
Tim Watts (from the Tomcat Users List) wrote:
Can you successfully run this command:
keytool -list -keystore {path/to/your/keystore/file} -storepass
{passwd-in-server.xml}
It gives the same error message. And yes, EBCDIC is the default encoding
for AS/400s. The attributes on /foo show that i
Can you successfully run this command:
keytool -list -keystore {path/to/your/keystore/file} -storepass
{passwd-in-server.xml}
If so, perhaps it's a character encoding issue? Don't remember if
AS/400 uses EBCDIC as its default character set.
On Mon, 2012-01-09 at 14:42 -0800, James Lampert wro
Justin,
On 9.1.2012 20:40, Justin Larose wrote:
This seems to be the problem. How do I set my imported cert as a "key
entry" or get Tomcat to read it as a CertEntry?
You must use the same keystore and same alias when you:
1. generate key,
2. generate csr,
3. import certificate.
Example:
ke
>>
>> Caused by: java.io.IOException: Keystore was tampered with, or password
>> was incorrect
Well, I don't know what is the problem.
I followed these steps and it worked : http://blog.frankel.ch/ssl-your-tomcat-7
Other option is HTTP Connector in your server.xml is incorrectly configured
I'm attempting to bring up SSL support in Tomcat 7, on an AS/400 (V6R1).
Tomcat itself runs nicely, but following the instructions on
http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html
I am consistently getting:
SEVERE: Failed to initialize connector [Connector[HTTP/1.1-8443]]
Oh ok, thanks for the clarification.
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Monday, January 09, 2012 1:51 PM
To: Tomcat Users List
Subject: Re: DB Connection error
2012/1/9 Propes, Barry L :
> I think some Oracle desktop installations, like Ora
2012/1/9 Propes, Barry L :
> I think some Oracle desktop installations, like Oracle XE, come with 8080 as
> the out-of-the-box default port.
AFAIK 8080 was used by Oracle XE for its web-based management console.
Using it as a database URL is something new. I'd expect 1521 there.
By the way, usin
Chris,
> This list strips non-text attachments.
I will sent it in text format next time.
> > I have used the keytool to delete all 3 certs (root, intermediate
> > and primary) and readd them many times. I even just tried only the
> > Primary cert with the alias tomcat as the only cert. But the l
On 09/01/2012 09:38, 孙文 wrote:
> Enviroment:
> jdk 1.6.0_29 64bit
> solaris 10
> TC 7.0.22
> every visual machine installed two tc 7.0.22,one 8080 , the other 8081.
>
> randomly tomcat can't response any request.but no oom,when use IE.the
> PID is still there.
>
> attachment show something be l
On 09/01/2012 10:44, Conway Liu wrote:
> Hi Pid,
>
> I tried different browsers, and tried different computers.
>
> What command line tool are you talking about?
Something like: curl or openssl
p
> Thanks
> Conway
>
> -Original Message-
> From: Pid * [mailto:p...@pidster.com]
> Sent
2012/1/9 :
> Hiya,
>
> I've just turned on Tomcat's Security Manager and (not surprisingly) I'm now
> having a problem running my webapp. I know I probably need to specify some
> security privileges somewhere,
Have you read the docs?
> but not sure where - possibly catalina.policy?
That file
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Justin,
On 1/9/12 2:24 PM, Justin Larose wrote:
> I did import my cert with the alias tomcat. You can see that in
> the screenshot here:
This list strips non-text attachments.
> I have used the keytool to delete all 3 certs (root, intermediate
> and
Christopher Schultz wrote on 01/06/2012
05:20:12 PM:
> From: Christopher Schultz
> To: Tomcat Users List
> Date: 01/06/2012 05:20 PM
> Subject: Re: SSL Configuration Errors
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> Justin,
> On 1/6/12 2:56 PM, Justin Larose wrote:
> > This Tomca
Hiya,
I've just turned on Tomcat's Security Manager and (not surprisingly) I'm now
having a problem running my webapp. I know I probably need to specify some
security privileges somewhere, but not sure where - possibly catalina.policy?
Can anyone help??
Here's the error from the log file:
09-
I think some Oracle desktop installations, like Oracle XE, come with 8080 as
the out-of-the-box default port.
-Original Message-
From: Chema [mailto:demablo...@gmail.com]
Sent: Monday, January 09, 2012 12:03 PM
To: Tomcat Users List
Subject: Re: DB Connection error
> Caused by: oracle.
> Caused by: oracle.net.ns.NetException: The Network Adapter could not
> establish the connection
> at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:375)
> at
> oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:422)
> at oracle.net.ns.NSProtocol.establishConne
I have following log
com.anjib.exceptions.DAOException: Error in your database.
at com.anjib.actions.GetMyListAction.execute(GetMyListAction.java:71)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
at
org.apache.struts.action.RequestProces
Are you getting any kind of error in the logs?
-Original Message-
From: Anjib Mulepati [mailto:anji...@hotmail.com]
Sent: Monday, January 09, 2012 9:22 AM
To: Tomcat Users List
Subject: Re: DB Connection error
I did change my config.xml to
And this morning when DB restart I had to
com.anjib.exceptions.ICDAOException: Error in your database.
at com.anjib.actions.GetMyListAction.execute(GetMyListAction.java:71)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:425)
at
org.apache.struts.action.RequestProcessor.process(Request
2012/1/9 Anjib Mulepati :
> I did change my config.xml to
>
>
>
> driverClassName="oracle.jdbc.driver.OracleDriver"
> maxActive="20"
> maxIdle="10"
> maxWait="-1"
> name="jdbc/myName"
> password="myPassword"
> testOnBorr
I did change my config.xml to
And this morning when DB restart I had to restart the tomcat to get
connection. What can be other solutions?
On 1/3/2012 3:33 PM, Propes, Barry L wrote:
I also have the following attributes in mine, for what it's worth.
maxIdle="30"
maxWait="1"
your workaround is valid
I would not expect thread context class loader to work, as the thread for
deserializing is the thread from the tribes TCP thread pool
On 12/29/2011 5:06 AM, Madhav Bhargava wrote:
Hi All,
We are using Apache tribes library for presence and inter node
communication wit
Conway,
On 9.1.2012 11:19, Conway Liu wrote:
Does anyone have any suggestion where might be wrong?
Do you have anything between your browser and Tomcat? Apache HTTPd,
perhaps, or some kind of load balancer with SSL termination?
-Ognjen
--
Hi Pid,
I tried different browsers, and tried different computers.
What command line tool are you talking about?
Thanks
Conway
-Original Message-
From: Pid * [mailto:p...@pidster.com]
Sent: Monday, 9 January 2012 11:37 p.m.
To: Tomcat Users List
Subject: Re: SSL Certificate Update Not
On 9 Jan 2012, at 10:20, Conway Liu wrote:
> Hi,
>
> We used to use Thawte for our SSL certificate. Today I installed new SSL
> certificate issued by VeriSign and there were no errors. The primary and
> secondary intermediate CAs both imported into the keystore file properly,
> and then the SSL i
Hi,
We used to use Thawte for our SSL certificate. Today I installed new SSL
certificate issued by VeriSign and there were no errors. The primary and
secondary intermediate CAs both imported into the keystore file properly,
and then the SSL issued by VeriSign imported as well. I updated the
ser
server.xml snippets.
At 2012-01-09 17:39:46,"孙文" wrote:
Enviroment:
jdk 1.6.0_29 64bit
solaris 10
TC 7.0.22
every visual machine installed two tc 7.0.22,one 8080 , the other 8081.
randomly tomcat can't response any request.but no oom,when use IE.the PID is
still there.
attachment show
35 matches
Mail list logo