Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion Server Administration
Viewing all 78799 articles
Browse latest View live

Update 14 causes application pool stoppage

$
0
0

ColdFusion 10 Update 14 causes an application pool stoppage on one of our 2012/IIS8.5 servers. Has anyone else had any issues? We had to roll back to update 12.

 

Regards,

Mark


CF8 Install Hangs on Web Server Connectors

$
0
0
I am trying to upgrade from CF7 to CF8 standard. I get all the way through the install process and it stays on Installing Web Server Connectors forever. I let it run for a few hours even to try it. So I have to kill the process. I then try it again and it will go all the way through but I get a message on the last page that says it was unable to configure my web server connectors and that I will need to do it manually. It says to check and make sure port 51380 or something (can't recall exact port number) is not blocked by a firewall (which it is not).When I try the Web Server Configuration tool it gives me an error about the dll is already being used by another process. So it seems no matter what I do it will not install.

anybody run into this problem and found a way to get around it?

Not enough storage is available to process this command

$
0
0
Hi,

Hope someone can help me. I got the following information out of the log before my coldfusion server stopped responding. Anyone knows what is causing the error. BTW there is enough disk space on the server.

// First Occurence
13249 "Error","jrpp-232","06/26/07","20:59:10","QasaOnWeb"," The specific sequence of files included or processed is: D:\Inetpub\NieuwBouw\projecten\index.cfm, line: 2 "
13250 java.lang.NullPointerException
13251 at coldfusion.runtime.ClientScopeServiceImpl.GetClientScope(ClientScopeServiceImpl.java:242)
13252 at coldfusion.runtime.AppHelper.setupClientScope(AppHelper.java:486)
13253 at coldfusion.tagext.lang.ApplicationTag.doStartTag(ApplicationTag.java:247)
13254 at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
13255 at cfApplication2ecfm723934460.runPage(D:\Inetpub\NieuwBouw\Application.cfm:2)
13256 at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
13257 at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
13258 at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
13259 at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
13260 at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172)
13261 at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
13262 at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
13263 at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
13264 at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
13265 at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
13266 at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
13267 at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
13268 at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
13269 at coldfusion.CfmServlet.service(CfmServlet.java:107)
13270 at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
13271 at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
13272 at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
13273 at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
13274 at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
13275 at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
13276 at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
13277 at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
13278 at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
13279 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
13280 "Error","jrpp-232","06/26/07","20:59:10",,"Not enough storage is available to process this command The specific sequence of files included or processed is: C:\CFusionMX7\wwwroot\WEB-INF\exception\java\lang\NullPointerException.cfm "
13281 java.io.IOException: Not enough storage is available to process this command
13282 at java.io.WinNTFileSystem.canonicalize0(Native Method)
13283 at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:333)
13284 at java.io.File.getCanonicalPath(File.java:513)
13285 at coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTagLibraryInfo.java:115)
13286 at coldfusion.compiler.NeoTranslationContext.<init>(NeoTranslationContext.java:96)
13287 at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:257)
13288 at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:106)
13289 at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:282)
13290 at coldfusion.util.LruCache.get(LruCache.java:188)
13291 at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java :223)
13292 at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
13293 at coldfusion.util.SoftCache.get(SoftCache.java:81)
13294 at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:422)
13295 at coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:391)
13296 at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:149)
13297 at coldfusion.tagext.lang.IncludeTag.setTemplatePath(IncludeTag.java:84)
13298 at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:64)
13299 at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
13300 at coldfusion.filter.ExceptionFilter.runBuiltInHandler(ExceptionFilter.java:508)

13301 at coldfusion.filter.ExceptionFilter.handleException(ExceptionFilter.java:295)
13302 at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:83)
13303 at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
13304 at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
13305 at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
13306 at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
13307 at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
13308 at coldfusion.CfmServlet.service(CfmServlet.java:107)
13309 at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
13310 at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
13311 at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
13312 at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
13313 at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
13314 at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
13315 at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
13316 at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
13317 at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
13318 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

