8.1.6.1.0 JAVA VM pukes on Redhat 6.2

When I try to install Oracle 8i on to my RED hat BOX , I get the followin JAVA VM stack dump, randomly durung the "file copy stage". Ihave tried to no avail to use bare bones install and the response file method. All attempts end with the fillowin stack dump.
Mon Aug 14 13:17:52 2000
SIGSEGV received at befff880 in /lib/libpthread.so.0. Processing terminated
jre full version "JDK 1.1.8 IBM build l118-20000429 (JIT enabled: jitc)"
Operating Environment
Host : localhost.localdomain.
OS Level : 2.2.5-15.#1 Mon Apr 19 22:21:09 EDT 1999
glibc Version : 2.1.1
No. of Procs : 1
null

Hi,
Read the responses to topic ./runInstaller results in error "dump creashed". There might be a solution for your problem.
Morc.

Similar Messages

  • Running a java service on linux (Redhat)

    I can create a basic script to run my java service, I can stop, and restart it from the command line when logged in. I have installed the script as a service. However, when I reboot, the service will not start. I have set it to be the very last thing to start on boot-up. I'm thinking it may have something to do with the fact that when I run a java program, it does not bring me back to the command line, it just 'hangs' until it is completed, and this particular java program will obviously hang indefinitely as it is a service.
    Any help would be GREATLY appreciated.
    Thanks,
    PAUL.

    Why not start it in the background? (a trailing ampersand)
    kind regards,
    Jos

  • Java 1.4 under Redhat 7.2

    Dear all,
    I got the following message after I installed and tried to run java under RH7.2
    Error occurred during initialization of VM
    Unable to load native library: /usr/java/j2sdk1.4.0/jre/lib/i386/libjava.so:symbol __libc_waitpid, version GLIBC_2.0 not defined in file libc.so.6 with link time reference.
    Any comment and experience?
    Many thanks
    Bjarne

    libcwait.c
    #include <errno.h>
    #include <sys/syscall.h>
    #include <sys/types.h>
    #include <sys/wait.h>
    pid_t
    __libc_wait (int *status)
    int res;
    asm volatile ("pushl %%ebx\n\t"
    "movl %2, %%ebx\n\t"
    "movl %1, %%eax\n\t"
    "int $0x80\n\t"
    "popl %%ebx"
    : "=a" (res)
    : "i" (__NR_wait4), "0" (WAIT_ANY), "c" (status), "d" (0),
    "S" (0));
    return res;
    Do gcc -O2 -shared -o $HOME/libcwait.so -fpic $HOME/libcwait.c
    and then
    set LD_PRELOAD=$HOME/libcwait.so
    Before invoking your application

  • Java not detected in redhat 5 linux firefox

    I have installed the latest java 1.6_24 version using rpm on linux redhat machine. "java -version" works OK, I have the link:
    libjavaplugin_oji.so -> /usr/java/jre1.6.0_24/plugin/i386/ns7/libjavaplugin_oji.so
    Also:
    /usr/bin/java -> /etc/alternatives/java
    /etc/alternatives/java -> /usr/java/jre1.6.0_24/bin/java
    In the past install (java 1.4) there where also some references to "jvm" but these don't exist in 1.6 version.
    Must be something else missing..

    libjavaplugin_oji.so is the old classic Java plugin. For Firefox 3.6.x you need the Next Generation Java plugin (libnpjp2.so)
    See;
    * http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html
    * http://kb.mozillazine.org/Java

  • Installing java 2 sdk in RedHat linux7.1

    I have downloaded java2 sdk (rpm file) and installed it in RedHat linux 7.1 but I can't run javac to compile my java programs.
    can somebody please explain why???

    I have the same problem as you! RHLinux 7.1 comes with preinstalled of JAVA jdk, it might be 1.1.8 (the IBM jdk.) Check your /usr/bin as
    $ls /usr/bin | grep j*
    you may find then the binary tools.
    Also check for some gcj utils at /usr/share/doc
    Now the problem is how to remove the older version and updating the PATH for the newer sun's version jdk-1.3.1_01. you may check postings at $PATH for RHLinux 7.1

  • Java 3D in Linux Redhat 9

    I downloaded Java3D 1.3.3 for Linux from ftp://ftp.tux.org/pub/java/java3d/1.3.1/
    in the i386 area.
    I am running jdk 1.5.0_02. on linux Redhat 9.0.
    The code appears to install correctly.
    When I compile and run the HelloJava3Da demo I get the following error, as Jery reported
    last month;
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: sun/awt/DrawingSurface
    Does the fact that no one responded to Jery's original post indicate that Java 3D does not
    run with the relatively standard "DrawingSurface" class in linux?
    Perhaps I was mistaken that Java, and Java projects, such as Java 3D, were supposed to be platform independent?
    This example runs fine in WIndows XP using the same versions for Windows.
    Does something need repair in the linux versions?
    Regards-
    Steve Farris

    Here's a link to a website you might find helpful.
    http://cruisenews.net/install_java_on_redhat_9.html

  • Java install problem under redhat 9

    I download rpm and install it under redhat 9. I can compile program (the class file is generated) but can not run it.
    I checked the path and see /usr/java/j2sdk1.4.2_04. WHen I check the version, it tell me version "1.3.1". It soulds like I have 2 different version of java installed. How can I solve this problem?
    Thanks

    Probably not a mix up. Try to update your path wirh the path to the bin directory of the java version you want to use. Something like :
    export PATH=/usr/java/j2sdk1.4.2_04/bin:$PATH

  • Having trouble installing Java 1.6 on Redhat via a SSH connection

    Hi there,
    I'm experiencing difficulty installing JRE 1.6 on my Redhat web server. I'm relatively new to Linux. I require the Java libraries in order to install a certain module for my website. I downloaded the binary package from this website for the i586 platform and executed the binary. Here is a log of the results:
    inflating: jre1.6.0_07/plugin/i386/ns7/libjavaplugin_oji.so
      inflating: jre1.6.0_07/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
    extracting: jre1.6.0_07/plugin/desktop/sun_java.png
      inflating: jre1.6.0_07/plugin/desktop/sun_java.desktop
        linking: jre1.6.0_07/javaws/javaws  -> ../bin/javaws
    Creating jre1.6.0_07/lib/rt.jar
    Creating jre1.6.0_07/lib/jsse.jar
    Creating jre1.6.0_07/lib/charsets.jar
    Creating jre1.6.0_07/lib/ext/localedata.jar
    Creating jre1.6.0_07/lib/plugin.jar
    Creating jre1.6.0_07/lib/javaws.jar
    Creating jre1.6.0_07/lib/deploy.jar
    *** glibc detected *** free(): invalid pointer: 0xb7e68280 ***
    ./jre-6u7-linux-i586-bin: line 440: 25757 Aborted                 (core dumped) "$javahome/bin/java" -client -Xshare:dump >/dev/null 2>&1
    *** glibc detected *** free(): invalid pointer: 0xb7e68280 ***
    ./jre-6u7-linux-i586-bin: line 43: 25761 Aborted                 (core dumped) "$javaprefix/bin/java" com.sun.servicetag.Installer -source "$source" >/dev/null 2>&1
    Done.
    root@server [/usr/local/bittorrent]# java
    -bash: java: command not found
    root@server [/usr/local/bittorrent]#

    I am struggling with almost the exact
    same setup, RH6.2 & 8.1.5.0 patched
    to 8.1.5.0.2. (Have been unable to
    successfully start an instance).
    What I found:
    Make sure you're using jre1.1.6_v5
    and it is linked to /usr/local/jre.
    Also the /mnt/cdrom/runInstaller
    never worked for me, but this did:
    $cd /mnt/cdrom/install/linux
    $sh runInst.sh
    Hope this helps. Good Luck!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jim:
    Hello all-
    I am having trouble installing Oracle 8.1.5 on Redhat 6.1, The runins.sh script returns "class not found: oracle.sysman.oii.oiic.OiicInstaller"
    I have tried various loads of Redhat ( server, workstation, custom) and re-downloaded the jre from blackdown, checked my environment (using the one Oracle recommends in their User Friendly Install for RedHat 6.1) and am about to take up drinking. Any and all help appreciated!! Thanks in advance.
    PS- It's a long story, but I have to stay with Redhat 6.1 and Oracle 8.1.5. Other releases of either are not feasable at this time.<HR></BLOCKQUOTE>
    null

  • Return 2 values (string, number) multiple rows, from java stored function

    I would like to return 2 values (String, number prefered but String, String will work) from a java stored function.
    I was able to successfully return a varray of varchar2 values but I was wondering if it is possible to return 2 values by using a varray?
    Is it even possible? I tried using combinations of types which included a varray of objects (with 2 attributes) or a type as table of objects but I couldn't figure out how in my java code to set these values. Also what would my java function return type be and what Oracle type would map to it?
    Any help and examples or pointers would be great.
    Thanks,
    Dennis

    Thanks to all. I finally figured it out through all the pieces on the web.
    Here is what worked for me. First create 2 oracle types. One object type to represent the "columns" I will pass back:
    CREATE OR REPLACE TYPE COST_OBJ AS OBJECT (COST_NAME NVARCHAR2(50), COST_VALUE number ) NOT FINAL
    note: make sure the "strings" are defined as NVARCHAR2 or Java will puke if it is just VARCHAR2.
    Then create a table type to hold your objects defined as following:
    CREATE OR REPLACE TYPE COST_OBJ_TABLE is table OF COST_OBJ
    Then create the oracle stored function that is a wrapper to the java function:
    CREATE OR REPLACE FUNCTION get_Costs(Name VARCHAR2, evalDate VARCHAR2, fuelCodeID NUMBER) return COST_OBJ_TABLE
    is language java name
    'com.costs.storedProcedures.Cost.getCosts(java.lang.String, java.lang.String, int) return oracle.sql.ARRAY'
    Once that is done, Oracle is ready. The Java function looks something like this:
    public ARRAY getCosts(String name, String evalDate, int fuelCodeID) {
    DBAccess da = getDBAccess();
    // get a handle on the connection
    Connection conn = da.getConnection();           
    // The stuff that will be returned should be as type object array
    // make it to the size of the number of fuelcomponents passed in
    Object[] returnStuff = new Object[3];
    // create the type of struct that is defined on the database
    StructDescriptor structDesc =
    StructDescriptor.createDescriptor("CY_UMAP.COST_OBJ", conn);
    for (int i = 0; i < returnStuff .size(); i++) {
    Object[] costValues = new Object[]{
         "This is object " + i,
         new Integer ( i ) };
    STRUCT cost_obj = new STRUCT(structDesc, conn, costValues);
    returnStuff[i] = cost_obj;
    ArrayDescriptor x_ad = ArrayDescriptor.createDescriptor (
    "CY_UMAP.COST_OBJ_TABLE", conn);
    ARRAY x_array = new ARRAY(x_ad, conn, returnStuff);
    return x_array;
    I hope this helps others.
    Dennis

  • Java Sqlite Connection in Linux

    I am getting the following connection error between Java and Sqlite in Redhat Linux OS:
    Unable to load sqlite: java.lang.UnsatisfiedLinkError: /usr/local/lib/libsqlite_jni.so: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.7' not found (required by /usr/local/lib/libsqlite_jni.so)
    java.sql.SQLException: java.lang.UnsatisfiedLinkError: open
    at SQLite.JDBCDriver.connect(JDBCDriver.java:61)
    at java.sql.DriverManager.getConnection(DriverManager .java:525)
    at java.sql.DriverManager.getConnection(DriverManager .java:193)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListD atabase.createNewListDatabase(ListDatabase.java:52 4)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListD atabase.serviceCREATELIST(ListDatabase.java:571)
    at com.attract.imail3.IMT3Server.serviceDirect(IMT3Se rver.java:248)
    at com.attract.util.jnetdaemon.JDaemonController.main (JDaemonController.java:142)
    I am using:
    Sqlite version 3.7.4
    Java Version 1.5.0_22
    sqlitejdbc-v056.jar
    sqlite_jni linux x86 (32bit) v1.tar.bz2
    I set path in bash-profile file like:
    PATH=$PATH:/usr/java/jdk1.5.0_22/bin:$PATH:/usr/local/lib/sqlite.jar:$PATH:/usr/local/lib/sqlitejdbc-v056.jar:$PATH:/usr/local/lib/libsqlite_jni.so
    export PATH
    How to solve this error?
    R.Sridaran

    I downloaded javasqlite-20090430.rpm. After installing I got libsqlite_jni.so and sqlite.jar file in /usr/lib folder. I copied to /usr/local/lib folder and set path in my bash-profile file. Now "*no sqlite_jni in java.library.path*" error was solved and am getting only the following error:
    [root@localhost imailtract_java3]# java.sql.SQLException: java.lang.UnsatisfiedLinkError: open
    at SQLite.JDBCDriver.connect(JDBCDriver.java:61)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:193)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListDatabase.createNewListDatabase(ListDatabase.java:52 4)
    at com.attract.imail3.datamodel.sqlite.listmngr.ListDatabase.serviceCREATELIST(ListDatabase.java:571)
    at com.attract.imail3.IMT3Server.serviceDirect(IMT3Server.java:248)
    at com.attract.util.jnetdaemon.JDaemonController.main(JDaemonController.java:142)
    I tried
    sqlitejdbc-v056.jar
    sqlitejdbc-v054.jar
    sqlite-jdbc-3.7.2.jar
    Can you please tell me a jdbc jar file to solve this error.
    R.Sridaran

  • Vsz value in Linux w/ java console apps

    I am using Java 1.5_06, A redhat Linux ES server-class machine (according to Sun). It seems that the VSZ value (see ps command) seems very high for java procs - close to or more than 200 MB.
    Two questions:
    1.) Why is this value so high?
    2.) What EXACTLY does the VSZ value indicate? I've read varying definitions.

    l

  • Apache Plugin in linux for WLS6.0 sp1 and (?sp2?)

    This message is a little long,
    The following message is arranged in 4 parts where:
    1. Conclusion and Sugestions.
    2. Tests Environment
    3. Simple plugin environment
    4. Virtual Hosting with apache
    Any comment and help will be welcome
    Conclusion
    The plug-in has not been tested and documented and therefore does not
    work in the described environment. The plugin parameter needs to be :
    1. Syntaxly rewieved. The parameters not starting with
    WebLogic.... (like PathTrim, PathPrepend, ConnectTimeoutSecs,
    ConnectRetrySecs, Debug, DebugConfigInfo, StatPath, ErrorPage,
    HungServerRecoverSecs, Idempotent, CookieName,
    DefaultFileName, MaxPostSize, MatchExpression, FileCaching,
    SecureProxy, TrustedCAFile, RequireSSLHostMatch,
    SSLHostMatchOID) are confusing and couyld be bug/problem
    generators when adding other non BEA modules in apache. I
    would suggest to have all the parameter starting with a common
    root like WebLogic or Wls or something else deterministic
    2. Better documented. The module parameters in Apache need to
    get an action perimeter. For example the "LoadModule
    weblogic_module" and "AddModule mod_weblogic.c" need to be
    declared one time at the server level. But there no
    indication for the others plugin parameters if they are
    limited inside the sublocation where declared, i.e
    <VirtualHost>, <location> <file>.....
    3. Documented with configuration examples: The apache plugin is
    interlinked with what is declared in the WLS server. I would
    sugest to provide some examples on this matter. I.e how to
    relate the Apache virtual hosting with or without the virtual
    hosting in wls.
    Test Environment
    The tests described below has been done with the following system
    environment.
    Operating System:
    RedHat 7.0 + glibc updates + network uodates, kernel level 2.2.17-14
    RedHat 7.1 + updates, kernel 2.4.2-2
    Java Level:
    On the RedHat 7.0 system the default Java JVM provided in the BEA
    distribution
    On the RedHat 7.1 system the Sun JDK 1.3.1 for Linux
    Apache: 1.3.19
    DNS: one system called cordoba.paris.inetpc.com with 3 cnames added
    (w1cordoba, w2cordoba, w3cordoba)
    The Weblogic installtion is coming from a single reference system.
    This system runs under RedHat 6.2 + latest update levels. The WebLogic
    tree directory has been deployed in both systems and the JVM set in the
    proper manner. Despite the well known problem with the default webapp
    Wls 6.0 works fine and as expected. Default ports are used (7001).
    The apache environment works fine too. In a single apache environment
    and with the virtual hosting supporting the 3 cnames (w1cordoba,
    w2cordoba, w3cordoba)
    In both systems the behavior and and problems are equal.
    Simple plugin environment
    A single default web app runs under wls6.0. calling the wls60 thru the
    URI: "http://cordoba:7001" works fines and the Welcome.html default page
    is properly displayed. Similar tests have been done with a jsp page and
    works fine too.
    The httpd.conf file has been set has described in the documentation and
    as follow:
    LoadModule weblogic_module modules/mod_wl.so
    WebLogicHost cordoba
    WebLogicPort 7001
    Debug ON
    DebugConfigInfo ON
    <location /wls>
    SetHandler weblogic-handler
    PathTrin /wls
    </location>
    Problem 1: When requesting the page using the URI: "http://cordoba/wls"
    the answer from the couple apache/plugin is:
    -1- In the netscape location entry fileld we get in return:
    "http://cordoba/Welcome.html"
    -2- The response from apache is "NOT FOUND The requested URL
    /Welcome.html was not found on this server."
    -3- When requesting the page using the URI: "http://cordoba:7001" the
    return is properly rendered, and the Netscape Location entry field
    gets: "http://cordoba:7001/Welcome.html"
    -4- wlproxy.log contains:
    Sun Jun 3 16:34:19 2001
    ================New Request: [GET /wls HTTP/1.0] =================
    Sun Jun 3 16:34:19 2001 The request string is '/wls'
    Sun Jun 3 16:34:19 2001 INFO: SSL is not configured
    Sun Jun 3 16:34:19 2001 Now trying whatever is on the list;
    ci->canUseSrvrList = 1
    Sun Jun 3 16:34:19 2001 INFO: New NON-SSL URL
    Sun Jun 3 16:34:19 2001 general list: trying connect to 'cordoba'/7001
    Sun Jun 3 16:34:19 2001 Connected to cordoba:7001
    Sun Jun 3 16:34:19 2001 INFO: sysSend 343
    Sun Jun 3 16:34:19 2001 INFO: Reader::fill(): first=0 last=0
    toRead=4096
    Sun Jun 3 16:34:19 2001 parsed all headers OK
    Sun Jun 3 16:34:19 2001 INFO: Reader::fill(): first=0 last=0
    toRead=4096
    Sun Jun 3 16:34:19 2001 INFO: Reader::fill(): first=0 last=0
    toRead=4096
    Sun Jun 3 16:34:19 2001 r->status=302 returning 0
    Sun Jun 3 16:36:08 2001
    ================New Request: [GET /wls HTTP/1.0] =================
    Sun Jun 3 16:36:08 2001 The request string is '/wls'
    Sun Jun 3 16:36:08 2001 INFO: SSL is not configured
    Sun Jun 3 16:36:08 2001 Now trying whatever is on the list;
    ci->canUseSrvrList = 1
    Sun Jun 3 16:36:08 2001 INFO: New NON-SSL URL
    Sun Jun 3 16:36:08 2001 general list: trying connect to 'cordoba'/7001
    Sun Jun 3 16:36:08 2001 Connected to cordoba:7001
    Sun Jun 3 16:36:08 2001 INFO: sysSend 343
    Sun Jun 3 16:36:08 2001 INFO: Reader::fill(): first=0 last=0
    toRead=4096
    Sun Jun 3 16:36:08 2001 parsed all headers OK
    Sun Jun 3 16:36:08 2001 r->status=302 returning 0
    Virtual Hosting with Apache
    These tests aim to validate a production environment where an entry cell
    of apache servers will serve static pages and route dynamic requests to
    a set of WebLogic servers. From the Apache/Httpd point of view the
    dispatch is done first at a virtual host level and then for each virtual
    server, each different location will be served by one or multiple
    weblogic servers. A try with Apache virtual hosts in where a reroute by
    location or a full reroute has done the same results than stated in
    "Simple plugin environment".
    [att1.html]

    Hi
    I am trying to configure the following pattern:
    ->https->apache->SSL->weblogic
    using the apache plugin that you provided from the distribution.
    There is no way to let it work.
    the apache site trying to connect to weblogic is a virtual host, follows the config
    file.
    Checking the DEbugDebug config monitor it I discover that SecureProxy it is OFF
    istead of ON and checking the debug file I've got this message:
    INFO: ssl is not activated..
    It means that despite of SecureProxy set to ON, it is still working in clear.
    I have the same behaviour using 6.0, SP1, SP2 and 6.1
    (If there more documentation about it in 6.1, please let me know where!)
    Please, anyone can send me documentation about it or help me???
    # <-- Start XXXXX Virtual Host
    <VirtualHost XXXXXX>
    SSLEngine on
    SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
    SSLCertificateKeyFile XXXX
    SSLCertificateFile XXXXX
    <Location />
    AddHandler weblogic-handler .jsp
    </Location>
    <IfModule mod_weblogic.c>
    SecureProxy ON
    RequireSSLHostMatch false
    TrustedCAFile /ssl/certs/ca.pem
    Debug ALL
    DebugConfigInfo ON
    WebLogicHost XXXXX
    WebLogicPort XXXXX
    ErrorPage /pm/private/frame_044_error_500.htm
    MatchExpression *.jsp
    </IfModule>
    </VirtualHost>
    # <-- End XXXXX Virtual Host
    "Jong Lee" <[email protected]> wrote:
    >
    1. Syntaxly rewieved.
    Worth considering for the next major release.
    2. Better documented.
    Yes, 6.1 release is doing a much better job of documentation!
    The module parameters in Apache need to
    get an action perimeter. For example the "LoadModule
    weblogic_module" and "AddModule mod_weblogic.c" need to be
    declared one time at the server level. If apxs is used to update the module, end user should not need
    to worry about adding/changing these two lines.
    But there no
    indication for the others plugin parameters if they are
    limited inside the sublocation where declared, i.e
    <VirtualHost>, <location> <file>.....
    3. Documented with configuration examples: The apache plugin
    is
    interlinked with what is declared in the WLS server. I would
    sugest to provide some examples on this matter. I.e how to
    relate the Apache virtual hosting with or without the virtual
    hosting in wls.
    Again, better on 6.1 docs.
    Problem 1: When requesting the page using the URI: "http://cordoba/wls"
    the answer from the couple apache/plugin is:
    -1- In the netscape location entry fileld we get in return:
    "http://cordoba/Welcome.html"
    "DefaultFileName Welcome.html" should be used in your httpd.conf
    -2- The response from apache is "NOT FOUND The requested URL
    /Welcome.html was not found on this server."
    -3- When requesting the page using the URI: "http://cordoba:7001" the
    return is properly rendered, and the Netscape Location entry field
    gets: "http://cordoba:7001/Welcome.html"
    -4- wlproxy.log contains:on 6.1, if relative URI is used in sendRedirect(), PathTrim and
    PathPrepend should be taken care automatically. i.e:
    in httpd.conf:
    PathTrim /weblogic
    PathPrepend /abc
    in a jsp page:
    response.sendRedirect("HelloWorld.jsp");
    The plugin and wls will be smart enough to set Location header
    to the following:
    Location: http://apache_host:apache_port/weblogic/HelloWorld.jsp
    Then the plugin will trim the /weblogic and prepend /abc to it
    i.e:
    http://wls_host:wls_port/abc/HelloWorld.jsp
    Virtual Hosting with Apache
    These tests aim to validate a production environment where an entrycell
    of apache servers will serve static pages and route dynamic requests
    to
    a set of WebLogic servers. From the Apache/Httpd point of view the
    dispatch is done first at a virtual host level and then for each virtual
    server, each different location will be served by one or multiple
    weblogic servers. A try with Apache virtual hosts in where a reroute
    by
    location or a full reroute has done the same results than stated in
    "Simple plugin environment".Absolutely. in 6.1 you can specify different weblogic hosts per
    vhost. Even you can use MatchExresspion or <Location> to define
    different parameters per mime type and path:
    i.e:
    MatchExpression *.jsp WebLogicHost=www.bea.com|WebLogicPort=7001|DefaultFileName=/Welcome.html
    MatchExpression *.html WebLogicCluster=weblogic1:7001,weblogic2:7002|Debug=ALL
    <Location /weblogic>
    WebLogicHost thankyou.com
    </Location>
    Where Location takes the precedence.
    Anyway, 6.1 apache plugin should be a much better modules.
    We also support apache2.0(beta) in 6.1. Unfortunately,
    the apache2.0 binaries were unable to be included in the 6.1
    beta installer. There might be a separate down-load for that.
    Thank you for your great suggestions/comments.
    thanks
    Jong

  • There is a question about encode String

    hello
    i find a question when i decode java program at linux(redhat 7.3 Valhalla) and J2SDK 1.4.1_02.
    when i want to encode a String from GB2312 to UTF-16BE, the String used CJK and alpha bet mixed. the String length is error and can not convert success!
    from API documents, the string length when count the CJK character ,2 bytes count to 1,but there is 2! for example ,when i encode a CJK character to a UTF-16BE,when the string length is 1.then in the UTF-16BE should be 1,but there is not 1 but 2!!!:(
    by the way ,when my code run at windows2000,it's right!! no error!
    to everyone:what should i do ? is it a bug in j2sdk1.4.1_02?

    There are multiple 16-bit Unicode encodings, i.e.,
    UTF-16
    UnicodeBigUnmarked
    UnicodeLittleUnmarked
    UnicodeBig
    UnicodeLittle
    with/without BOM (byte order mark).
    Try these at a time, or confirm the unicode encoding used on an OS by the following.
    System.out.println(System.getProperty("sun.io.unicode.encoding"));

  • Import Javadump error

    Hello,
    I'm installing a WIN-SQL ERP 6.0 and when the java import phase starts, gives the following error:
    ERROR 2009-07-25 08:50:25
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2_12-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;S:/usr/sap/D01/SYS/exe/uc/NTAMD64/mssjdbc/base.jar;S:/usr/sap/D01/SYS/exe/uc/NTAMD64/mssjdbc/util.jar;S:/usr/sap/D01/SYS/exe/uc/NTAMD64/mssjdbc/sqlserver.jar;S:/usr/sap/D01/SYS/exe/uc/NTAMD64/mssjdbc/spy.jar" -sec D01,jdbc/pool/D01,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.properties,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.key -dataDir D:/_CDs_/SAP_ERP_2005_SQL/Java\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    The log jload.log:
         25.07.09 08:50:24 com.sap.inst.jload.Jload main
    INFO: Jload -sec D01,jdbc/pool/D01,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.properties,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.key -dataDir D:/_CDs_/SAP_ERP_2005_SQL/Java\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    25.07.09 08:50:25 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    25.07.09 08:50:25 com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][SQLServer]Login failed for user 'SAPD01DB'.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.submitRequest(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    And the log jload.java.log'
            java version "1.4.2_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_12-b03, mixed mode)
    Jul 25, 2009 8:50:24 AM com.sap.inst.jload.Jload main
    INFO: Jload -sec D01,jdbc/pool/D01,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.properties,
    saprh070003/sapmnt/D01/SYS/global/security/data/SecStore.key -dataDir D:/_CDs_/SAP_ERP_2005_SQL/Java\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\ERP\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Jul 25, 2009 8:50:25 AM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Jul 25, 2009 8:50:25 AM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][SQLServer]Login failed for user 'SAPD01DB'.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.processReplyToken(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSLoginRequest.submitRequest(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Is there someone that could help me on this?
    Thanks in advance,
    RM

    Hi,
    Check below threads:
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss]
    Error: Import Java in Ecc6 in Redhat 5
    http://sap.ittoolbox.com/groups/technical-functional/sap-netweaver-l/error-import-java-dump-solution-manager-40-installation-1437556?cv=expanded
    Thanks
    Sunny

  • OIM GTC connector_OIM API Error

    I have created a GTC in OIM. I am able to provision and revoke the resource in my base machine.
    I have one task e.g. Change First Name and corresponding First Name Updated runs on completion of Change First Name.
    If I am a Officer 1, I can run the task successfully.
    If I am Officer 2, I am getting error as"OIM API error encontered".
    In WAS logs I am getting IT Resource with key 0 not found.
    If you guys have encountered the same situation then please respond.

    I think one problem I am having is that I was using the java that shipped with RedHat. I am now using the java that is shipped with the SOA Suite. I am still getting an error, but it's a little different.
    [oracle@oimserver scripts]$ which java
    /app/oracle/soa/jdk/bin/java
    [oracle@oimserver scripts]$ java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    [oracle@oimserver scripts]$ ./SSH.sh
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:194)
    at com.thortech.xl.integration.telnetssh.tests.SSHProvisioningTest.setSshProperties(Unknown Source)
    at com.thortech.xl.integration.telnetssh.tests.SSHProvisioningTest.main(Unknown Source)

Maybe you are looking for