• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

PLease Help me

New Here ,
Feb 12, 2024 Feb 12, 2024

Copy link to clipboard

Copied

The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Element COMPANYUSERID is undefined in VARIABLES.

 
 
The error occurred in /app/cfincludes/bld_Session.ProNet.cfm: line 384
Called from /app/Application.cfm: line 304
Called from /app/Application.cfm: line 1
382 : 	</cfif>
383 : <cfelseif Session.IMAPPROLENM EQ "ProNetCCRUser">
384 : 	<cfif	(Len(Variables.CompanyUserId)				is 8)
385 : 		and	(Len(Variables.UEI)					    	is 12)>
386 : 		

Resources:

 

Browser  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Remote Address  172.22.0.137
Referrer  https://connect.sba.gov/
Date/Time  13-Feb-24 03:58 AM
Stack Trace
at cfbld_Session2eProNet2ecfm603294435.runPage(/app/cfincludes/bld_Session.ProNet.cfm:384) at cfApplication2ecfm1572209729._factor2(/app/Application.cfm:304) at cfApplication2ecfm1572209729.runPage(/app/Application.cfm:1)

 
TOPICS
Database access

Views

111

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Feb 13, 2024 Feb 13, 2024

Copy link to clipboard

Copied

OK?  #Variables.CompanyUserId# is not defined.  Find where it is supposed to be defined and then find out why it's not happening.

 

Otherwise, there is no possible way anyone can help you due to the lack of information you've provided.  Yes, we see the error message you have.  But, we know nothing about your environment, your processes, code, etc....

 

If you can provide more detail, perhaps someone can help?

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 13, 2024 Feb 13, 2024

Copy link to clipboard

Copied

I,M TRY TO OPEN ONE PAGE BUT I CANT’N :

 PLEASE HELP !!!

 

The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Element COMPANYUSERID is undefined in VARIABLES.

 
 
The error occurred in /app/cfincludes/bld_Session.ProNet.cfm: line 384
Called from /app/Application.cfm: line 304
Called from /app/Application.cfm: line 1
382 : 	</cfif>
383 : <cfelseif Session.IMAPPROLENM EQ "ProNetCCRUser">
384 : 	<cfif	(Len(Variables.CompanyUserId)				is 8)
385 : 		and	(Len(Variables.UEI)					    	is 12)>
386 : 		

Resources:

 

Browser  Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Remote Address  172.22.1.212
Referrer   
Date/Time  13-Feb-24 07:34 PM
Stack Trace
at cfbld_Session2eProNet2ecfm603294435.runPage(/app/cfincludes/bld_Session.ProNet.cfm:384) at cfApplication2ecfm1572209729._factor2(/app/Application.cfm:304) at cfApplication2ecfm1572209729.runPage(/app/Application.cfm:1)

coldfusion.runtime.UndefinedElementException: Element COMPANYUSERID is undefined in VARIABLES.
	at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:2860)
	at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:2783)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3059)
	at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:3010)
	at cfbld_Session2eProNet2ecfm603294435.runPage(/app/cfincludes/bld_Session.ProNet.cfm:384)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5088)
	at cfApplication2ecfm1572209729._factor2(/app/Application.cfm:304)
	at cfApplication2ecfm1572209729.runPage(/app/Application.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:489)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:231)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:121)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:926)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:833)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 22, 2024 Feb 22, 2024

Copy link to clipboard

Copied

LATEST

It might help to change the line 

<cfelseif Session.IMAPPROLENM EQ "ProNetCCRUser">

into

<cfelseif Session.IMAPPROLENM EQ "ProNetCCRUser" and structKeyExists(variables, "CompayUserId")>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation