Ask a Question related to Coldfusion Server Administration, Design and Development.
-
rcgnsi #1
Security Patch APSB07-02 fails to install correctly
I have followed the instructions (although they skipped the step about WHERE
the wsconfig.jar file should be placed - in the lib directory, btw) at
[url]http://www.adobe.com/support/security/bulletins/apsb07-02.html[/url] and when I run
the command "java -Dtrace.ci=1 -jar wsconfig.jar -upgrade -v" from the lib
directory I receive a prompt back that says the file is "corrupt or the wrong
version of wsconfig.jar."
This is for the multi-server version running jrun4 updater 6.
Any help would be appreciated... thanks.
rcgnsi Guest
-
CFMX 7.0.2 and Security Bulletin APSB07-02
I am running CFMX 7,0,2,142559 Enterprise - Single Server. I followed the instruction to apply Security Bulletin APSB07-02... -
#40201 [NEW]: Fails to install, missing components of the install.Tried several site mirrors.
From: cdgittler at interact dot ccsd dot net Operating system: Windows PHP version: 5.2.0 PHP Bug Type: Unknown/Other... -
Security hotfix APSB07-02 installation fails
I have followed the instructions given at http://www.adobe.com/support/security/bulletins/apsb07-02.html to apply the security hotfix APSB07-02 to... -
#40201 [Asn->Fbk]: Fails to install, missing components of the install.Tried several site mirrors.
ID: 40201 Updated by: edink@php.net Reported By: cdgittler at interact dot ccsd dot net -Status: Assigned... -
Progressbar works, loaded movie fails to run correctly.
Hi, Maybe this is a noob problem but here it goes anyway: I'm using a loader movie (load.swf) to load my main moviefile.(main.swf) (with a... -
rcgnsi #2
Re: Security Patch APSB07-02 fails to install correctly
I figured out the problem after working with another user on this forum, so I
will post what I sent to Adobe as the answer.
In this security bulletin:
[url]http://www.adobe.com/support/security/bulletins/apsb07-02.html[/url] several steps
are simply left out of the process. We are using the multi-server version with
Jrun4 Updater 6, so I will use that as my example and fill in the missing
steps. The steps with >> << surrounding them are missing from the bulletin.
Backup the existing {jrun_root}\lib\wsconfig.jar to wsconfig.jar.bu.
Download the hot fix (wsconfig-U6-65311.jar - 2.5 MB).called wsconfig-U6-65311.jar and another file called jrun-hotfix-65311.jar <<>> Unzip the file downloaded (wsconfig-U6-65311.zip) It contains two filesStop all ColdFusion MX servers, JRun servers and IIS (WWW Publishing>> Rename wsconfig-U6-65311.jar to wsconfig.jar <<
Services). Also stop the Windows Management Instrumentation service to unlock
the IIS connector.
Note: This step is important for ISPs. With IIS running, the connector
installer shuts down and restarts each site during the upgrade, causing the
upgrade to take much longer.directory. <<>> Move the wsconfig.jar file that you renamed to the {jrun_root}\lib
Navigate to the \jrun4\lib directory and run the connector upgrade:
cd {jrun_root}\lib
java -Dtrace.ci=1 -jar wsconfig.jar -upgrade -v
Make sure the upgrade completed successfully.
Inspect {jrun_root}\lib\wsconfig\wsconfig.log for errors
Check the version tab of
{jrun_root}\lib\wsconfig\(number)\jrun_iis6_wildca rd.dll. The "Product Version"
item name field should indicate 4,0,6,108407
Another way to check the version is to query the wsconfig.jar
directly as follows:
java -jar wsconfig.jar -info
The command should return, "Macromedia JRun 4.0 (Build 108407)".
{jrun_root}\servers\lib. <<>> Move the file jrun-hotfix-65311.jar that you unzipped earlier and save in
rcgnsi Guest
-
ke4pym #3
Re: Security Patch APSB07-02 fails to install correctly
This is for the connector, not JRun. To verify the connector build:
java -jar wsconfig.jar -info
as stated in the above post.
ke4pym Guest



Reply With Quote

