Ask a Question related to Coldfusion Server Administration, Design and Development.
-
alexfrates #1
Licensing restrictions prevent access from this address.
After updating CF7 to the new DST requirements, we are seeing INTERMITTENT
issues with some SWF movies not being loaded.
flash forms work just fine.
Any indication which way to look would be fabulous.
Coldfusion-err.log shows:
03/13 15:47:48 ERROR Proxy Servlet: Licensing restrictions prevent access from
xx.xx.xx.xxx
03/13 15:47:48 ERROR Proxy Servlet: Allows addresses: [ {71.218.19.250}
{192.168.1.145} {74.93.23.77} {24.131.24.127} {192.168.1.1} ]
03/13 15:47:48 error Licensing restrictions prevent access from this address.
java.io.IOException: Licensing restrictions prevent access from this address.
at
flex.services.license.AddressRestrictionFilter.inv oke(AddressRestrictionFilter.j
ava:28)
at flex.server.j2ee.cache.CacheFilter.doFilter(CacheF ilter.java:165)
at flex.bootstrap.BootstrapFilter.doFilter(BootstrapF ilter.java:66)
at jrun.servlet.FilterChain.doFilter(FilterChain.java :94)
at jrun.servlet.FilterChain.service(FilterChain.java: 101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:257)
at jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:541)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:204)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:318)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:426)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:264)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
alexfrates Guest
-
CFC access restrictions across sandboxes
I am trying to prevent files in a directory from invoking CFCs in another directory. Here's the scenario: \restricted\secure.cfc... -
External access IP Address
I've set up my developer edition and can access it ok using http://127.0.0.1:8500/ prefix. If I wish to access from an external pc via the web I... -
How can i prevent perl files from being access
Hello, if anyone can guide me how to add httpHandler in machine.config for .txt file and .pl files..... i want to authenticate users before... -
encrypting email address (to prevent spam)
"Randal L. Schwartz" <merlyn@stonehenge.com> wrote: What's unethical about it? What's wrong with posting it in multiple places?!! Not... -
how to prevent prevent .so-calling routine to crash from segfaults in .so
Hi, Guys I am stuck with a problem and need some help. Platform : Linux(RedHat 7.3) Problem Area : Dynamic Shared Object Libraries, POSIX... -
Jochem van Dieten **AdobeCommunityExpert** #2
Re: Licensing restrictions prevent access from this address.
alexfrates wrote:
On a J2EE multiserver install this usually means your JRun instance is> After updating CF7 to the new DST requirements, we are seeing INTERMITTENT
> issues with some SWF movies not being loaded.
>
> flash forms work just fine.
> Any indication which way to look would be fabulous.
>
> Coldfusion-err.log shows:
> 03/13 15:47:48 ERROR Proxy Servlet: Licensing restrictions prevent access from
> xx.xx.xx.xxx
> 03/13 15:47:48 ERROR Proxy Servlet: Allows addresses: [ {71.218.19.250}
> {192.168.1.145} {74.93.23.77} {24.131.24.127} {192.168.1.1} ]
not registered. In the JRun admin, drill down to the settings of the
instance and check whether it is a developer edition or a registered
edition. I wouldn't know any way to fix this other then a reinstall.
Jochem
--
Jochem van Dieten
Adobe Community Expert for ColdFusion
Jochem van Dieten **AdobeCommunityExpert** Guest
-
alexfrates #3
Re: Licensing restrictions prevent access from thisaddress.
It is not a J2EE install. It's installed standalone on IIS6.
Anyway, Jrun eventually refused to deploy the cfusion application on service
launch.
I completely reinstalled the entire CFMX install.
Thanks anyway.
alexfrates Guest



Reply With Quote