// Last occurence and stop responding of coldfusion
13350 "Error","jrpp-234","06/26/07","20:59:16",,"Not enough storage is available to process this command The specific sequence of files included or processed is: C:\CFusionMX7\wwwroot\WEB-INF\exception\java\lang\NullPointerException.cfm "
13351 java.io.IOException: Not enough storage is available to process this command
13352 at java.io.WinNTFileSystem.canonicalize0(Native Method)
13353 at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:333)
13354 at java.io.File.getCanonicalPath(File.java:513)
13355 at coldfusion.jsp.JRunTagLibraryInfo.lookupTLI(JRunTagLibraryInfo.java:115)
13356 at coldfusion.compiler.NeoTranslationContext.<init>(NeoTranslationContext.java:96)
13357 at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:257)
13358 at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:106)
13359 at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:282)
13360 at coldfusion.util.LruCache.get(LruCache.java:188)
13361 at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java :223)
13362 at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
13363 at coldfusion.util.SoftCache.get(SoftCache.java:81)
13364 at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:422)
13365 at coldfusion.runtime.TemplateClassLoader.newInstance(TemplateClassLoader.java:391)
13366 at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:149)
13367 at coldfusion.tagext.lang.IncludeTag.setTemplatePath(IncludeTag.java:84)
13368 at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:64)
13369 at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
13370 at coldfusion.filter.ExceptionFilter.runBuiltInHandler(ExceptionFilter.java:508)
13371 at coldfusion.filter.ExceptionFilter.handleException(ExceptionFilter.java:295)
13372 at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:83)
13373 at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
13374 at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
13375 at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
13376 at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
13377 at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
13378 at coldfusion.CfmServlet.service(CfmServlet.java:107)
13379 at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
13380 at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
13381 at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
13382 at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
13383 at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
13384 at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
13385 at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
13386 at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
13387 at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
13388 at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


--------------------------

Well this is a lot of information. Hope you can help.

Greetings Nebu

CF8 / Linux Ubuntu / Clustermanager?

$
0
0
I have tried installing cf8 multiple times on Ubuntu 7.10. Even tried CF7 and then even tried the Multi-server installation.

Each and everytime I get the 500 Error. the logs all show the same errors...


On start up:
info Fail to lookup ClusterManager instance. (repeated)
info No JDBC data sources have been configured for this server (see jrun-resources.xml)

When I hit the site:
error There is no web application configured to service your request
error No mapping found for /CFIDE/administrator

Why on earth is it even trying to bother with the ClusterManager. I installed the standalone version running on its own server (tried apache as well and failed too)

CF installed just fine on one linux computer running the same version

I am perplexed

cfthread queue

$
0
0
In the ColdFusion Administrator, on my machine the setting "Maximum number of threads available for CFTHREAD" is set to 10, which is the default and supposed maximum for Standard Edition.

Yet, in practice, I'm finding that only two threads are being started (based on looking at each thread's Starttime and Status). This is a problem because once two threads get into the status WAITING if they are joining to threads that are NOT_STARTED deadlock occurs. It is also a problem as things are theoretically going five times as slow.

What setting am I missing? Is there another limit to threads? My settings are mostly default settings.

I'm using Coldfusion 8,0,0,176276 with a Standard Edition License.

Cron service not available error

$
0
0
A production issue appeared today at one of our customer sites.... and I am unable to login to CFadmin. I stop and restart the services, but still the same issue appears. See below.

Anyone have any thoughts? Ideas? Has anyone ever seen this before??

Error Occurred While Processing Request
The Cron service is not available.
This exception is usually caused by service startup failure. Please check your server configuration.

The error occurred in Application.cfm: line 78

-1 : Unable to display error's location in a CFML template.



--------------------------------------------------------------------------------

Please try the following:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.


Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322)
Remote Address 127.0.0.1
Referrer
Date/Time 25-Apr-06 12:57 PM

Stack Trace (click to expand)
at cfApplication2ecfm105811000.runPage(C:\blackstone_final\cfusion\wwwroot\CFIDE\administrat or\Application.cfm:78)


coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Cron service is not available.
at coldfusion.server.ServiceFactory.getCronService(ServiceFactory.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at coldfusion.runtime.java.JavaProxy.invoke(JavaProxy.java:74)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:1627)
at cfApplication2ecfm105811000.runPage(C:\blackstone_final\cfusion\wwwroot\CFIDE\administrat or\Application.cfm:78)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:157)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)



null null error in cflocation line

$
0
0

I am running an application on ColdFusion 8. About twice a month, some parts of my application stop working. The error recorded in in the application log files is the following:

 

"null null <br>The error occurred on line 149., http://mywebsite.com, /mypage.cfm?id=MYID"

 

