I can find plenty of posts/tutorials regarding running multiple instances on
Apache, but I haven't found a single post/tutorial on doing so on IIS.  Know
of any links?

Yes, I've read the CF docs, and I've followed them correctly, I think.  I've
created an additional instance, and I've run the Web Server Configuration
Tool, but so far to no avail.  The instance shows up in the CFAdmin, and
shows to be running.  But when I click on the provided link to go to the
CFAdmin for the instance (e.g. http://123.456.789.0:8301), it is not
available.

When I browse to http://newinstance.domain.com/index.cfm, I receive the
following error message:

500

java.lang.NullPointerException
    at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:285)
    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)


Obviously something is fubar'd with the config, but I have no clue what.

Anyone know of any tutorials/posts about doing this with IIS?


Thanks,

Matt


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:320631
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to