Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

jaxrpc jar does not work on my windows java ???

843834Jul 10 2002 — edited Jul 12 2002
I am having trouble getting a jaxrpc jar to work on my windows machine. Previously, I used an older version of jaxrpc with java 1.4.0 and it works just fine. However, I encounter the error below when I use a newer jaxrpc jar file. It works just fine on my colleage's Linux machine. I have tried using newer versions of java and still get the same error. Has anyone ever gotten this error, and if so, how did you fix it or were you able to fix it? thanks in advance...

C:\DODProject2\PathPort>ant toolbus-compile
Buildfile: build.xml

init:

bind:
[java] Error: DTDParse: Mixed content model for " element: sequence
[java] content model: null
[java] " must end with ")*", not "?"
[java] Java Result: 1

util:
[javac] Compiling 2 source files to C:\DODProject2\PathPort\build
[javac] An exception has occurred in the compiler (1.4.0). Please file a bug
at the Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) a
fter checking the Bug Parade for duplicates. Include your program and the follow
ing diagnostic in your report. Thank you.
[javac] java.lang.InternalError: jzentry == 0,
[javac] jzfile = 178969992,
[javac] total = 93,
[javac] name = C:\DODProject2\PathPort\lib\misc\jaxrpc.jar,
[javac] i = 3,
[javac] message = invalid LOC header (bad signature)
[javac] at java.util.zip.ZipFile$2.nextElement(ZipFile.java:303)
[javac] at com.sun.tools.javac.v8.code.ClassReader.openArchive(ClassRead
er.java:917)
[javac] at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java
:1121)
etc...

Comments

BPeaslandDBA

From Google Translate:

What is the end date of the holder 11.2.0.4 ?

Can we keep the standard edition and standard edition licenses one or should we switch to standard edition 2 from 09.16.2016 ?

Finally it is possible to switch to standard edition 2 and stay 11.2.0.4 oracle ?

What is the end date of the holder 11.2.0.4 ?


Answered here: https://blogs.oracle.com/UPGRADE/entry/premier_support_for_oracle_11


Can we keep the standard edition and standard edition licenses one or should we switch to standard edition 2 from 09.16.2016 ?


I can't answer that one. SE2 was recently announced. I know some customers are worried that they won't be able to switch from SE1 to SE2 but I can't say for certain if their fears are valid or not. I don't use SE1 so I don't have first-hand experience.


Finally it is possible to switch to standard edition 2 and stay 11.2.0.4 oracle ?


It won't be. The first SE2 version is 12.1.0.2. There is no 11.2.0.4 SE1.


Hope that helps,

Brian

JohnWatson2

I see I missed one bit of your question: what to do with SE1 licences. Well, nothing! You cannot upgrade your SE1 databases to 12.1.0.2, they must stay at 12.1.0.1 or lower. If you want to go to the current release, you'll have to adjust the licence to SE2 and pay accordingly.

Furthermore, SE1 will no longer be available for purchase after 1 December, so if you want more SE1 licenses, do not hang about.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 9 2002
Added on Jul 10 2002
1 comment
156 views