When I look at the line number, it refers to a line containing a cflocation. Any other line numbers recorded during the outage also refer to a line containing a cflocation. A restart of ColdFusion always clears the problem.

 

Any clues as to why the cflocation tag might all of a sudden start throwing a null null error? This part of the application does not use sessions and during the outage, any program containing the cflocation tag fails at the cflocation line number. After a ColdFusion restart, these same programs are running fine...

 

Any ideas? Thanks!

ColdFusion server-specific error code 2

$
0
0

I have the developer's version of ColdFusion 8 installed on a Vista 32-bit computer. It is installed as a stand-alone server. Usually it starts automatically when my computer starts, but now it doesn't. So I tried to start it manually and this it what I got:

 

"Windows could not start the ColdFusion 8 Application Server on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to server-specific code error 2."

 

Having Googled for a while and not finding any solutions that worked, I did a system restore to 2 days ago (I'm pretty sure ColdFusion was working then). This did not work. So I uninstalled and delete ColdFusion, then re-installed it under IIS (for irrelevant reasons). Still the same error, which is over my head why the error would still be there. So after that didn't work, I did another system restore to a point where I know ColdFusion worked. Still I get this same error. (It is now a stand-alone server again since the last system restore undid the new installation)

 

Does anyone have any suggestions? Most of the treads I found while searching were relating to Coldfusion 7 or lower and didn't help me out, and the few I did find concerning ColdFusion 8 didn't fix the error.

 

If you need anymore info please just let me know.

 

Thanks for your time.


wsconfig / webserver configuration tools issue please help me!

$
0
0

Hi,

I have a strange problem. I have a multi instance coldfusion MX 7 server installed on a server. I have several instances created and linked with several IIS websites.

I did it with the java tool webserver configuration tool, but now when I try to add a new link with a new instance and a new website I got the warning message :

No available port could be found for Jrun Server XXXXX proxy service.

I  searched a lot on google but found nothing on that issue

Unresponsive server over time

$
0
0

I'm trying to track down why our servers become unresponsive over time.  After about 3-5 hours CF will start to queue requests and the only thing I can do is restart the services.  I'm not seeing any hints in all of our hardware monitoring that it is a hardware related issue.  Our database servers are fine, the load on the systems are fine but after about 3-5 hours, they'll just start queuing and are unable to recover on their own without a restart.  The only hint I've been able to gather is there will be a large number of locked threads.      

Error with CFX when upgrading from CF7 to CF8

$
0
0

Hi all,

 

First time post on these forums - I do hope you can help!

 

In our current live environment, we're running ColdFusion MX Enterpise on Windows Server 2003 Enterpise Edition.

 

I'm trying to upgrade to 32 bit CF8 Enterprise, initially on 64 bit Windows Server 2003 Enterpise Edition. The problem came when trying to access our various CFX tags - they all gave the error "Unable to load library".

 

After some research, this seemed to point to 16 bit DLLs which could be used in 32 bit, but not 64. Solutions suggested recompiling the DLLs as 64 bit. Not having immediate access to the DLL source code, we decided to try installing CF on 32 bit Windows to see if that worked. But it didn't - still got the same error.

 

First 5 lines of StackTrace:

coldfusion.tagext.DerivedNativeCFXException: Unable to load library at coldfusion.tagext.NativeCfx.processRequest(Native Method) at coldfusion.tagext.CfxTag.doStartTag(CfxTag.java:113) at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:2644) at cftpn2ecfc542199598$funcPROFILE.runFunction(C:\Inetpub\wwwroot\vanilla\WS\tpn.cfc:238) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:463) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:453) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:320) at coldfusion.xml.rpc.CFComponentSkeleton.__invoke(CFComponentSkeleton.java:666) at WS.tpn.profile(C:\Inetpub\wwwroot\vanilla\WS\tpn.cfc) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

 

Am I right in thinking that therefore this isn't a 16/32/64 bit issue? Does installing 32 bit CF on 32 bit Windows avoid this problem and hence imply that my problem is due to something else?

 

Any other ideas? Your help would be much appreciated!

 

Thanks,

Justin

 

Problem with fckeditor filemanager connector

$
0
0

Hi,

I have problem with fckeditor file browser. When I'm opening file browser I get error message from connector.

Error message:

XML request error: Access is denied (403)

 

I have set permissions in connectors/cfm/ -folder as "full control" for group "Everyone". This shoud be enough.

 

Same error message comes when i use Fckeditor supplied with Coldfusion 9 and Fckeditor installed separately.

 

