JRUN Upgrade for Web Server Config Tool

Recently, I applied the latest connector update discussed in
APSB07-02. Today, I attempted to create a connector to my new CF
cluster and get the following error when using the Web Server
Config tool:
"The JRun server(s) found on host 127.0.0.1 must be upgraded
to use this version of the Web Server Configuration tool"
CF 7.0.2HF1
JRun 4 Updater 6
W2k3 SP1
What update is it refering too?

This issue was asked in 2007 but never answered.  It's now 2010 and I am experiencing the same problem.  I'm trying to add a new IIS web server for CF.  Running CF 7 and the web config tool worked 12 months ago.  Now it doesn't... saying the "Jrun server must be upgraded to use this version of the Web Configuration Tool".  I've done one jrun patch that I am aware of in the past few months.
So now, does anyone have an answer as to what I have to do to get this thing to run????
Thanks,
...Wes

Similar Messages

  • ColdFusion 8 Web Server Config tool fails

    The Web Server Configuration tool has worked in the past on
    my dev server under Sun ONE Java System Server, but it fails when I
    try to start the tool. The message returned is:
    exception in thread main java.lang.unsatisfiedlinkerror:
    sun.awt.windows.wcanvaspeer
    I've Googled this message and see that a few others have
    encountered the same issue, but did not see any resolution. Any
    help would be greatly appreciated.

    I am having this same problem. I have uninstalled Windows
    Defender and disabled Windows Firewall and no matter what I do, the
    wsconfig utility does not find any servers on localhost. I do get
    the Add/Exit buttons, but when I click Add, I don't get anything.
    I've modified C:/CFusionMX7/runtime/lib/security.properties
    to include:
    jrun.trusted.hosts=localhost,127.0.0.1
    Which jndi.properties should I look at?
    C:\CFusionMX7\runtime\lib\client\CLIENT-INF or
    C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF
    Should either of these files be modified?
    Restarting Coldfusion has not made a difference.

  • Web server config tool problem

    Hi, I just installed coldfusion 702. At the end got an error
    that I need to manually configure web server through the tool. When
    I open the tool it does not show any existing servers. I have
    checked - IIS is running. I can access the localhost page.
    Coldfusion server is running. Checked that in control
    panel>administrative services>services. I have disabled all
    firewalls, antivirus, privacy service. I am using XP sp2. Have read
    through forums and tech notes - no luck. Any advise would be
    greatly appreciated. The wsconfig log shows the following error
    message:
    "error Could not connect to any JRun/ColdFusion servers on
    host localhost.
    Possible causes:
    o Server not running
    -Start Macromedia JRun4 or ColdFusion MX server
    o Server running
    -JNDI listen port in jndi.properties blocked by TCP/IP
    filtering or firewall
    on server
    -host restriction in security.properties blocking
    communication with server
    jrunx.connectorinstaller.NoServerException: Could not connect
    to any JRun/ColdFusion servers on host localhost.
    Possible causes:
    o Server not running
    -Start Macromedia JRun4 or ColdFusion MX server
    o Server running
    -JNDI listen port in jndi.properties blocked by TCP/IP
    filtering or firewall
    on server
    -host restriction in security.properties blocking
    communication with server
    at
    jrunx.connectorinstaller.CIJndi.findServers(CIJndi.java:477)
    at
    jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:141)
    at
    jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:147)
    at
    jrunx.connectorinstaller.ConnectorInstaller.parseArgs(ConnectorInstaller.java:228)
    at
    jrunx.connectorinstaller.ConnectorInstaller.<init>(ConnectorInstaller.java:56)
    at
    jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:750)"

    I am having this same problem. I have uninstalled Windows
    Defender and disabled Windows Firewall and no matter what I do, the
    wsconfig utility does not find any servers on localhost. I do get
    the Add/Exit buttons, but when I click Add, I don't get anything.
    I've modified C:/CFusionMX7/runtime/lib/security.properties
    to include:
    jrun.trusted.hosts=localhost,127.0.0.1
    Which jndi.properties should I look at?
    C:\CFusionMX7\runtime\lib\client\CLIENT-INF or
    C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF
    Should either of these files be modified?
    Restarting Coldfusion has not made a difference.

  • ColdFusion 9 Web Server Configuration Tool  problem

    I am using:
    ColdFusion 9.01
    Oracle iPlanet Web Server 7.0.13
    Windows 2008 R2 Standard
    When I try to use the Web Server Configuration Tool, I get the following message:   warning "connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll".  Could it be an incompatability with the versions of software that I am using?  Has anyone successfully configured ColdFusion 9.01 with Oracle iPlanet Web Server 7.0.13?
    I can't get past this message (see below).
    The wsconfig.log file has the following:
    02/14 00:39:57 debug Parsing Sun ONE Web Server (iPlanet) configuration file G:\Program Files\Oracle\WebServer7\https-CFAdmin\config\magnus.conf
    02/14 00:39:57 debug Parsing Sun ONE Web Server (iPlanet) configuration file G:\Program Files\Oracle\WebServer7\https-CFAdmin\config\obj.conf
    02/14 00:39:57 error connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll
    java.io.FileNotFoundException: connectors/nsapi/intel-win64/prebuilt/jrun_nsapi.dll
        at jrunx.connectorinstaller.JarUtils.extractToFile(JarUtils.java:72)
        at jrunx.connectorinstaller.CIUtil.extractConnector(CIUtil.java:274)
        at jrunx.connectorinstaller.iPlanetInstaller.installConnector(iPlanetInstaller.java:136)
        at jrunx.connectorinstaller.ConnectorInstaller.installConnector(ConnectorInstaller.java:341)
        at jrunx.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstaller.java:275)
        at jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:765)

    I'm using  Solaris 10 SPARC, iPlanet 7.0.15, and I'm not going to use Apache!
    Note: I made a slight modification to the LD_LIBRARY_PATH_64 reference in the startup script for iPlanet.
    You have to do this to make the virtual server use the 64-bit libraries.
    vi /sun/webserver7/https-<config_name>/bin/startserv
    look for this line:
        LD_LIBRARY_PATH_64="${SERVER_LIB_PATH_64}:${SERVER_JVM_LIBPATH}:${LD_LIBRARY_PATH_64}"; export LD_LIBRARY_PATH_64
    and change it to this line:
        LD_LIBRARY_PATH_64="${SERVER_LIB_PATH_64}:${SERVER_JVM_LIBPATH}:${LD_LIBRARY_PATH_64}:/us r/sfw/lib/sparcv9"; export LD_LIBRARY_PATH_64
    I'm moving from CF8 ENT to CF9 ENT.
    Here's the problem: iPlanet virtual server is configured for 64-bit operation; the connector in CF9 is 32-bit.
    Question: What Program is Making this file ---> libjrun_nsapi.so ??
    I'm assuming CF is creating it, so try to follow my logic here.....
    CF9 doesn't want to produce libjrun_nsapi.so in 64-bit mode.
    The file is located here:
    /opt/coldfusion9/runtime/lib/wsconfig/1/libjrun_nsapi.so
    Instead it spits out a 32-bit file....
    # file libjrun_nsapi.so
    libjrun_nsapi.so:       ELF 32-bit MSB dynamic lib SPARC32PLUS Version 1, V8+ Required, dynamically linked, not stripped, no debugging information avail
    It's supposed to look something like this:
    # file libjrun_nsapi.so
    libjrun_nsapi.so:       ELF 64-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not stripped
    I found out that when I use CF8, the installer asks for 64-bit configuration during install,
    AND the initial startup makes the 64-bit connector.
    In CF9...no such menu item; it doesn't mention 32/64 bit anything.
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?
    This creates the 32-bit file...
    cf_root/runtime/bin/wsconfig -server coldfusion -ws sunone -dir /sun/webserver7/<config-name>/config -coldfusion -v
    When I add -ws64 it breaks the script....
    cf_root/runtime/bin/wsconfig -server coldfusion -ws64 sunone -dir /sun/webserver7/<config-name>/config -coldfusion -v
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?
    FYI:  I grabbed the libjrun_nsapi.so file from my CF8 ENT install, and used it in my CF9 ENT install.
    No errors from the web server, but it's running dirt-slow now.
    Could be the file because the libjrun_nsapi.so was created to connect with CF8, not CF9 !?
    How do you force CF9 to produce a 64-bit libjrun_nsapi.so file?

  • I need to Health check for Web server and need report on daily basis

    Hello,
    How to monitor Web servers  ?
    It would be great for administrators to have a daily alert using power shell script for web server
    Can anyone have any scripts that triggers email like IIS services , etc.. are up and running.
    Thanks
    Pushparaj
    Thanks, Pushparaj

    Hi Pushparaj, this forum is not for sharing or building script based on request
    You check the below code and build your script
    $Service = Get-WmiObject -Class Win32_Service -ComputerName SERVERNAME | ?{$_.Name -eq 'IISADMIN'}
    Send-MailMessage -From 'mailID' -To 'mailID' -SmtpServer 'XXXX.DOMAIN.XXX' -Body $Service.State `
    -Subject 'IIS Service'
    Search Script
    Request Script
    See this script and modify as per your needs
    Regards Chen V [MCTS SharePoint 2010]

  • Is there any monitoring tool for web server and application server ?

    experts,
    I just want to know that is there any monitoring utility which being used to monitor the web server activities like threads web console session tracking and so on..
    I am using Jboss as my application server.If you suggest any monitoring tool for Jboss It would be helpful for me,

    You may use jConsole

  • Financial Reporting Studio 11.1.2.1 PDF not Configured for Web Server

    I have installed EPM 11.1.2.1, and HFM, Planning, Essbase, Financial Reporting are all working fine except when I do a report preview in the Workspace an error is received that PDF has not been configured for this Web Server.
    I have uninstalled PDF and Financial Reporting then re-installed them but I am still getting the same error. Also, I when I tried to view report from Workspace in Financial Reporting Studio, I received the following error:
    error number 400 Error Description:Form already displayed; can't show modally. Function: ShowMsg. Module:GblMethods.
    Your help would be gracefully appreciated.

    You should review all installation guides, readmes, and the certification matrix before performing a Hyperion Installation and/or Upgrade.
    Version 9.0 of Ghostscript is not supported, install ghostscript 8.6.3 - 32-bit.
    From the 11.1.2.1 Certification Matrix: "Either: --Adobe Acrobat Distiller Server 8.0 or 6.0 --GPL Ghostscript 8.63; AFPL Ghostscript 8.54 or 8.51; or GNU Ghostscript 7.0.6"     
    From the 11.1.2.1 Installation Guide Page 110: "Ensure that a supported 32-bit version of Ghostscript is installed."
    See http://www.oracle.com/technetwork/middleware/bi-foundation/oracle-hyperion-epm-system-certific-131801.xls
    http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_install_11121.pdf
    Regards,
    John A. Booth
    http://www.metavero.com

  • Modify root for web server

    The Server config successfully did a reverse lookup and created a config for the default web server.  Unfortunately I want to use that very name/address to host from a root location of MY choosing and not the one that Lion Server thinks I should want.  Since editing the server-built default config is not allowed (fields are grey'd out etc) I was successfully at creating an additional site, with the exact same fully qualified domain name, pointing to the root folder of my choosing.  While this does work with header based requests, it does fail for IP based requests or blabla.local requests. 
    It looks as if the web pane of the server app was crafted for users wishing to setup sites like this, yet this most simple of tasks seems out of reach.  Since I assume many have had to grapple with this issue I am hoping there are some experiences someone can share.  I will happily start hacking on the apache config, but it does seem that Apple planned for us to build sites with the app, and may break any of my hand-edits with an innocuous looking security update or something.
    thanks,
    greg

    Thanks
    It really worked. But it is not displayed properly i.e some pics are missing and more over i cannot login in to that web server. When i enter the username & password it just open and says the page can not be displayed
    i have made the following changes in order to accomplish that.
    /etc/hosts
    192.168.0.10 dummydomain1.com
    and this URL i had entered in the channel you had told me.Now whwn i get that interface of web server in front of me through portal it is in bad condition and more over when i try to login to that interface, my client it self try to access that interface i.e URL.However the requirement was to that the portal server should be doing all the work .
    regards
    Edited by: adeelarifbhatti on Nov 26, 2008 11:56 AM
    Edited by: adeelarifbhatti on Nov 26, 2008 12:01 PM

  • Fix for Web Server Expect Header XSS in 10g AS 10.1.2.0.2

    Dear Friends,
    i am using Oracle AS 10.1.2.0.2.
    i want to fix the issue:
    Web Server Expect Header XSS
    what is the best method.Please suggest
    Regards,
    DB

    Do you have some solution for this?

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • What are the System Requirements for Web Server hosting Adobe Air application

    Working on a project that is using Adobe Air . The Adobe support site has system requirements for the client side application, but for the server side, what are the system requirements?
    Using a Windows server, would expect to have approx. 100 concurrent connections at any given time.

    Adobe AIR applications are installed on the end user's computer. They are not hosted on a web server. You can deploy an AIR file, which is the installer file for an AIR application, via your web server.

  • Licensing-Can I use 10 client version for Web server?

    I have a client that is looking to move their web servers from IIS and Windows to OSX server.
    My question is, how does the licensing shceme work? Can we use a 10 user version of OSX Server for a web server, or do we need the Unlimited version?
    Not 100% familiar with the server side of Mac things, so treat me gently

    Hi
    The licensing only applies to connected AFP users, so you can use a 10 Client version without any problems.

  • Setup NLB on server 2012 R2 for web server

    I have one web server which running around 45 to 50 applications. Recently server goes down due to some network issue at data center. now i want to keep one more server with same websites so if one of our server goes down another will keep running and users
    can still access websites. I have search on google and found one PS Script which create websites and transfer the data as well script as below.
    add-pssnapin wdeploysnapin3.0
    New-WDPublishSettings -ComputerName calantha -AgentType MSDepSvc -FileName c:\websites\calantha.publishsettings
    New-WDPublishSettings -ComputerName saffron -AgentType MSDepSvc -FileName c:\websites\saffron.publishsettings -UserID administrator -Password pass@123#
    Sync-WDServer -SourcePublishSettings c:\websites\calantha.publishSettings -DestinationPublishSettings c:\websites\saffron.publishSettings
    just want know can this script will work in my case or i have to use NLB as my websites are not kept in shared and if i want to use NLB then i have to keep data on shared server or i have to keep it updated across all servers. Also i want to keep 2nd server
    to another country will it work with NLB  
    Akshay Pate

    HI,
    If you are building NLB websites then the best method for the websites is put them on a shared disk DFS etc. When updating the websites you need to keep in mind that this must be done on both Webservers and need to be the same.
    there for you can use iis shared configuration. see blog post below.
    http://www.iis.net/learn/manage/managing-your-configuration-settings/shared-configuration_264
    and for your script here is a sample form the iis site :
    http://www.iis.net/learn/publish/using-web-deploy/web-deploy-powershell-cmdlets
    Greetings, Robert Smit Follow me @clustermvp http://robertsmit.wordpress.com/ “Please click "Vote As Helpful" if it is helpful for you and Proposed As Answer” Please remember to click “Mark as Answer” on the post that helps you

  • Publish for web server generates bugs

    Hi all,
    I'm doing a website project in catalyst and all seems fine when I preview but once I publish for the web and watch on my web server mainly fonts get messed up. For example one word in my logo is mysteriously gone and letters get placed outside there text field. If required I can place my FXP for adobe staff.
    Thanks for taking a look at this,
    Jason.

    Hi Jason,
    When you click File>Publish to SWF/AIR, are you checking the item "Embed fonts" option? 
    Do post your file if you'd like me to take a look.
    T

  • Jinitiator 1.3.1.9, need upgrade for 9iAS server?

    Hi, I am trying to setup a 9iAS test server on Windows 2000. The bundled Jinitiator 1.1.8.? Did not work with my test box but did work on the server. I downloaded Jinitiator 1.3.1.9 and it installs and runs on my client box. I have modifed the needed FORMSWEB.CFG & Jinit files and I go get the correctly configured served out page to my client but I get a java exception:
    Oracle.ewtinAWT.lwcomponet'''s signer information does not match signer info...
    I can find the referenced .class file. However, I didnt know that the server side needed to be modifed to run Jinitiator 1.3.1.9. Is there a patch for the server side or more docs somewhere.
    I'm stuck.
    Thanks for any help,
    Scott Peterson

    Firefox 3.0 and 3.5/6 versions require at least Mac OS X 10.4
    http://www.mozilla.com/en-US/firefox/system-requirements.html - Mozilla Firefox 3.6 System Requirements
    Firefox 2.0.0.20 is the last release that runs on Mac OS X 10.2 and 10.3
    See:
    * http://kb.mozillazine.org/Installing_Firefox
    * http://kb.mozillazine.org/Unsupported_operating_systems
    Mac: https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/
    Other browsers that you can look at:
    http://caminobrowser.org/download/releases/ (#os10.3.8)
    [http://en.wikipedia.org/wiki/ICab iCab]: http://www.icab.de/
    http://www.seamonkey-project.org/releases/seamonkey1.1.19

Maybe you are looking for

  • How can I view adobe acrobat 6.0 professional using adobe reader 8.0

    When I download an Adobe Acrobat 6.0 Professional file using Adobe Reader 8.0 the comments that were created with the advanced editing "button tool" are not visible -instead there are grey sections on the screen How can I fix this ???

  • Reg syntax error in ECC6.0

    hi, Iam getting syantax error for this small code in ECC 6.0. plz help in solving this. here is the full code. DATA: WS-01(1) TYPE C VALUE '1', WS-02(1) TYPE C VALUE '2', WS-03(1) TYPE C VALUE '3', WS-04(1) TYPE C VALUE '4', WS-05(1) TYPE C VALUE '5'

  • How to use Golden Gate for ETL purpose

    Hi Oracle Gurus, i have a situation where i am thinking to replace our oracle PL/SQL package with Golden Gate to process our ETL. I mean we use PL/SQL package, which has several procedures and functions in it and we process our application data using

  • IMP: Cisco AIR-CAP1602 &1532 not joining 2504 Controller issue

    Dear Team, We have Cisco wireless implementation in clients premises. We have 8 indoor AP (AIR-CAP1602E-AK9) and 2 Outdoor AP (AIR-CAP1532I-AK9) . Seven indoor APs are able to join the 2504 controller, but 1 indoor AIR-CAP1602E AP is not joining and

  • Regarding control breaks

    hello folks,                ON CHANGE OF event is for?