Can not compile package

Hi,
I have package and it is invalid. When I try to compile it starts to compile but not stop. I think it is locked or something else. I renamed it and compiled and it worked. Functions in package runned also.
But I want the orginal package to run.
Does anyone has idea about this problem?
Thanks in advance.

If you have killed all the session using this package, it may take sometime to rollback the transactions. Mean while also make changes in the package, so that it commits its transaction at the end of logical transaction end otherwise you will face this issue again. After sometime you can compile the package.
Other option may be to restart the database in restricted mode. Make your changes, compile the package and then put the database in normal mode.
Regards
Edited by: skvaish1 on Apr 9, 2010 10:27 AM

Similar Messages

  • Can not extend Package ZBI7

    Hi all,
    I created a package ZBI 7 as Main Package and application component as BW in SE80.
    I created a view in R/3 system.But while assiging this view to the the package ZBI7, it says "Can not extend Package ZBI7".
    Any idea on resolving  this problem
    regds
    Ramu

    Hi Ram,
    Could you check the attributes of the Package in SE80?  - Right Click>>Display.
    'Allowed object types' should have No restrictions.
    'Package not extendable' should NOT be checked.
    Assign a standard Transport Layer.
    BR/
    Mathew.

  • SQL*Developer 3EA1 - Not Compiling package Body

    Don't know if this is best place to post this, if not tell me where.
    In some packages i'm getting: Error: ORA-06550: linha 1, coluna 64:PLS-00172: literal de cadeia de caracteres demasiado extenso; Sorry about the portuguese error message but it's cpopy paste from compiler log.
    The strange about this is that the package is compiling with no errors on Version 2.1.1.64 and also on others editors. In both packages i had this was after formatting the code.
    So far is the only bug i got, keep on the good work.
    António Cunha

    Just tried from pl/sql node. The package body does not compile from there either. The issue seems to be the size of the package. The package size is 35,000 characters and spaces. I can remove any combination of source lines to get it down to 32,000 characters and spaces and it will compile.
    Edited by: dagtech on Oct 21, 2010 9:34 AM

  • Help: OJSPC can not compile the JSP with struts tag

    Hi,
    I am trying to precompile the JSP page with EAR package but OJSPC can not parse the Struts tags.
    I always get oracle.jsp.parse.JspParseException:
    Error: org.apache.struts.taglib.html.MessgesTei while reading TLD /WEB-INF/tld/struts-html.tld
    My OC4J version is 10.1.3.2 and I did tried putting the struts-taglib.jar to /opt/oracle/product/app10g/j2ee/home/jsp/lib or /lib/taglib
    but still do not work.
    Can anyone tell me how to configure the OJSPC and let it support customerized taglibs?
    Thanks a lot!

    This is a new problem with jdk1.4 when compiling with tomcat.
    The solution is to ensure that any classes in WEB-INF/classes are in a package structure and the relevant jsp calls the same using the package name.
    best
    kev

  • (SOLVED)Problems during installation, can not refresh package database

    I have been using Arch for a year (dual boot) but for some reasons I had to do a reinstall. It worked fine, but I did some things wrong and I had too reinstall (again, befor even entering the system).  This time (and all the other times i've tried today) I can not complete the "select packages" step, it either freezes at "Refreshing package database" or gives me a message that it just can not be done (sorry, I do not have the exact words atm). I have internet and I've been trying a million different mirrors (including the one I used when it worked). What to do, what to do?
    Worth noting is that I had the same problems a year a go, but it solved it self, no idea what I did then.
    I would really appreciate if some one knew what was going on - it is driving me crazy beyond comprehension!
    EDIT: maby this should have been pasted in the installation section?
    EDIT2: Title
    Last edited by elprofundo (2011-12-18 16:15:29)

    I am sorry, it is during the installation and no command is in use (correct me if I'm wrong) - the tty7 is just reading "Synchronizing package database", the last times i've tried it didbn't 't continue for hours, other times it gives me an error message (which I haven't written down, sadly). I'm trying again atm.
    EDIT: The error message I get is just
    "error: failed retrieving file 'core.db' from mirror.optus.net
                 //                                           mirrors.kernel.org : Connection timed out
    Last edited by elprofundo (2011-12-15 21:47:59)

  • I can not compile successfully!

    I use jmf2.1.1 to capture audio data from mic,but the following code can not be complie successfully.
    I have added the jmf.jar and sound.jar in the classpath env variable.
    please help me with this problem thanks.
    Vector deviceList = CaptureDeviceManager.getDeviceList(new AudioFormat("linear", 44100, 16, 2));
    "MediaPlayer.java": Error #: 300 : constructor AudioFormat(java.lang.String, int, int, int) not found in class javax.sound.sampled.AudioFormat at line 110, column 64

    Thanks for your reply!
    I have tried many times as your instruction,
    but the error still occurs.I have also checked the constructor of the class
    AudioFormat ,the parameters are (String,double,int,int).
    I have inported the packages needed as follow.Could you please find the problem for me .Thanks again.
    import javax.media.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.sound.sampled.*;

  • Powerpill portable, pacman -Su , can not upgrade packages

    in home I do not have internet  connection . so I use powerpill portable and I download all packages I need in work place and move thme to home and I run sync and after run sync , I run pacman -Su for upgrade all packages and it work for me good and everything was good , but yesterday when I run pacman -Su , I see message about first need upgrade pacman , and I choose yes for upgrade pacman , but I see error about dependency and pacman can not upgrade and other packages can not upgrade ,
    when I run this command
    pacman -Su
    I see this error
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: perl-xyne-arch: requires pacman<3.5
    and pacman can not upgrade and I can upgrade other packages
    Last edited by mfaridi (2011-03-30 14:30:00)

    karol wrote:
    mfaridi wrote:How I can safely do this and remove powerpill with all dependency and do not loose my system ?
    Try the usual 'pacman -Rns powerpill'.
    I run that command , when I run this
    pacman -Su
    I see these error
    error: could not open file /var/lib/pacman/sync/core.db: Failed to open '/var/lib/pacman/sync/core.db'
    error: could not open file /var/lib/pacman/sync/extra.db: Failed to open '/var/lib/pacman/sync/extra.db'
    error: could not open file /var/lib/pacman/sync/community.db: Failed to open '/var/lib/pacman/sync/community.db'
    :: Starting full system upgrade...
    there is nothing to do
    I go to this directory
    var/lib/pacman/sync/
    and I can not find db files

  • Can not compile the jsp in Tomcat 4

    Hello anyone
    Now I use jdk1.4 and Tomcat 4.0.4, and put in the directory d:\j2sdk and d:\tomcat. Even I set the classpath as follow, I still compile jsp.
    SET CLASSPATH=.;D:\j2sdk\lib\tools.jar;D:\tomcat\common\lib\servlet.jar
    but at before, i can run it at Tomcat 3.2.
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    D:\tomcat\work\Standalone\localhost\_\userCounter$jsp.java:4: Class or interface declaration expected.
    import javax.servlet.*;
    ^
    D:\tomcat\work\Standalone\localhost\_\userCounter$jsp.java:10: Superclass org.apache.jsp.HttpJspBase of class org.apache.jsp.userCounter$jsp not found.
    public class userCounter$jsp extends HttpJspBase {
    ^
    2 errors, 1 warning
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:548)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:176)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:188)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Thread.java:536)
    pls help, thank you very much!

    This is a new problem with jdk1.4 when compiling with tomcat.
    The solution is to ensure that any classes in WEB-INF/classes are in a package structure and the relevant jsp calls the same using the package name.
    best
    kev

  • [solved] Can not compile gtk2 apps

    Hello every one
    When trying to compile, for example, lingot, I'm getting this:
    I'm getting this when try to compile:
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether we are cross compiling... no
    checking for gcc option to accept ISO C89... none needed
    checking for library containing strerror... none required
    checking for gcc option to accept ISO C89... (cached) none needed
    checking for gcc option to accept ISO C89... (cached) none needed
    checking for a sed that does not truncate output... /bin/sed
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking whether -lc should be explicitly linked in... no
    lingot-config-dialog.h:27:21: error fatal: gtk/gtk.h: No existe el fichero o el directorio
    I'm getting this with a lot of packages also. nautilus-elementary-bzr too.
    I'll thank you any help anyone can provide.
    Last edited by faco (2010-12-25 12:50:20)

    Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
    Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
    to the PKG_CONFIG_PATH environment variable.
    How can I do fix it?
    thanks.

  • Can not find package.....

    hi,
    I have one crazy problem..I am very confused
    I write some programs in which i import package interfax;
    and i store all files in interfax folder.
    but when i am trying to compile there are errors like...
    ArrayOfFaxItem.java:15: cannot find symbol
    symbol  : class FaxItem
    location: package interfax
        public interfax.FaxItem[] getFaxItem()what is the reason behind this problem......can u tell me
    how to solve this problem.......
    thanks in advance....

    thanks for reply....
    hi I am working on fax server project... I am download this package form interfax site.....
    in that download file there is two files
    1.source.jar
    2.interfax.jar
    in source.jar contains .java files and interfax.jar files contais .class.......
    but when I am going to compile java files in interfax.jar then there is this error.....
    C:\java\interfax>javac InterFax.java
    InterFax.java:10: package javax.xml.rpc does not exist
    public interface InterFax extends javax.xml.rpc.Service {
                                                   ^
    InterFax.java:13: cannot find symbol
    symbol  : class InterFaxSoap
    location: package interfax
        public interfax.InterFaxSoap getInterFaxSoap() throws javax.xml.rpc.ServiceE
    xception;
                       ^
    InterFax.java:13: package javax.xml.rpc does not exist
        public interfax.InterFaxSoap getInterFaxSoap() throws javax.xml.rpc.ServiceE
    xception;
                                                                           ^
    InterFax.java:15: cannot find symbol
    symbol  : class InterFaxSoap
    location: package interfax
        public interfax.InterFaxSoap getInterFaxSoap(java.net.URL portAddress) throw
    s javax.xml.rpc.ServiceException;
                       ^
    InterFax.java:15: package javax.xml.rpc does not exist
        public interfax.InterFaxSoap getInterFaxSoap(java.net.URL portAddress) throw
    s javax.xml.rpc.ServiceException;
                   ^
    5 errorsis there need to set classpath.....?
    how to solve this problem?

  • Can not compile php with "-with-oracle=/usr/local/oracle"

    I work on Linux engine with a x86_64 architecture and use Oracle 10g 10.2.0.1 client for x86_64 linux
    so - when i try to compile php with the oracle argument (-with-oracle=/usr/local/oracle) i get everytime the same error:
    checking Oracle version... configure: error: Oracle needed libraries not found
    I think, maybe i have a problem because configure not found my "64 bit libraries"...
    Can someone help me? I am realy helpless...
    thx

    Did you really want the obsolete "oracle" driver - why not use --with-oci8?
    The user comments in http://www.php.net/oci8 have some good info on 64bit configuration.

  • Can't compile package body

    hello. i ran in to little issue today. After patch 13839550 was applied to one of our test enviroments, we get one invalid package body. but when i try to compile it shows warrning!
    SQL> alter package APPS.AP_ACCTG_DATA_FIX_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL>
    SQL> show err
    Errors for PACKAGE BODY APPS.AP_ACCTG_DATA_FIX_PKG:
    LINE/COL ERROR
    3899/3 PL/SQL: SQL Statement ignored
    3899/3 PLS-00394: wrong number of values in the INTO list of a FETCH
    statement
    Could you please explain what should i do?
    Database - 11.2.0
    eBS - 12.1
    Linux x86
    Thx

    i dont understand how can ichange something here?In this case, you can't.
    If this is one of the standard packages built into an Oracle Apps database, you need to log a tar/sr with Oracle support. (which will probably result in more patches)

  • I can't compile packages created by NetBeans

    Hello guys
    for the previous weeks, I was developing my project using Notepad for editing, and javac from the command prompt. Recently I moved my work into NetBeans 3.6, and i modified my code greatly, by arranging my java files into packages and I thought I had accomplished a great step by making my job easier. what I found later is that I can no longer compile my code using the normal javac command, because it's unable to reach the packages in the same way netbeans do.
    My java files are distributed inside the senior directory :
    senior \ Senior.java
    senior \ menu \ menuBar.java
    senior \ menu \ toolsBar \ *.*
    senior \ Buttons \ *.java
    senior \ images
    The Senior.java conatins the following imports:
    import senior.menu.menuBar;
    import senior.Buttons.*;These imports are located fine in NetBeans, but Javac command can't locate them.
    Please advise me, should I continue working with NetBeans, or should I use a format that is compatible with javac?
    and what other differences I might face in the future between NetBeans and Javac?

    I have a similar problem. I'm using NetBeans 3.5. I have 2 java files in a package called mypac. The first one is a JavaBean (implements Serializable) and the second one is a servlet (extends HttpServlet). The JavaBean contains a class called user and the servlet has a private data member of type user. Both files have the "package mypac;" statement at the first line.
    I can build the JavaBean successfully but when I tried to build the servlet, it happened that the user class is unrecognised in the servlet. (Cannot resolve symbol error)
    What should I do to solve this problem?

  • OSS kernel modules can not compile in kernel 2.6.38

    build failed:
    OSS build environment set up for REGPARM kernels
    Building module osscore
    Failed to compile OSS
    /usr/bin/make -C /lib/modules/2.6.38-ARCH-LH/build M=/usr/lib/oss/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.38-ARCH-LH'
    CC [M] /usr/lib/oss/build/osscore.o
    /usr/lib/oss/build/osscore.c: In function 'alloc_fop':
    /usr/lib/oss/build/osscore.c:964:14: warning: assignment from incompatible pointer type
    /usr/lib/oss/build/osscore.c: In function 'oss_pci_read_devpath':
    /usr/lib/oss/build/osscore.c:1638:3: warning: return discards qualifiers from pointer target type
    /usr/lib/oss/build/osscore.c: In function 'oss_cmn_err':
    /usr/lib/oss/build/osscore.c:675:1: warning: the frame size of 1064 bytes is larger than 1024 bytes
    Building modules, stage 2.
    MODPOST 1 modules
    FATAL: vmlinux has no symtab?
    make[2]: *** [__modpost] Error 1
    make[1]: *** [modules] Error 2
    make[1]: Leaving directory `/usr/src/linux-2.6.38-ARCH-LH'
    make: *** [default] Error 2
    is there any workaround?
    Last edited by jarryson (2011-03-17 14:38:32)

    Can't reproduce here. oss has built just fine on multiple 2.6.38 rc's as well as the mainline release. I'd say your kernel config and/or package is at fault.

  • I can not compile form .vi to .rxe

    Hello,
    I have a problem downloading a .vi project to the nxt brick.
    Until yesterday I could compile from .vi to .rxe and donwload it in the brick a project done with Labview 2012 service pack 1 version 12.0.1(32bit) but I cannot do it anymore. I have tried to reset the brick and i have tried the option target to nxt, but i don't know if i have proved this last option correctly 
    Can anyone help me, please?

    Thanks for your reply!
    I have tried many times as your instruction,
    but the error still occurs.I have also checked the constructor of the class
    AudioFormat ,the parameters are (String,double,int,int).
    I have inported the packages needed as follow.Could you please find the problem for me .Thanks again.
    import javax.media.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.sound.sampled.*;

Maybe you are looking for