Package com.sun.java_cup.internal does not exists

I installed JDK 1.6_27 and jre 1.6_27 on a Windows 7, 64 bit
and fetched Java Code which use to run with java version 1.5_06.We are doing a java update.I am getting the error message
com.sun.java_cup.internal does not exist.
Does that mean my Java is not installed properly?Where to check if java_cup is present in my system or not
Please help
Thanks,

Looks like the developers of that code relied on something that is not part of the official documented Java API (packages that start with java, javax or org). Packages starting with sun or com.sun are Sun proprietary internal implementation packages and as such are not guaranteed to be available from version to version or from Java vendor to Java vendor. So your installation seems ok, but your program is not.

Similar Messages

  • Package com.sun.deploy.util does not exist, failed to import com.sun.deploy.util.VersionID;

    Java 1.6 JRE contains deploy.jar, which provides the VersionID class. However, Java 1.8u5 does not have it anymore.
    I cannot find any log w.r.t the change.
    Can anyone please point out whether the absence is deliberate or just an accident? If deliberate, what is the replacement of VersionID in Java 8?
    Many Thanks

    What type of operating system do you have? x32 or x64?

  • Error :  java:6: package com.crystaldecisions.sdk.framework does not exist

    Hi All,
    I am using BO XI R2 version.
    I am facing issues with BOE Java SDK web application.
    In this application, I have just by-passed login page(jsp page) and logout from BO. But, it is throwing errors as mentioned below:
    Generated servlet error:
    E:\BusinessObjects\Tomcat\work\Catalina\localhost\_\org\apache\jsp\BO_005fHello_005fWorld\login_jsp.java:6: package com.crystaldecisions.sdk.framework does not exist
    import com.crystaldecisions.sdk.framework.CrystalEnterprise;
    Application gives errors for these two packages:
    package com.crystaldecisions.sdk.framework
    package com.crystaldecisions.sdk.exception
    Can anyone please tell me the solution?
    From where I can get the jar files to resolves these problems?
    I tried to search these jar files in BO installation folder but was not able to get.
    Can anyone tell the exact folder path for these jar files, if it is there.
    Or any link to download jar files.
    Thanks in advance.

    Hello ,
    -In order to run your application, please copy the Business Objects JAR files from the installed location.
    -For example : If you have installed Business Objects on C:
    then , go to the path :
    C:\Program Files\Business Objects\common\3.5\Java\Lib and copy all the Jar files from that location including JAR files that are present in the external folder.
    -Paste these JAR files inside lib folder of your application.
    -The class com.crystaldecisions.sdk.framework comes under cesession.jar
    Thanks,
    Chinmay

  • Package com.borland.jbcl.layout does not exist

    im using JBuilder X and getting this error message:
    package com.borland.jbcl.layout does not exist
    considering that JBuilder has some problem i compiled the classes using command prompt but even then the same error appeared. plz help me its part of my final project of a courde.
    Some ppl in diff forums have said that jbcl has been deprecated but making gui in JBuilder is much easier. and i only know of making frames in XYLayout,,,,,,,
    If i dont have the package plz let me know how can i get it and if i have it then tell me how can it get it and where and how to install

    Put the jars or classes in the com.borland.jbcl.layout package into your CLASSPATH. You have referenced them in your program, the compiler is looking for them, but it cannot find them, so it cannot compile your program.

  • Jdk1.3.1 'com.sun.java.swing does not exist'???

    Thats what the compiler tells me, though it finds javac with no problem in the
    jdk1.3.1 lib directory. Any clue to what I'm missing here? Thanks nt

    Swing used to be in the com.sun.java.swing package in the very earliest releases, but now it is in the javax.swing package.

  • Error: package sun.java2d.cmm does not exist

    I started to use Netbeans IDE 7.0.1 with jdk 7u9. I have an issue with
    import sun.java2d.cmm.ColorTransform;
    import sun.java2d.cmm.PCMM;
    etc.
    If I import from the package sun.java2d.cmm I can run but I can NOT build my project because of error: package sun.java2d.cmm does not exist.
    Please help.

    java -cp .;c:\scientists\darwin.jar
    MyProgramam i supposed to place the above code where i had
    previous put
    import com.darwinsys.util.*;
    No. The command above is how you run your program. I assumed you had already compiled it. To compile it you need the command
    javac -classpath .;c:\javacooksrc2\javacooksrc2.jar MyProgramAll the classpath does is tell the java compiler or the JVM where to find classes that are needed to compile/run your program.

  • Package sun.jdbc.rowset does not exist

    Hi,
    I am tryng to use a CachedRowSet in a JSP page. I got rowset.jar from sun and I put it in my classpath. When I try to import sun.jdbc.rowset I have the message "package sun.jdbc.rowset does not exist".
    Please, could someone help me?
    Tanks,
    Celso

    Hi,
    Unfortunately not... The name of the package is rowset...
    Some others ideas? Thanks,
    Celso

  • Classloading error: package net.sf.jasperreports.engine does not exist

    Hi all!
    We are migrating one of our web applications to SAP Web AS (Netweaver CE SR5) but we are facing one problem with finding an external library (Jasper Report).
    Our web application uses Spring and Hibernate and works fine in Tomcat 5.5 or higher.
    The problem is that the package net.sf.jasperreports.engine cannot be found (stack below) despite the jasper report jar is included inside the WEB-INF/lib dir of our WAR.
    Our application´s structure is as follows:
    cpl.ear
    cpl.ear/lib (hibernate´s and other thirdy party jars)
    cpl.ear/Cockpit_oracle9_3_5_0.war
    cpl.ear/Cockpit_oracle9_3_5_0.war/WEB-INF/lib/jasperreports-1.3.1.jar
    Does any body know why the application can´t find the jasper report packages?
    Thanks and regards.
    Ballock.
    #1.5 #001EC91DBA01002200000002000007900096BE50A0E2AB09#1219343345836#/System/Server/WebRequests#JavaEE/cpl#com.sap.engine.services.servlets_jsp.server.application.WebEvents#Guest#916####88ee30106eff11dd8e03001ec91dba01#Application ##0#0#Warning#1#com.sap.engine.services.servlets_jsp.server.application.WebEvents#Plain###Error occured in invoking event "contextInitialized()" on listener class org.springframework.web.context.ContextLoaderListener.
    The error is: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'service.load.report' defined in class path resource spring/model.services.xml: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class br.com.neolog.system.load.LoadReport: Constructor threw exception; nested exception is java.lang.IllegalStateException: net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:4: package net.sf.jasperreports.engine does not exist
    import net.sf.jasperreports.engine.*;
    ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:5: package net.sf.jasperreports.engine.fill does not exist
    import net.sf.jasperreports.engine.fill.*;
    ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:14: package net.sf.jasperreports.engine does not exist
    import net.sf.jasperreports.engine.*;
    ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:15: package net.sf.jasperreports.engine.data does not exist
    import net.sf.jasperreports.engine.data.*;
    ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:21: cannot find symbol
    symbol: class JREvaluator
    public class loadReport_1219343342726_788986 extends JREvaluator
                                                         ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:28: cannot find symbol
    symbol  : class JRFillParameter
    location: class loadReport_1219343342726_788986
        private JRFillParameter parameter_REPORT_RESOURCE_BUNDLE = null;
                ^
    C:
    usr
    sap
    CE1
    J00
    j2ee
    cluster
    server0
    loadReport_1219343342726_788986.java:29: cannot find symbol
    symbol  : class JRFillParameter
    location: class loadReport_1219343342726_788986
        private JRFillParameter parameter_REPORT_CLASS_LOADER = null;
    Obs.: The stack above is just a part of the total error log
    Edited by: Ballock on Aug 21, 2008 9:46 PM

    I also tried to move the jasperreports-1.3.1.jar file to the cpl.ear/lib dir but the problem still happened.
    Please, does anybody know how to deal with this problem?
    Thanks and regards.
    Ballock.

  • Build Issue(package weblogic.jdbc.vendor.oracle does not exist) weblogic10

    Hi All,
    I am getting below build error. I am migrating weblogic 10. Which jar file contains this interface: weblogic.jdbc.vendor.oracle.OracleThinClob?
    Error:
    package weblogic.jdbc.vendor.oracle does not exist [javac] if (theClob instanceof weblogic.jdbc.vendor.oracle.OracleThinClob)
    I already got weblogic.jar file from weblogic 10.
    Thanks,
    Srinivas

    Srinivas U wrote:
    Hi All,
    I am getting below build error. I am migrating weblogic 10. Which jar file contains this interface: weblogic.jdbc.vendor.oracle.OracleThinClob?
    Error:
    package weblogic.jdbc.vendor.oracle does not exist [javac] if (theClob instanceof weblogic.jdbc.vendor.oracle.OracleThinClob)
    I already got weblogic.jar file from weblogic 10.
    Thanks,
    SrinivasIt's in the datasource module/jar: modules/com.bea.core.datasource_1.0.0.0.jar

  • Eclipse:package weblogic.webservice.tools.wsdlp does not exist

    Hi, everyone! I got an error While I was Compiling the Entire MedRec Project application on Eclipse3.1 with ant. However, when I used setEnv.cmd and ant command(), it's all Ok! The error message shows as below:
    banner:
    [echo] #### S T A R T C O M M O N W E B A P P ####
    [mkdir] Created dir: C:\medrec_tutorial\build\tmp
    build:
    [javac] Compiling 23 source files to C:\medrec_tutorial\build\tmp
    [javac] C:\medrec_tutorial\src\common\web\com\bea\medrec\utils\MedRecWebAppUtils.java:319: package weblogic.webservice.tools.wsdlp does not exist
    [javac] if (th instanceof weblogic.webservice.tools.wsdlp.WSDLParseException) {
    [javac] ^
    [javac] 1 error
    BUILD FAILED
    file:C:/medrec_tutorial/src/common/web/build.xml:29: Compile failed; see the compiler error output for details.

    Bruce Stephens <[email protected]> wrote:
    Hello,
    This looks like a bug that has already been reported and resolved. If
    you could provide your test case to our super support group [1], and
    reference CR127344, they should be able to sort out this issue.
    Thanks,Hi ,
    I also got the same error.If u find the solution please email me
    isuru [email protected]
    Thanx
    Bruce
    [1]
    http://support.bea.com
    [email protected]
    Franck wrote:
    Hello,
    when I try to build my webservice with a stateless bean and a complexdata type (byte[]), by using ANT and SERVICEGEN.
    I have the following exception (with WL 8.1, but it works witout problemwith WL 7.0.4).
    *** ERROR:
    -package weblogic.xml.schema.binding does not exist
    [servicegen] extends weblogic.xml.schema.binding.BeanCodecBase
    What has changed between the both version.
    can somebody help me
    Tank you
    Regards

  • Package import ncsa.j3d.*; does not exist

    Hi, i'm working on a 3d game for my fyp and am haveing trouble importing the package import ncsa.j3d.*; and the package import ncsa.j3d.loaders.*; Net Beans keeps giving me an error saying package import ncsa.j3d.*; does not exist and package import ncsa.j3d.loaders; does not exist!!!
    Any help would be terrific, I'm running under windows xp, amd mobile.

    I'm having the same problem, have you figured it out yet?

  • Package org.jdesktop.jdic.browser does not exists

    I am geting error
    'package org.jdesktop.jdic.browser does not exists' after moving to JDK 1.6_27 from 1.5_06
    Which jar file do i have to add for this error to go away?
    Can anyone helpme with the file name and path to download from?
    Thanks

    Thanks for the reply.I have moved to java 6 now and I dont want to use JDIC as no documentaion or download is available .
    Is there any alternative for jdic web browser in Java 6.
    Earlier in Java 5 I was using the below code to embedd the browser in the jpanel
    org.jdesktop.jdic.Webbrowser webbrowser=new WebBrowser
    webBrowser.seturl(pdfUrl)
    Jpanel testPanel=new jPanel();
    jpanel.add(webBrowser,BorderLayout.CENTER)
    here pdfURl is the url of a pdf file which I want to open in browser which is embed in jpanel.
    How can I do the same thing without the webbrowser.
    I read the java.awt.desktop browse method but it opens in a new window ,how can I embedd it in the jpanel?
    Please help.

  • Getting an error package ..... does not exist

    Hi,
    I am trying to learn Java through Sams Teach Yourself Java 6. In the book it asked me to create a directory called
    c:\dev\java\org\cadenhead\ecommerce
    I have added the c:\dev\java into the CLASSPATH variable in Vista
    The program I am trying to compile is in another directory called c:\JavaWrk
    I am getting an error when I compile the code, the first error is
    GiftShop.java:1: package org.cadenhead does not exist
    import org.cadenhead.ecommerce;
    ^
    The rest of the error is because the program is trying to invoke methods that are in the class file located in the package subdirectory.
    Here is the program I am trying to compile
    import org.cadenhead.ecommerce;
    public class GiftShop {
         public static void main(String[] args) {
              Storefront store = new Storefront();
              store.addItem("C01", "MUG", "9.99", "150");
              store.addItem("C02", "LG MUG", "12.99", "82");
              store.addItem("C03", "MOUSEPAD", "10.49", "800");
              store.addItem("C04", "T SHIRT", "16.99", "90");
              store.sort();
              for (int i = 0; i < store.getSize(); i++) {
                   Item show = (Item)store.getItem(i);
                   System.out.println("\nItem ID:" + show.getId() +
                        "\nName:" + show.getName() +
                        "\nRetail Price: $" + show.getRetail() +
                        "\nPrice: $" + show.getPrice() +
                        "\nQuantity: " + show.getQuantity());
    I also tried compiling the file using the command "javac -cp c:\dev\java GiftShop.java" adn still gets the error.
    I did not want to leave the chapter without resolving the issue. Any help will be much appreciated.

    ok baftos
    I tried running the program using "java -cp c:\dev\java GiftShop" and getting an error.
    Exception in thread "main" java.lang.NoClassDefFoundError: GiftShop
    Caused by: java.lang.ClassNotFoundException: GiftShop
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Could not find the main class: GiftShop. Program will exit.
    both .java and .class files are in the same directory.
    Apologies for all this beginner questions, I only started encountering this errors when I started to learn how to create package.

  • CR XI Error message "package package name does not exist"

    I am trying to use the Java API that is available for Crystal reports XI. I am using NetBeans v.5.5.1 for developing my Java code.
    The application does not seem to find the Crystal reports Java libraries, I cannot compile it successfully. For instance, the statement
    import com.crystaldecisions.reports.sdk;
    shows an error message "package com.crystaldecisions.reports.sdk does not exist"
    I have installed the Java SDK under the web/web-lib directory in my NetBeans project folder, i.e. I copied all the jar files from c:\Program Files\Common Files\Business Objects\3.0\java\lib into the web-lib directory because this is the directory where I have all the other library files that I am using in my NetBeans project.
    I am creating instances of the classes ReportAppSession and ReportClientDocument in my java code.
    Thanks in advance for any help on this.
    Adriana

    Hi Adriana
    Do you have the jrcerom.jar file in your lib folder.
    This is the jar file which includes the package com.crystaldecisions.reports.sdk .
    Thanks
    Soni

  • Package does not exists

    Hai I want to use the package com.jscape.inet.ftp in my Java program. But when I imported it in my program and compiled , I got the error:- package com.jscape.inet.ftp does not exist Why? How can I use that package in my program? Any idea?

    Yes I am sure that my classpath is /opt/jdk1.5.0/bin as set in my .bash_profile. But when I gave the command echo $CLASSPATH it is showing only /opt/jdk1.5.0/ . Anyway I copied in both the locations and checked and it is not working. I copied the jar file to /opt/jdk1.5.0/lib also. Still there is no change! Any other suggestion?
    Thaks for your cooperation,
    Cochu.

Maybe you are looking for

  • Receipt in recent iTunes update

    My work recently issued me an iPod touch (the only reason I have an Apple product) and I purchased an app for work. I need a receipt to be reimbursed. I made the purchase over 72 hours ago and have not recited an email, and yes, I checked my junk mai

  • Problem in creating Queue Table of 'VARCHAR2'  Payload.

    Hello guys!! I am having a problem creating a Queue Table of payload type 'VARCHAR2'. I want to create a queue for simple varchar2 type of messages. I am using following command: dbms_aqadm.create_queue_table(queue_table => 'sh_varchar_queue_table',

  • Camera Raw 6.4.1 update fail

    I am running Mac OS 10.6.3 and Photoshop CS 5. When I go to the Adobe application software updates manager it says update failed Is there a known issue with these versions? Also, where can I see what my latest camera raw update that has been installe

  • Listener.log file message

    Hi Gurus I am using oracle 10g 10.2.0.1 database. In my listener log file frequently getting message '* service_update * ' . Is it indicating any error ? Please update me. Regards Rabi

  • FM to get the date specific structural help

    I am working on structural help for Org id  for a selection screen parameter. I am using  FM RH_OBJID_REQUEST. It is giving the structure valid ion today. My requirement is to get the structure valid on given period in the above selection field. Plea