Server information:

Win Server 2008 R2

IIS 7.5 (with IIS 6 Metabase compatibility)

Coldfusion 9.0.1 developer edition

Fckeditor 2.6.4.1 (supplied with CF9)

Fckeditor 2.6.6

 

Best regards

Pasi Rouhiainen

No access to CF administrator after installation

$
0
0

CF9 has been installed on  Windows server 2008.

Successfull.

 

I can see CF9 files on disk C:\ColdFusion9

 

I have the CFIDE structure installed on disk D:\wwwroot\CFIDE

 

And when launching :

http://127.0.0.1/CFIDE/administrator/index.cfm

can't find the file

I tried the Sever IP adress :

http://85.14.138.81/CFIDE/administrator/index.cfm

same, can't find the file.

 

Can someone help/explain where could be the problem ?

It seems to be a problem of  IP pointing ?

 

Thanks for any help.

I do not have the hand on the IP.

Pierre.

ColdFusion scheduled task not running

$
0
0

Hi,

 

We're running CF8 Enterprise (two instances) on a Solaris server. I have a scheduled task I set up to send email reminders every morning at 4 AM. If I go into the CF Administrator and run the task manually (e.g. click on the icon that says "Run Now") it runs just fine and everyone gets their email reminders. However when left to its own devices, the task never runs and nobody gets their email reminders. I've tried both deleting the task and re-adding it and deleting it from the first instance and adding it to the second instance, all with the same result. I checked the scheduler log file, and I don't see any errors; relevant lines are:

 

"Information","scheduler-2","04/27/11","04:00:00",,"[Email Reminders] Executing at Wed Apr 27 04:00:00 EDT 2011"
...
"Information","scheduler-9","04/27/11","04:05:25",,"[Email Reminders] Activating2 on Wed Apr 27 04:05:25 EDT 2011 To run on Thu Apr 28 04:00:00 EDT 2011"

 

I would appreciate any insights anyone would have.

 

Thanks!

 

~ Amanda

neo-cron.xml keeps getting re-written as blank object

$
0
0

Windows Server 2008, Coldfusion 9 (32-bit)

 

Not sure why, but the neo-cron.xml keeps getting re-written to become a 0 byte file. (This file takes care of the scheduler tasks.) It was fine before the 9.0.1 upgrade. Whenever I can't log into the Coldfusion administrator, I need to reload the file from my backup copy, save it and reboot Coldfusion Service.

 

For those that need a basic neo-cron.xml file because you do not have a backup, I was able to get one from the Internet. Simply use notebook and copy this into the neo-cron.xml located at /Coldfusion9/lib/

 

 

<wddxPacket version='1.0'><header/><data><array length='2'><struct type='coldfusion.server.ConfigMap'></struct><boolean value='false'/></array></data></wddxPacket>

 

After you restore your scheduled tasks, be sure to copy it some place where you can restore it from.

 

It would be nice if I did not have to restore this every few weeks. If anyone has some ideas as to why, I am open to testing.


High CPU usage in system running nothing !!!

$
0
0

I have a Windows Server 2008 Enterprise SP2

with Coldfusion 9.01 Standard Developer edition

and MS-SQL 2008 Developer database server.

 

I use it mostly for testing and development. The system was working just fine, but suddenly it started timing out queries, slowing down etc.

Even when nothing (no application, no schedule task, no sites etc) runs in the system I noticed that it uses 25% - 40% of system CPU.for various period of times. Sometimes for some minutes, sometimes for many hours or days. After this period the CPU falls to 0%-1% again and the system works fine. After some minutes or hours the CPU goes again to 25%-40% for no reason.

 

When I disabled the service "ColdFusion Application Server" then the CPU goes to 0%-1% and the system works fine permanently.

 

I say it again, in the system there is no site, no schedule task, no datasource.

 

In the past all I had in the system was a group of Scheduled tasks. So I deleted all scheduled tasks, I even deleted a datasource to a database I had. So now there is no CF code running in the system. So then why the service "ColdFusion Application Server" uses 25% - 40% of CPU resources ????

Any help ???

 

In the image below you see the use of CPU (about 25%) and how suddenly it falls to 0%.

 

 

In the image below you see the processes in Task Manager.

As you see JRun used 40 minutes of CPU Time in last 7-8 hours in a system that runs nothing !!!!

 

 

 

 

Any ideas ?????

 

