tracker issue : CF-4072189

select a category, or use search below
(searches all categories and all time range)
Title:

Unable to start colldfusion main instance server after hotfix upgrade to HF18

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): / ext-user (Mukesh Kumar)

Created: 10/12/2015

Components: Installation/Config, Hotfix Installer

Versions: 10.0

Failure Type:

Found In Build/Fixed In Build: HF3 re-GM (#292866) / CF10 Update18

Priority/Frequency: Major / Most users will encounter

Locale/System: English / Windows 10 32 bit

Vote Count: 0

Problem:

Method:
Steps to reproduce :
1. Apply the mandatory update in coldfusion 10.
1. Create new instance CF1 from instance manager .
2. Upgrade the HF18 to coldfusion main server but not in the created new instance CF1.

Result:
Unable to start and stop 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at com.adobe.coldfusion.bootstrap.Bootstrap.init(Bootstrap.java:86)
        at com.adobe.coldfusion.bootstrap.Bootstrap.main(Bootstrap.java:161)
Caused by: java.lang.NoSuchMethodError: org.apache.jasper.xmlparser.ParserUtils.<init>(Z)V
        at com.adobe.coldfusion.launcher.ServerConfigParser.parse(ServerConfigParser.java:55)
        at com.adobe.coldfusion.launcher.Launcher.run(Launcher.java:193)
        ... 6 more
Expected:
After upgrade , coldfusion  should be up and running .

Workaround:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4072189

External Customer Info:
External Company:  
External Customer Name:  
External Customer Email:

Attachments:

Comments:

Fixed with IA 2015.
Comment by Deepraj J.
5597 | October 20, 2015 02:30:44 AM GMT