dpstucson
Community Beginner
dpstucson
Community Beginner
Activity
Apr 20, 2015
09:02 AM
Same issue exists with us except we are using jdk1.8.0_05. Scoured all sorts of sources online with NO LUCK with a remedy. Update 04/23/2015: Added -Djavax.net.debug=all into the jvm.config to see what was failing. End result was this: ajp-bio-8012-exec-1, handling exception: java.net.SocketException: Connection reset ajp-bio-8012-exec-1, SEND TLSv1.2 ALERT: fatal, description = unexpected_message ajp-bio-8012-exec-1, WRITE: TLSv1.2 Alert, length = 2 ajp-bio-8012-exec-1, Exception sending alert: java.net.SocketException: Connection reset by peer: socket write error Would REALLY REALLY appreciate some assistance in this issue. Anyone?!?
... View more
Oct 23, 2014
09:53 AM
v1.7.0_15
... View more
Oct 23, 2014
09:40 AM
I know its vague as it is just a general question. I was just putting feelers out to see if anyone else is experiencing issues with the latest update.
... View more
Oct 23, 2014
08:41 AM
One of my associates is complaining that since I applied the Coldfusion 10 Update 14 we are experiencing memory issues. Has anyone else had issues with Update 14? Just a System Admin fighting the good fight!
... View more
Sep 11, 2014
12:32 PM
I have v5.0.3 and looking to upgrade to v5.0.6 on Microsoft Windows Server 2012 R2and to latest version of Apache (v2.4.10). Yet every time I use the installer to upgrade it replaces my ams.ini file, yet I am smart enough to back it up prior to upgrading. So why doesn't Adobe write their upgrade routine not to touch the ams file?
... View more
Sep 11, 2014
11:57 AM
I too would like the information as I need to get ours moved from v5.0.3 to v5.0.6 and the latest Apache version supported (or what works). I see there is a version 2.4 from Apache.
... View more
Nov 25, 2013
02:04 PM
Very simple fix, make sure the Pop-Up blocker is disabled!
... View more
Nov 25, 2013
09:14 AM
yes I am able to create successfully. it acts like it imports but does not apply.
... View more
Nov 25, 2013
08:59 AM
what car log?!?
... View more
Nov 25, 2013
08:53 AM
I am unable to import just the dsn's and cf9 mappings from a cf9 server into cf10.
... View more
Feb 28, 2013
05:08 AM
The Coldfusion 9.0 Update 2 release document (http://helpx.adobe.com/coldfusion/release-note/coldfusion-9-0-update-2.html) states "do not install ColdFusion 9.0.2 alongside an existing ColdFusion 9.0 or ColdFusion 9.0.1 installation". Does that mean I cannot install the update to go from v9.01 to v9.02?
... View more
Mar 15, 2012
02:59 PM
Followed the installation to the letter. I am very careful of that. The error is from the logs folder cfusion-event.log.
... View more
Mar 15, 2012
11:04 AM
Since applying the latest security patch I am receiving the below events and it has broken two of our apps. 03/15 11:54:38 error ROOT CAUSE: coldfusion.filter.FormScope$PostParametersLimitExceededException: POST parameters exceeds the maximum limit specified in the server. at coldfusion.filter.FormScope.parseQueryString(FormScope.java:397) at coldfusion.filter.FormScope.parsePostData(FormScope.java:346) at coldfusion.filter.FormScope.fillForm(FormScope.java:296) at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:377) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33) 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:200) 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) javax.servlet.ServletException: ROOT CAUSE: coldfusion.filter.FormScope$PostParametersLimitExceededException: POST parameters exceeds the maximum limit specified in the server. at coldfusion.filter.FormScope.parseQueryString(FormScope.java:397) at coldfusion.filter.FormScope.parsePostData(FormScope.java:346) at coldfusion.filter.FormScope.fillForm(FormScope.java:296) at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:377) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33) 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:200) 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) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:70) 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) 03/15 11:54:38 error (JRun Service: ProxyService [jrun.servlet.jrpp.JRunProxyService@4c27d5bc]) JRunPRoxyServer.invokeRunnable: java.lang.IllegalStateException at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205) at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328) 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)
... View more
Oct 20, 2011
12:35 PM
Thanks Charlie! All good points. What I have now is a 64-bit Windows 2003 server running ColdFusion v9.01. So no "real" issues other than aesthetics with IIS7 and getting to know that interface, right?!?
... View more
Oct 20, 2011
11:00 AM
Looking for any gotcha's I should be aware of prior to upgrading my Windows 2003 server to Windows 2008 R2 with CF9 (64-bit) running under to CF9 under ?
... View more
Mar 17, 2011
07:40 AM
Will let you know what happens with the deletion of the cfclasses. Have to this this when it impacts our client community the least.
... View more
Mar 16, 2011
12:06 PM
The cfclasses folder on the production machine is 144MB. As far as code I cannot tell you that as I'm just the System Admin who catches the flak when the server goes south.
... View more
Mar 16, 2011
11:21 AM
One of our servers is throwing "java.lang.OutOfMemoryError: PermGen space". Here is the original jvm.config: java.args=-server -Xmx4096m -Xms4096m -Dsun.io.useCanonCaches=false -XX:PermSize=128m -XX:MaxPermSize=192m -XX:+UseParallelGC -XX:-UseGCOverheadLimit -Dcoldfusion.rootDir={application.home}/ -Djava.security.policy={application.home}/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/coldfusion.policy -Djava.security.auth.policy={application.home}/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo_jaas.policy Made a change to bump the -XX:MaxPermSize=192m to -XX:MaxPermSize=256m but this morning got the error again so I bumped it again to -XX:MaxPermSize=512m. Am I barking up the wrong tree? ColdFusion version 9,0,1,274733 Update level JRun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/updates/hf901-00001.jar server OS: Windows 2003 R2, Standar x64, SP2 webserver: IIS6 database: MSSQL 2005
... View more
Aug 24, 2010
10:04 AM
Just figured it out my own. In the 'Connection Information' for the server, under the 'HOST' parameters I had http:// preceeding the host name. Removed that and connected successfully. What clued me off was to display the "ERRORS View".
... View more
Aug 23, 2010
09:34 AM
I registered my CF9 server but status give me 'Unreachable', what connection settings does the component need and are there server-side settings I should check.
... View more
Jul 20, 2010
01:13 PM
I was really concerned about security updates. I think that the reason Merlin is not reporting anything is because feeds.feedburner.com is filtered, so I cannot resolve the url. I was just trying to find a more "simpler" way of identifying security patches that are needed by our ColdFusion servers.
... View more
Jul 20, 2010
10:42 AM
Got Merlin Manager installed and this looks like a great tool...thx. When I look at updates and patches it indicates nothing. So am I to assume that not security patches or updates or needed? I installed v8.0.1 on one of my servers that I am about to put into production and I would like to make sure.
... View more
Jul 16, 2010
09:51 AM
. I know I can go through the CFAdmin > “System Information” and look at the jar files loaded but it's cumbersome to then cross-reference the jar files with Adobe’s site.
... View more
Jul 12, 2010
07:25 AM
Is there a tool or a script to use that system admin can utilize to identify security advisories on a ColdFusion server that might need addressing? Looking for something like Windows Update or Shavlik Netchk that can scan a server and report back issues that need addressing.
... View more
Feb 17, 2010
12:58 PM
WooHoo! Answered my question. One of my developers caught something odd in the Java Applets section that did not exist on either our dev or internet production machine. There were two Java Applets registered, one called probe and the other Server. java applets com.allaire.server.Server java applets com.allaire.probe.Probe We couldn't view them nor edit, so we deleted. Once that was done, the "Settings Summary" page works as extepected.
... View more
Feb 17, 2010
08:41 AM
Thanks, this really helped!
... View more
Feb 17, 2010
07:09 AM
I was just notifed about an error within the CFMX v8.01 Administrator. When I click on the "Settings Summary" under "Server Settings" it generates an error. The path is /cfide/administrator/reports/index.cfm, is there a way to resolve this issue?
... View more
Feb 16, 2010
04:42 PM
Is there a work-around or replacement for CFX_GZIP for CFMX v8.01 64-bit version? Developers report the error coldfusion.tagext.DerivedNativeCFXException.
... View more
Feb 04, 2010
07:05 AM
I am her support contact. She brought her laptop in yesterday to see if I could resol ve the problem. On her computer, I logged in under my profile and was successful wi th the import. When she logs in the app just hangs.
... View more