License exception inWLS 7.0

Just installed WLS 7.0 from CD from Java mag. Downloaded license.bea and copied in c:\bea, changed sdk1.3.1 to sdk 1.4.1 since my EJBs use nio, tried start server and got License Exception. What can be a problem? BTW if I try
C:\bea>UpdateLicense.cmd license.bea.new
org.xml.sax.SAXParseException: Illegal character at end of document, H.
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3182)
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3176)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:506)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:134)
at com.bea.installer.registry.XmlParser.parseFile(Unknown Source)
at com.bea.installer.registry.XmlParser.<init>(Unknown Source)
at com.bea.installer.registry.LicenseMerger.<init>(Unknown Source)
at com.bea.installer.registry.LicenseMerger.main(Unknown Source)
Any ideas? And more info, pre release WLS 7 worked fine on jdk 1.4

Just installed WLS 7.0 from CD from Java mag. Downloaded license.bea and copied in c:\bea, changed sdk1.3.1 to sdk 1.4.1 since my EJBs use nio, tried start server and got License Exception. What can be a problem? BTW if I try
C:\bea>UpdateLicense.cmd license.bea.new
org.xml.sax.SAXParseException: Illegal character at end of document, &#x48;.
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3182)
at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3176)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:506)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:134)
at com.bea.installer.registry.XmlParser.parseFile(Unknown Source)
at com.bea.installer.registry.XmlParser.<init>(Unknown Source)
at com.bea.installer.registry.LicenseMerger.<init>(Unknown Source)
at com.bea.installer.registry.LicenseMerger.main(Unknown Source)
Any ideas? And more info, pre release WLS 7 worked fine on jdk 1.4