Anastassios

ColdFusion9 & JONAS Webserver (CF settings lost,on webserver is restarted)

$
0
0

Hello,

 

I am using Jonas5.2.0 as web container for my coldfusion application. but once web server is restarted, All the coldfusion settings are lost. this leading to a problem of redeploying of ColdFusion archive everytime when restarting webserver.

 

suggest the way to remove this redeployment of CAR files after every restart of Jonas5.2.0 server.

 

Enviroment details are:

     ColdFusion version:  - ColdFusion  Version  9,0,0,251028    (Edition  Enterprise)
     Operating System -   (Red Hat Enterprise Linux Server release 5.5)
     Adobe Driver Version 4.0 (Build 0005)

     webserver                     - (Jonas 5.2.0 on Red Hat Enterprise Linux Server release 5.5)
     database  (Oracle 11g on Hp-ux 11.31 Itanium OS)
     JAVA:    JDK Sun 1.6.0_22

 

Problem Detail:
    cfusion.ear is deployed on JONAS 5.2.0 in expanded format in deploy directory. but whenever Jonas server gets restarted all the coldfusion settings like data sources and mappings and other settings gets lost.

 

Solution expected:

 

     Suggest the way to remove this redeployment of CAR files after every restart of Jonas5.2.0 webserver  server used as webcontainer.

 

other CF settings are:

System Information
Server Details
Server ProductColdFusion
Version9,0,0,251028 
EditionEnterprise 
Serial NumberXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Operating SystemUNIX 
OS Version2.6.18-194.el5 
Adobe Driver Version4.0 (Build 0005) 
JVM Details
Java Version1.6.0_22 
Java VendorSun Microsystems Inc. 
Java Vendor URLhttp://java.sun.com/
Java Home/usr/java/jdk1.6.0_22/jre 
Java File EncodingUTF8 
Java Default Localeen_US 
File Separator
Path Separator
Line SeparatorChr(10)
User Nameroot 
User Home/root 
User Dir/root 
Java VM Specification Version1.0 
Java VM Specification VendorSun Microsystems Inc. 
Java VM Specification NameJava Virtual Machine Specification 
Java VM Version17.1-b03 
Java VM VendorSun Microsystems Inc. 
Java VM NameJava HotSpot(TM) 64-Bit Server VM 
Java Specification Version1.6 
Java Specification VendorSun Microsystems Inc. 
Java Specification NameJava Platform API Specification 
Java Class Version50.0 
CF Server Java Class Path:export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58.5 6.ear/cfusion.war/WEB-INF/cfusion/lib/wc50.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-net-2.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/mysql-connector-java-commercial-5.1.7-bin.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/apache-solr-solrj.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/crystal.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-codec-1.3.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jsch-0.1.41m.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jutf7-0.9.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/iTextAsian.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jeb.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/FCSj.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cf-acrobat.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/clibwrapper_jiio.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/iText.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-collections-3.2.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/tt-bytecode.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ooxml-schemas.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/im.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jai_codec.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/xercesImpl.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cdohost.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jaxb-libs.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flex-messaging-remoting.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/derby.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jsr107cache.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/STComm.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ant-launcher.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/axis.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-logging-api-1.1.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/derbyrun.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/bcmail-jdk14-139.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/saaj.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ib6swing.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/slf4j-api-1.5.6.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/postgresql-8.3-604.jdbc3.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cf-logging.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jnbcore.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/nekohtml.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/geronimo-stax-api_1.0_spec-1.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/mail.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flex-messaging-opt.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ri_generic.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flex-messaging-core.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/mlibwrapper_jai.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/wsdl2java.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/webchartsJava2D.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/derbytools.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/vadmin.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/macromedia_drivers.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cf-assembler.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jakarta-oro-2.0.6.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/relaxngDatatype.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-discovery-0.4.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jai_imageio.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/lucenedemo.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-beanutils-1.8.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cf4was_ae.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cdo.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/smpp.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/derbynet.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/asn1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/activation.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/xsdlib.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/lucene-analyzers.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/wsdl4j-1.5.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jpedal.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/lucene.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flex-messaging-common.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ant.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/pdfencryption.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/poi-contrib.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-digester-2.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ib6http.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cfusion.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/bcel.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/poi-ooxml.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cf4was.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jakarta-slide-webdavlib-2.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/izmado.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jaxrpc.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/vsearch.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ib6util.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/cfusion-req.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jax-qname.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-httpclient-3.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/wsrp4j-commons-0.5-SNAPSHOT.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jai_core.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ib6core.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/tools.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/poi-scratchpad.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/poi.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/xmlbeans-2.3.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/antlr-2.7.6.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jaxb-api.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/bcprov-jdk14-139.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/dom4j-1.6.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/wsrp4j-producer.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flex-messaging-proxy.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/metadata-extractor-2.4.0-beta-1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-vfs-1.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ldap.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ehcache-web.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jintegra.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/certj.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jaxb-impl-2.1.13.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-logging-1.1.1.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/namespace.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/xmpcore.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/xml-apis.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/log4j-1.2.15.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/commons-lang-2.4.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/flashgateway.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ldapbp.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/slf4j-log4j12-1.5.6.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/vparametric.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/java2wsdl.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/verity.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/js.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/portlet_20.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ib6addonpatch.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jdom-1.0.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/smack.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/hibernate3.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/backport-util-concurrent.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/jaxb-xjc.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/rome-cf.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/derbyclient.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/httpclient.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/ehcache.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/apache-solr-core.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/lib/:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/gateway/lib/examples.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfusion/gateway/lib/:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/flex/jars/concurrent.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/flex/jars/cfgatewayadapter.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/flex/jars/:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/concurrent.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/commons-discovery.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/commons-logging.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/batik-css.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/batik-transcoder.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/jnet.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/jsse.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/jakarta-oro-2.0.7.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/batik-ext.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/jcert.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/flex.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/oscache.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/batik-util.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/batik-awt-util.jar:   :export/home/jonas/user_projects/domains/WEBALC/work/apps/jonas/cfusion_2011.07.05-19.58. 56.ear/cfusion.war/WEB-INF/cfform/jars/:   :
Java Class Path/export/home/jonas/user_projects/domains/WEBALC/conf: 
/export/home/jonas/user_projects/domains/jonas-full-5.2.0/lib/bootstrap/felix-launcher.jar : 
/export/home/jonas/user_projects/domains/jonas-full-5.2.0/lib/bootstrap/jonas-commands.jar : 
/export/home/jonas/user_projects/domains/jonas-full-5.2.0/lib/bootstrap/jonas-version.jar   
Java Ext Dirs/usr/java/jdk1.6.0_22/jre/lib/ext:/usr/java/packages/lib/ext 

