Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
38 views

Ubuntu Server SSH does not autostart

I use a VPS with Ubuntu 10.04. After I performed "apt-get upgrade", the ssh daemon stopped working and does not automatically start when I restart my server. I have only access to files (edit, create ...
1
vote
1answer
28 views

Add more ressources to Server service on Windows 7

I'm trying to configure Service service on Windows 7, to add more ressources to it. In our infrastructure there is a Linux server, which has mounted partitions from a Windows 7 machine. Partitions ...
0
votes
2answers
62 views

Restarting the httpd service in RHEL returns “Stopping httpd: [FAILED]” - How do I fix this?

This is my first indication of an issue: $ sudo /sbin/service httpd restart Stopping httpd: [FAILED] Starting httpd: no listening sockets available, ...
-2
votes
0answers
93 views

Windows could not start the wampapache service on Local Computer

I currently have WAMP 2.2a and it is giving me some problems with Apache. This has happened before, and it has something to do with IIS conflicting with my WAMP. I reinstalled twice and this error ...
0
votes
0answers
56 views

Why is my mysqld being aborted when I connect to it with a client ?

I am installing mysql-5.5.7rc from source. After the installation I start the mysqld service, but as soon as I run the mysql client service, the mysqld service gets aborted. Also mysql_install_db is ...
2
votes
1answer
33 views

Can daemontools (djbtools) be configured to start multiple processes as a single UNIX service?

If I have an application that requires two separate processes (front- and back-end) to run properly, is it possible to launch both of them from a single runscript and have daemontools supervise both ...
1
vote
4answers
113 views

cannot start mysql 5.1 windows service under normal user account

MySQL 5.1 service can start under Local System account or Administrator User account. But MySQL 5.1 service cannot start under normal user account. It gives: Error 1067:The process terminated ...
0
votes
4answers
66 views

MySQL server not starting up

I have a server running CentOS 5.5 x86_64, and have recently installed MySQL Server via YUM, but when starting the server I get: [root@server etc]# service mysqld start Warning: World-writable ...
2
votes
1answer
67 views

chkconfig not starting application script on bootup

OS: Centos 5.7 My application script starts like this (/etc/init.d/myapp): #!/bin/sh # chkconfig 2345 85 60 # description: my application controller # processname: myapp NAME=MyApp DIR=/opt/myapp/ ...
0
votes
1answer
56 views

How to start java service automatically when Centos server starts up

I have a server running CentOS, which I am configuring and I would like to have a java service startup automatically when the server is restarted how can I go about doing this? The command to run the ...
0
votes
0answers
46 views

ASP.NET State Service crashes

We're running an ASP.NET WebApplication that relies on the ASP.NET State Service to handle the session information. We currently have 2 servers that are suffering from an unknown problem that causes ...
1
vote
2answers
43 views

Have trouble with monit (monit dead but subsys locked)

I installed monit on my centos 6/64bit and somethings wrong. Look at the shell : [root@ND-1003 monit.d]# service monit start Starting monit: monit: generated unique Monit id ...
0
votes
2answers
84 views

How can I force Windows to run only a single instance of a 3rd party application?

I have a Windows Server 2008 64 bit machine, and there is one program that is set to run on startup (shortcut placed in the Startup folder). So whenever a user logs in, the application starts up. ...
3
votes
2answers
110 views

Finding service that is holding port 8443

I have executed the following command to get better idea of what is holding the port 8443 on server I'm trying to work on and install some new software on it. C:\Users\Administrator>netstat -abn | ...
3
votes
1answer
92 views

Disable colour output from /etc/init.d scripts?

On RedHat/CentOS systems, all of the service management scripts in /etc/init.d (and also run by the "service" command) produce color output. (i.e. the "[ OK ]" and "[FAILED]" strings.) How do I ...
0
votes
0answers
21 views

Lowering Service Priority / Enabling Guaranteed RDC Access

I have a service running on a shared Windows 2003 server. Every few weeks my process goes bonkers (goes to 100% CPU utilization). When this happens other services on the system start failing to work ...
-2
votes
2answers
92 views

MS SQL Server Service Does not start

Log Name: System Source: Service Control Manager Date: 11/1/2011 2:01:13 PM Event ID: 7000 Task Category: None Level: Error Keywords: Classic User: N/A ...
1
vote
1answer
112 views

Is there an issue with working directory when using service to launch an init script?

I am curious, is there something I need to watch out for when spawning process as background jobs from init scripts using service? Here is the line that works at terminal, in a bash script/an init ...
0
votes
3answers
123 views

using curl to trigger a notification over http e.g. when a long running task has completed?

Today I left work with a long running task running in the shell. For the sake of argument let's say I'm using 'wc -l' to count lines in a huge file. I'd like to get a notification when it is done, but ...
2
votes
1answer
59 views

Running mongos as a reliable service on Windows Server 2008R2 (64-bit)

Can anyone provide any information on running mongos as a reliable service on a Windows Server 2008R2 (64-bit) Web server? 10Gen suggests using the Windows Server 2003 Resource Kit Tools, but they are ...
-1
votes
1answer
36 views

Can't override service exe file after service was stopped

On Windows Server 2008 R2 I stopped my service and trying to override the exe file to update it, but it gives me access denied exception. What can I do to fix it?
2
votes
3answers
64 views

Linux: user defined daemons/services

I'm looking for a framework/library/environment so an ordinary user can set up it's own server processes. These processes should run under his uid as any other user process. However the definition of ...
0
votes
0answers
26 views

Postgres installer does not create Windows service

I am installing PostgreSQL 8.4 on a Vista (32bit) machine. UAC is disabled, and I am using an account with admin rights. Everything seems to work fine (including stackbuilder), no error messages ...
3
votes
3answers
129 views

Stopping Windows service does not kill processes (service uses ant)

I have a Windows service on Windows Server 2008 R2 that I set-up using instsrv on the srvany.exe executable. The three values in the Parameters key are set as follows: AppDirectory C:\selenium-grid ...
2
votes
1answer
155 views

MySQL Engine InnoDB Unknown

Knowing my history of problems, it's a permissions issue. Where are mysql engines stored on a server so I can make sure I the right users have access to it? Before anyone asks, yes, I've checked my ...
0
votes
1answer
84 views

Format of URL's in HP's Service Manager web client?

What is format of URL in HP's Service Manager web client? Is it possible to show the requset info by request_id passed as url parameter? Like in JIRA or modern bug-tracking systems.
1
vote
2answers
98 views

Nameservers are unresponsive, can't start named

I've tried restarting them # /sbin/service named restart Stopping named: [ OK ] Starting named: [FAILED] And I've tried this to fix it # yum install dbus Which completed successfully. But I ...
0
votes
0answers
44 views

Major cPanel Issue Causes Server Downtime

Last night for no particular reason, I started getting this message sent to me and the server kept on having lots of outages: "httpd failed @ Wed Sep 21 06:51:31 2011. A restart was attempted ...
0
votes
1answer
77 views

environment var not found on SuSe init.d script at boot

I've got a /etc/init.d/tomcat1 script which runs on boot on rc levels 3 and 5. This script calls /usr/local/tomcat1/bin/startup.sh on start. Although I can manually execute ...
0
votes
0answers
72 views

W2k8 Service with low privileges

I have the weirdest problem I've ever encountered. I run a batch file which starts an external program (Scan2PDF) to convert a tif to a pdf file. If I run it from an elevated command prompt ...
0
votes
0answers
293 views

SharePoint 2010 search crawl not working

I have the following set up: 1 x Windows server 2008 R2 running SQL 1 x Windows server 2008 R2 running SharePoint 2010. I have an issue with the search service application, the crawl appears to run ...
2
votes
1answer
415 views

Error1053 trying to start postgres as service on windows

I installed postgres on windows7 and tried to start the service through control panel. It produces error 1053. When I try to run postgres.exe from command line, I get this message: C:\Program Files ...
0
votes
1answer
42 views

Windows Service Only Runs When Logged In

I am trying to run an EXE file as a service with no user logged into the server. I have created the service and it starts up without a problem. The problem is that the service only runs correctly ...
1
vote
1answer
296 views

Confusion on networking service start/stop in Ubuntu

I'm preparing to move and took down two of my servers, leaving only one with some essential services running. What I neglected to consider was that one was the DHCP server(which I realized when ...
0
votes
2answers
128 views

503 Service Unavailable error when deploying a working ear file to weblogic server!

I have a working service deployed to weblogic 9.2. We had a server migration, so we moved this application to another server with the same weblogic setup. Now, when I try to access the WSDL, I get ...
3
votes
5answers
659 views

MySQL: Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist

All of a sudden my local MySQL 5.5 server stopped running on my Windows XP SP3. I also have WAMP Apache and WAMP MySQL installed, but WAMP MySQL is not running. Error log shows: Can't start ...
1
vote
1answer
57 views

Considerations for building SysV or Upstart compatible Bash scripts

I've just knocked out a quick script for keeping a slave web server in sync with a master using rsync. (https://github.com/simonjgreen/liveFolderSync/blob/master/liveFolderSync.sh) I'd like to make ...
0
votes
1answer
153 views

Windows 7: How to stop/start service from commandline (like services.msc does it)?

I have developed a program in Java that uses on a local SQL Server instance to store its data. On some installations the SQL Server instance is not running sometimes. Users can fix this problem by ...
1
vote
2answers
150 views

Reliable DNS service with url forward ability

I have been with cloudns.net for a few weeks now. Cloudns's UI is very good. Very convenient for newbies. And it has a url redirection ability: you can do a redirect: example.com to www.example.com. ...
1
vote
1answer
145 views

Jenkins Install, Service Start Problem

Trying to install Jenkins as the sole administrator user on Windows 7, with UAC turned off, the following error appears: http://imgur.com/9x8qG Nothing I have tried has been able to fix this, the ...
0
votes
0answers
67 views

Bind service on all interfaces instead of localhost

I'm running a test service, and the problem is it only binds to localhost: hendry@deb02 ~$ sudo lsof -i | grep openssl openssl 18599 root 3r IPv4 65383 0t0 TCP localhost:http-alt ...
2
votes
2answers
153 views

Ubuntu Daemon Best Practices?

I have a RingoJS webserver (runs atop Jetty) that is part a an Apache reverse proxy setup. I would like multiple Ringo processes to run autonomously in the background, startup automatically on ...
0
votes
1answer
32 views

VM image compatibility over cloud service?

I'm considering using VPS on cloud. Is there service serving compatible VM images on other company?
1
vote
1answer
91 views

How to install Windows service from command line while setting recovery options

I have a Windows service that I build on a build server and then install on multiple remote servers using Sysinternals PSExec and sc create. This was worked well to this point but I now have a need to ...
0
votes
2answers
49 views

Cluster service account password change

I have four different cluster running in our enviroment. Cluster is runing in active/passive mode. All cluster services account is a domain user account. cluster services is running as same account ...
0
votes
0answers
15 views

restart service on win when reach a specific mem usage

is there any tool on windows which can monitor the memory usage of a process/service and restarts it after it reaches a specific set limit ? Thx
1
vote
2answers
57 views

How to set up various websphere server inside a cluster

I want to install 2 individual websphere server (AppServer option in the installer) and later install the deployment manager and federate those server under it to make then a cluster. Any help is ...
3
votes
1answer
31 views

How to have multiple imap servers installed (only one working) in CentOS

I have courier-imap currently installed on my CentOS server. I would like to install another imap server (such as dovecot) without uninstalling courier-imap, and then be able to switch between them, ...
0
votes
0answers
65 views

ASP.NET Web Service Definition over HTTPS incorrect URLs

I am struggling to deploy a web service to run exclusively over HTTPS. When I access the ServiceName.svc I am presented with the URL to the WSDL definition schema but the URL is incorrect. The URL ...
1
vote
2answers
49 views

Degenerating services on high load

If you want to provide a service but switch off some functions in high load... How Would you do that? Example would Be twitter switching off customer related feeds during high Server load

1 2 3