Connecting Tech Pros Worldwide Help | Site Map

Getting an Exception while excuting the Weblogic Application

Member
 
Join Date: Apr 2007
Posts: 41
#1: Sep 26 '07
Hi,

As am getting an Exception like "javax.naming.CommunicationException [Root exception is weblogic.socket.UnrecoverableConnectException: [Login failed: 'No license:Connection rejected, the server license allows connections from only 5 unique IP addresses."

FYI The Application is deployed in Weblogic

Can Anybody what couid be the cause ?? and hw we can resove this exception ??

Thanx in Advance.

Regards,
Sateesh
Newbie
 
Join Date: Jun 2008
Posts: 1
#2: Jun 16 '08

re: Getting an Exception while excuting the Weblogic Application


You are getting this eeror because you are using a demo/development version of weblogic and it only allows up to 5 diferent IPs to access it. SO go ahead and drop the weblogic and try again. and it should work
Reply