Author Topic: yum instal and cant get connected  (Read 2426 times)

mtcit

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
    • Email
yum instal and cant get connected
« on: February 25, 2009, 18:12:30 »
Here is what my install looks like...notice the "no such file or directories" I cant restart queuemetrics because its not in /etc/init.d/ .......




Downloading Packages:
(1/1): queuemetrics-1.5.1 100% |=========================| 2.3 MB    00:05
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: queuemetrics                 ######################### [1/1]
/var/tmp/rpm-tmp.28806: line 1: /etc/init.d/queuemetrics: No such file or directory
/usr/local/queuemetrics/java/bin/java: No such file or directory
ln: creating symbolic link `/usr/local/queuemetrics/tomcat/webapps/queuemetrics' to `/usr/local/queuemetrics/webapps/queuemetrics-1.5.1/': No such file or directory
/var/tmp/rpm-tmp.28806: line 18: /etc/init.d/queuemetrics: No such file or directory
Stopping MySQL:  [  OK  ]
Starting MySQL:  [  OK  ]
.
-----------------------------------------------------------
ATTENTION!!! ATTENTION!!! ATTENTION!!!
===========================================================
If you are installing QM for the first time, run the following
commands to install the database:

cd /usr/local/queuemetrics/webapps/queuemetrics-1.5.1/WEB-INF/README
./installDb.sh

When you are done, point your browser to:
. http://thismachine:8080/queuemetrics
and login as user demoadmin / password demo.

If you are updating from a previous version, just point your
browser to:
. http://thismachine:8080/queuemetrics/dbtest
to check if your database link is working and update the
database to the latest version.
-----------------------------------------------------------

Installed: queuemetrics.noarch 0:1.5.1-40
Complete!
[trixbox1.localdomain ~]#

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: yum instal and cant get connected
« Reply #1 on: February 25, 2009, 20:33:54 »
Looks like queuemetrics-tomcat is missing. This is strange, as this is a required dependency.
Try removing the packages queuemetrics and queuemetrics-tomcat and then installing them back again.