Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

APSB13-13 - Multiple instances

Community Beginner ,
Jun 05, 2013 Jun 05, 2013

I installed APSB13-13 on several of my DEV and QUA servers and thought all was well.  I had planned to move the update to production this coming weekend but have now hit a block.  Since installing the update, I can no longer create a new CF instance.

Running CF 9.01 Enterprise HotFix 10.

The Message I get is:

cf-instance-error.PNG

This happens on every server I installed the HotFix on.

I just attempted that to get a fresh error.  I tried creating an Instance called "Test1" . In the Cfusion-out.log I see this:

06/05 12:15:10 Warning [jrpp-471] - GetProfileString: coldfusion.util.IniUtils$InvalidIniPropertyException: Invalid INI property: leadGeneration, section: Global, file: D:\InetPub\ClaytonHomes_Cf\..\ini\claytonnetV2.ini

jrunx.jmc.management.NoSuchServerException: No server exists with the name test1.

    at jrunx.jmc.management.JMCConfiguration.getServer(JMCConfiguration.java:209)

    at jrunx.jmc.management.tags.ObjectSpecifyingTag.getAssociatedServerObject(ObjectSpecifyingTag.java:190)

    at jrunx.jmc.management.tags.RemoveTag.doStartTag(RemoveTag.java:60)

    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2712)

    at cfprocessaddserver2ecfm69052581._factor17(C:\work\cf9_u1_final_hotfix\cfusion\wwwroot\CFIDE\administrator\entman\processaddserver.cfm:393)

    at cfprocessaddserver2ecfm69052581._factor19(C:\work\cf9_u1_final_hotfix\cfusion\wwwroot\CFIDE\administrator\entman\processaddserver.cfm:38)

    at cfprocessaddserver2ecfm69052581.runPage(C:\work\cf9_u1_final_hotfix\cfusion\wwwroot\CFIDE\administrator\entman\processaddserver.cfm:1)

    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

    at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:399)

    at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)

    at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

    at coldfusion.filter.PathFilter.invoke(PathFilter.java:94)

    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

    at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)

    at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)

    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

    at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

    at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)

    at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)

    at coldfusion.CfmServlet.service(CfmServlet.java:201)

    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)

    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

    at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)

    at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)

    at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

    at jrun.servlet.FilterChain.service(FilterChain.java:101)

    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)

    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)

    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)

    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Now, My CF installation is not installed on "C:\" and I have no directory structure like what is listed. 

Since I needed the new Instance, I restored back to "hf901-00004.jar" and the instance created normally.

Has anyone experienced this?

542
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 06, 2013 Jun 06, 2013
LATEST

Hello RobertAOwen,

Thank you for your post. We are looking into this and will update you soon.

Regards,

Anit Kumar

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources