Ubuntu :: Starting Websphere Application Server?

Mar 11, 2011

I have installed websphere application server community edition from ubuntu software center. Now whenever i tries to execute the file "startup.sh" (which is the file to start websphere server) i receive following error.

Quote: Neither the JAVA_HOME nor the JRE_HOME environment variable is defined. At least one of these environment variable is needed to run this program. Now i searched web & find out the way to set JAVA_HOME environment variable which is according to my knowledge done by following command.

[Code]...

View 2 Replies


ADVERTISEMENT

Red Hat :: Auto Startup Of WebSphere App Server After DB2?

Apr 8, 2011

I am trying to configure Red Hat ES to automatically start WebSphere Application Server (WAS) automatically upon boot after DB2 services (which already start on boot) are loaded to avoid WAS errors. Note that WAS runs under the jvm so there are processes named WAS or WebSphere when it is running.

My question is, do any of you know a way to setup Linux to automatically start WAS after DB2 services have been successfully started? The web apps running under WAS will have errors if DB2 is not up and running when WAS starts up. I think a 30 - 60 min delay between startup of DB2 and startup of WAS would work perfectly. I am not sure which config file would need to be updated with the call to command to start WAS (I have the command, just don't know where to put it) nor do I know how to ensure DB2 is running before WAS starts in a config file. Right now, I have DB2 loading on boot and WAS starting after I login to xterm.

View 2 Replies View Related

Ubuntu Installation :: How To Install And Run Websphere Mq

Feb 3, 2010

I've downloaded websphere mq 7.0.1 (a.k.a mq series), trial version and found them a bounch rpm files. Well, I installed alien, and so that successfulling installed the package MQSeriesRuntime-7.0.1-0.i386.rpm

Question is, where can I find its executable and run it?

View 2 Replies View Related

General :: Starting Application On Boot?

Dec 11, 2010

I have Ubuntu 10.10 installed on my pc with XBMC installed. It's set to boot into xbmc on start up and works fine. I also have squeezebox server (a music server for my network) installed and again don't have any trouble. I'd now like to get squeezeslave running, a client for squeezebox server so I added the following lines to /etc/init.d/local:

#!/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
squeezeslave -o0 -r3 192.168.1.3 &
exit 0

This fails to start the client on boot, however if I ssh into the machine and run /etc/init.d/local it runs fine.

View 3 Replies View Related

CentOS 5 :: Openoffice Application Not Starting Up?

Dec 26, 2009

I have a fresh install of Cent OS 5.4 and am having a problem with Openoffice application not starting up, word processor, spreadsheet, etc. none of them start.

When I try to open word processor, It just loads for a bit says "starting word processor", then closes.

I uninstalled and reinstalled through add/remove software tool and that didn't help. I read somewhere that selinux causes problems with it so I disabled selinux, restarted, and that didn't change anything.

View 5 Replies View Related

Fedora :: Gnome Starting Application Minimized?

Jan 31, 2011

Isn't it possible to create a launcher to an application and in the command tell it to start minimzed?

Something like

vlc --minimize

Or something similar? this would be helpful to application on startup not crowding your desktop on login.

View 3 Replies View Related

OpenSUSE :: Mono Gives An Error While Starting A C# Application?

Jun 9, 2011

The program I want to use: ProppFrexx Tagger or ProppFrexx Meta Data Editor, can be found here: ProppFrexx ONAIR - The Playout and Broadcast Automation Solution I need this to tag WAV files with RIFF INFO Tags.The Sony PSP can read RIFF Tags! so yeah, that's the reason I need this program. here the complete error message

Code:
exception inside UnhandledException handler: USER32.dll

I don't have Windows anymore, and I never going to use Windows again I hope there is a fix for that

View 3 Replies View Related

OpenSUSE Install :: 11.4 Jumps To Log In Screen After Starting An Application?

Mar 16, 2011

I just installed the brand new 11.4 on an old Dell Optiplex GX280 box. After the proxy been set, I tried to open firefox but then, all jumps back to the log in screen. The same happens when I try to open pgadmin. After logging in, all the open windows are gone.

View 1 Replies View Related

Fedora :: Website Creation In F11 - Amaya, Websphere, Siteseed?

Apr 7, 2010

I have used Frontpage and Dreamweaver in Windows.Now it is time to do all this in linux - reference book I have is old (2004) listing Amaya, Websphere, Siteseed, and Wisewig for linux as comparable to Frontpage and Dreamweaver What is currently being used to add html or other code pages to a web site using linux Fedora ?

View 6 Replies View Related

Software :: Starting Firebird Database From Wine Windows-based Application

Oct 1, 2009

I have a Windows-only language lab program ('Logolab') which provides students with listen and repeat exercises on audio and video material loaded by the teacher. It operates in conjuction with a Firebird database which stores subtitles (I think) and the sequencing data (the lengths of each segment) for recording (a recorded piece will be subdivided into small audio/video segments during which the student repeats what's been said).The audio and video functions are run internally by Windows Media Player, and the video input must be in .WMV format for the system to function.Using Wine, I've managed to install the language lab program on Ubuntu, as well as the Firebird database program. However, each time I start the language lab program, I get the message "Firebird database not started!".There is a BIN folder with the language lab software that contains a .INI file with the following contents:

Perhaps that needs to be modified for Linux or Wine on Linux? I've tried changing the DataBase field with the Linux path to the appropriate .FDB file, and likewise the ServerName field to the Ubuntu computer name or the ip address, but to no avail. Lately, I've installed the Linux version of Firebird and Flame Robin (which I couldn't understand).If anyone can provide any help or suggestions, I'd be most grateful (it's the only thing preventing me from migrating 100% to Linux).

View 3 Replies View Related

Server :: Apache Server In No Starting / Not Strating On Default Configuration File?

Mar 21, 2011

I have install Mandriva 2009 and install apache server but its not strating on default configuration file . What I should do for starting apache . i have tried /etc/init.d/httpd start but apache is not running .

View 1 Replies View Related

Server :: Start Postfix Server Than Immediately Maillog Is Starting To Grow

Mar 18, 2010

I am running CentOS 5.4 and Postfix. So when I start Postfix server than immediately maillog is starting to grow. And the first lines that I see in it are:

[Code]...

Server is already in several blacklists and I desperately need to do something.

View 12 Replies View Related

General :: Mount The File Server Share On Application Server And Execute

Jan 8, 2010

i have purchased sun server for my visualization project. Request you to help me finding the io for disk .I have put storage(disks) on different location (File Server) and on server (Application) i have configured 4 virtual machines.

How would i monitor the io for file server from the Application server where i have configured 4 virtual machine. one way to mount the file server share on application server and execute

dd if=/dev/zero of=/share/test.out bs=1024 count=1024 to check the read and write Is there any other way of doing this.

View 1 Replies View Related

Server :: File Created By Application Server On Mounted Drive Is Not Writeable?

Sep 16, 2010

I have a web application(java 5, mysql server) installed on Tomcat on Red Hat 5.Part of the functionality is to allow the upload of files to a windows share. I have mounted the share using theAny file I create here from the terminal gets sions."-rwxrwxrwx"The problem is that when the application server creates the file it gets created with the following."-rw-r--r--"How can I get files created from the server to be "-rwxrwxrwx"

View 1 Replies View Related

Server :: Performance Tunning Of Apache-tomcat And Jboss Application Server?

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

Ubuntu Servers :: Starting Up Ventrilo Server ?

Jun 23, 2010

I have it downloaded (linux version). What folder should I put it in?? Does it matter?

I am new to bash so i dont know how to start the Ventrilo Server up.

I navigated to the folder the server is in and did ./ventrilo_srv and ./ventrilo_srv -d and they both come up "No such file or directory".

View 2 Replies View Related

Server :: Make Application Server That Would Contain Simple Ones Like Edit / Openoffice / Gim

Mar 16, 2011

I am trying to make an application server that would contain simple ones like edit, openoffice, gimp, so on and so forth. I know how to access these using ssh but what I want is that the application runs on that server as it already does, but to open local files and save them locally.

View 7 Replies View Related

Server :: File System Type For An Application Server Appliance?

Feb 8, 2010

We are trying to define an appliance for an application server so I would like to know which should be the best file system type for this kind of use, basically our web applications uses libraries of 50 KB and our web apps.creates temp and logs files not bigger than 3 MB.

View 1 Replies View Related

Ubuntu Networking :: Dhcpd3 Server Not Starting On Startup?

May 31, 2010

I currently got Ubuntu 10.0.4 server edition running on my server. I got 2 network cards in it. One for (eth0) the pppoe connection and the other one (eth1) for dhcp and network.

When i installed dhcpd3 server a couple of days ago, it wouldn't start. So i searched the web and came on the conclusion that i have to do " sudo ifconfig eth1 down sudo ifconfig eth1 up 192.168.0.1"

Problem is i don't have connection with this pc all the time. So if i have to restart it, the dhcp server won't start.

View 1 Replies View Related

Ubuntu Servers :: MySQL Server Not Starting With Boot?

Jul 26, 2010

So recently my MySQL server doesn't startup when Ubuntu boots (it used to) and therefore causes database errors with my Web applications. How do I add MySQL to the run at startup list?

View 1 Replies View Related

Ubuntu :: Stop The X Server From Starting Automatically At Boot?

Jul 18, 2011

Running Ubuntu Server, installed xubuntu-desktop, but I don't want it to start up every time. How can I stop X from starting automatically?

View 7 Replies View Related

Ubuntu Servers :: BoxBackup Server Daemon Not Starting?

Jul 27, 2011

I'm trying to run BoxBackup to sync a couple active servers to a data server. I installed the server and client, making sure to follow the instructions closely with all the certificates. The problem is the service daemon on the service won't even start. The service manage reports: "bbstored dead but pid file exists" (basically, tried to instantiate the process, but it died due to faults).

Here's the log of the daemon in /var/log/box

Code:
Jul 27 13:05:10 frogbert bbstored[13429]: NOTICE: Box Backup Store Server v0.11rc8, (c) Ben Summers and contributors 2003-2010
Jul 27 13:05:10 frogbert bbstored[13433]: NOTICE: Starting daemon, version: 0.11rc8
Jul 27 13:05:10 frogbert bbstored[13433]: NOTICE: Using configuration file: /etc/boxbackup/bbstored.conf
Jul 27 13:05:10 frogbert bbstored[13433]: WARNING: Exception thrown: ServerException(SocketBindError) at ../../lib/server/SocketListen.h(232)

[Code]...

View 1 Replies View Related

Server :: Server Not Starting Up. Xfs Filesystem ?

Aug 19, 2010

I have an HP proliant server n i am new to linux the problem i am facing is that when i start the system it turns ON normally but after the linux starting up options like when we select whether to start it normally or in failsafe mode after selecting one option out of the two it comes up with following messages on the screen and get stuck over there.

[messages]

I would have attached the snapshot i have taken with a camera but there is no option of attaching files overhere.

View 5 Replies View Related

Server :: VNCServer Error Message Saying "Starting VNC Server: No Displays Configured"

Jun 3, 2010

When I start the vncserver process, I get a message saying "Starting VNC server: no displays configured." I edited the /root/.vnc/xstartup file and changed twm & to say "gnome-session &" (Without quotes). Not sure why I am still seeing this error. It's CentOS 5.4.

View 1 Replies View Related

General :: Hit CTRL-ALT-F7 Without Starting The X Server?

Aug 11, 2011

At the moment all I see is the message INIT: Sending processes the TERM signal. What does this mean?

View 1 Replies View Related

Server :: Starting Ms Vpn PptpdFATAL: Could Not Load?

Feb 16, 2010

I'm running Linux Suse 11.2.When I start the ms vpn server the following error occurs:starting ms vpn server pptpdFATAL: could not load /lib/modules/2.6.31.6-0.1-desktop/modules.depWhen i go in to that directory, the directory doesn't exist. But there is only one directory called 2.6.31.12-0.1-desktop hen i copy and change de directory to 2.6.31.6-0.1-desktop it doesn't work But something is strange... I have an other server (virtual) and the vpn server works and the same directory 2.6.31.6-0.1-desktop doesn't exist.

View 1 Replies View Related

Server :: Starting Mysql At Bootup ?

Nov 30, 2010

I have a server running Mandriva Enterprise Server 5 and have configured apache/mysql/php, the problem i have is that when i reboot the server i have to manualy start mysql. what file i need to configure to enable mysql to start at boot up and what line of code i need to enter to enable this.

View 4 Replies View Related

CentOS 5 :: New Install: X Server Not Starting

Jun 14, 2009

I have installed centos 5.3 and it the X Server is failing.

I have managed to get to cli and update all packages.

I have an ATI Radeon x1600 and Dell 19" Wide Screen 1440 x 900 monitor.

My linux skills are ok but could be better.

View 3 Replies View Related

Ubuntu Servers :: Starting Multiple Programs At Boot On Server

Feb 11, 2010

Running Ubuntu Server 9.10.I have a couple of programs that I would like to start at boot, they will both run forever. I have created a cron job with @reboot and that will start a program, but if I have multiple programs in there it waits for the first to finish before starting the next.

View 2 Replies View Related

Ubuntu Servers :: Zabbix-Server Mysql Not Starting At Boot?

Oct 18, 2010

I recently installed an Ubuntu 10.04LTS server. I have zabbix-server on that machine, and I noticed that after reboot it won't start. Probabily, the mix of upstart and old init.d scripts result in zabbix starting when mysql is not active yet, in fact in zabbix-server.log I see it cannot reach db. How can I make sure zabbix-server waits for mysql?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved