My three computers are networked. The IP addresses of CompA, CompB and CompC are 192.168.0.183, 192.168.0.184 and 192.168.0.128 respectively.
CompA has a web server (IIS) and ColdFusion server running. Everything is working properly at CompA. I test my website via CompB. Everything is also working properly. But I don't know why I got the below error message when I used CompC to test my website!!! How can I fix this problem?
Error Occurred While Processing Request
A License Exception has been thrown.
You tried to access the developer edition from a disallowed IP (192.168.0.128). The developer edition can only be accessed from 127.0.0.1 and one additional IP address. The additional IP address is: 192.168.0.184
Please Try The Following:
Check the CFML Reference Manual to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
Remote Address 192.168.0.128
Referer
http://192.168.0.183 Date/Time 19-Feb-04 07:24 PM
Stack Trace (click to expand)
coldfusion.license.License
Manager$Li
censeInval
idIPExcept
ion: A License Exception has been thrown.
at coldfusion.license.License
Manager._i
sValidIP(U
nknown Source)
at coldfusion.license.License
Manager.ch
eckValidIP
(Unknown Source)
at coldfusion.filter.LicenseF
ilter.invo
ke(Unknown
Source)
at coldfusion.filter.Exceptio
nFilter.in
voke(Unkno
wn Source)
at coldfusion.filter.ClientSc
opePersist
enceFilter
.invoke(Un
known Source)
at coldfusion.filter.BrowserF
ilter.invo
ke(Unknown
Source)
at coldfusion.filter.GlobalsF
ilter.invo
ke(Unknown
Source)
at coldfusion.filter.Datasour
ceFilter.i
nvoke(Unkn
own Source)
at coldfusion.CfmServlet.serv
ice(Unknow
n Source)
at jrun.servlet.ServletInvoke
r.invoke(S
ervletInvo
ker.java:1
06)
at jrun.servlet.JRunInvokerCh
ain.invoke
Next(JRunI
nvokerChai
n.java:42)
at jrun.servlet.JRunRequestDi
spatcher.i
nvoke(JRun
RequestDis
patcher.ja
va:241)
at jrun.servlet.ServletEngine
Service.di
spatch(Ser
vletEngine
Service.ja
va:527)
at jrun.servlet.jrpp.JRunProx
yService.i
nvokeRunna
ble(JRunPr
oxyService
.java:198)
at jrunx.scheduler.ThreadPool
$Downstrea
mMetrics.i
nvokeRunna
ble(Thread
Pool.java:
348)
at jrunx.scheduler.ThreadPool
$ThreadThr
ottle.invo
keRunnable
(ThreadPoo
l.java:451
)
at jrunx.scheduler.ThreadPool
$UpstreamM
etrics.inv
okeRunnabl
e(ThreadPo
ol.java:29
4)
at jrunx.scheduler.WorkerThre
ad.run(Wor
kerThread.
java:66)
Start Free Trial