Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help with LicenseCorruptException ?

0 views
Skip to first unread message

Dave Cotton

unread,
Jul 27, 2000, 3:00:00 AM7/27/00
to
Hello,

I've just:

1. Downloaded my XML License file for 5.1 30 day evaluation
2. Installed 5.1 WebLogic Server on my NT workstation under
"D:\weblogic"
3. Copied the XML License file to my NT workstation under
"D:\weblogic\license"

I then started WebLogic Console successfully, but get the following
LicenseCorruptException problemwhen I try to start the WebLogic Server. I
would appreciate anyone telling me what I'm doing wrong....

Thanks,
Dave

Attempting to start server on the machine running the console using
D:\weblogic\jre1_2\jre\bin\java.exe -mx32m -ms32m -classpath
"D:\weblogic\jre1_2\jre\lib\rt.jar;D:\weblogic\jre1_2\jre\lib\i18n.jar;D:\we
blogic\lib\i18n.jar;D:\weblogic\classes\boot;D:\weblogic\eval\cloudscape\lib
\cloudscape.jar" -Dweblogic.class.path=D:\weblogic\license;D:\weblogic\class
es;D:\weblogic\myserver\serverclasses;D:\weblogic\lib\weblogicaux.jar -Dwebl
ogic.system.discardOutAndErr=true -Djava.security.manager -Djava.security.po
licy==D:\weblogic\weblogic.policy -Dweblogic.system.name=myserver -Dweblogic
.system.home=D:\weblogic -Dweblogic.cluster.enable=false -Dweblogic.cluster.
name=mycluster -Dweblogic.system.listenPort=7001 -Dweblogic.system.SSLListen
Port=7002 -Dweblogic.cluster.multicastAddress=237.0.0.1 weblogic.Server
weblogic.common.LicenseCorruptException: Error parsing XML license file.
[java.util.EmptyStackException
at java.util.Stack.peek(Stack.java:86)
at weblogic.xml.license.Handler.characters(Handler.java:63)
at weblogic.xml.license.BaseParser.sendCharacters(BaseParser.java:120)
at weblogic.xml.license.BaseParser.eatComment(BaseParser.java, Compiled
Code)
at
weblogic.xml.license.WEBLOGICLICENSESParser.parse(WEBLOGICLICENSESParser.jav
a, Compiled Code)


Michael Girdley

unread,
Jul 27, 2000, 3:00:00 AM7/27/00
to

Could you possibly post the license file that you are using?

--
----
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc


"Dave Cotton" <davec...@earthlink.net> wrote in message
news:3980...@newsgroups.bea.com...

Dave Cotton

unread,
Jul 28, 2000, 3:00:00 AM7/28/00
to

Michael,

Thanks for your help...below is the contents of the License file. I just
realized that it includes some non-commented text. I will try to remove that
and try again...

Dave


Below are keys for your product order. We are
migrating from java-based license keys to XML-based
keys. Below are java keys for 3.x products
and XML keys for 4.x products. Please refer to
http://www.weblogic.com/docs/techstart/license.html
for installation instructions.
Please print and save this email for future reference.

Thanks,
The BEA WebLogic Team


/* Keys for version 3.1 and earlier */
add("WebLogic,any,unlimited,02-Oct-2000|" +
"bf4abc2d9598f027d36f8b0027740199");
add("WebLogic/SSL,any,unlimited,02-Oct-2000|" +
"6ff3ca9bb68be1b752edb541865455c7");
add("jdbcKona/MSSQLServer4,any,unlimited,02-Oct-2000|" +
"b6d8c20b07003b33c8694d8bf3b980ff");
add("jdbcKona/Informix4,any,unlimited,02-Oct-2000|" +
"ed0d62ecba24b49f029261957fe89998");
add("jdbcKona/Oracle,any,unlimited,02-Oct-2000|" +
"4fed48a66cc573533a3b2edf3b37914d");
add("jdbcKona/Sybase,any,unlimited,02-Oct-2000|" +
"0c0a15a006730264655dc32d2d6b96a4");
add("jdbcKona/MSSQLServer,any,unlimited,02-Oct-2000|" +
"a7825d5ae4825e12ec296491332e57e1");


<!-- Keys for version 4.0 and later -->
<WEBLOGIC-LICENSES>
<LICENSE PRODUCT="WebLogic"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="bf4abc2d9598f027d36f8b0027740199"
/>
<LICENSE PRODUCT="WebLogic/SSL"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="6ff3ca9bb68be1b752edb541865455c7"
/>
<LICENSE PRODUCT="jdbcKona/MSSQLServer4"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="b6d8c20b07003b33c8694d8bf3b980ff"
/>
<LICENSE PRODUCT="jdbcKona/Informix4"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="ed0d62ecba24b49f029261957fe89998"
/>
<LICENSE PRODUCT="jdbcKona/Oracle"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="4fed48a66cc573533a3b2edf3b37914d"
/>
<LICENSE PRODUCT="jdbcKona/Sybase"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="0c0a15a006730264655dc32d2d6b96a4"
/>
<LICENSE PRODUCT="jdbcKona/MSSQLServer"
IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"
KEY="a7825d5ae4825e12ec296491332e57e1"
/>
</WEBLOGIC-LICENSES>

Michael Girdley <in...@bea.com> wrote in message
news:3980f3ac$1...@newsgroups.bea.com...

Michael Girdley

unread,
Jul 28, 2000, 3:00:00 AM7/28/00
to

Please let me know how it goes.

--
----
Michael Girdley
Product Manager, WebLogic Server & Express
BEA Systems Inc


"Dave Cotton" <davec...@earthlink.net> wrote in message

news:3981...@newsgroups.bea.com...

Dave Cotton

unread,
Jul 28, 2000, 3:00:00 AM7/28/00
to
Michael,

Sorry - I removed the comments via Notepad, but it gives the same exception.
Any ideas?

Dave


Michael Girdley <in...@bea.com> wrote in message

news:3981...@newsgroups.bea.com...

hes...@my-deja.com

unread,
Jul 30, 2000, 3:00:00 AM7/30/00
to
Dave,

I had same problem using the Weblogic that came free with a magazine
(Dr. Dobbs I think, not sure). Anyway I downloaded Weblogic from BEA's
website and the problem goes away (It had 30 day license already in the
download.

Norm

In article <3981...@newsgroups.bea.com>,


Sent via Deja.com http://www.deja.com/
Before you buy.

Michael Girdley

unread,
Jul 30, 2000, 3:00:00 AM7/30/00
to
Did you get this license from BEA? Did you change any of the text?

In other words, did you change any of these values:

IP="any" UNITS="unlimited" EXPIRATION="02-Oct-2000"

Thanks,
Michael

Dave Cotton

unread,
Aug 1, 2000, 3:00:00 AM8/1/00
to
Michael,

I did get it from BEA. Below is a copy of the email you guys sent when I
registered. I installed 5.1 from a CD from JavaPro magazine using the key
downloaded from the first URL below. I changed none of the file contents -
I just moved it from my desktop to my WinNT laptop to do the install.

Thanks for your ongoing help...

Dave


Dear BEA Evaluator,

Thank you for your interest in evaluating BEA WebLogic Server and BEA
WebLogic Commerce Server.

You can download the license keys from each of these two links:

BEA WebLogic Server, version 5.1.0
http://www.bea.com/eval/wlslicensekey/

BEA WebLogic Commerce Server, version 2.0.1
http://www.bea.com/eval/wlcslicensekey/

If you've downloaded software from BEA, you will need only to provide your
user ID and password. If you are a new user, you will be asked to register.
Should you wish to download the license keys for the second product on the
evaluation CD, you will not need to register a second time.

We wish you a very successful evaluation!

The BEA Team !


Michael Girdley <in...@bea.com> wrote in message

news:3984d63d$1...@newsgroups.bea.com...

0 new messages