search : license compilance

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

2613872 CF-3154247 Installation/Config : License Compilance ext-user EULA for .Net and Solr Installers Problem: New EULA should be put in for .Net and Solr independent installers. Method: Result: Expected: Workaround: ----------------------------- Additional Watson Details
2929349 CF-4198407 Core Runtime : Parser/Compiler e-domizil License Team Compiler sometimes fails to compile the java classes for function expressions (or closures) Problem Description: When large numbers of classes are compiled at once, the compiler sometimes fails to compile the java classes
Charlie Arehart Kevin, I realize you are asking Adobe, but since it's in reply to my comment I'll just add that the answer would seemingly be yes, unless you mean that "compiled third-party code" was being used OUTSIDE of CF. If you mean only that you'd call those Java objects from within CFML
function that returns a simple value (string, list) without throwing an error. Method: work around: Result: Complex constructs are not supported with function PreserveSingleQuotes.Use simple variable instead.coldfusion.compiler.CFMLParserBase$UnsupportedComplexException: Complex constructs
.lang.UnsupportedOperationException: Unable to find an operator implementation for coldfusion.compiler.ASToperatorat coldfusion.compiler.EvaluateEngine.evaluateNode(EvaluateEngine.java:145)at coldfusion.compiler.EvaluateEngine.evaluatePrimary(EvaluateEngine.java:305)at coldfusion.compiler.EvaluateEngine.evaluateNode(EvaluateEngine.java:118
2599277 CF-3040389 Language : Datastructure Randy Merrill Bug 80613:(Watson Migration Closure)Shorthand of struct creation should accept JSON styled notation Problem: Shorthand of struct creation should accept JSON styled notation. Method: Result: coldfusion.compiler.ParseException: Invalid
coldfusion.compiler.CFMLParserBase$InvalidSimpleIdentifierException: You cannot use a variable reference with "." operators in this contextat coldfusion.compiler.cfml40.SimpleIdentifier(cfml40.java:6678)at coldfusion.compiler.cfml40.parameterDefinition(cfml40.java:3046)at coldfusion.compiler.cfml40.function
3047610 CF-4198570 Andrea D. @Mukesh Kumar The JAR for version 11 doesn't work, maybe you have compiled it with the wrong java version... ----Exception----- mag 23, 2017 13:38:09 PM Error [http-bio-8500-exec-1] - coldfusion/tagext/html/form/InputTag : Unsupported major.minor version 52
Tracker Issue function name problem
6284674 CF-4205354 Language : CF Component function name problem Problem Description: Using a function name of "initialize" in a component and referencing that method in another function in the same component causes run/compile time exception. Steps to Reproduce: test
RequestInvalid CFML construct found on line 2 at column 70.ColdFusion was looking at the following text:{The CFML compiler was processing:A script statement beginning with function on line 2, column 1.A cfscript tag beginning on line 1, column 2. The error occurred in /Applications/ColdFusion9/wwwroot/cf9
at the following text: customargumentmetadata The CFML compiler was processing: * A script statement beginning with public on line 11, column 9. The error occurred in C:\work\ColdFusion\cf_main\cfusion\wwwroot\bugs\81910\compmetadata.cfc: line 11 9 : *@arg1 test 10 : */ 11 : public string function
5352090 CF-4204019 Core Runtime : Parser/Compiler Unable to assign result of a QueryExecute to a bracket style variable reference Problem Description: Assigning the result of a QueryExecute directly to a bracket style variable reference results in an exception in the compiler. Steps to Reproduce
.util.regex.Pattern.closure(Pattern.java:2775)at java.util.regex.Pattern.sequence(Pattern.java:1889)at java.util.regex.Pattern.expr(Pattern.java:1752)at java.util.regex.Pattern.compile(Pattern.java:1460)at java.util.regex.Pattern.(Pattern.java:1133)at java.util.regex.Pattern.compile(Pattern.java:823)at java.lang.String.split(String.java:2292
.base/java.lang.Runtime.exec(Unknown Source) at coldfusion.jsp.JavaCompiler.outProcessCompile(JavaCompiler.java:648) at coldfusion.jsp.JavaCompiler.compileClass(JavaCompiler.java:147) at coldfusion.xml.rpc.Axis1ServiceInfoGeneratorStrategy$2.run(Axis1ServiceInfoGeneratorStrategy.java:153) at java
on entity [OFFICECUBICLE]at org.hibernate.mapping.PersistentClass.getReferencedProperty(PersistentClass.java:362)at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1190)at org.hibernate.cfg.Configuration.generateDropSchemaScript(Configuration.java:789)at org.hibernate.tool.hbm2ddl
: _____________________________________________________ println("from: 19256836652"); Method: Result: Invalid CFML construct found on line 31 at column 28. ColdFusion was looking at the following text: App The CFML compiler was processing: * An expression beginning with println, on line 29, column 25.This message is usually caused by a problem