Hi ,
Can i check if (xlx,xlsx, doc ) file is password protected through apache
poi and can i use apache PDFBOX to check if PDF file is password protected.
--
*Thanks & Regards Vickyb*
> Hash: SHA256
>
> Vicky,
>
> On 11/16/17 12:24 PM, Vicky B wrote:
> > It is XML parser (DOM and SAX ) from oracle (doc
> > <https://docs.oracle.com/cd/B10501_01/appdev.920/a96609/arj_xmlparserv
> 2.htm>)
> >
> >
> .
>
> Why do you
he one provided by REDHat . how does class loading work in
tomcat.
On Thu, Nov 16, 2017 at 8:15 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 11/16/17 6:53 AM, Vicky B wrote:
> > Hi All,
Hi All,
I have application which is using spring , ESAPI and oracle xmlparserv2.jar
, this application works fine in my local tomcat on windows but when i
deployed in linux server with linux based apache tomcat i got below error
when spring container was trying to parse application specific xml
show the connection count accurately.
Do you have any pointers/references about registering of the mbean thing.
-Vikram
On Tue, Dec 22, 2015 at 3:11 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Vicky,
>
> On 12/21/15 3:12 PM, Vicky wrote:
> > I am us
Hi,
I am using an embedded version of Tomcat 7.0.42. Using java executor with
either of the connectors i.e. BIO/NIO.
However while monitoring the server via JMX, I see the mbean attributes,
currentThreadCount
currentThreadsBusy
always showing the value "-1".
The only one that shows the approp
Hi Christopher,
I deleted existing tomcat and re-extracted and deployed it worked.Thanks.
On Wed, Nov 18, 2015 at 2:46 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> Vicky,
>
> On 11/17/15 7:41 AM, Vicky B wrote:
> > I downloaded latest tomcat 8.20 v
Hi All,
I downloaded latest tomcat 8.20 version zip and extracted in my local. I
have java 7 in my local machine . When i am trying to run tomecat in
eclipse i get below stack trace
java.lang.NoClassDefFoundError: org/apache/tomcat/util/digester/Rule
at java.lang.Class.getDeclaredConstructors0(N
Thank you so much Rainer, for sparing time & answering my query. Vicky
On Saturday, 17 October 2015 5:17 PM, Rainer Jung
wrote:
Am 17.10.2015 um 08:27 schrieb vicky:
> Hi All,
> can someone please help in understand that how TCP connections are
> interlinked with t
Hi All,
can someone please help in understand that how TCP connections are interlinked
with the no. ofFile Descriptors & no of threads configured over a machine .
Setup details :OD - Centos 6Tomcat7Java 7
Recently i have faced an problem in while my application was having +20k TCP
connections in
& tomcat threads
for a given application
Is there any tool with which i can derive or any linux command which can help
me in deriving these numbers & basically how these are linked.. brief intro of
these three would be appreciated..
please share the knowledge
Vicky
imply if i count all the sockets bind to
http port (all states ) it should not exceed the total no. of threads
configured for my hTTP connector.But in certain cases i've seen that this count
of sockets is more than the threads configured , is there any particular reason
for this behavior. -v
Microsystems Inc -Vicky
On Tuesday, 16 June 2015 10:18 PM, Christopher Schultz
wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 6/16/15 12:25 PM, vicky wrote:
> connectionTimeout="2" redirectPort="8443" />
Also, what Tomcat version? I'
Hi Chris- I;ve below config :-
- vicky
On Tuesday, 16 June 2015 9:37 PM, Christopher Schultz
wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 6/16/15 10:34 AM, vicky wrote:
> In tomcat does the no . of open sockets on http port (netstat
> -anlp|grep 80
Team,
In tomcat does the no . of open sockets on http port (netstat -anlp|grep 8080)
is it equal to number of threads in use in tomcat .
Actually i want to understand how & when i can say that the all threads in a
tomcat are fully utilized that why it is responding slow. Please help in
understan
Thanks Mark. However i don't think, i am calling it twice, anyway i'll
double check, if there are any implicit calls.
Is there a way i can add a defensive check to allow calling complete, only
if not already done. Something like isComplete() or any other way?
Vicky
On Tue, Nov 25, 20
,
Vicky
Hi,
Can someone please explain step by step instruction that how to setup the LDAP
authentication for JMX console ?
Thanks Guys
Vicky
Thanks Mark, but it doesn't have the details of scenario when we'll carry out a
redeployment along with a restart/
How the exploded directories will then be updated , is it only the files are
going to be updated within it ?
Please give some directions.
Vicky
On Friday, 20 Ju
this behavior
Kindly suggest
Thanks
Vicky
ode received an unknown packet type: -122
wrapper | <-- Wrapper Stopped
+++
Thanks
Vicky
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
> On Sun, Apr 6, 2014 at 9:24 PM, Vicky B wrote:
>
> > The question i asked was generic one every firewall have some common
> > fucntionality .
>
> For someone who previously "had no clue that firewall would drop
> the connection" you assert that with a great d
Apr 6, 2014 at 3:00 AM, Hassan Schroeder wrote:
> On Sat, Apr 5, 2014 at 8:35 AM, Vicky B wrote:
>
> > The problem is solved now .
>
> Erm, well. Perhaps for some definition of "solved"...
>
> > I had no clue that firewall would drop the connection if it does
:
> On 3/31/2014 4:18 AM, Vicky B wrote:
>
>> there is a firewall between browser and apache httpd and i am not sure if
>> there is a firewall between apache and tomcat (mostly no).
>>
>
> Mostly? Mostly? As in sometimes there's a firewall, and other times
>
there is a firewall between browser and apache httpd and i am not sure if
there is a firewall between apache and tomcat (mostly no).
But why would this firewall drop the connection ?
On Mon, Mar 31, 2014 at 3:16 PM, Howard W. Smith, Jr. <
smithh032...@gmail.com> wrote:
> On Mar 31, 2014 3:48 AM,
m response from
tomcat if waiting time cross 1 min I feel apache httpd fails the request or
timesout
On Sun, Mar 30, 2014 at 10:43 PM, Mark Eggers wrote:
> On 3/30/2014 8:44 AM, Vicky B wrote:
>
>> HI All,
>>
>>Below are the inforamtion
>>
>>OS : Solar
10.234.9.0] (131)Connection reset
by peer: core_output_filter: writing data to the network
On Sat, Mar 29, 2014 at 3:49 PM, André Warnier wrote:
> Vicky,
>
> contrary to the recommended usage on this list, I will "top post" this,
> because this part relates to the whole of your c
reset by peer : writing data to network.
timeout is the direcive in apache which is set to 300 .
On Sat, Mar 29, 2014 at 3:05 AM, André Warnier wrote:
> Vicky B wrote:
>
>> HI All,
>>
>> i have configured apache and apache tomcat i.e apache is my http server
>>
I mean 1 min to process the request and thats due to the huge logic and
processing involved.
On Sat, Mar 29, 2014 at 12:11 AM, Weiquan wrote:
> Why your code take one min to response? Find out the reason
>
> Sent from my iPhone
>
> > On Mar 28, 2014, at 2:37 PM, Vicky B wro
D MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 3/28/14, 2:18 PM, Vicky B wrote:
> > HI All,
> >
> > i have configured apache and apache tomcat i.e apache is my http
> > server and tomcat is my webserver. i am having an isssue where some
> > of reques
HI All,
i have configured apache and apache tomcat i.e apache is my http server and
tomcat is my webserver. i am having an isssue where some of request take
1-2 min to process but i get 500 internal serer message .
IS this something related to timeout value.
The value of timeout in my apache is
Thanks neven,mark
On Sun, Jan 26, 2014 at 4:00 PM, Neven Cvetkovic
wrote:
> On Sun, Jan 26, 2014 at 12:32 AM, Vicky B wrote:
>
> > if I have a privilege to ask a question on this topic if can anyone help
> me
> > on how an user fire a put request or delete request ( I am n
if I have a privilege to ask a question on this topic if can anyone help me
on how an user fire a put request or delete request ( I am not a hacker)
.All my life I just used post and get I never thought about these put and
delete, so if someone helps I would appreciate
On Fri, Jan 24, 2014 at 4:2
if I don't have to do anything special for soap or rest then when going for
paid app server we don't get any other advantage other then support + ejb
container?
On Sun, Jan 19, 2014 at 7:21 PM, Daniel Mikusa wrote:
> On Jan 19, 2014, at 4:34 AM, Vicky B wrote:
>
> > HI A
HI All,
If I want to deploy the webapplication which uses webservice like soap or
rest do I need a soap engine or rest engine in tomcat ? or including
libraries in the war file is enough?
--
*Thanks & Regards Vickyb*
.logging.config.file=$CATALINA_BASE/conf/logging.properties \
org.apache.catalina.startup.Bootstrap start
+++++
From: vicky
To: Tomcat Users List ; Tomcat Users List
Sent: Saturday, 4 January 2014 9:37 AM
Subject: Re: JSVC error
Thanks everybody f
n-1.0.15-src.zip.asc 2013-04-02 14:03 230 OpenPGP
ASCII armored signature
commons-daemon-1.0.15-src.zip.md5 2013-04-02 14:03 64 MD5
checksum file
commons-daemon-1.0.15-src.zip.sha1 2013-04-02 14:03 72 SHA1
checksum file
Thanks
Vicky
From: André War
m where I can try
downloading & compiling the binaries again
Thanks
Vicky
On Thursday, 2 January 2014 10:06 PM, Mark Eggers wrote:
On 1/1/2014 11:02 PM, vicky wrote:
>
> I've build the JSVC on same machine over which I m running my tomcat instance
>
> I have compiled the
ons-daemon-1.0.14-native-src/unix/native'
gcc -m64 jsvc-unix.o libservice.a -ldl -lpthread -o ../jsvc
make[1]: Leaving directory
`/root/test/commons-daemon-1.0.14-native-src/unix/native'
+++
Vicky
From: André Warnier
To: Tomcat
til.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=$CATALINA_BASE/conf/logging.properties
org.apache.catalina.startup.Bootstrap start
Thanks
Vicky
From: Konstantin Kolinko
To: Tomcat Users List
Sent: Tuesday, 31 December 2013 4:03 PM
Subject: Re: JSVC error
2013/12/31 vi
Hi,
I have configured the below in my tomcat 7.0.39 startup script & when
executing this script I 'm getting segmentation error(detailed error mentioned
below)
Please suggest how to fix this.
+ start up script ++
CATALINA_BASE=/root/test/tomcattest
CATAL
t> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Vicky,
>
> On 11/11/13, 10:02 AM, vicky b wrote:
> > I am getting server returned http response code 400 when i run
> > below code from my tomcat however it works fine when i run it in
> > W
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Leon,
On 11/14/13, 5:37 AM, Leon Rosenberg wrote:
> Hello Vicky, et al,
>
> I think the easiest way to give the developers the restart
> capabilities is to get them ssh access to the user that is running
> tomcat.
>
> This i
aring the knowledge
From: Christopher Schultz
To: Tomcat Users List
Sent: Wednesday, 13 November 2013 7:58 PM
Subject: Re: Tomcat restart utility
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 11/13/13, 5:52 PM, vicky wrote:
> Is there any other tool/utility with which w
All,
Is there any other tool/utility with which we can do the deployment & tomcat
restart like PSI-PROBE.
I'm having issues with PSI-PROBE ,restart functionality is not available over
there & following message is coming on restart screen :-
"This JVM is not controlled by Java Service Wr
HI All,
I am getting server returned http response code 400 when i run below
code from my tomcat however it works fine when i run it in WAS whch has
proxy server settings.
URL url = new URL(reqUrl);
HttpURLConnection con = (HttpURLConnection)url.openConnection();
con.setDoOutput(true);
con
Thanks Christopher,Chris,Andre for your inputs
vicky
From: Christopher Schultz
To: Tomcat Users List
Sent: Wednesday, 16 October 2013 7:55 PM
Subject: Re: overriden context root
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 10/16/13 6:27 AM, vicky wrote:
> I have added be
via overridden context root i.e via /market only.
Kindly suggest how to do it.
thanks
Vicky
Thanks Ognjen .
I need to set certain application specific enviornment variables ,pls suggest
what is the best way of doing that.
eg:- configuring enviornment variable for LOG4j file path
eg:export path=/tc/amps/logs
does above entry will be sufficient for defining in setenv.sh
Thanks
Vicky
:-
export CATALINA_OPTS="-DNAME=e1 -DID=22"
Kindly suggest what is the issue in this
thanks
Vicky
hi,
I'm getting the below error while deploying the application using PSI-PROBE UI
screen
Kindly suggest how to fix this
++
ERROR com.googlecode.psiprobe.controllers.deploy.UploadWarController - Could
not process fi
Vicky,
On 8/20/13 10:07 AM, vicky wrote:
> I need to deploy the applications in TOmcat via command line
>
> For this I am using the following manager commands for deploying my
> application.
>
> http://peadj2001301vfe:1581/manager/text/deploy?path=/probe&war=file:/local/a
licationFilterChain.java:210)
===
Thanks
Vicky
/*
DELETE
GET
POST
PUT
sg-admin
FORM
Form based authentication
/jsp/security/protected/login.jsp
/jsp/security/protected/error.jsp
sg-admin
Vicky
y the Probe.war across all instances .
Is there a way out by which we can handle the tomcat deployments from a central
location ( i.e by avoiding deploying probe.war on all instances)
on todifferent physical machines.
Please suggest & share your valuable thoughts
Thanks
Vicky
HI All,
Just out of curiosity can you please let me know if there are 10 clients
who access 10 different browsers and make request at the same time what is
the expected output
On Tue, Jul 16, 2013 at 10:14 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED M
Very frequently i am oberving below static cluster messages are getting logged
in the catalina.out.
+++
INFO: Received member
disappeared:org.apache.catalina.tribes.membership.MemberImpl\
[tcp://10.0.0.222:2333,10.0.0.222,2333, al
Hi All,
My application need a "resource/properties" file to exist in the CLASSPATH, for
this i placed my resource file in /bin folder & it was working
fine.
But since yesterday my application reporting the error that properties file
doesnt exist in classpath/path
In order to fix then i
Thanks Daniel, i got my problem resolved, there were certain Jars which were
missing.
I came to know only after checking the "localhost.-MM-DD.log" file as YOU
suggested.
Thanks again for your time
vicky
From: Daniel Mikusa
To: Tomcat
look in thread dumps??.Does
we should focus on the no. of HTTP idle threads or scheduler
threads or something else. ??
Thanks for your help & Time
Vicky
From: Hassan Schroeder
To: Tomcat Users List
Sent: Friday, 14 De
etter solution . Please suggest
Thanks
Vivek
From: Christopher Schultz
To: Tomcat Users List
Sent: Monday, 10 December 2012 8:13 PM
Subject: Re: PSI-PROBE query
-----BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vicky,
On 12/9/12 1:56 PM, vicky wrote:
> Yes Chris, i am prett
share """" else we can close this email thread""""
Thanks,
VIcky
From: Mark Eggers
To: Tomcat Users List
Sent: Sunday, 9 December 2012 10:43 PM
Subject: Re: Tomcat 6.0 CLASSPATH query
Reply is inline. Please do not top p
uot; is showing the correct numbers
depending on the requests which all are redirected from APache.
As of now i have not configured the "AccessLogValve" , but will try out this
option definitely
Please suggest
Thanks
Vicky
From: Christopher Schultz
Another restriction which i have is that i cannot place any file under
"$CATALINA_HOME" directories , these are read only for us.
Based on afore said concerns, do you have any better way out ..please suggest.
Appreciated all of your help
Thanks for ur time
Vicky
__
_HOME/lib or bin"
location ,these are read only directories
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
Thanks for your help
Vicky
From: Pid *
To: Tomcat Users List
Sent: Saturday, 8 December 2012 10:34 PM
Subject: Re: Tomcat 6.0 CL
che.
>
>Is there any jvm related things which i need to check.
>
>Please suggest what all basic troubleshooting i can do
>
>Thanks in advance
>Vicky
>
>
>
>-
>To unsubscribe, e-
]/[appName].xml, with a docBase
attribute pointing the absolute location of the .war file.
++++
Thanks
Vicky
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Tuesday, 20 November 2012 11:53 PM
Subject: RE
context should remain same irrespective of the application archive they
deploy,
Do you have any better approach /suggestion for this requirement
thanks for your help
vicky
From: Mark Thomas
To: Tomcat Users List
Sent: Tuesday, 20 November 2012 11:51 PM
ory
to avoid double deployment . correct ??
Thanks Again
From: "Caldarale, Charles R"
To: Tomcat Users List
Sent: Tuesday, 20 November 2012 10:57 PM
Subject: RE: Context root query
> From: vicky [mailto:vicky007aggar...@yahoo.co.in]
&
.xml" extension.
**
but wrong i am doing , in defining the context in META-INF/context.xml as
follows :-
Does we cannot override the default application context in tomcat 6.0 using
META-INF/context.xml ???
HI All,
I want to enable client side cache for my http request , can any body
please let me know the configuration for this.
--
*Thanks & Regards
Vickyb
*
com> wrote:
> > From: vicky b [mailto:vickyb2...@gmail.com]
> > Subject: Re: GC algorithm
>
> > then why do i see a difference in behaviour for tomcat 6
> > and tomcat 7 when i undeploy my app the objects that are
> > collected in tomcat6 are not collected in
then why do i see a difference in behaviour for tomcat 6 and tomcat 7 when i
undeploy my app the objects that are collected in tomcat6 are not collected
in tomcat7?
On Mon, May 23, 2011 at 7:19 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: vicky b [ma
HI,
How can i come to know the GC algorithm used in tomcat... and all GC
configuarations..
--
*Thanks & Regards
Vickyb
*
Hi,
I have done analysis on static references and found a interesting
point al;so i find a difference in behaviour in tomcat 6 andtomcat 7
I created a class (TestStatic) which has a static reference to VO(java bean)
in my servlet i declared TestStatic as member variable and initialized it
t
75 matches
Mail list logo