APSB12-06 and errors

$
0
0

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)

Client Storage Purge

$
0
0

Hello,

 

We are having an issue with CPU loading on our server.  It has to do with Client Storage Purge. I see where this issue has been around for a while but could not find a solid solution.  Our sever is running Windows Server 2003 Standard and ColdFusion 8.  There is only one ecommerence website utilizing CF and the database is MSSQL.

 

The server average CPU usage is between 5% and 10%.  Then this appears in the log; 03/30 05:56:34 Information [scheduler-3] - Run Client Storage Purge.  The CPU usage jumps to 50% to 80% for about 4 to 5 hours.  Then after it settles back down, with in the next few hours it starts over again.

 

Settings,

ColdFusion Administrator > Server Settings > Client Variables

Select Default Storage Mechanism for Client Sessions is set to Registry

Purge Interval is set to 1 hour and 7 minutes.

 

Now, my working knowledge of ColdFusion is not at an expert level.  I really do not know what Client Storage Purge is doing, what client variables are being stored and why.

 

I hope I have included enough information to start the 21 question routine.  Any help with this issue would be appreciated.

 

Regards,

David

Heap out of Memory Issue

$
0
0

Hi, I am using cfthread in my application and the cfthread uses one java library to download data from different servers. Generally we download 50-60MB data or 50,000 - 60,000 images in small batches by looping.

 

Most of the times I facing the issue out of memory for heap.

 

Below is my JVM settings.

 

java.args=-Duser.timezone=America/Chicago -server -Xmx2048m -Xms2048m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=256m -XX:PermSize=256m -XX:+UseParallelGC -Dsun.rmi.dgc.client.gcInterval=600000 -Dcoldfusion.fckupload=true -Dsun.rmi.dgc.server.gcInterval=600000 -Xbatch -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/WE B-INF/cfusion/lib/neo_jaas.policy

 

 

Can any one please suggest where do I make any JVM related changes for optimize use of heap memory?

 

Or How can I able to detect whether any other issue(memory leak) is there in my application?

Viewing all 78799 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>