Displaying 20 results from an estimated 6000 matches similar to: "OT - Tomcat CLASSPATH issue"
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time
(6 installs). Make sure you open up your IPTables as needed. Let me know
how it goes.
--Todd
--------------
Installing DAG RPM Repository
nano -w /etc/yum.repos.d/dag.repo
[dag]
name=Dag RPM Repository for RHEL
baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
rpm --import
2010 Mar 15
2
Tomcat 5.23 help - http://hostname:8080 is an empty page.
I installed tomcat 5.23 from the yum install of centos5.3 and have started
tomcat on port 8080 . The http://hostname:8080 shows a blank page. In a
standard Tomcat distribution, the default application is located in the ROOT
directory /var/lib/tomcat5/webapps: From centos installation, this directory
is empty. Please help us to bring up the apache-tomcat installation page.
tomcat5.conf has the
2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
The connector is not loading my servlets?
I am writing down my httpd.conf and workers.properties
Httpd.conf
LoadModule jk_module modules/mod_jk.so
<ifModule mod_jk.c>
JkWorkersFile /usr/local/jakarta-tomcat-5.5.4/conf/workers.properties
JkLogFile /etc/httpd/logs/mod_jk.log
JkLogLevel info
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
JkLogStampFormat "[%a %b %d
2015 Mar 18
2
Need help for write rpm spec
Hi
I am try to write rpm spec for install tomcat on a linux machine.But while
build the rpm i found following error
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id
/home/rpmbuild/BUILD/Install_tomcat-1.0
extracting debug info from
/home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so
***
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
i chose to install tomcat during the OS install as well as java....however, since I needed to use a different jvm, i used the method described in http://wiki.centos.org/HowTos/JavaOnCentOS for Sun jdk 1.5.0_13 and it worked fine as I can tell, as using the alternatives --config java command, i see both 1.4.2 and 1.5.0 versions and choosing the 1.5.0 version yields the right version when doing a
2008 Nov 28
1
OT - tomcat 6 error
Hi
I'm on 5.2 and 'have' to use tomcat 6 - I package it and can get the
default install running fine - However when i drop my app into webapps/
as i war and start tomcat i get this
INFO: Starting service Catalina
Nov 28, 2008 10:44:15 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
Nov 28, 2008 10:44:15 AM
2006 Aug 22
4
Struggling with javac
I've installed jdk-1_5_0_08-linux-i586.rpm and Tomcat.
Working through some initial test install programs, I am finding that I
can't seem to compile .java files into classes.
For instance...
javac -classpath /usr/local/tomcat/common/lib/servlet.jar HelloWorld.java
as instructed fails with a
gij: unrecognized option -- `-classpath'
Try `gij --help' for more information.
So
2011 Mar 26
2
Verify tomcat config
I'm going to retire an old RHEL3 server and move the services to CentOS5.
In particular, the web server is giving me a headache. On the old box, there's
a hacked-up httpd/mod_jk/tomcat setup, and CentOS is perfect for the new
box because the required components are included and the whole setup "just
works" straight from installation.
There seems to be surprisingly little
2010 Oct 30
12
Anyone successfully ran JRuby 1.5.3, Rails 3, Tomcat6
Hi,
I''ve been trying to get JRuby 1.5.3 with Rails 3 to run on the Tomcat6
server with little success.
Has anyone been able to do this? If so, what issues did you have to
overcome to get this to work?
Also, is this a combination that you would recommend for a production
site, or is it all too new and untested?
The latest issue I''m stuck on right now is with the mysql-connector-
2010 May 07
1
Apache Tomcat/5.5.23
I have a new instllation of tomcat on centos. My $CATALINA_HOME is
/usr/share/tomcat5 and tomcat is running.
http://localhost:8080 brings up the tomcat page & one of the option is
"Administration". I would like to use this web interface and even give some
of the test webapp users ability to restart tomcat.
According to the home page, users are defined in
2005 Sep 22
13
Recommendation On Ping And Alert Tool
A bit off topic, but I keep looking for an answer to this question and
coming up with nothing... so I thought I would go to the gurus. :-)
Can anyone recommend a good package for pinging other devices and sending
an email/alert when they go down? I'm aware of all kinds of more complex
things with GUIs and a zillion other bells and whistles we aren't looking
for, but we just want a simple
2011 May 13
0
[LLVMdev] [VMKit] 2.9 or ToT? Java version/features?
Hi Will,
On Fri, May 13, 2011 at 7:30 PM, Will Dietz <willdtz at gmail.com> wrote:
> Hi all,
>
> I'm interested in using VMKit rather extensively in a project of mine.
>
>
Great!
> I was hoping to get feedback on a few vmkit-related questions from
> those more familiar:
>
> --Is there a 'best' version to use? I'd be inclined to use the 2.9
>
2002 Aug 09
2
error starting SJava: classpath
Dear R experts,
Sorry, I am resending this, since I have not received this mail myself for
the past 5 hours.
I saw a similar question dated July 2. But there is no answer to it. Does
anybody have a solution to it?
I am using window NT, and the R version is 1.5.1, the SJava package is the
binary version SJavaWin_0.62-8.zip.
Here are the error message:
> library(SJava)
> .JavaInit()
2006 Jul 17
1
AW: executable on /etc/rc.local doesn't start
Do you have any logfile output? First check whether the environment
(JAVA_HOME for example) is set before calling
/usr/apache-tomcat-5.5.17/bin/startup.sh. For example
<<<< snip
#!/bin/bash
export JAVA_HOME=/opt/jdk1.5.0_05_x86_64
bin/startup.sh
>>>> snip
-----Urspr?ngliche Nachricht-----
Von: centos-bounces at centos.org [mailto:centos-bounces at centos.org] Im Auftrag
2011 Aug 15
1
[LLVMdev] [VMKit] 2.9 or ToT? Java version/features?
Hi Nicolas,
Reviving old thread of sorts... thank you very much for your earlier
response--I apologize for not responding to tell you how very helpful
your information was! Didn't come back because you gave me everything
I needed at the time :).
Anyway:
On Fri, May 13, 2011 at 2:00 PM, nicolas geoffray
<nicolas.geoffray at gmail.com> wrote:
> On Fri, May 13, 2011 at 7:30 PM, Will
2006 Jan 04
14
Rails on Tomcat or JBoss?
Hi all,
The Rails book talks about running Rails under Apache, but is there a
(relatively) easy way to deploy it to either Tomcat or JBoss? Is the CGI
servlet the only option?
Thanks,
Ken
--
Kenneth A. Kousen, Ph.D.
President
Kousen IT, Inc.
<http://www.kousenit.com> http://www.kousenit.com
<mailto:ken.kousen@kousenit.com> ken.kousen@kousenit.com
2012 Feb 06
1
[LLVMdev] vmkit installation - classpath configure
Dear All
Here is another question. I'm trying now t install vmkit. According to this
http://vmkit.llvm.org/index.html
I have to install classpath. But in trying to configure it, I get the following error:
configure: error: GTK+ peers requested but no X library available
googling, I found that I can use --disable-gtk-peer --disable-gconf-peer to come over this error.
Then, I got this error
2014 Aug 07
0
CESA-2014:1034 Low CentOS 7 tomcat Security Update
CentOS Errata and Security Advisory 2014:1034 Low
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-1034.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
46154503a0a9df3132177e14d0a3484952fe0839897069d349702f00f9918cfe tomcat-7.0.42-8.el7_0.noarch.rpm
2015 May 13
0
CESA-2015:0983 Moderate CentOS 7 tomcat Security Update
CentOS Errata and Security Advisory 2015:0983 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0983.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2169da879210fb2d5bda1c33d3fb7ad2b36d6496e2e714bbf776b33976257b70 tomcat-7.0.54-2.el7_1.noarch.rpm
2016 Oct 11
0
CESA-2016:2046 Important CentOS 7 tomcat Security Update
CentOS Errata and Security Advisory 2016:2046 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2016-2046.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
990b46136d7ab37e16fdab314e3a7fc4a9e95901d98953492a4dc7bf98b0dec5 tomcat-7.0.54-8.el7_2.noarch.rpm