> From: Frank Lugalla [mailto:frank.luga...@amdocs.com]
> Subject: RE: Start the Tomcat server in the server view and go to
> http://localhost:8080/
> I am using Tomcat 7 integrated with Eclipse Kepler Release 1 with
> JVM=1.7_u45.All run on window platform.What I want is to start my
Hi Chuck,
Thank you for having a chance to respond backregarding the version ,I
am using Tomcat 7 integrated with Eclipse Kepler Release 1 with
JVM=1.7_u45.All run on window platform.What I want is to start my Tomcat
server in server view(this is the mode in eclipse).Hope
> From: Frank Lugalla [mailto:frank.luga...@amdocs.com]
> Subject: Start the Tomcat server in the server view and go to
> http://localhost:8080/
(Please ignore Martin G's gibberish; it is, as usual, totally irrelevant.)
> Can someone please tell me how to Start the Tomcat server in the server
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Frank,
On 12/27/13, 2:51 PM, Frank Lugalla wrote:
> I have a very simple question but seems I cant find this
> optiontried to google several times,!Can someone please tell
> me how to Start the Tomcat server in the server view and go to
> h
Frank
Context Path / is mapped to 'ROOT'
create ROOT.WAR
uncompress ROOT.WAR to $CATALINA_HOME/webapps/ROOT
then the first and only webapp you see when you go to
http://localhost:8080
will be root.war
http://www.coderanch.com/t/424290/Tomcat/deploy-Root-Tomcat-Website
Buona Fortuna
On 12/27/13 1:32 PM, Christopher Schultz wrote:
Upgrading Tomcat is certainly something you should do, but it probably
won't fix your issue.
Yet it might. We were having all kinds of difficulties with lockups,
usually at times and places where a thread dump couldn't be done, for
one reason or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Milan,
On 12/27/13, 6:16 AM, Milan wrote:
> Advices and suggestion are always welcome.
Upgrading Tomcat is certainly something you should do, but it probably
won't fix your issue.
I completely agree with David that the problem is more likely to be
Hi All,
I have a very simple question but seems I cant find this
optiontried to google several times,!Can someone please tell me how to
Start the Tomcat server in the server view and go to http://localhost:8080/?
Thank you
~Frank
This message and the information conta
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.0.0-RC10 (alpha).
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language and Java
WebSocket technologies.
Apache Tomcat 8 is aligned with Java
On Dec 26, 2013, at 6:22 PM, Mark Thomas wrote:
> On 26/12/2013 19:33, Jesse Barnum wrote:
>> Any ideas here?
>
> It sounds like a bug in the deployer. Can you confirm the behaviour with
> the latest 7.0.x release? If so, please create a Bugzilla entry.
>
> Mark
>
I verified that it's happeni
On Dec 27, 2013, at 3:28 AM, Mark Thomas wrote:
> On 27/12/2013 05:32, Jesse Barnum wrote:
>> I ran apt-get today and I got version 7.0.35, not 7.0.47. Maybe this
>> is more of a Linux question then Tomcat, but shouldn't apt-get get me
>> the latest version? Do I need to do something on my end, o
On Thursday, December 26, 2013 6:10 PM, Mark Thomas wrote:
On 26/12/2013 17:14, Ray Holme wrote:
> It appears new revisions of tomcat (current for sure) are much more
> sensitive to keeping serialized data BETWEEN restarts. I have to wait
> at least 30 minutes to properly restart my applica
On Thursday, December 26, 2013 6:10 PM, Mark Thomas wrote:
On 26/12/2013 17:14, Ray Holme wrote:
> It appears new revisions of tomcat (current for sure) are much more
> sensitive to keeping serialized data BETWEEN restarts. I have to wait
> at least 30 minutes to properly restart my applica
On 12/27/2013 4:27 AM, Peter wrote:
there is no log.txt but I can attach catalina logs
Please look into the attachment
Attachments don't come through on this list; copy the contents of the
file into your message.
All my webapps are working fine with following java downloaded from
Oracle
On 12/27/2013 4:31 AM, Milan wrote:
Hello to All,
...
(Lots of good information snipped)
- Each transaction, i.e. Data Insertion in both Database took
around 3 to 5 seconds.
- We have used DBCP for Database connection.
- When data insertion took place we are us
Thanks André Warnier,
As you mentioned earlier, on a lighter note, it is unpleasant Response for
me. But still you managed respond so really thank you for that.
I think you had gone through my mail, so I would like you to suggest me that
for this particular cases which tomcat version do you sugge
Milan wrote:
Hello to All,
Before stating my question or problem I am facing, let me gives you the
complete architecture we are currently using.
Nice and effective of you to do so. It saves us asking, and saves you from waiting an
extra step for the answers. (However unpleasant the answ
On 26.12.2013 20:15, vicky007aggar...@yahoo.co.in wrote:
> Hi guys,
>
> Can you plz help me in understand that under what circumstances i should use
> ping_mode attribute in worker.properties.
>
> Actually i dont understand that how it will make the applications more
> reliable because as per m
Peter wrote:
On Fri, Dec 27, 2013 at 1:31 PM, Mark Eggers wrote:
On 12/26/2013 11:49 PM, Peter wrote:
Guys see here is that error message , I am attaching log file also please
help
OS - Centos 6.5 64 bit
HTTP Status 500 - Error instantiating servlet class
gov.noaa.pfel.erddap.Erddap
--
Hello to All,
Before stating my question or problem I am facing, let me gives you the
complete architecture we are currently using.
- Intel Xeon CPU 3.20 GHz (2 Processor)
- Windows Server 2008 Standard
- RAM 8.00 GB
- JDK 1.6 (With following JAVA_OPTS
there is no log.txt but I can attach catalina logs
Please look into the attachment
All my webapps are working fine with following java downloaded from Oracle
website except ERDDAP
*# ls *.gz -1jdk-7u45-linux-x64.tar.gzjre-7u45-linux-x64.tar.gz*
*# Folders*
jdk1.7.0_45
jre1.7.0_45
Please help
Yes, this must use BIO mode, because the NIO maxConnections=1 in
default, it won't block the LimitLatch. In my test case,(use JMeter, thread
number is 5), 2 requests will refused soon(just 1s-2s later), then another
3 requests will served correctly.In source code, I find the backlog
attribute w
Peter wrote:
Guys see here is that error message , I am attaching log file also please
help
And did you see that :
java.lang.RuntimeException: Ask the ERDDAP administrator to look at
the detailed error message in [bigParentDirectory]/logs/log.txt .
Did you ask him ?
-
On Fri, Dec 27, 2013 at 1:31 PM, Mark Eggers wrote:
> On 12/26/2013 11:49 PM, Peter wrote:
>
>> Guys see here is that error message , I am attaching log file also please
>> help
>>
>> OS - Centos 6.5 64 bit
>>
>> HTTP Status 500 - Error instantiating servlet class
>> gov.noaa.pfel.erddap.Erddap
>
2013/12/27 JB MORLA :
> I was testing the EL in a .jsp file under Eclipse Kepler.
> Now I copied the project files under c:\tomcat7\webapps and recompiled the
> java sources.
> And the EL works!
> So the EL problems are in the Eclipse Kepler setup.
> Many thanks for your reply.
> Jean
>
You probab
On 27/12/2013 08:53, Mark Eggers wrote:
> On 12/27/2013 12:37 AM, Mark Thomas wrote:
>> On 27/12/2013 07:27, Mark Eggers wrote:
>>> On 12/26/2013 11:09 PM, 侯树成 wrote:
>>
1.set tomcat connector like this:
>>> connectionTimeout="2"
redirectPo
On 12/27/2013 12:37 AM, Mark Thomas wrote:
On 27/12/2013 07:27, Mark Eggers wrote:
On 12/26/2013 11:09 PM, 侯树成 wrote:
1.set tomcat connector like this:
2. deploy a war file, which contains a servlet that will sleep 60s in
it's
doPost method
3. use LR or JMeter send 5 requests to the
On 27/12/2013 07:27, Mark Eggers wrote:
> On 12/26/2013 11:09 PM, 侯树成 wrote:
>> 1.set tomcat connector like this:
>> > connectionTimeout="2"
>> redirectPort="8443" acceptCount="1" maxThreads="1"
>> minSpareThreads="1"/>
>>
>> 2. deploy a war file, which con
On 27/12/2013 05:32, Jesse Barnum wrote:
> I ran apt-get today and I got version 7.0.35, not 7.0.47. Maybe this
> is more of a Linux question then Tomcat, but shouldn't apt-get get me
> the latest version? Do I need to do something on my end, or is this
> something that the Tomcat team needs to pub
On 12/26/2013 11:49 PM, Peter wrote:
Guys see here is that error message , I am attaching log file also please
help
OS - Centos 6.5 64 bit
HTTP Status 500 - Error instantiating servlet class
gov.noaa.pfel.erddap.Erddap
--
*type* Exception report
*message* *Error in
30 matches
Mail list logo