Skip to main content
Participant
December 19, 2007
Question

JRUN4 error

  • December 19, 2007
  • 1 reply
  • 859 views
Hi SUpport Team,

I am using CentOS release 4.5 (Final) running intel server. We have requirement to use apache2 web server and coldfusion MX7. The installation is smooth for jrun4 at /opt/jrun4/. During the installation, we did install the integration to apache2 at /pub/apache2/. It is finished without any error.

There are the steps that we follows:
i) run apache2 ---> # ./pub/apache2/bin/apachectl start
ii) run jrun ---> #./jrun -start cfusion &
ii) run connector ----> #./sh cf-connectors.sh ---> this is where the connector is failed. Based on the internet research, the hardware compatibility that need to rebuild the mod_jrun20.so using the ~/wsconfig/wsconfig.jar. This is also done by us. The connector should be fine by now.

This is the error while we keep trying to run the jrun services:

[root@one5all jrun4]# more ConnectorInstall0.txt.old
Macromedia JRun 4.0 (Build 92909)
os.name: Linux
os.version: 2.6.9-55.0.12.ELsmp
os.arch: i386
platform: intel-linux
The host localhost is not a valid DNS name or IP address

We noticed, the dns configuration is correct. The same box is running fine to coldfusion 8. I suspected the JRUN naming services is having and issue but have no idea to fix it.

This error stuck/pending almost 1 month without concreate solution to overcome. I'm very appreciate for you experts to help me to fix this issue or maybe escelate to any forum for resolution.

Thanks
--sysadmin/rosdisa@gmail.com
    This topic has been closed for replies.

    1 reply

    Inspiring
    December 19, 2007
    rosdisa wrote:
    > Hi SUpport Team,

    We are not the support team. This is a user-to-user forum. If you want
    to contact the support team you need to call Adobe support.


    > I am using CentOS release 4.5 (Final) running intel server. We have
    > requirement to use apache2 web server and coldfusion MX7.

    > [root@one5all jrun4]# more ConnectorInstall0.txt.old
    > Macromedia JRun 4.0 (Build 92909)
    > os.name: Linux
    > os.version: 2.6.9-55.0.12.ELsmp
    > os.arch: i386
    > platform: intel-linux
    > The host localhost is not a valid DNS name or IP address

    Make sure localhost resolves in your DNS configuration.


    > We noticed, the dns configuration is correct. The same box is running fine to
    > coldfusion 8.

    So you are running 2 JRun installs on one machine or did you uninstall
    one before installing the other?

    Jochem


    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion
    rosdisaAuthor
    Participant
    December 26, 2007
    Hi,
    Thanks for the response. I put to user and adobe support as well for sharing knowledge and support.
    i) am very sure that the dns configuration is correct to this machine
    ii) I did test for coldfusion 8 for this server and running fine. Then reinstall all then install with coldfusion MX7 again, the same error occurred.

    --sysadmin/rosdisa
    Participating Frequently
    January 2, 2008
    Hi rosdisa,

    Have you configured connector? Like have you created the wsconfig directory inside that directory 1 and inside that placed mod_jrun20.so and jrunserver.store files. If this is done i dont think that you have to perform the step run connector. Just start apache and after that start coldfusion and try to access the page on the apache port. U will be successfull in that. In case of problem please provide me the httpd.conf file connector portion.