Java 1.5 and ColdFusion
Sun rolled out Release Candidate 1 for Java 1.5 (or J2SE 5) yesterday, so what goodies are in it for ColdFusion Developers?
- AMD 64 Support - this means that ColdFusion will be running in 64 bit mode instead of 32 bit mode on AMD 64bit processors. This is supported on SuSe linux and Windows 2003.
- Improved Virtual Machine Performance - Improved Parallel Garbage Collector that adapts to the memory needs of the application. Sort of like an auto tuning feature.
- API for Monitoring and Managing the JVM - You can query for peak memory usage, access to all memory/cpu info for the server, Garbage collection info, you can create Memory Notification events, and more.
- High Precision Timing Support - nanosecond granularity time source
- Other Language Features and API support - there are lots more API and language features that are useful if your using Java with ColdFusion, check out the release notes.
The J2SE 5 Release notes are here. This is why I have always been a big fan of Macromedia's decision to move to Java. They have several other companies working on optimizing the platform (Java) on which ColdFusion runs.
Tweet
Trackbacks
Comments
coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 2 system errors:
at coldfusion.jsp.JavaCompiler.compileClass
[]coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 2 system errors: *** Error: Could not find package "java/util" in: C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/dnsns.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/localedata.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/sunjce_provider.jar C:/Program Files/Java/jdk1.5.0_03/jre/lib/ext/sunpkcs11.jar C:\CFusionMX\wwwroot\WEB-INF\classes C:\CFusionMX\wwwroot\WEB-INF\lib\js.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-collections.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-beanutils.jar C:\CFusionMX\wwwroot\WEB-INF\lib\aebn-delivery-2.0.0.jar C:\CFusionMX\wwwroot\WEB-INF\lib\bhawk4j.jar C:\CFusionMX\wwwroot\WEB-INF\lib\JCEProUpdate.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons-codec-1.3.jar C:\CFusionMX\wwwroot\WEB-INF\lib\aebn-inf.jar C:\CFusionMX\wwwroot\WEB-INF\lib\commons....
Does anyone know what causes this?
Post a Comment
Recent Entries
- Nginx redirect www to non www domain
- HashDOS and ColdFusion
- HackMyCF Updated for APSB11-29 Security Hotfix
- Adobe eSeminar on FuseGuard
- Determining Which Cumulative Hotfixes are Installed on ColdFusion
- Adding Two Factor Authentication to ColdFusion Administrator
- ColdFusion Developer Week at Adobe.com
- Bug Loading Scripts for CFFileUpload and CFMediaPlayer


add to del.icio.us