Similar Messages

  • License Exception connecting to MS SQL 7 - JDBC

    I downloaded the trial version of WebLogic Server and the JDBC driver for MS SQL
    Server.
    When I try to use the driver to connect to the database in straight java application,
    not in WLS, and I get an exception.
    java.sql.SQLException: java.sql.SQLException: $$$$$$$$$$$$$$$$ License Exception
    $$$$$$$$$$$$$$$$
    Missing license file for: WebLogic Server 6.0
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    I just downloaded the evaluations a few days ago and I set the classpath that
    the documentation indicated. My Classpath includes <weblogic>\mssqlserver4v70\classes
    and <weblogic>\mssqlserver4v70\license where <weblogic> is the location of my
    WLS install.
    I found a similar problem in the list, but it indicated a download of the latest
    would fix it, and it didn't for me.
    Any suggestions on how I should proceed?

    You need to include the directory that contains the license.bea in your
    classpath
    or use -D to specify it on commandline
    java -Dbea.home=dirOfYourLicenseFile ... yourApp.
    BEA Systems, Inc.
    Zhiming Sun
    "Steve Close" <[email protected]> wrote in message
    news:3aed8d18$[email protected]..
    >
    I downloaded the trial version of WebLogic Server and the JDBC driver forMS SQL
    Server.
    When I try to use the driver to connect to the database in straight javaapplication,
    not in WLS, and I get an exception.
    java.sql.SQLException: java.sql.SQLException: $$$$$$$$$$$$$$$$ LicenseException
    $$$$$$$$$$$$$$$$
    Missing license file for: WebLogic Server 6.0
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    I just downloaded the evaluations a few days ago and I set the classpaththat
    the documentation indicated. My Classpath includes<weblogic>\mssqlserver4v70\classes
    and <weblogic>\mssqlserver4v70\license where <weblogic> is the location ofmy
    WLS install.
    I found a similar problem in the list, but it indicated a download of thelatest
    would fix it, and it didn't for me.
    Any suggestions on how I should proceed?

  • $$$$ License Exception when connecting to SQL Server for Weblogic 7.0

    Hi,
    I downloaded Weblogic 7.0, and installed and uninstalled a few times,
    When I tried to connect SQL Server 2000 using the samples in ..\examples\jdbc\mssqlserver4,
    I got the error:
    Exception was thrown: java.sql.SQLException: $$$$$$$$$$$$$$$$ License Exception
    $$$$$$$$$$$$$$$$
    jDriver/MSSQLServer4: license signature validation error!
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    I checked the classpath, c:\bea is in there!!
    Is any problem for installing and uninstalling a few times on the same computer?
    Thanks a lot!!
    JH

    Hi,
    As mentioned in the following configuration article, for earlier versions of SQL Server where MARS was not an option, the way to configure is to have server-side cursors configured.
    (check out the tabulated column next to MARS_Connection for details)
    http://www.easysoft.com/products/data_access/odbc-sql-server-driver/manual/configuration.html
    To use server-side queries in the connection URL, pls go through this link
    http://www.oracle.com/technology/products/jdev/howtos/bc4j/bc_psqlserverwalkthrough.html
    But please note that server-side cursors does have a performance overhead.
    Let me know if you need more information.
    HTH,
    Lakshmi.

  • Weblogic License Exception

    Anyone have any input on this. I received paid licenses for WL 5.1, installed them
    in the appropriate WebLogicLicense.xml file (which is in the classpath), and am now
    getting the following error:
    $$$$$$$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$$$$$$
    Loaded License: /weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    The license for WebLogic does not allow use by ip address 127.0.0.1
    etc.....
    WL is installed on a Linux box with an ip of 10.xxx.xxx.xxx, so it doesn't really
    make sense?
    Thanks in advance.
    Chris

    Hi.
    when you say you have installed weblogic on the same machine several times and it worked, do you mean you have installed wls
    6.1 sp1? Or do you mean you have installed other versions? If you have installed this version before then you might try
    reinstalling with a fresh download of the install binary.
    If you are still having problems then you might want to open a case with support.
    Regards,
    Michael
    Nalika wrote:
    Hi all,
    I am getting following exception when installing WebLogic 6.1 sp1 in HP-UX 11.0.
    Installing WebLogic ISV License on hpdln001.
    Please wait and do not interrupt ....
    Done!
    bad document for elName=license-group doc=null ...returning null...
    java.lang.NullPointerException
    at com.bea.installer.registry.LicenseMerger.merge(LicenseMerger.java:96)
    at com.bea.installer.registry.LicenseMerger.main(LicenseMerger.java:372)
    After that WebLogic server does not starts by giving following error
    Starting WebLogic Domains.
    SHLIB_PATH=/space/hpdln001-1/v7/bea/wlserver6.1sp1/lib/hpux11:/space/hpdln001-1/v7/bea/wlserver6.1sp1/lib/hpux11/oci816_8
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server !!
    Missing license file for: WebLogic Server 6.1
    I presume that I do have a correct license file since I already installed WebLogic
    in same machine several times & it worked fine. I have installed almost all the pathes
    to HP machine.
    Thanks
    Nalika--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Cold Fusion 8 License Exception

    We purchased ColdFusion 8 Standard Edition and are running
    one Website on IIS. When I had people looking at some CF templates
    with mockups, I got a License Exception disallowed IP addresses
    error.
    Please advise- the only fix I found listed in this CF form
    category was to update the serial number in CF admin under "System
    Information Link"- there is no such link in CF8 or I can't find it.
    We installed this full Standard edition on our server and entered
    our serial number - why is this happening?
    Thanks

    newportri wrote:
    > Please advise- the only fix I found listed in this CF
    form category was to
    > update the serial number in CF admin under "System
    Information Link"- there is
    > no such link in CF8 or I can't find it. We installed
    this full Standard edition
    > on our server and entered our serial number - why is
    this happening?
    Search you lib dirs for a file named license.properties and
    enter your
    license key there and restart.
    Jochem
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • License Exception

    We're running Weblogic 7.0 for a client and suddenly getting this information when
    starting WLI:
    $$$$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$$$$
    Unable to start WebLogic Server!!
    Missling license file for: WebLogic Platform 7.0
    $$$$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$$$$
    ================================================
    Client is fully licensed for a 4-CPU server

    Hi Racha,
    This evaluation license only permits 3 connections. You may want to contact
    BEA sales to get a license that will work with no restrictions.
    sree
    "Racha" <[email protected]> wrote in message
    news:3bd6c7b2$[email protected]..
    When trying connect to MS SQL Server 7 for generating our entreprise javaobjects I have those log messages :
    java.sql.SQLException: weblogic.common.LicenseKeyInvalidException: Licenseover limit for
    jdbcKona/MSSQLServer4,any,3,08-Dec-2001|1722b41c3944f8f8e5bf16f7596996df
    >
    Although I have downloaded the latest evaluation version of weblogicJDriver...
    Help please, we haven't this problem with the 8-November expire evaluationversion, but now we have the problem with all versions...
    Any idea about fixing or even understanding the problem is highlyappreciated...

  • License Exception Problem Encountered With CDs from Dev2Dev Conference

    We just attended a great BEA Dev2Dev conference at which we were each provided
    a complimentary BEA WebLogic Platform 8.1 CD with the one-year development license.
    After the conference, we were all excited to install the CD and apply some of
    the techniques we'd just been shown at the conference. The problem is that we
    cannot get the installation to work correctly, as described. We continue to get
    "LICENSE EXCEPTION" when we attempt to launch anything.
    -- The instruction say the CD would provide the requisite "license.bea" (one-year)
    file in our
    BEA_HOME directory (c:\bea). However, no such file exists. In fact, that file
    doesn't exist anywhere on the system. We tried this on three different computers,
    using two different CDs that were provided. One one of the computers, a previous
    version of WL7.0 was installed. It was fully de-installed. The third computer
    has never had a BEA product on it, so there should not have been any conflict.
    -- We used only default settings. OS is WinXP with more than enough RAM and disk
    space to handle BEAWL8.1.
    -- We used the SmartInstall program that comes with the BEA CD that was handed
    out at the conference.
    Can you tell us what we need to do to make this product work? Our enthusiasm
    from the conference still continues, but frustration is starting to set in.
    Thanks,
    Doug

    Well, as it turns out, the literature is a bit wrong, but the CD is correct.
    The literature says the installation program will place a copy of "license.bea"
    in the BEA_HOME folder (typically c:\bea). This is not the case. What is the
    case is that after you run the installation program from the CD, there is a link
    at the very bottom-left corner of the HTML page for you to go out an grap the
    license specifically for the installs based on the CDs from Dev2Dev offerings.
    "Douglas" <[email protected]> wrote:
    >
    We just attended a great BEA Dev2Dev conference at which we were each
    provided
    a complimentary BEA WebLogic Platform 8.1 CD with the one-year development
    license.
    After the conference, we were all excited to install the CD and apply
    some of
    the techniques we'd just been shown at the conference. The problem is
    that we
    cannot get the installation to work correctly, as described. We continue
    to get
    "LICENSE EXCEPTION" when we attempt to launch anything.
    -- The instruction say the CD would provide the requisite "license.bea"
    (one-year)
    file in our
    BEA_HOME directory (c:\bea). However, no such file exists. In fact,
    that file
    doesn't exist anywhere on the system. We tried this on three different
    computers,
    using two different CDs that were provided. One one of the computers,
    a previous
    version of WL7.0 was installed. It was fully de-installed. The third
    computer
    has never had a BEA product on it, so there should not have been any
    conflict.
    -- We used only default settings. OS is WinXP with more than enough
    RAM and disk
    space to handle BEAWL8.1.
    -- We used the SmartInstall program that comes with the BEA CD that was
    handed
    out at the conference.
    Can you tell us what we need to do to make this product work? Our enthusiasm
    from the conference still continues, but frustration is starting to set
    in.
    Thanks,
    Doug

  • WLS 6: license Exception: Unable to start EJB Service, EJB 2.0 has not been enabled.

    Hi there!
    I've just installed WLS6 and tried to find out more about EJB 2.0.
    But for some reason(License Exception) I could not run the EJB
    2.0 Examples.
    The other Examples work fine (I tried InitialContext and EJB1.1),
    but one I try to
    compile an EJB 2.0 Example and then copy it into the config...
    directory I get a license
    exception.
    Could anyone give me a hint?
    fred
    [weblogic.log]

    Bassam Hijazi <[email protected]> wrote:
    You have to download the EJB2.0 jar file from the website
    and include it
    in your CLASSPATH.,That was easy and helpful :)

  • License exception (CF9)

    From time to time there is a license exception error in the logs though we use a paid Standard Edition 9.
    Any ideas how to check WHAT license error occured and in which template? I cannot see this in the error code and I do not use any Enterprise features...
    Tnx in advance.
    Ronald
    500
    A License exception has occurred: You tried to access a restricted feature for the Standard edition: JSP
    coldfusion.license.LicenseManager$LicenseIllegalAccessException: A License exception has occurred: You tried to access a restricted feature for the Standard edition: JSP
        at coldfusion.license.LicenseManager.byte(Unknown Source)
        at coldfusion.license.LicenseManager.checkJSP(Unknown Source)
        at coldfusion.license.JspLicenseServlet.service(Unknown Source)
        at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        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)

    That ought to be something that you follow-up with directly at Adobe.  Make sure you have your proof-of-purchase information handy if they don't find you right away in their customer database.  They can provide you with the correct license code and the proper instructions for (re-)installing it.  They're hands-down the best folks to help you with something like this. . .

  • ColdFusion MX7 Developer version - A License Exception has been thrown

    Hi,
    I'm currently evaluating ColdFusion MX7 (it has become
    Developer) for our future web application plaform. I have CF on my
    testing server (win2003) and Dreamweaver on my workstation. This
    morning I got 'A License Exception has been thrown' and checked my
    ip of my workstation. It is different from the one the error page
    stated. I guess DHCP server gave me a new ip address, which rarely
    happens. I refleshed the site information in DW but CF thought I'm
    out of range. What should I do to solve the problem? Here is the
    real error message.
    "You tried to access the developer edition from a disallowed
    IP (xxx.xxx.xxx.xx8). The developer edition can only be accessed
    from 127.0.0.1 and two additional IP addresses. The additional IP
    addresses are: xxx.xxx.xxx.xx2,xxx.xxx.xxx.xx0 "
    Please help. Thanks.
    ****

    restart CF (only way to reset the IP list in CF)
    OR make your IP static
    HTH
    Tim Carley
    www.recfusion.com
    [email protected]

  • CFMX 7 Deployment - A license Exception has been  thrown

    Hi, There:
    I met a weird problem. I have upgraded license CFMX 7.01
    Standard from CF5. I developed an application on localhost pointing
    to default cfusionMX7\wwwroot\myApp. It works fine by internal IP
    address. But when I configured IIS and assigned public IP pointing
    to this folder, it failed to load up the application and showed " A
    License Exception has been thrown. You tried to access developer
    edition from disallowed IP - my public IP address". What's wrog
    with it? I reviewed my installation I have given the right upgrad
    license key and old license key. CFMX administrator works fine and
    local IP access works fine.
    Is it a deployment issues so I should take look at web.xml?
    Could you please help me out of this? Thanks in advance!
    Steven

    That's a ColdFusion error. You should post your question on
    one of
    the ColdFusion forums:
    http://www.adobe.com/cfusion/webforums/forum/index.cfm?forumid=1
    David Alcala
    Adobe Technical Support

  • A License Exception has been thrown

    New install of MX7 on a Windows Server 2003 Web Ed. and I am
    receiving the following:
    Error Occurred While Processing Request
    A License Exception has been thrown.
    You tried to access the developer edition from a disallowed
    IP (64.247.237.152). The developer edition can only be accessed
    from 127.0.0.1 and two additional IP addresses. The additional IP
    addresses are: 204.116.14.58,71.68.45.68
    Please try the following:
    Enable Robust Exception Information to provide greater detail
    about the source of errors. In the Administrator, click Debugging
    & Logging > Debugging Settings, and select the Robust
    Exception Information option.
    Check the ColdFusion documentation 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.1;
    SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Remote Address 64.247.237.152
    Referrer
    Date/Time 23-May-06 12:18 PM
    It is a full, paid version but seems to be running in
    developer mode or something... what am I missing?

    CFMX thinks you are running the developer version. If you run
    the cfadmin and click on the system information link at the top of
    the admin page you will get all your system information. There is
    also a form where you can input a license key if you have cfmx
    standard or enterprise.
    The free version of CFMX that comes with MX Studio is a
    limited use version. You should review your licensing information
    if that is what you bought.

  • License exceptions...

    There are quite a few messages here regarding an attempt to use utils.dping
    and getting a license exception, but no responses... Could someone shed some
    light please?
    java -classpath
    /opt/weblogic/weblogic7/license.bea:/opt/weblogic/weblogic7/jdk131_03/lib/to
    ols.jar:/opt/weblogic/weblogic700/server:/opt/weblogic/weblogic700/server/li
    b/weblogic_sp.jar:/opt/weblogic/weblogic700/server/lib/weblogic.jar:/opt/web
    logic/weblogic7/ utils.dbping ORACLE username password servername
    Failed loading jDriver/Oracle - jDriver/Oracle: license signature validation
    error!
    Error encountered:
    java.sql.SQLException: Fail to load jDriver/Oracle due to license checking
    failed!
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:82)
    at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:195)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:95)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at java.sql.DriverManager.getConnection(DriverManager.java:106)
    at utils.dbping.main(dbping.java:157)
    We are evaluating the 7.0 version and well DB connectivity is key to
    upgrading to 7.0 from 5.1.... any help would be appreciated..
    thanks
    _nik

    Hey Slava,
    Actuallly i've tried both, it being in the CLASSPATH and then the complete
    path to the file. Both of those do not seem to work :(
    _nik
    "Slava Imeshev" <[email protected]> wrote in message
    news:[email protected]..
    Hi Nik,
    You have license file in classpath while it should be a directory
    containing license file.
    Regards,
    Slava Imeshev
    "Nik" <[email protected]> wrote in message
    news:3e1b263a$[email protected]..
    There are quite a few messages here regarding an attempt to useutils.dping
    and getting a license exception, but no responses... Could someone shedsome
    light please?
    java -classpath
    /opt/weblogic/weblogic7/license.bea:/opt/weblogic/weblogic7/jdk131_03/lib/to
    >>
    >
    ols.jar:/opt/weblogic/weblogic700/server:/opt/weblogic/weblogic700/server/li
    >>
    >
    b/weblogic_sp.jar:/opt/weblogic/weblogic700/server/lib/weblogic.jar:/opt/web
    logic/weblogic7/ utils.dbping ORACLE username password servername
    Failed loading jDriver/Oracle - jDriver/Oracle: license signaturevalidation
    error!
    Error encountered:
    java.sql.SQLException: Fail to load jDriver/Oracle due to license
    checking
    failed!
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:82)
    at weblogic.jdbc.oci.Driver.loadLibraryIfNeeded(Driver.java:195)
    at weblogic.jdbc.oci.Driver.connect(Driver.java:95)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at java.sql.DriverManager.getConnection(DriverManager.java:106)
    at utils.dbping.main(dbping.java:157)
    We are evaluating the 7.0 version and well DB connectivity is key to
    upgrading to 7.0 from 5.1.... any help would be appreciated..
    thanks
    _nik

  • License Exception using security manager w/ WL 6.1 SP 3

    I am running WL 6.1 SP 3 on Solaris 5.8 w/ jkd 1.3.1. I am trying to use a security
    manager in a clustered environment. The startManagedWeblogic.sh starts the server
    via:
    java $JAVA_OPTIONS -classpath $CLASSPATH -Dweblogic.Domain=sceptre -Dweblogic.Name=$SERVER_NAME
    -Dweblogic.management.server=$ADMIN_URL -Dbea.home=/disk01/abc/abc8/bea -Dweblogic.management.password=$WLS_PW
    -Dweblogic.ProductionModeEnabled=$STARTMODE -Djava.security.manager -Djava.security.policy==$WL_HOME/lib/weblogic.policy
    weblogic.Server
    The weblogic.policy file has been altered to set the codebase / file location
    for my weblogic instance as indicated in the admin guide:
    grant codeBase "file:/disk01/abc/abc8/bea/wlserver6.1/-" {
    permission java.io.FilePermission "/disk01/abc/abc8/bea/wlserver6.1/-", "read,write,delete,execute";
    However, when I start my server I receive the following:
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server !!
    WebLogic: license has expired on Thu Nov 28 12:00:00 EST 2002!
    I'm unclear why this error only occurs if I specify the -Djava.security.manager
    option, but the error is incorrect. I suspect it may be due to my licence.bea
    file containing both an active license and an expired evaluation license. Is
    this a known issue, and how can I get around it?
    If my policy file settings are in error please let me know. I assume they are
    right since if I otherwise put in invalid settings I get various java.security.AccessControlException
    (s).

    "Peter" <PeterB> wrote:
    >
    "Chad Price" <[email protected]> wrote in message
    news:3ffb4a9b$[email protected]..
    I am running WL 6.1 SP 3 on Solaris 5.8 w/ jkd 1.3.1. I am tryingto use
    a security
    manager in a clustered environment. The startManagedWeblogic.sh startsthe server
    via:
    java $JAVA_OPTIONS -classpath$CLASSPATH -Dweblogic.Domain=sceptre -Dweblogic.Name=$SERVER_NAME
    -Dweblogic.management.server=$ADMIN_URL -Dbea.home=/disk01/abc/abc8/bea-D
    weblogic.management.password=$WLS_PW
    -Dweblogic.ProductionModeEnabled=$STARTMODE -Djava.security.manager-Djava
    .security.policy==$WL_HOME/lib/weblogic.policy
    weblogic.Server
    The weblogic.policy file has been altered to set the codebase / filelocation
    for my weblogic instance as indicated in the admin guide:
    grant codeBase "file:/disk01/abc/abc8/bea/wlserver6.1/-" {
    permission java.io.FilePermission "/disk01/abc/abc8/bea/wlserver6.1/-","read,write,delete,execute";
    However, when I start my server I receive the following:
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server !!
    WebLogic: license has expired on Thu Nov 28 12:00:00 EST 2002!
    I'm unclear why this error only occurs if I specifythe -Djava.security.manager
    option, but the error is incorrect. I suspect it may be due to mylicence.bea
    file containing both an active license and an expired evaluation license.Is
    this a known issue, and how can I get around it?
    Can you remove the expired license?
    I removed the invalid license, and now get a different error:
    License error, Invalid host IP
    Having looked at ticket S-15389, I used java utils.myip java utils.netAddresses
    -a to verify that the IP Address returned by the JVM is the same as the one in
    the license file. Additionally, I checked the /etc/hosts file to verify the IP
    address mapped to the server name was the same in the license file.

  • Weblogic plugin for eclipse: License Exception

    Hi,
    I am using weblogic server 6.1 installed in my local workstation. When i start
    the server from a system prompt it starts without a problem but when i try to
    start it from my IDE (Eclipse 2.1 with weblogicplugin_1.0.0) i get the following
    error
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server !!
    Missing license file for: WebLogic Server 6.1
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Has anyone got any idea as to why it produces this error?
    thanks
    max

    Max,
    I am also receiving a license exception with eclipse v3.0 and the wl plugin v1.1.1.
    I tried moving the license.bea file to various locations including the eclipse/plugins folder where the wlpu lives - nothing seems to work.
    Have you made any progress?
    Let me know, thx.
    C.

Maybe you are looking for

  • "Another program on your computer would like to modify Firefox with the following add-on" - how to disable?

    I am using the latest Firefox (28.0) on Windows XP in a shared computer environment. Although I do not have Administrator access, I installed Firefox myself and can change whatever Firefox config settings I want (including about:config and mucking wi

  • Creating a new ticket

    Hi SAP GURUS!!! I Have a requirement , I wanna create a new duplicate ticket for an existing ticket in the same system.And the details in the original ticket should reflect in duplicate ticket. I got the details of ORDERADM_H TABLE AND ACTIVITY_H tab

  • How can I make a master audio in Garageband 10.0.1?

    There are any tutorial of the tools of Garageband 10.0.1 for mastering audio? any advise? Thanks!!

  • Clarification on Adobe XMP Packet

    I would like to add some custom data to JPG images we are generating in our app. After much research I think the best approach is to include this information in the XMP packet and save it to the image, thus eliminating the need for side-car file. Few

  • Merging data with the cloud

    Backed up on the cloud, I have my latest data, however on my iphone I have Notes data that is not in the cloud. How can I merge the Notes with the data on the cloud so that everything is the latest information and data ? Thanks