![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Start a service as user | potro | Shell Programming and Scripting | 5 | 04-16-2008 11:19 PM |
| Unable to start cluster service in redhat 5 | santhoshb | Linux | 0 | 08-07-2007 04:19 AM |
| Create popup in solaris | tonlu | SUN Solaris | 0 | 04-05-2007 01:53 AM |
| Making a Script to Start as a Service | S.Vishwanath | UNIX for Dummies Questions & Answers | 3 | 02-07-2007 09:37 PM |
| AIX 5.3: Start Service on System startup | dennis.kuehl | UNIX for Advanced & Expert Users | 1 | 07-25-2006 12:32 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have written a service script(service.sh) for my application which will add my application(BTINM) as service and start the service. Internally inside the script i will call the sh script which will start my application server. When my application server starts a UI opens saying that the "Server is loading". I have to supress this "Server is loading" UI when i start my application service (i.e) when I give /etc/init.d/BTINM start Regards Revathi |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
"DISPLAY" set means........................Sorry I dont know. I m new to Solaris The message box is a java driven UI............... |
|
|||
|
Quote:
Where this DISPLAY set will be available. How to remove the it............ Can u explain me bit brief. Please..................... |
|
|||
|
I would recommend getting a quick grounding in UNIX, shells and environment variables before going any further.
DISPLAY is an environment variable. How are you accessing the server to run your scripts? Why is the application server not running as part of the server initialisation? |
|||
| Google The UNIX and Linux Forums |