Ubuntu :: Application - Run Tomcat 5.5 At Startup
Jan 9, 2010
I am trying to run my tomcat 5.5 at startup.. I went to System-->Preferences-->Startup applications and entered the command to launch my script: /bin/sh /home/marco/apache-tomcat-5.5/bin/catalina.sh run
But when i restart ubuntu, my tomcat does not run and i dont know where to find the proper logs to see what happened.
View 2 Replies
ADVERTISEMENT
Feb 23, 2011
I have a site [URL] right now what you are seeing is a default Tomcat6 page. I am using mod_ajp as a front end and Apache vhost configuration for same is
Code:
<VirtualHost *:80 >
ServerName mysite.com
ServerAdmin webmaster@localhost
ProxyRequests off
<Proxy *>
Order deny,allow
[Code]....
View 2 Replies
View Related
Jul 18, 2011
So, I have two application that I've deployed. Let's say:
[URL]
I stopped my application version 14 but I want to create a internal/external link so when the user types the address [URL] , it automatically goes to my newer version application [URL].
Im using SunOS 5.9 and tomcat 5.0.28
View 2 Replies
View Related
Sep 19, 2011
Every time I need to start or stop Tomcat, I am navigating to:
/Tomcat_Dir/bin
and once I am in the folder I enter:
./Startup.sh
And to stop the server, I navigate to the same directory and enter:
./Shutdown.sh
I was wondering if there was a way in Linux to alias the above described process, so that from any location in the filesystem, I can simply type in something like
StartTomcat or StopTomcat to perform the Startup and Shutdown of the web-server?
View 2 Replies
View Related
Feb 17, 2011
I am looking for a tomcat startup script on a Ubuntu machine. My Ubuntu is 10.04 server. The tomcat is 5.5.30. It is in /opt/apache-tomcat-5.5.31 I tried a script here
Code:
#!/bin/bash
#
# tomcat
#
# chkconfig:
[code]....
View 18 Replies
View Related
Jun 17, 2011
I have multiple jvm instance of tomcat application on a unix server and its running on different port.i would like to redirect the port and uri.How can i achieve this with the help of apache. i heard we can do it using mod_proxy.
[URL]
Currently when i access http://myapp.xx.com/offer i get 404 error.
one way to achieve this is to rename my exploded app name (offers-service-main) to offer. But i dont want to do that.anyway to achieve it.
This what i have done from my side.
1) installed apache 2.2 with mod_proxy
./configure --prefix=/usr/local/apache2.0
--enable-proxy
--enable-proxy-connect
--enable-proxy-http
2) Added the below config in apache
ProxyRequests Off
ProxyPreserveHost On
ProxyPass /offer http://myapp.xx.com:18120/offers-service-main
ProxyPassReverse /offer http://myapp.xx.com:18120/offers-service-main
But the above configuration dosent seems to be work. Let me know if i need to do anything on the tomcat side.
View 5 Replies
View Related
Apr 13, 2011
I know it might seem a stupid question, but i'm gettin' nuts over avoiding webapp auto startup on Tomcat restart.i have a server, used for developing. Its tomcat has a bunch of webapps deployed. MOst of them are old/kept just for the sake of it, and I would like to avoid TC to start them on start / restart. How do I prevent a context to autostart on service start / restart?
I would like to go in the config files and selectively choose the apps to start. When tomcat is started, if anyone needs an app to be started, i would like to do it from the manager. But when I restart TC, i would like my choices to be up and running only.
View 1 Replies
View Related
May 4, 2009
Can anyone tell me how to make this script,( located in /etc/init.d/tomcat ) startup at boot time under the tomcat user and not the root user?
#!/bin/bash
# tomcatStartup Script for Tomcat
# chkconfig: 2345 20 80
# description: Tomcat Server basic start/shutdown script
# processname: tomcat
# pidfile: /var/run/tomcat.pid
[Code]...
View 5 Replies
View Related
Jul 2, 2010
Can anyone tell me in performance tunning of apache-tomcat and jboss application server?when I deploy some application in apache-tomcat the performance is say 100 users per second and incase of jboss it is even worst (35-40 users per second)i want to improve my performance 1000 uesrs per second..
View 1 Replies
View Related
Feb 17, 2010
I'm trying to set firestarter as a startup application using the gui but it will not run due to permissions problems,?
View 4 Replies
View Related
Jun 19, 2010
I am trying to write a bast script, and I need the script to add something to the startup applications, so that it runs when the user logs in.
View 2 Replies
View Related
Jul 15, 2010
how to get Vuz installed properly and running, however I would like to make it start the gui interface automatically on login/startup and minimized. I tried adding it to the SYSTEM->PREFERENCES->STARTUP APPLICATIONS as that seemed the obvious way to do it, however it does not startup automatically after I restart the system.
I am running:
Ubuntu 10.04 LTS
Java 1.6.0_18
Sun Microsystems Inc.
SWT v3555, gtk
Linux v2.6.32-23-generic, i386
Vuze V4.3.0.6/4 az3
View 3 Replies
View Related
Jan 13, 2011
I am running Unbuntu 10.10 on a HTPC, and also XBMC. With some effort it worked ok, sounds, remote etc. Via systems>preferences I managed to add XBMC to the startup. It now starts when I start the PC. However it sort-of hijacks the PC, so the WiFi does not start among other things. Also I am no longer able to log into the desktop, so I am not able to emove XBMC from the start-up of the computer. If I exit XBMC I get to the log-in screen for the desktop, but when I log in it starts XBMC directly.
How can I remove it via the terminal? I cannot find a .config directory, any autostart, any .xsession, .xinitrc or anything else that looks like startup-script. How can I get access to my desktop again?
View 3 Replies
View Related
May 26, 2011
I have downloaded Ubuntu within windows 7, with wubi. It shows itself as Ubuntu 10.10, though I had selected 11.04, not to worry, this is for information only. I downloaded Q Cad, a drawing programme from the Ubuntu software centre and it shows in the list but I do not know how to launch it.I will have to down load some more applications and I think I will run into this wall again. I can enter CLI through Ctrl+Alt+F1 to F7 and probably do nothing more.
View 1 Replies
View Related
Feb 26, 2010
My karmic install locks up whenever I try to launch an application. Open office, firefox, doesn't really matter. about the only thing that works consistently is terminal.
View 1 Replies
View Related
May 8, 2010
I like to use Tilda in transparent mode. In Karmic I just added tilda to the startup applications and everything worked well. Now in Lucid, it starts up before Compiz and I don't get Compiz transparency. I have to quit Tilda and load it again before I get the transparency right. Is there some way to force tilda to start after Compiz? (I have tested this on several comps. it seems to hold true)
View 5 Replies
View Related
Oct 13, 2010
I want to launch qiv upon startup to show a series of photos in slideshow fashion (this will be the sole purpose of this particular laptop). I tried adding the command via System->Preferences->Startup Applications but this does not produce the desired result. In fact, the slide show doesn't even start.
View 5 Replies
View Related
Feb 8, 2011
I have an embedded PC104 application where I am trying to get my program to start automatically at power up. The program contains a graphical user interface, using an old SVGALIB (no longer supported). It works fine if I start it after log in.But when I put the path in rc.local, it will only run if I disable all the graphical stuff. The program bunts if it looks ahead and sees the call to vga_setmode(), where I set it for 480 x 640 resolution.
View 3 Replies
View Related
Sep 5, 2011
how to add start up for the JDownloader on fedora 15
View 14 Replies
View Related
May 11, 2011
im building a small wallboard machine, using ubuntu 10.10 as 11.4 refuses to load correctly on any of my spare machines.but, anyway, thats not the issue, ive installed chromium-browser, and added it to the startup applications with
Code:
chromium-browser -kiosk http://wallboard
where http://wallboard is the wallboard info thats being displayed.
that works, BUT the browser is opening BEHIND the top 'menu' bar, and the bottom 'task' bar, which obviously, is not what i want. how do i set it to either hide these 'bars' or open the browser in front of them like it does if i manually run the command from a terminal?
View 2 Replies
View Related
Jul 26, 2009
I am quite aware that one can add a startup application to the gnome session by going to System -> Preferences -> Startup Applications (Sessions). But, is there a way to achieve the same thing via the terminal? I want to know because I am writing a simple bash script that installs all of the programs I commonly use. One such program is compiz fusion with fusion-icon.And so I want to add the fusion-icon into the gnome session with my script (strictly within the terminal).
View 2 Replies
View Related
Jan 30, 2011
In my case I have TeamViewer 6 (remote desktop application) opening as one of my Startup applications. I only really need it to run in the background, so I don't need it in my face after logging in.
What I'm looking for is a command line option for opening an application in a minimized state. Is this possible? Or should I start looking into a script to find the window and minimize it?
View 2 Replies
View Related
Jan 3, 2010
i just installed fedora 12 and got conky working like i want. i created a '.conkyscript.sh' in my home folder to run conky that looks like this...
Code:
#!/bin/sh
sleep 15 && conky
[code]....
View 4 Replies
View Related
Feb 11, 2010
I am trying to get the KDE Media screen saver working in GNOME. Is there a way to use kde's screensaver program in gnome on startup, instead of gnome's screen saver program? Basically, I am trying to disable gnome's screensaver, and load kde's program in its place at gnome startup.
View 1 Replies
View Related
Sep 16, 2011
Centos 5.6 - I'm trying to lock the screen immediately after successful gnome user login. My steps...
System > Preferences > More Preferences > Sessions > Startup Programs tab > Add
I've tried the following...
gnome-screensaver-command --lock
/usr/bin/gnome-screensaver-command --lock
Neither of these seem to work from the Sessions gui. Although from terminal I can run gnome-screensaver-command --lock with no problems.
View 5 Replies
View Related
May 3, 2010
I installed Startup Manager but the appearance and security tabs are missing. I really want to be able to change the resolution of the splash screen cause it looks all pixelated and I want to have the splash screen that 9.10 had.
I tried reinstalling and restarting but the issue remains. I know its somewhat functional because I am able to change the seconds that grub takes but when I try to change the resolution of the purple ubuntu startup screen it looks like it tries to change it but it fails.
View 9 Replies
View Related
May 27, 2011
I've just added an application to load on startup in gnome.At first gnome loads properly,but after few seconds that application starts automatically and I can see its icon on taskbar , then gnome freezes and I can't do anything in gui.
How I can remove that application from starup of gnome using command line?
View 1 Replies
View Related
Feb 27, 2011
I recently installed OpenSUSE 11.3 amd64 from DVD on a new HP 625 Laptop. Whenever networking is activated, application startup slows down significantly. When I deactivate networking in the nm-applet application startup is fine. I am using the broadcom-wl package from packman for the broadcom wireless card (BCM4313)
View 9 Replies
View Related
Sep 1, 2010
I installed eclipse and tomcat with package manager. Eclipse and tomcat are running but i can't see tomcat in the eclipse. I just see 'Basic' folder. That is a screenshot [URL]
View 1 Replies
View Related
Nov 12, 2010
Me and my mom are sharing a laptop.My mom likes to use Google Chrome. I like to use Opera. Is there any way I can tell the system to start the Opera application , but then instantly minimize it to the tray bar? I want that because : if my mom starts the computer and I'm not around , I still want all the tabs in my Opera to load , without my mom knowing anything about my "malefic" plan ...
View 6 Replies
View Related