"Peterson, Tommy" schrieb:
I have a keystore for an application that runs on Tomcat. People here
introduced a load balancer (LB) into the mix for this same application and
therefore I have to use keytool to import the LB's certificate into the
existing keystore.
However, the key and the cer
Hi Marvin,
Marvin Addison schrieb:
>> There is some "junk" ("bag attributes")n the file that I don't'
>understand. I am used to just seeing "-BEGIN CERTIFICATE-
>"END CERTIFICATE- "" ""-BEGIN RSA PRIVATE KEY-
>"-END RSA PRIVATE KEY- "
>
>As far as I know, keytool
Hi all,
Im using Tomcat 7.0.16 on a system with Java 1.6.0_26 on Windows Serer 2008
and wondered about a strange NPE I got shortly after deploying a webapp to
Tomcat:
SCHWERWIEGEND: An exception or error occurred in the container during the
request processing
java.lang.NullPointerException
Oh, I see, it was a level confusion. I thought I was being told about an
Exception in the compilation process rather than in my source.
Thanks,
Mike Spreitzer
On 06/07/2011 22:59, Mike Spreitzer wrote:
> I just got a pointer into my original JSP (not the Java version); see copy
> below. I also looked in my $CATALINA_HOME/work, and found only
> directories, no files (at any depth) --- see listing below. I did not
> precompile my JSP.
>
> Here is the
I just got a pointer into my original JSP (not the Java version); see copy
below. I also looked in my $CATALINA_HOME/work, and found only
directories, no files (at any depth) --- see listing below. I did not
precompile my JSP.
Here is the complaint from logs/localhost.{date}.log:
Jul 6, 2011
On 06/07/2011 21:54, S Arvind wrote:
> Hi All,
> Web application presently running in the tomcat 6 which has applet
> in it. In that applet we make a connection to server using URL class and get
> some data from the server after it loads. In this process we got error after
> updating to th
On 06/07/2011 21:54, Mike Spreitzer wrote:
> I install a fresh copy of the latest Tomcat (7.0.16), and deploy my WAR by
> copying it into Tomcat's webapps/. Then I startup Tomcat and direct my
> browser to my web app's welcome page --- which is a JSP. The compilation
> of the JSP fails but wit
It seems it is not a mod_jk problem. mod_jk never shuts down Tomcat, but
obviously your Tomcat shuts down during processing the request.
I would
- update Tomcat *and* the service wrapper (jdvc) to the most recent
patch update (e.g. Tomcat 5.5.33).
- run Tomcat once without the service wrapper to
I install a fresh copy of the latest Tomcat (7.0.16), and deploy my WAR by
copying it into Tomcat's webapps/. Then I startup Tomcat and direct my
browser to my web app's welcome page --- which is a JSP. The compilation
of the JSP fails but with very little information. All I get is the line
Hi All,
Web application presently running in the tomcat 6 which has applet
in it. In that applet we make a connection to server using URL class and get
some data from the server after it loads. In this process we got error after
updating to the tomcat 7. The problem is the session between
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rohan,
On 7/5/2011 12:18 AM, Rohan Kadam wrote:
> I apologize for the typo made by me. I used only
> "-Djava.net.preferIPv4Stack=true" in the java option pane. But it
> didn't work.
Go back and read Konstantin's response.
Sounds like you have two
> There is some "junk" ("bag attributes")n the file that I don't' understand. I
> am used to just seeing "-BEGIN CERTIFICATE- "END CERTIFICATE-
> "" ""-BEGIN RSA PRIVATE KEY- "-END RSA PRIVATE KEY- "
As far as I know, keytool can only import certificates in PKCS8
I have a keystore for an application that runs on Tomcat. People here
introduced a load balancer (LB) into the mix for this same application and
therefore I have to use keytool to import the LB's certificate into the
existing keystore.
However, the key and the cert are in one file. According to
14 matches
Mail list logo