similar to: Tomcat does not end process.

Displaying 20 results from an estimated 1000 matches similar to: "Tomcat does not end process."

2009 Oct 28
2
sudoers file
Hi all, I am planning to edit sudoers files in /etc. when i open this wiht vim command and change some thing it said "this file is read only" Is this okay to change the status of sudoers files. or any implication? please point Regards, Vijay Shanker Dubey Ph: +91-9818311884 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Mar 11
3
VNC viewer blank screen
Hi, I have configured vnc on my centos server machine. But, unable to access the vnc client. When ever i try to access my client. All I get is a blank screen with only mouse working. I am very clue less about the problem, Can I find out this error. Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Apr 10
1
Build Issue with multi module project
Hi, I have a multi module web project. Four modules of the project are packaged as jar and added as dependency to the fifth module, which is packaged as war. When it is time to deploy the application i just run package on the war project and my war is created with all the dependencies. Now there is a problem. One of the my module have heavy changes. Now when i created war for my projects these
2010 May 11
1
Installing Firestarter
Hi, I am planning to use <firestarter> to manage the incoming and outgoing network connections. Please give me some valuable read abouts and tips about this package. - Will it be a good choice for network management? What are the other options? If i choose to install Firestarter : - Have you installed and used Firestarter in CentO 5.5? If yes,Please share the process of installation.
2009 Oct 22
5
Sudo command
Hello guys; I am not able to use sudo command on my just installed centos5.3 But i know i am using right password to root. Is this is by default not enabled; if so, what to do. Regards, Vijay Shanker Dubey Ph: +91-9818311884 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 19
1
How to remove USB dependency form the boot process.
Hi friend, I have just installed the centos 5.3 on my server machine. It looks for a USB media to boot. But I am not able to figure it out what i have done wrong. Is there any way i can remove this dependency. Or I have to reinstall the OS again? Regards, Vijay Shanker Dubey -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2010 Dec 23
1
tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with little to no issues (kudos to you guys) except on a few servers where it appears we are having a problem w/ the Tomcat upgrade. Previously our application server was working fine under 5.3 with Tomcat/Java installed as such: java-1.4.2-gcj-compat-1.4.2.0-40jpp.115 java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
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
2009 Oct 09
4
My doubts with apache server on centos installation
Hi Linux geeks, I have just started to setup a production server with centos; and moved from windows server to centos. My first encounter with this great linux distro is good. I am not able to understand what is the point of having scattered folders for apache server installation. when i see the /etc/httpd folder; it has only conf folder and links to logs, module and , run. As i have been
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
2009 Oct 09
0
Unexpected Enconsistency
Hi Linux geeks; I have just shipped from windows to linux. I am setting up a linuxa server with centos. now after 5 to 6 normal startups shutdown; now this problem has come up. I am not able to get any relevant link any where. /mote: UNEXPECTED INCONSISTENCY; RUN fsck manually can any body please tell me what is this. and how to solve the problem. I have executed above given command fsck -p .
2012 May 21
2
Tomcat5 with Oracle/Sun jdk on CentOS 5.8
I know this question could be asked on tomcat or possibly other mailing lists, but I'm hoping I can get some help here instead of joining yet another list. I'm running tomcat5 on CentOS 5.8. I'm trying to setup Oracle/Sun java rather than icedtea. I've installed the latest jdk 1.7 and setup alternatives on centos for java and javac: # java -version java version
2005 Oct 29
1
Setting up Tomcat as a service under CentOS 4?
I've found about a dozen different ways to skin this cat (no pun intended). Everything from creating a script in /etc/init.d/ to using jsvc. I was hoping someone out there, those of you out there who run Tomcat in this manner, how did *you* set this up? I can't seem to get it right. Any help would be greatly appreciated. Or even direction to an authoritative document. Preston
2007 May 23
1
java packages - tomcat5?
Have the jpackage-packaged things like tomcat5 been moved into the disto repositories? Do they work with sun java? In particular, tomcat5 used to require jta. The one yum installs doesn't mention it now, but it also doesn't work with sun java 1.5 installed the jpackage way. What am I missing? -- Les Mikesell lesmikesell at gmail.com
2010 Mar 09
1
5.4 and tomcat5
I set up a 5.4 server with tomcat5 All standard packages from CentOS repo I can not seem to access the tomcat manager from a remote host I can access the tomcat admin remotely I have a manager role and user defined in tomcat-users.xml Attempting to access the manager gets me HTTP Status 403 - Access to the requested resource has been denied type Status report message Access to the requested
2010 Mar 17
1
how to deploy jar file
I have brand new deployment of tomcat 5.5.23 on centos5.3. I have received a jar file and distribution folder from my developer who has developed the application on windows. Can anyone please tell me how to deploy this to linux? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 18
1
tomcat
Hi, I had installed java via yum and would like to run jbilling application and got an error. run.sh: Missing file: /lib/tools.jar run.sh: Unexpected results may occur. Make sure JAVA_HOME points to a JDK and not a JRE. How can i check where is the JAVA_HOME? regards
2007 Apr 19
2
JPackage, Java 1.5.0, and CentOS 5?
Hey, y'all. I don't know how many folks here are familiar with a blogging program called 'pebble' http://pebble.sourceforge.net, but it's *supposed* to be an easy drop-in to a tomcat5 container. I suppose that it is, once I figured out how to get tomcat 5 working in CentOS 5, but I'm still having problems with the java. CentOS comes with Java 1.4.2, but I need Java
2008 Mar 16
1
Running network services as a non-root user
Hi, I am using open source Alfresco( alfresco.com ), written in java, which has own code for FTP, CIFS (running on tomcat apache and java). I need to run tomcat5 as root in order to achieve that alfresco will bind ftp cifs on privileged ports (21 , 135 .). I am wondering, it is possible to allow user to bind on some privilleged port. Like having whole alfresco running under user alfresco and