System.load(PATH_TO_LIB) issue inside java package

Hi all,
sorry if this has been asked somewhere, but I just could not find any answer of it. I simply want to load a library by using System.load(ABSOLUTE_PATH_TO_LIB) and call its native function. I could get this to work if I call this function in a class without having any package to it.
However, when I moved the class into a package, e.g. com.test package, I will get java.lang.UnsatisfiedLinkError exception. I am certain the System.load could still reference to the lib I pointed to, just that the library is not really loaded and resulting in this error when I call the native method. Any help would be greatly appreciated, thanks in advance.
Sudi

Hi, thanks for the reply.
I have found the problem, the problem was not in the System.load, as I mentioned earlier, I can load the library, but I got unsatisfied link error when I call the native function inside a java package.
The reason to this is the C native function actually does not allow me to call the function from a java package. If I want to call it from a package, then I have to regenerate the header file and the C source code, namely every functions gonna have the package name follow, e.g. au_com_siab_java_helloworld. something similiar to that. Too bad, this is an existing library that I am trying to use and I don't have the source code to change. Thanks all.

Similar Messages

  • Loading jmf player inside java 3d virtual space

    I need help in loading a jmf video player inside java 3d virtual class room.. Please help. I have created a player.. I have done the class room using texture mapping.
    I tried to do this using texture mapping itself.. but i failed.. So please help me... I need to do this for my project...

    I also get a fatal error after installing cf11.
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x00000095d4acc035, pid=1636, tid=2996
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # J 3290 C2 java.nio.MappedByteBuffer.load()Ljava/nio/MappedByteBuffer; (119 bytes) @ 0x00000095d4acc035 [0x00000095d4acbe20+0x215]
    This error occurs on every installation attempt. It is the only coldfusion version on the computer. Win 8.1 64bit.

  • Regarding Sun Java System Application Server Issue with JVM

    Regarding Sun Java System Application Server Issue with JVM
    Hi
    I have installed SJSAS9.1 on solaris system. I m trying to deploy war file which i compiled in windows enviorment by jdk1.5.0_05. Every time i got the following error :
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP
    PWC6199: Generated servlet error:
    [javac] javac: invalid target release: 1.5
    [javac] Usage: javac
    [javac] where possible options include:
    [javac] -g Generate all debugging info
    [javac] -g:none Generate no debugging info
    [javac] -g:{lines,vars,source} Generate only some debugging info
    [javac] -nowarn Generate no warnings
    [javac] -verbose Output messages about what the compiler is doing
    [javac] -deprecation Output source locations where deprecated APIs are used
    [javac] -classpath Specify where to find user class files
    [javac] -sourcepath Specify where to find input source files
    [javac] -bootclasspath Override location of bootstrap class files
    [javac] -extdirs Override location of installed extensions
    [javac] -d Specify where to place generated class files
    [javac] -encoding Specify character encoding used by source files
    [javac] -source Provide source compatibility with specified release
    [javac] -target Generate class files for specific VM version
    [javac] -help Print a synopsis of standard options
    note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1 logs.
    I have cheked jvm version on both system the only difference is :
    Solaris points to jdk 1.5.0_09
    Windows point to jdk1.5.0_05
    Even i tried to run blank jsp also but again i got the same error.
    Can any help me to sort out the problem or give me any idea so i can do something by my own.
    Thanks in Advance
    Gagan

    Do you have ANT installed and available?
    Thanks,
    Kedar

  • Registration of Business system for the Integration Engine Java in the SLD issue

    Hi,
    We have completed the installation of PI-AEX 7.4 SR1 then we ran the below wizards successfully.
    - Configuration Wizard: PI-AEX initial setup
    - Configuration Wizard: PI Self Test for AEX
    However when we were Checking the AEX Configuration as per help.sap.com
    Check the registration of a business system for the Integration Engine Java in the SLD:
        Enter https://<host>:<port>/sld .
        Choose Start of the navigation path Business System Next navigation step Integration Engine Java <SID> Next navigation step Integration End of the navigation path.
        The pipeline URL must be: http://<host_fully_qualified>:<port>/XISOAPAdapter/MessageServlet?ximessage=true .
    More information: SAP Note 1435392
    for us the Pipeline URL is as below
    http://<host_fully_qualified>:<port>/XISOAPAdapter/MessageServlet
    and the rest " ?ximessage=true "  is not there.
    Also we ran the below wizard
    Configuration Wizard: PI Self Test for AEX
    and it finished successfully without any issue.
    Any Suggestions what could be missing.
    Thanks,
    Regard
    Ahmed Mohammed

    Hi,
    I found the below SAPNOTE which confirms that the Pipeline URL should be
    http://<host_fully_qualified>:<port>/XISOAPAdapter/MessageServlet
    1564449 - PI CTC Wrong Pipeline Url after AEX Initial Setup
    However on help.sap.com it is different.
    Any one experienced the same ?
    Regards
    Ahmed Mohammed

  • Issue generating java from pl/sql package

    Hi,
    In JDeveloper (11.1.1.6) I am having an issue generating java from a pl/sql package. When I am in the database navigator I right click on the package and select "generate java". This produces some java files, some sqlj files and a <package_name>.javatmp file. When a collegue does the same all files are generated with a .java extension. Can anyone tell me what I can do to generate all java files?
    Thanks,
    Graeme

    It turns out that I was running against a 64-bit JDK. (1.6.0_41.)
    When I changed this to run against a 32 bit JDK (also 1.6.0_41) my problem went away.
    It might be worth noting that my machine is 64 bit.

  • /etc/.java/.systemPrefs/.system.lock not found java package error

    Dear all experts, i am trying hard to solve this problem on solaris 10.
    i downloaded java package i.e jdk-6u18-solaris-i586.tar.Z and extract it using zcat jdk-6u18-solaris-i586.tar.Z | tar -xf - . it extracted successfully following folders.
    SUNWj6cfg
    SUNWj6dev
    SUNWj6dmo
    SUNWj6jmp
    SUNWj6man
    SUNWj6rt
    plus few others
    i tried to install all of the above using command pkgadd -d . SUNWj6rt SUNWj6dev SUNWj6cfg SUNWj6man SUNWj6dmo.
    all of the package succesfully installed except one i.e SUNWj6cfg
    i got following error message
    [Do you want to continue with the installation of <SUNWj6cfg> [y,n,?] y
    Installing JDK 6.0 Host Config. (1.6.0_18) as <SUNWj6cfg>
    ## Installing part 1 of 1.
    [ verifying class <none> ]
    cp: /etc/.java/.systemPrefs/.system.lock not found
    cp: /etc/.java/.systemPrefs/.systemRootModFile not found
    [ verifying class <preserve> ]
    ERROR: attribute verification of </etc/.java/.systemPrefs/.system.lock> failed
    pathname does not exist
    ERROR: attribute verification of </etc/.java/.systemPrefs/.systemRootModFile> fa
    iled
    pathname does not exist
    ## Executing postinstall script.
    Installation of <SUNWj6cfg> partially failed.]
    i am trying hard to find out what is the problem.
    thanks in advance
    Mr parkar
    UAE

    make sure your package is in WEB-INF\classes\ directory
    or if it is in a jar file, make sure it is in WEB-INF\lib\ directory

  • How do we create self-signed certificate using java packages

    Hi All,
    I require some information on creating self-signed certificate using java packages.
    The java.security.cert.* package allows you to read Certificates from an existing store or a file etc. but there is no way to generate one afresh. See CertificateFactory and Certificate classes. Even after loading a certificate you cannot regenerate some of its fields to embed the new public key &#8211; and hence regenerate the fingerprints etc. &#8211; and mention a new DN. Essentially, I see no way from java to self-sign a certificate that embeds a public key that I have already generated.
    I want to do the equivalent of &#8216;keytool &#8211;selfcert&#8217; from java code. Please note that I am not trying to do this by using the keytool command line option &#8211; it is always a bad choice to execute external process from the java code &#8211; but if no other ways are found then I have to fall back on it.
    Regards,
    Chandra

    I require some information on creating self-signed certificate using java packages. Its not possible because JCE/JCA doesn't have implementation of X509Certificate. For that you have to use any other JCE Provider e.g. BouncyCastle, IAIK, Assembla and etc.
    I'm giving you sample code for producing self-signed certificate using IAIK JCE. Note that IAIK JCE is not free. But you can use BouncyCastle its open source and free.
    **Generating and Initialising the Public and Private Keys*/
      public KeyPair generateKeys() throws Exception
          //1 - Key Pair Generated [Public and Private Key]
          m_objkeypairgen = KeyPairGenerator.getInstance("RSA");
          m_objkeypair = m_objkeypairgen.generateKeyPair();
          System.out.println("Key Pair Generated....");
          //Returns Both Keys [Public and Private]*/
          return m_objkeypair;
    /**Generating and Initialising the Self Signed Certificate*/
      public X509Certificate generateSSCert() throws Exception
        //Creates Instance of X509 Certificate
        m_objX509 = new X509Certificate();
        //Creatting Calender Instance
        GregorianCalendar obj_date = new GregorianCalendar();
        Name obj_issuer = new Name();
        obj_issuer.addRDN(ObjectID.country, "CountryName");
        obj_issuer.addRDN(ObjectID.organization ,"CompanyName");
        obj_issuer.addRDN(ObjectID.organizationalUnit ,"Deptt");
        obj_issuer.addRDN(ObjectID.commonName ,"Valid CA Name");
        //Self Signed Certificate
        m_objX509.setIssuerDN(obj_issuer); // Sets Issuer Info:
        m_objX509.setSubjectDN(obj_issuer); // Sets Subjects Info:
        m_objX509.setSerialNumber(BigInteger.valueOf(0x1234L));
        m_objX509.setPublicKey(m_objkeypair.getPublic());// Sets Public Key
        m_objX509.setValidNotBefore(obj_date.getTime()); //Sets Starting Date
        obj_date.add(Calendar.MONTH, 6); //Extending the Date [Cert Validation Period (6-Months)]
        m_objX509.setValidNotAfter(obj_date.getTime()); //Sets Ending Date [Expiration Date]
        //Signing Certificate With SHA-1 and RSA
        m_objX509.sign(AlgorithmID.sha1WithRSAEncryption, m_objkeypair.getPrivate()); // JCE doesn't have that specific implementation so that why we need any //other provider e.g. BouncyCastle, IAIK and etc.
        System.out.println("Start Certificate....................................");
        System.out.println(m_objX509.toString());
        System.out.println("End Certificate......................................");
        //Returns Self Signed Certificate.
        return m_objX509;
      //****************************************************************

  • [SOLVED] System load on idle is ~.30 after update

    After doing an update my system load now hovers around ~.30 when idle. I have a pretty mininal system so this shouldn't be too hard to figure out. Before the update my system load would usually read 0.00 0.01 0.05 when It was idling. Now it seems to jump at random times.
    Conditions which seem to produce a higher load are when:
    MPD is playing a song, Having it run while stopped does nothing
    A program is running that measures the system load such as htop or i3status
    Firefox is running. It seems to effect the load more now (but I could be wrong on this one)
    Even without X running, if I have htop or top running the system load spikes randomly. If I check it periodically with uptime the load stays at 0.
    This is the pacman log from the time I last knew for sure that the load acted normal up until now:
    [2012-05-11 17:51] Running 'pacman -Syu'
    [2012-05-11 17:51] synchronizing package lists
    [2012-05-11 17:51] starting full system upgrade
    [2012-05-11 17:51] upgraded blender (3:2.63-1 -> 4:2.63a-1)
    [2012-05-11 17:51] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-11 17:51] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 13:27] Running 'pacman -Syu'
    [2012-05-12 13:27] synchronizing package lists
    [2012-05-12 13:27] starting full system upgrade
    [2012-05-12 13:27] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 13:27] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 13:27] upgraded git (1.7.10.1-1 -> 1.7.10.2-1)
    [2012-05-12 13:27] upgraded i3status (2.5-1 -> 2.5.1-1)
    [2012-05-12 13:27] upgraded java-jline (1.0-1 -> 1.0-2)
    [2012-05-12 13:27] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 13:27] upgraded libvpx (1.0.0-1 -> 1.1.0-1)
    [2012-05-12 13:27] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 13:27] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 13:27] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 13:27] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 13:27] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 13:27] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 19:05] Running 'pacman -Syu'
    [2012-05-12 19:05] synchronizing package lists
    [2012-05-12 19:05] starting full system upgrade
    [2012-05-12 19:06] upgraded gtk3 (3.4.2-2 -> 3.4.3-1)
    [2012-05-12 19:06] upgraded i3lock (2.4-1 -> 2.4-2)
    [2012-05-12 19:06] upgraded mpg123 (1.14.1-1 -> 1.14.2-1)
    I'm pretty sure things were normal after the 2012-05-12 13:27 (1st) update but I don't know for sure and I didn't want to leave anything out. I also believe the problem started after the 2012-05-12 13:27 (2nd) update but again, I didn't want to leave anything out.
    Any ideas?
    Last edited by dudefellaguy (2012-05-14 02:56:53)

    litemotiv, luuuciano: I agree that the "solution" is not a very good one, but, taking the stated problem and context of where it was posted into consideration I think that "[SOLVED]" is appropriate. My system load no longer idles at a high number (which was the originally stated problem in the subject field) and this subforum is particular to pacman upgrading issues, not to linux kernel issues. But if you really think that I should remove the tag, then I will, because, based on your post counts, you two obviously have more forum experience than I do.

  • URLClassLoader slower than system loader

    I'm subclassing URLClassLoader to load jar files on the local file system. I noticed that URLClassLoader loads about 30% slower than placing the jar files on the system class path. In my app, class loading performance in very important -even though it is just a one time hit.
    I suspect the URLClassLoader (which I believe is implemented mostly in Java on Sun's VM) is not leveraging the many performance optimziations that the system loader enjoys (which is probably implemented in native code).
    I also experience the same performance issue if I try to do jar loading myself using Java ZipFile i/o.
    Comments?

    well there is quite more overhead involved - loading from classpath of course is the most optimized one.

  • Issue with Java and VB 6

    I have a VB 6 application accessing java component through Active X Bridge. When i try to set -Xmx for JRE more than 160MB on machine with 2GB of memory "The Java runtime environment cannot be loaded" error message occurs, Java component is not loaded and shown. On machine with 1GB 400MB java memory can be set through -Xmx parameter. Can you please help me with a solution or workaround for this issue.

    The Sun VM must be able to reserve a contigous (important) range of memory for the heap. If it cannot do that then it will fail.
    Whether that memory exists depends on exactly how the VM is being run. It appears that you are running the VM inside another application thus that application (not the VM) is the source of the problem. It could be either how that app is being run or something in the OS or some functionality in that app.

  • Java package Access Problem

    Hi
    i created 2 packages with different name
    1st package
    package user.book;
    public class bookStore
         public String departmentCode = "";
         public String departmentName = "";
         public bookStore ()
              System.out.println("bookStore initialised");
    2nd package
    when i call first package here i got compliation error package user.bookSold not found. Can any one hep me about this topic.
    package user.bookSold;
    import package user.book.bookStore;
    import java.sql.*;
    import java.util.*;
    public class bookSold
         Connection con;
         PreparedStatement psStatement;
         Statement stmt = null;
         ResultSet rsSet;
         public String errmsg = "";
         public bookSold()
              System.out.println("bookSold initialised");
    Thanks in advance

    I really don't know why you would get a "package user.book.bookStore does not
    exist" error when you change the import to "import user.book.bookStore". After all
    the import statement refers to a class not a package...
    Is there some reason why you are using two packages? And why is the bookStore
    class being imported when it isn't used in the bookSold class?
    Perhaps you could simplify your code - remove stuff which is simply doing nothing
    at the moment, and post a minimal example of the problem you are facing at the
    moment. Say what the files are called, what directories they are in, and what
    commands you are using to compile them (and from what directory you issue those
    commands). Copy, paste and post commands and error messages, as the exact
    wording often matters a great deal.

  • Problem on how to create a .h file in a java package !!

    Hello,
    Please help me!! I have a problem generating a header file inside a java package. As I do not think eclipse IDE can do that, I then have to use the command as following in the command prompt instead.
    D:\myJava\workspace\myJNI\bin>javah sysHookJNI/PollThread
    javadoc: error -Illegal package name "sysHookJNI/PollThread"
    sysHookJNI is my package name and PollThread is my class name. I think it should works because I compiled it with similar format as>java sysHookJNI/PollThread.java and it outputs the PollThread.class, but in fact it doesnot !>_<.
    Can anyone suggest me what I should do?
    Big thanks in advance,
    Neth

    Thank you so much !!
    But after I got that point my old problem is still not solved with that. After my sysHookJNI.PollThread.h is generated, I compiled everything over and then run Test by
    : java Test and the Exceptions are occurred as:
    Exception in thread "Thread-0" java.lang.UnsatisfiedLinkError: sysHookJNI.PollThread.checkKeyboardChanges()V     at sysHookJNI.PollThread.checkKeyboardChanges(Native Method)
         at sysHookJNI.PollThread.run(PollThread.java:21)
    And this is my PollThread.java (actually I took it from Jacob )
    //PollThread.java
    package sysHookJNI;
    import java.io.*;
    public class PollThread extends Thread
         public native void checkKeyboardChanges();
         private KeyboardHook kbh;
         public PollThread( KeyboardHook kh )
              kbh = kh;
              System.loadLibrary("syshook");
         public void run()
              for(;;)
                   checkKeyboardChanges();
                   yield();
         void Callback( boolean ts, int vk, boolean ap, boolean ek )
              KeyboardEvent event = new KeyboardEvent( this, ts, vk, ap, ek );
              if( ts )
                   kbh.keyPressed( event );
              else
                   kbh.keyReleased( event );
    }Anyone has any suggestion about this problem? I really have no clue about it!! it keeps complains the same things no matter I regenerated header file or not.. T_T
    Btw, shall I make a new post about this problem?
    Thanks for your time,
    Edited by: Nethie on Nov 1, 2009 2:37 PM

  • Properties files in a Java package not included in DC build

    We are developing a Portal Standalone DC and i have a JspDynPage component within it. and i need to do internationalization in  it. so as part of that i want to keep multiple resource bundles(properties) so that i could manage my properties files easily, For example
    MSS.properties
    MSS_es.properties
    ESS.properties
    LSO.properties
    since portal by default has no way to do this bcos it allows only one resourcebundle to specify in portalapp.xml file, i have kept the resource bundles in java package like
    com.companyname.portal.resources.
    when i export from NWDS with selection of "i want to add non java resources into jar " option from windows->preferences->enterprise portal ->application development studio, it exports all the properties files as part of the par and everything works. but when i do the DC build it ignores all my properties files and it is not working. any suggestions on how to resolve this??? does SAP provide any other way of handling multiple properties files inside a PAR?????

    We are using NWDS 2004 SP19.  and yes i have defined three default SCs as dependencies. I tested with 2004s NWDS and it seems work fine. I am able to resovle this issue by moving my properties files into another java DC and create public part in java DC and use those public parts in Portal application DC.
    So The problem of not including the properties files into Jar seems to be issue only in Portal Application DC not in Java DC. thanks everyone for the quick responses..

  • I am  having  issues  with java

    OK well I finally got  the java update to full load and it stated that it was corrupt or something like that and now I can not get into my favorite chat room it says I need to get java ..   when I go to the link to  re get a update to java it says I am updated.. so I called apple and they sent me a patch or something and it did not help .. anyone have any ideas what is happening?
    my old chatroom I think I remember someone talking about java issues there and how you had to have a old java  or something like that ..  can somehelp please!

    golam wrote:
    I am having issues with java encoding in Gentoo Linux environment. I am using java 1.6. When I ran the following test application to print french accent with encoding type, all I get is wrong character. Please provide me with some pointers. When I try this in Windows, it works perfectly. Many Thanks in advance
    //test.txt file contains the following string
    àäèéêëîïôùûüÿ
    ///TEST CODE to find which encoding to use
                              System.out.println("encoding:"+encoding[i]+"line===>"+inputLine);
    This is the problem.
    Don't assume the console character set can display these characters,
    use a swing component.
    This is also why it happens to work in on some boxes and not on others.
    ///////////////OUTPUT after running the test app
    java Test encoding:Big5line===>???????
    encoding:Big5-HKSCSline===>???????
    encoding:EUC-JPline===>???????
    encoding:EUC-KRline===>???????
    encoding:GB18030line===>???????
    encoding:GB2312line===>???????
    encoding:GBKline===>???????

  • Frequent heap dumps and system load average

    Dear Experts,
    Performance of our development has gone worst. There has been frequent Heap Dumps and Paging, also System Load Average '/Kernel/SAPJVM/SystemProblemReporting/System Load Average' is over 133%.
    We are using NW731 with EP core.
    JVM parameters arememory are according to SAP recommendations
    -Xms4096m
    -Xmx4096m
    -XX:NewSize=1365m
    -XX:MaxNewSize=1365m
    -XX:PermSize=1024m
    -XX:MaxPermSize=1024m
    -XX:NewRatio=6
    SCS, Application and Database are on single host.
    Number of nodes=2.
    Physical memory size is 15GB
    Appreciate your assistance in analyzing and fixing the performance issue.
    Thanks,
    Kumar

    Hi Divyanshu,
    I was away on to another project for configuring change control tool.
    As mentioned earlier I don't have OS access.
    But could able to download Thread Dumps via NWA as mentioned by David...., but couldn't able to open them.
    Opened OOM.hprof file through MAT to check leak suspects etc. I could hardly understand as it is my first Java AS project ....here is bits and pieces from the dump analyzer tool.
    Leap Suspects:
    Problem Suspect 1:
    The thread com.sap.engine.core.thread.execution.CentralExecutor$SingleThread @ 0x58dcd248 HTTP Worker [@662359980] keeps local variables with total size 3,66,84,54,240 (89.70%) bytes.
    The memory is accumulated in one instance of "java.lang.Object[]" loaded by "<system class loader>".
    The stacktrace of this Thread is available. See stacktrace.
    And here is the stacktrace...
    HTTP Worker [@662359980]
      at java.lang.OutOfMemoryError.<init>()V (OutOfMemoryError.java:25)
      at java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; (Array.java:52)
      at oracle.jdbc.driver.BufferCache.get(Ljava/lang/Class;I)Ljava/lang/Object; (BufferCache.java:226)
      at oracle.jdbc.driver.PhysicalConnection.getByteBuffer(I)[B (PhysicalConnection.java:7665)
      at oracle.jdbc.driver.T4C8TTIClob.read([BJJZ[CI)J (T4C8TTIClob.java:226)
      at oracle.jdbc.driver.T4CConnection.getChars(Loracle/sql/CLOB;JI[C)I (T4CConnection.java:3211)
      at oracle.sql.CLOB.getChars(JI[C)I (CLOB.java:459)
      at oracle.jdbc.driver.OracleClobReader.needChars(I)Z (OracleClobReader.java:187)
      at oracle.jdbc.driver.OracleClobReader.read([CII)I (OracleClobReader.java:142)
      at java.io.Reader.read([C)I (Reader.java:123)
      at com.sap.sql.jdbc.common.CommonWrappedReader.read([C)I (CommonWrappedReader.java:108)
      at com.technidata.core.persistency.sql.QueryResult.getString(Ljava/lang/String;)Ljava/lang/String; (QueryResult.java:190)
      at com.technidata.em.facility.controller.PC_EmissionRes.getEmissionResBo(Lde/technidata/ecs/persist/sql/persistency/iface/IQueryResult;)Lcom/technidata/em/facility/detail/EmissionResBo; (PC_EmissionRes.java:2235)
      at com.technidata.em.facility.controller.PC_EmissionRes.readData(JJJJLjava/sql/Date;Ljava/sql/Date;Ljava/lang/String;ZJI)Ljava/util/List; (PC_EmissionRes.java:682)
      at com.technidata.em.facility.controller.PC_EmissionRes.readData(JJJLjava/sql/Date;Ljava/sql/Date;ZI)Ljava/util/List; (PC_EmissionRes.java:599)
      at com.technidata.em.facility.controller.PC_EmissionRes.readData(Lcom/technidata/em/facility/TypeCapArgument;)Ljava/util/List; (PC_EmissionRes.java:573)
      at com.technidata.em.facility.ESourceBo.getTypeCapData(Ljava/lang/String;Lcom/technidata/em/facility/TypeCapArgument;Ljava/lang/String;Ljava/lang/String;)Ljava/util/List; (ESourceBo.java:707)
      at com.technidata.em.facility.mgmt.EmissionResTable.initialize(Z)V (EmissionResTable.java:1793)
      at com.technidata.em.facility.mgmt.EmissionResTable.init(Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;Ljava/lang/String;)V (EmissionResTable.java:1454)
      at com.technidata.em.facility.mgmt.wdp.InternalEmissionResTable.wdInvokeEventHandler(Ljava/lang/String;Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;)Ljava/lang/Object; (InternalEmissionResTable.java:723)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(Ljava/lang/String;Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;)Ljava/lang/Object; (DelegatingView.java:142)
      at com.sap.tc.webdynpro.progmodel.components.Component.fireEvent(Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;)V (Component.java:492)
      at com.technidata.em.facility.mgmt.wdp.InternalTabsInterface.wdFireEventInitTab(Ljava/lang/String;)V (InternalTabsInterface.java:398)
      at com.technidata.em.facility.mgmt.EmissionResWinInterfaceView.onPlugIn(Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;)V (EmissionResWinInterfaceView.java:97)
      at com.technidata.em.facility.mgmt.wdp.InternalEmissionResWinInterfaceView.wdInvokeEventHandler(Ljava/lang/String;Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;)Ljava/lang/Object; (InternalEmissionResWinInterfaceView.java:95)
      at com.sap.tc.webdynpro.progmodel.generation.DelegatingWindow.invokeEventHandler(Ljava/lang/String;Lcom/sap/tc/webdynpro/progmodel/api/IWDCustomEvent;)Ljava/lang/Object; (DelegatingWindow.java:121)
    please help me fix the performance issue. And let me know if I can provide some details to help you analyse further.
    Thanks,
    Kumar

Maybe you are looking for

  • Itunes on XP 64 bit?

    the itunes 32 bit installer tells me that i should download the 64 bit installer. the 64 bit installer tells me that it only runs on vista. im running xp pro 64 bit. small problem with those installers it seems... what do i do?

  • Applet not rendered in IE8 loaded via iframe dynamically

    Hi, I have an applet that is loaded inside an iframe. The iframe is added to the document via javascript dynamically. When i add the iframe to the html page, the applet is not getting rendered in IE8. Working as expected in all other browsers. Intere

  • Better Viewing Experience: iPad to tv or Apple TV?

    I'm brand new to Netflix and just watched my first few movies on my iPad. Playback paused a few times (I assume due to buffering over my wifi network?) and video quality wasn't the best. I'd like to watch Netflix streamed movies on my TV and I'm wond

  • Changing Date/Time(zone) on ACS5.1

    Would love to know where I can change the date/time(zone) within ACS v5.1.  Changing it in the BIOS doesn't have a zone option, just date/time.  ACS then displays something completely different upon boot.  Haven't been able to find any settings for t

  • On my desktop when I want to view a video from my mail it comes up as Blocked pop up,why?on aMac,WN207-31

    I am getting blocked pop-up,with black screen when I click to watch a video that I have received in my e-mail,Why? I cannot find anywhere to turn off blocked pop-ups,and I have no idea how it happened.