Receiving error "failed precmd routine" when starting openfire on FreeBSD - freebsd

On a fresh install of OpenFire 3_8_2 on FreeBSD 8.0 that went flawless, when starting the service via "/usr/local/etc/rc.d/openfire start", the following error is generated:
WARNING: failed precmd routine for openfire
Would appreciate if anyone knows what is causing this problem and how I might resolve it.
Thanks in advance!

Not sure why this resulted in the "failed precmd" error, but I resolved it by setting openfire to run as a different user.
Thanks to anyone that looked at this issue.

Install the mysql-server package of your choice, and then just run:
/usr/local/libexec/mysqld --initialize
After that, just start your MySQL service; don't forget to add it to the rc.conf. Just runned into this to in a fresh install in FreeBSD 10.3.
Cheers.

Related

Getting error while running datastax intsallation runner in Linux

When I tried to run the DataStaxEnterprise-5.1.8-linux-x64-installer.runin my linux machine, it shows throws below error
There has been an error.
Upgrades from package/system installs are only possible as root user.
The application will exit now.
Can someone help me with this. Thanks in advance :-)
You're running it with insufficient privileges - you need to run it using sudo command as described in the DSE Admin Guide. From message I see that you may have already DSE installed, and need admin rights to upgrade the system.

Nodejs - Another installation is in progress

System - Win 7 64 bit.
Nodejs - node-v6.9.4-x64.msi
Installation error - Another installation is in progress. You must complete that installation before continuing this one.
Solutions that did NOT work - Run as admin, Run via commandline as admin, log had same error i saw in installer, don't install online docs option,
Please help me to fix this. Thank you !
This will not be an issue with your NodeJs installation, it might be because of your previous installation (might be any other software) which might be still in progress or not exit properly.
To solve your issue, please try restarting your machine once and install. This will indirectly kill your previous unstable installation and allow you to install NodeJs
I had this issue with '2017-03-21, Version 6.10.1 'Boron' (LTS)'. Restarting my PC solved the issue.
P.S. However, this issue seems to be specific to the NodeJs installer. I tried installing other programs after the NodeJs installation threw up this error and they installed fine (even before the restart).

Nodejs 4.1.1 does not run via daemontools - continuously get EPIPE errors

I'm running node.js on FreeBSD box, in a jail. I made an upgrade of Node.js from 0.12.7 to 4.1.1 and my configuration for daemontools stopped working - I get EPIPE errors and it keeps restarting and overwhelms the machine.
If I execute the same script in an terminal it runs fine.
Can somebody please help me with this
Thanks in advance
To make it work I switched from daemontools to runit - now it works like a charm
Try re installing it. I faced same problem, and I fixed it by reinstalling it.

Not able to test REDIS on SuSe

I have just installed REDIS on our SuSe disto, and the install went fine, make test passed without errors, etc...
However, am now trying to just do a redis-cli ping however, nothing happens, same thing when I try to run any other commands.
A bit stuck since it's not showing me any errors or anything...
Has anyone else experienced this issue and have some insight into how I can get passed it?
Thanks in advance
I couldn't figure out the issue so rather than installing the current stable version I installed a specific version after a thorough uninstall I installed version 2.6.16. All working now so odd...

Eclipse(Indigo) launch failed after google app engine plugin install

After installing the google app engine plugin, eclipse failed to launch.
Following is the error statement i got
Job found still running after platform shutdown. Jobs should be
canceled by the plugin that scheduled them during shutdown:
org.eclipse.ui.internal.ide.IDEWorkbenchActivityHelper$4
I am using eclipse on Linux(Fedora 16).
Can someone kindly help me in resolving this issue?
Thanks
Problem Solved.
The problem is with
org.eclipse.mylyn.tasks.ui_3.6.2.v20110826-0100.jar
Removed it and eclipse is working.
The location is /opt/eclipse/plugins. I am still getting this error after deleting jar. I am using Eclipse Indigo and using ubuntu 12.04. I think there is some other problem for it.
J.M.
On Mac the jars are located e.g. here (I am running both indigo and juno)
/Applications/eclipse/plugins/org.eclipse.mylyn.tasks.ui_3.8.1.v20120725-0100.jar
/Applications/eclipse/plugins/org.eclipse.mylyn.tasks.ui_3.8.2.v20120916-1200.jar
/Applications/eclipse_indigo/plugins /org.eclipse.mylyn.tasks.ui_3.6.5.v20120215-0100.jar
/Applications/eclipse_indigo/plugins/org.eclipse.mylyn.tasks.ui_3.8.2.v20120916-1200.jar
I ended up following
http://expertdevelopers.blogspot.com/2011/07/eclipse-troubleshooting.html
which suggest to remove the files. And since I did not understand which files I ended up removing:
rm //.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/*

Resources