Thanks AJ I replace oracleGateway.cfc, but it seems not sort out the problem.
After I replace oracleGateway, I delete all the tables, then re- install FC 4.0.9. But the previous error appears again. It looks like Objecttype problem, because in this row, it has been red highlighted. [STEP 3] setup Daemon security (dmSec) Creating Daemon security tables ..... DONE Creating Daemon PolicyStore tables..... DONE Setting up default Policy Groups..... DONE Setting up default Permissions..... struct Detail [empty string] ErrNumber 0 Message Element POLICYGROUPID is undefined in STPOLICYGROUP. Resolvedname STPOLICYGROUP StackTrace coldfusion.runtime.UndefinedElementException: Element POLICYGROUPID is undefined in STPOLICYGROUP. at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1659) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1612) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java: 1747) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java: 1740) at cfauthorisation2ecfc860300521$funcCREATEPERMISSIONBARNACLE.runFunction(E: \websites\farcry\core\packages\security\authorisation.cfc:131) 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: 59) 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.runtime.CfJspPage._invoke(CfJspPage.java:2222) at cfBaseInitialise2ecfm1152064004.runPage(E:\websites\farcry\core\admin \security\BaseInitialise.cfm:14) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cf_installFarcry2ecfm1826391666._factor2(E:\websites\farcry\projects \myproject\www\install\_installFarcry.cfm:202) at cf_installFarcry2ecfm1826391666.runPage(E:\websites\farcry\projects \myproject\www\install\_installFarcry.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cf_processInstallation2ecfm2061287791.runPage(E:\websites\farcry \projects\myproject\www\install\_processInstallation.cfm:157) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661) at cfindex2ecfm1584292519.runPage(E:\websites\farcry\projects\myproject \www\install\index.cfm:49) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279) at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java: 48) at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java: 40) at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27) at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java: 74) at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java: 28) at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java: 126) at coldfusion.CfmServlet.service(CfmServlet.java:175) 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 $DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool $ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool $UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) TagContext array 1 struct COLUMN 0 ID ?? LINE 131 RAW_TRACE at cfauthorisation2ecfc860300521$funcCREATEPERMISSIONBARNACLE.runFunction(E: \websites\farcry\core\packages\security\authorisation.cfc:131) TEMPLATE E:\websites\farcry\core\packages\security\authorisation.cfc TYPE CFML 2 struct COLUMN 0 ID CF_TEMPLATEPROXY LINE 14 RAW_TRACE at cfBaseInitialise2ecfm1152064004.runPage(E:\websites\farcry \core\admin\security\BaseInitialise.cfm:14) TEMPLATE E:\websites\farcry\core\admin\security\BaseInitialise.cfm TYPE CFML 3 struct COLUMN 0 ID CFINCLUDE LINE 202 RAW_TRACE at cf_installFarcry2ecfm1826391666._factor2(E:\websites \farcry\projects\myproject\www\install\_installFarcry.cfm:202) TEMPLATE E:\websites\farcry\projects\myproject\www\install \_installFarcry.cfm TYPE CFML 4 struct COLUMN 0 ID CF__INSTALLFARCRY LINE 1 RAW_TRACE at cf_installFarcry2ecfm1826391666.runPage(E:\websites\farcry \projects\myproject\www\install\_installFarcry.cfm:1) TEMPLATE E:\websites\farcry\projects\myproject\www\install \_installFarcry.cfm TYPE CFML 5 struct COLUMN 0 ID CFINCLUDE LINE 157 RAW_TRACE at cf_processInstallation2ecfm2061287791.runPage(E:\websites \farcry\projects\myproject\www\install\_processInstallation.cfm:157) TEMPLATE E:\websites\farcry\projects\myproject\www\install \_processInstallation.cfm TYPE CFML 6 struct COLUMN 0 ID CFINCLUDE LINE 49 RAW_TRACE at cfindex2ecfm1584292519.runPage(E:\websites\farcry\projects \myproject\www\install\index.cfm:49) TEMPLATE E:\websites\farcry\projects\myproject\www\install\index.cfm TYPE CFML Type Expression element POLICYGROUPID objectType object of java.lang.Class Class Name java.lang.Class Methods Method Return Type asSubclass(java.lang.Class) java.lang.Class cast(java.lang.Object) java.lang.Object desiredAssertionStatus() boolean forName(java.lang.String, boolean, java.lang.ClassLoader) java.lang.Class forName(java.lang.String) java.lang.Class getAnnotation(java.lang.Class) java.lang.annotation.Annotation getAnnotations() java.lang.annotation.Annotation[] getCanonicalName() java.lang.String getClassLoader() java.lang.ClassLoader getClasses() java.lang.Class[] getComponentType() java.lang.Class getConstructor(java.lang.Class[]) java.lang.reflect.Constructor getConstructors() java.lang.reflect.Constructor[] getDeclaredAnnotations() java.lang.annotation.Annotation[] getDeclaredClasses() java.lang.Class[] getDeclaredConstructor(java.lang.Class[]) java.lang.reflect.Constructor getDeclaredConstructors() java.lang.reflect.Constructor[] getDeclaredField(java.lang.String) java.lang.reflect.Field getDeclaredFields() java.lang.reflect.Field[] getDeclaredMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method getDeclaredMethods() java.lang.reflect.Method[] getDeclaringClass() java.lang.Class getEnclosingClass() java.lang.Class getEnclosingConstructor() java.lang.reflect.Constructor getEnclosingMethod() java.lang.reflect.Method getEnumConstants() java.lang.Object[] getField(java.lang.String) java.lang.reflect.Field getFields() java.lang.reflect.Field[] getGenericInterfaces() java.lang.reflect.Type[] getGenericSuperclass() java.lang.reflect.Type getInterfaces() java.lang.Class[] getMethod(java.lang.String, java.lang.Class[]) java.lang.reflect.Method getMethods() java.lang.reflect.Method[] getModifiers() int getName() java.lang.String getPackage() java.lang.Package getProtectionDomain() java.security.ProtectionDomain getResource(java.lang.String) java.net.URL getResourceAsStream(java.lang.String) java.io.InputStream getSigners() java.lang.Object[] getSimpleName() java.lang.String getSuperclass() java.lang.Class getTypeParameters() java.lang.reflect.TypeVariable[] isAnnotation() boolean isAnnotationPresent(java.lang.Class) boolean isAnonymousClass() boolean isArray() boolean isAssignableFrom(java.lang.Class) boolean isEnum() boolean isInstance(java.lang.Object) boolean isInterface() boolean isLocalClass() boolean isMemberClass() boolean isPrimitive() boolean isSynthetic() boolean newInstance() java.lang.Object toString() java.lang.String Create Table Success: refFriendlyURL DONE Installation Success! This is the installation result. Please help !! Regards Zelin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
