Java initialization error on a vps, centos 5

ok, i recently tried to install the newest jdk since my vps provider gave me 1.4.2. i did a rm /var/lib/alternatives/java through the counsel of another forum, but that did nothing. right now, when i try to java --version, this is what shows up.  is this because i still have 1.4.2 installed?  or is this a memory problem?  the version i updated to was jdk6u6linuxi586.rpm  i used the java-1.6.0-sun-compat-1.6.0.06-1jpp.i586.rpm as instructed by the java wiki on how to install java in a centos environment
Error occurred during initialization of VM
Could not reserve enough space for object heap
*** glibc detected *** java: free(): invalid pointer: 0xb7e4f290 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7edeaa6]
/lib/libc.so.6(cfree+0x90)[0xb7ee1fc0]
/usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so[0x6603393]
/usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so[0x65b43e0]
/usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so[0x65b601d]
/usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so[0x65b9499]
/usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so(JNI_CreateJavaVM+0x53)[0x639c453]
java[0x804afcc]
java(JavaMain+0x72)[0x8049942]
/lib/libpthread.so.0[0xb7fca45b]
/lib/libc.so.6(clone+0x5e)[0xb7f4624e]
======= Memory map: ========
06000000-0665d000 r-xp 00000000 00:23 148897840 /usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so
0665d000-066a1000 rwxp 0065c000 00:23 148897840 /usr/java/jdk1.6.0_06/jre/lib/i386/server/libjvm.so
066a1000-06ac3000 rwxp 066a1000 00:00 0
08048000-08052000 r-xp 00000000 00:23 148869550 /usr/java/jdk1.6.0_06/jre/bin/java
08052000-08053000 rwxp 00009000 00:23 148869550 /usr/java/jdk1.6.0_06/jre/bin/java
08053000-08074000 rwxp 08053000 00:00 0
70b00000-70b21000 rwxp 70b00000 00:00 0
70b21000-70c00000 ---p 70b21000 00:00 0
70cae000-70cb9000 r-xp 00000000 00:23 136881218 /lib/libgcc_s-4.1.2-20070626.so.1
70cb9000-70cba000 rwxp 0000a000 00:23 136881218 /lib/libgcc_s-4.1.2-20070626.so.1
b4cc2000-b4ccb000 rwxp b4cc2000 00:00 0
b4ccb000-b4d82000 rwxp b4ccb000 00:00 0
b4d82000-b4fc2000 rwxp b4d82000 00:00 0
b4fc2000-b7d82000 rwxp b4fc2000 00:00 0
b7d82000-b7d91000 r-xp 00000000 00:23 148869966 /usr/java/jdk1.6.0_06/jre/lib/i386/libzip.so
b7d91000-b7d93000 rwxp 0000e000 00:23 148869966 /usr/java/jdk1.6.0_06/jre/lib/i386/libzip.so
b7d93000-b7db6000 r-xp 00000000 00:23 148869920 /usr/java/jdk1.6.0_06/jre/lib/i386/libjava.so
b7db6000-b7db8000 rwxp 00023000 00:23 148869920 /usr/java/jdk1.6.0_06/jre/lib/i386/libjava.so
b7db8000-b7dc3000 r-xp 00000000 00:23 148869964 /usr/java/jdk1.6.0_06/jre/lib/i386/libverify.so
b7dc3000-b7dc4000 rwxp 0000b000 00:23 148869964 /usr/java/jdk1.6.0_06/jre/lib/i386/libverify.so
b7dc4000-b7dcd000 r-xp 00000000 00:23 136881142 /lib/libnss_files-2.5.so
b7dcd000-b7dce000 r-xp 00008000 00:23 136881142 /lib/libnss_files-2.5.so
b7dce000-b7dcf000 rwxp 00009000 00:23 136881142 /lib/libnss_files-2.5.so
b7dcf000-b7de2000 r-xp 00000000 00:23 136881148 /lib/libnsl-2.5.so
b7de2000-b7de3000 r-xp 00012000 00:23 136881148 /lib/libnsl-2.5.so
b7de3000-b7de4000 rwxp 00013000 00:23 136881148 /lib/libnsl-2.5.so
b7de4000-b7de6000 rwxp b7de4000 00:00 0
b7de6000-b7dee000 rwxs 00000000 00:23 141338056 (deleted) /tmp/hsperfdata_root/3754
b7dee000-b7df5000 r-xp 00000000 00:23 136881120 /lib/librt-2.5.so
b7df5000-b7df6000 r-xp 00006000 00:23 136881120 /lib/librt-2.5.so
b7df6000-b7df7000 rwxp 00007000 00:23 136881120 /lib/librt-2.5.so
b7df8000-b7dfe000 r-xp 00000000 00:23 148897832 /usr/java/jdk1.6.0_06/jre/lib/i386/native_threads/libhpi.so
b7dfe000-b7dff000 rwxp 00006000 00:23 148897832 /usr/java/jdk1.6.0_06/jre/lib/i386/native_threads/libhpi.so
b7dff000-b7e02000 ---p b7dff000 00:00 0
b7e02000-b7e50000 rwxp b7e02000 00:00 0
b7e50000-b7e75000 r-xp 00000000 00:23 136881118 /lib/libm-2.5.so
b7e75000-b7e76000 r-xp 00024000 00:23 136881118 /lib/libm-2.5.so
b7e76000-b7e77000 rwxp 00025000 00:23 136881118 /lib/libm-2.5.so
b7e77000-b7e78000 rwxp b7e77000 00:00 0
b7e78000-b7fb2000 r-xp 00000000 00:23 136881020 /lib/libc-2.5.so
b7fb2000-b7fb4000 r-xp 0013a000 00:23 136881020 /lib/libc-2.5.so
b7fb4000-b7fb5000 rwxp 0013c000 00:23 136881020 /lib/libc-2.5.so
b7fb5000-b7fb8000 rwxp b7fb5000 00:00 0
b7fb8000-b7fba000 r-xp 00000000 00:23 136880990 /lib/libdl-2.5.so
b7fba000-b7fbb000 r-xp 00001000 00:23 136880990 /lib/libdl-2.5.so
b7fbb000-b7fbc000 rwxp 00002000 00:23 136880990 /lib/libdl-2.5.so
b7fbc000-b7fc3000 r-xp 00000000 00:23 148897824 /usr/java/jdk1.6.0_06/jre/lib/i386/jli/libjli.so
b7fc3000-b7fc5000 rwxp 00006000 00:23 148897824 /usr/java/jdk1.6.0_06/jre/lib/i386/jli/libjli.so
b7fc5000-b7fd8000 r-xp 00000000 00:23 136881172 /lib/libpthread-2.5.so
b7fd8000-b7fd9000 r-xp 00012000 00:23 136881172 /lib/libpthread-2.5.so
b7fd9000-b7fda000 rwxp 00013000 00:23 136881172 /lib/libpthread-2.5.so
b7fda000-b7fdd000 rwxp b7fda000 00:00 0
b7fe3000-b7fe4000 rwxp b7fe3000 00:00 0
b7fe4000-b7fe5000 r-xp b7fe4000 00:00 0
b7fe5000-b7ffe000 r-xp 00000000 00:23 136881106 /lib/ld-2.5.so
b7ffe000-b7fff000 r-xp 00019000 00:23 136881106 /lib/ld-2.5.so
b7fff000-b8000000 rwxp 0001a000 00:23 136881106 /lib/ld-2.5.so
bfff7000-bfffe000 rwxp bfff7000 00:00 0
ffffe000-fffff000 r-xp 00000000 00:00 0
Aborted
Edited by: poolshark181 on May 11, 2008 7:08 PM

classboy wrote:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 5
at rekener.getGetal(rekener.java:22)
at venster.main(venster.java:37)The error message is telling you exactly what's wrong. On linke 22 of rekener.java (should be Rekener--class names conventionally start with uppercase), you are trying to access the 6th element, at index 5, of an array that has at more 5 elements, at indices 0..4
the line 22 is this :
getallen[counter]= getal;
So counter is 5. But getallen has only 5 elements at indices 0..4, or fewer.
this makes me think that the function that should fill the array isn't really doing it, It has nothing to do with whether the array is being "filled." Rather, it's just that the size of the array is less than what you're trying to access.
Even if i change the volume of the array to 4 or 6 "even though 5 is the correct ammount since i'm inserting 6 integers", keeps on giving me the same errorNo idea what you're saying here, but the compiler doesn't lie. You're trying to access an array element that doesn't exist.
Put print statements in your code so you can see what's happening at each step of the way, and figure out what you did to tell it to access elements that don't exist.

Similar Messages

  • Java error in session initialization Error - When calling IC Web client

    Hi All,
    When i access the CRM IC web client through browser (BSP page), Page is loading but inside the page im getting the following error.
    " Java error in session initialization [Error message: abcj2systemid.domain.com: CALL_METHOD(SYS_METHODNAME) sessionid = SOAP Runtime Execption; CSoapExceptionTransport : HTTP recive failed with exception communication_failure ( Message Class CRMM_IC_FRAMEWORK- message number 106).
    Pl suggest
    Thanks
    PRadeep

    hi Indhra,
    did you check, whether the services are active:
    /Nsicf
    /default_host/sap/bc/bsp/sap/
    sam_sess_queue and sam_notifying
    and the polling profile is defined with polling frequence:
    /Nspro
    ->Interaction Center WebClient
    ->Basic Functions
    ->Define Context Area Profile
    there "Define Polling Profile"
    best wishes,
    Hakan

  • JBUILDER5 :"sample.java": Error #: 750 : initialization error: com.borland"

    Hi there,
    I am trying to compile a few sample with new release of jdk1.4.0. It does with DOS-Promt. I get an error like ""sample.java": Error #: 750 : initialization error: com.borland.compiler.symtab.LoadError: class file has wrong version 48.0" when I try it with Jbuilder5. Any idea to work around this is apprecited.
    Thanks
    SY.

    Forget employing jdk 1.4 with JB 5, it dosen't support it; too many changes in the jdk. If you want to employ it you'll have to undate to JB 6.0. Sorry.
    Abraham.

  • Java runtime error while  executing install.sh - installing Oracle Clinical 4i

    Hello DBA's
    1. I am trying to install an Oracle App on a SUN SPARC 20 with 256 MB / 9.1
    GB. (solaris 8)
    2. I installed Oracle 8i EE completely and created the DB using Oracle
    Universal Installer. So the Java components and runtime were also installed
    I presume. I have it in /usr/java1.2 with links made during install.
    3. Did post installation according to the manual.
    4. Did pre-installation for install of Oracle Clinical application.
    5. Put the OC CD into the drive and typed install.sh as requested.
    Error: The Java Runtime environment was not found at
    .. /../stage/Components/oracle.swd.jre/1.1.8.10/1/Datafiles/Expanded/solaris/bin/
    jre Hence the universal installer cannot be run.
    I am struggling for 2 months now and I am hoping that some guru will wipe
    out the frustration and anxiety that has made my hair grey. I have also
    included the contents of the oraparam.ini for Oracle 8i and Oracle CLinical.
    They look almost the same but for some reason, the Oracle Universal
    installer does not seem to work for the Oracle Clinical installation.
    What could be the reason for this Jav runtime Error. I check the web and
    other sites, but no conceivable answer. I have no access to Metalink. What
    do I have to do to make the universal installer work.
    Your help is really really appreciated.
    ============================================================
    ORAPARAM.ini used when installing Oracle 8i 8.1.6.2
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../stage/products.jar
    JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expande
    d/jre
    OUI_LOCATION=../stage/Components/oracle.swd.oui/1.7.0.18.0A/1/DataFiles/Expa
    nded
    HLP_LOCATION=
    EWT_LOCATION=
    DEFAULT_HOME_LOCATION=
    NLS_ENABLED=FALSE
    NO_BROWSE=/net
    JRE_MEMORY_OPTIONS=-mx48m
    [IMAGES]
    FILE1=images/o8i_1.gif
    FILE2=images/o8i_2.gif
    FILE3=images/o8i_3.gif
    FILE4=images/o8i_4.gif
    FILE5=images/o8i_5.gif
    FILE6=images/o8i_6.gif
    FILE7=images/o8i_7.gif
    FILE8=images/o8i_8.gif
    ===========================================================
    ORAPARAM.ini used when installing Oracle Clinical 4i
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../../stage/products.jar
    LICENSE_LOCATION=
    JRE_LOCATION=../../stage/Components/oracle.swd.jre/1.1.8.10/1/DataFiles/Expa
    nded
    /jre
    OUI_LOCATION=../../stage/Components/oracle.swd.oui/1.7.0.19.0/1/DataFiles/Ex
    panded
    JRE_MEMORY_OPTIONS=" -mx32m"
    DEFAULT_HOME_LOCATION=
    DEFAULT_HOME_NAME=OUIHome
    NO_BROWSE=/net
    HLP_LOCATION=
    EWT_LOCATION=
    NLS_ENABLED=TRUE
    BOOTSTRAP=FALSE
    OUI_VERSION=1.7.0.19.0
    [IMAGES]
    FILE1=images/installAd0.gif
    FILE2=images/installAd1.gif
    =========================================================

    Hi
    May be you can check the Redhat FTP site.
    CentOS 4.6, 32-bit
    http://isoredirect.centos.org/centos/4.6/isos/i386/
    CentOS 4.6, 64-bit
    http://isoredirect.centos.org/centos/4.6/isos/x86_64/
    CentOS 5.1, 32-bit
    http://isoredirect.centos.org/centos/5.1/isos/i386/
    CentOS 5.1, 64-bit
    http://isoredirect.centos.org/centos/5.1/isos/x86_64/
    Regards
    Mudhalvan M.M

  • Java.lang error while installing 11gR2 Grid Infrastructure on HPUX 11.31

    Hi,
    I am installing 11gR2 Grid Infrastructure on HPUX 11.31 Itanium server for installing RAC database.
    I do not get any error during the installation of the software but while running the root.sh I am getting following error..
    # /opt/oracle/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /opt/oracle/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2010-04-23 15:09:28: Parsing the host name
    2010-04-23 15:09:28: Checking for super user privileges
    2010-04-23 15:09:28: User has super user privileges
    Using configuration parameter file: /opt/oracle/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    stty: : Not a typewriter
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bmblade-91'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bmblade-91'
    CRS-2676: Start of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bmblade-91'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bmblade-91'
    CRS-2676: Start of 'ora.diskmon' on 'bmblade-91' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bmblade-91'
    CRS-2676: Start of 'ora.ctssd' on 'bmblade-91' succeeded
    Error occurred during initialization of VM
    java.lang.Error: Permission denied
    sh: 10154 Abort
    Configuration of ASM failed, see logs for details
    Did not succssfully configure and start ASM
    CRS-2500: Cannot stop resource 'ora.crsd' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
    Stop of resource "ora.crsd -init" failed
    Failed to stop CRSD
    CRS-2500: Cannot stop resource 'ora.asm' as it is not running
    CRS-4000: Command Stop failed, or completed with errors.
    Command return code of 1 (256) from command: /opt/oracle/app/11.2.0/grid/bin/crsctl stop resource ora.asm -init
    Stop of resource "ora.asm -init" failed
    Failed to stop ASM
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.ctssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.cssd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gpnpd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.gipcd' on 'bmblade-91' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bmblade-91'
    CRS-2677: Stop of 'ora.mdnsd' on 'bmblade-91' succeeded
    Initial cluster configuration failed.
    Do anybody came accross this issue? I had 11gR2 Grid Infrastructure installed on this server, but for demostration to other team members, I removed the earlier installation using Metalink Note :942166.1. I will appreciate your input.
    Regards
    Shailandra

    Hi,
    One of the recommended solution for this issue by Oracle.
    Have the DISPLAY variable set when running root.sh. This is the th recommendation by oracle to a SR opened by another vendor for this issue.
    Regards

  • Java Memory error for applprod

    Hi,
    I have strange problem. I am running "Create accounting" program and it errors out with the error message
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    I have sun SPARC servers, with 16GB RAM, 38 GB SWAP WITH 12.1.1 and 11.1.0.7
    So following the note
    Troubleshooting Java[tm]: Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. [ID 1260764.1]
    The funny thing is
    when i run the command java -Xmx2048M -version it works fine on root and oraprod. But when i run in applprod it throws the same error
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    I have checked ulimit settings, they are fine
    1) ROOT:
    root@server1 # ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 256
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 29995
    virtual memory (kbytes, -v) unlimited
    2). ORAPROD:
    bash-3.00$ ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 256
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 29995
    virtual memory (kbytes, -v) unlimited
    3). APPLPROD
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 65536
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) unlimited
    cpu time (seconds, -t) unlimited
    max user processes (-u) 29995
    virtual memory (kbytes, -v) unlimited
    When i run java the following is the output.
    1). ROOT
    root@server1 # java -Xmx2048M -version
    java version "1.5.0_20"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_20-b02, mixed mode)
    2).ORAPROD
    bash-3.00$ java -Xmx2048M -version
    java version "1.6.0_05"
    Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
    Java HotSpot(TM) Server VM (build 10.0-b19, mixed mode)
    3).APPLPROD
    bash-3.00$ id
    uid=101(applprod) gid=100(dba)
    bash-3.00$ java -Xmx2048M -version
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.
    If i run java with 1024M it works fine as follows
    bash-3.00$ java -Xmx1024M -version
    java version "1.5.0_20"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_20-b02, mixed mode)
    bash-3.00$ id
    uid=101(applprod) gid=100(dba)
    bash-3.00$
    Please any help.
    Thanks

    Hi Hussein,
    I created another user test1 of group dba and ran java -Xmx2048M -version. It worked with out error.
    Then i found the only difference between test1 and applprod is ulimit -s set to unlimited in applprod but not set in test1
    I removed ulimit -s unlimited for applprod the executed
    java -Xmx2048M -version
    it worked fine.
    But i guess ulimit -s unlimited is a pre-requisite for running R12 in solaris??
    What shoud i do
    Please suggest.
    What does "echo $ADJRIOPTS" return after sourcing the env file?bash-3.00$ echo $ADJRIOPTS
    -mx512m
    bash-3.00$
    Thanks

  • A strange Java related error occured when I tried to install a software

    When I tried to install Maple 12 on my PC, I got a Java-related error as follow:
    java.lang.NoClassDefFoundError: Could not initialize class javax.swing.UIManager
         at javax.swing.JPanel.updateUI(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JPanel.<init>(Unknown Source)
         at javax.swing.JRootPane.createGlassPane(Unknown Source)
         at javax.swing.JRootPane.<init>(Unknown Source)
         at javax.swing.JFrame.createRootPane(Unknown Source)
         at javax.swing.JFrame.frameInit(Unknown Source)
         at javax.swing.JFrame.<init>(Unknown Source)
         at com.zerog.ia.installer.LifeCycleManager.g(DashoA10*..)
         at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
         at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
         at com.zerog.ia.installer.Main.main(DashoA10*..)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.zerog.lax.LAX.launch(DashoA10*..)
         at com.zerog.lax.LAX.main(DashoA10*..)
    My OS is Windows XP Professional with SP3. However, I managed to install this version on a virtual machine (which also runs Windows XP SP3) therefore the problem does not come from the installer.
    What can I do now to install Maple 12? I really need this software...
    Thanks!
    Edited by: uhobasa on Sep 28, 2008 6:41 PM

    Did you find the solution for this problem? I am experiencing the same behavior trying to run Freemind.

  • File Adapter: Initialization error: Conversion initialization failed

    Hi all,
    I'm trying to establish a file adapter (FTP, File Content Conversion).
    In the adapter monitor I' ve got the following error:
    Sender Adapter v1325 for Party '', Service 'BS_ACN_PCS_A':
    Configured at 14:49:34 2005-08-29
    Initialization error: Conversion initialization failed with java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Format error in 'xml.recordset' argument: incomplete structure (name,number) pair
    My content conversion parameters are:
    BP_BusinessPartnerMasterData_IncomingData.fieldFixedLengths:
    20,50,50,1,10,50,10,50,5,20,20,15,15
    BP_BusinessPartnerMasterData_IncomingData.fieldNames: Number,Name2,Name1,Gender,Birthdate,City,Postcode,Street,
    HouseNo,PhoneNumber,Fax,BankId,BankAccount
    BP_BusinessPartnerMasterData_IncomingData.fieldContentFormating:
    trim
    BP_BusinessPartnerMasterData_IncomingData.keyFieldInStructure:
    ignore
    What could be the error or where I have to look for it?
    Thanks,
    Fabian

    Yes,
    Recordset name: BP_BusinessPartnerMasterData_IncomingData
    Recordset structure: BP_BusinessPartnerMasterData_IncomingData
    The corresponding Message Type:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://pcs.acn.com/basicdata" targetNamespace="http://pcs.acn.com/basicdata">
         <xsd:element name="BP_MasterDataIncomingFil" type="BP_BusinessPartnerMasterData_IncomingData" />
         <xsd:complexType name="BP_BusinessPartnerMasterData_IncomingData">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   f323a4b018a911da9fd9000bcd69ce64
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="Number">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8500fe111da89f2d1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Id from Sender for BP
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Name2">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8510fe111dacfd7d1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Last name or Company name
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Name1">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8520fe111da94bad1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             First name or Company name 2
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Gender">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8530fe111da99add1210a87220d
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             m or f or blank
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="1" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Birthdate">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8540fe111dab156d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="City">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8550fe111daa58cd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Postcode">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8560fe111dac0c2d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="10" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Street">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8570fe111dabbd3d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="HouseNo">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8580fe111dab63fd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="5" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="PhoneNumber">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e8590fe111dac782d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="Fax">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85a0fe111daa9ebd1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="20" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="BankId">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85b0fe111dace1ed1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="15" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="BankAccount">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7679e85c0fe111da8801d1210a87220d
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:maxLength value="15" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>

  • Initialization error : class file has wrong version 49.0, should be 45.3 or

    I have Jdeveloper Base installation and JDK 1.5..the classpath and JAVA_HOME environment variables are set to the respective JDK1.5\bin folders. Even then when i try to make a web application, with a simple JSP page i get the following error :
    Initialization error: class file has wrong version 49.0, should be 45.3 or 46.0 or 47.0 or 48.0 on CLASSPATH ..(followed by a long list of paths)
    pls help,
    thanks

    i have windows XP. i have tried to unset the class path...i get the same error.
    i have JDeveloper 10g 10.1.2.
    i have changed the jdev.conf file to set the Java Home to the path that contains the JDK 1.5..

  • JRE 1.4.2_02 on solaris: java.lang.error

    Hi,
    I've just installed JRE 1.4.2_02 on a server running Solaris 8. The installation procedure went by without problems/errors (as described on Sun's pages: http://java.sun.com/j2se/1.4.2/jre/install-solaris.html)
    When I try to execute java.exe (i.e: java -version) I get the following error response:
    Error occurred during initialization of VM
    java.lang.Error: Properties init: Could not determine current working
    directory.
    If I log in as root I'm allowed to run java.exe without problems. I'd really appreciate any ideas, views, comments etc. on what might be the problem ...
    /Regards Jennifer Lee

    I've posted this a couple oif other places today as well, but essentially it may help
    I had the 'Error occured ..., VM' problem after installing 1.4.2_01 on Linux under slackware9.1.
    I found the resolution by running 'java -verbose' as root and as a user and comparing the output, as java ran fine for root.
    Turns out that for the user 'java -version' stopped after loading a couple of jars, and as root it didn't.
    These jars in the JAVA_HOME/jre/lib directory only had root read/write permissions. After changing these permissions to all read and root write it worked fine for the user (so far)
    The above may be of some help, but comparing the differences (especially permissions) in running it as root and user with -verbose may help.
    John

  • Sapidoc3.jar initialization error!

    Hello Experts,
    I have configured the SAP Java Connector 3 successfully but I am not able to get this sapidoc3.jar issue fixed.
    The executable jar shows me an error message as follow:
    sapidoc3.jar initialization error
    IDOC ERROR: java.lang.NoClassDefFoundError: com/sap/conn/jco/rt/ServerFactory
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at com.sap.conn.idoc.rt.DefaultIDocRuntime.get(DefaultIDocRuntime.java:66)
         at com.sap.conn.idoc.rt.About.<init>(About.java:39)
         at com.sap.conn.idoc.rt.About.main(About.java:70)
    Caused by: java.lang.ClassNotFoundException: com.sap.conn.jco.rt.ServerFactory
         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)
         ... 5 more
    I would appreciate if you could help me with this so that I can move in the process of integrating my Purchase Orders to a Third Party System using Java Connectors.
    Your help would be greatly appreciated.
    [Click Here|http://www.quadrem.ae/Screenshot.gif] to view the error screenshot
    Regards,
    Nauman

    This error means the compiler was written using an older version of java than the library you are using. My guess is you are using a Java 1.2, 1.3. or 1.4 compiler with a Library compiled with Java 5
    Searching on the error message usually tells you what the problem is.
    [http://www.google.co.uk/search?q=class+file+has+wrong+version]

  • Initialization error: Loading jdbc driver

    Hi ,
    In a file-XI-JDBC scenario, i am getting this error. "Initialization error: Loading jdbc driver 'com.microsoft.jdbc.sqlserver.SQLServerDriver' failed: java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver".
    but i have installed/deployed third party SQL driver on J2ee server thru SDM.
    Can any one sort out this problem.
    Rgds
    Sridhar

    Hi,
    try looking into the log viewer in Vsual Administrator. Usually you can find more information about the problem there.
    Also try redeploying the driver again.
    cheers,
    naveen

  • Java.exe Error while running Tomcat

    Hello,
    I encountered a very strange Java.exe error while testing my servlet.
    Here is the screen dump of the aforementioned error:
    http://www.shelleysauction.com/db07-22-02.jpg . The error's message is
    as follows: "There is no disk in the drive. Please insert a disk into
    drive \Device\Harddisk1\DR1."
    Would appreciate any help; I don't claim to be any good at this stuff.
    All of the information on that page is derived from a database on a
    remote intranet machine (including input type, title, descriptions,
    etc.). I am not sure if it is a server-side error or a client-side
    error as my computer is running the server; another computer is not
    possible--I'm a lowly summer intern hired to build a servlet that
    interfaces with a database, and I'm not a good programmer.
    The only thing I can think of is that I recently began using the
    com.oreilly.servlet.* package for its Base64Encoder, Base64Decoder, and
    MultiPartRequest methods. That form was working fine for weeks before
    then.
    Jennica Humphrey

    Hello all,
    Thank you for your help. I was using the MultiPartRequest class in the com.oreilly.servlet.* package so I could add a "section" that allowed users to upload CSV files to the database. It required, I think, that an opening FORM tag would have the following attribute: enctype="multipart/form-data"
    Now, I made a HtmlGenerator class that writes the HTML for me, with all sorts of methods like html.startTableCell( String stylesheet, String align, String valign, String width ) so I could just type html.startTableCell( "palepurple", "left", "top", "50%" ); ... made reading my own crap a lot easier.
    Anyway, I had html.startForm( ) and html.startUploadForm( )... the only difference was that the upload one had the enctype="multipart/form-data" attribute and the first one didn't. Now, my DoPost() method was supposed to determine if there were "regular" parameters passed on by the form and if there were "MultiPart" parameters... with code like this:
    // Initialize MultipartRequest.  This is required for file uploading.
    boolean isMulti = true;
    MultipartRequest multi = null;
    try {
         multi = new MultipartRequest( request, "..\\..\\Files", 10 * 1024 * 1024 );
    } catch( Exception e ) { isMulti = false; }
    Enumeration paramNames = request.getParameterNames();
    // Attempt to initialize parameter names.
    try {
         if ( !paramNames.hasMoreElements( ) ) paramNames = multi.getParameterNames();
    } catch ( Exception e ) {
         /* Ignore */
    ***code snipped out***
    if ( isMulti )
          paramValues = multi.getParameterValues( paramName );
    else
         paramValues = request.getParameterValues( paramName );This was working fine, but after submitting "regular" (not uploaded) forms 3 or 4 times, it'd give me that error. Then I decided to change html.startForm() to work exactly like html.startUploadForm()--in effect making every form a MultiPartRequest. It works fine, without any errors. Do you know what was going on?

  • Static initializer error

    hi guys,
    can anyone explain what might cause the following error?
    i have the following classes
    class BonesPlayLevel {
    // execution reaches here
    ObjFigure.initJointedModel();
    class ObjFigure {
    public static void initJointedModel() {
    // execution does not reach here
    initJointedModelList(myVecs);
    and when i try and run i get the following error message:
    java.lang.Error: Static initializer: java.lang.NullPointerException
    java.land.Error
    cheers
    spob

    its ok i understand how to debug, and how the stack trace works.
    i am running this in JBuilder, here is the output produced
    D:\Nokia\Devices\Series_60_MIDP_Concept_SDK_Beta_0_3_1_Nokia_edition\bin\emulator.exe -classpath "E:\javaApps\MIDlets\mlj3d_exbones\classes;D:\MLJ3D\v1.0.1dev\jars\mljFrame.jar;D:\MLJ3D\v1.0.1dev\jars\mljRender.jar;" -Xdevice:Series_60_MIDP_Concept_SDK_Beta_0_3_1_Nokia_edition -Xdescriptor:"E:\javaApps\MIDlets\mlj3d_exbones\jad-temp\ExBones.jad"
    java.lang.Error: Static initializer: java/lang/NullPointerException

  • Error: (0) initialization error

    I'm trying to work through an example in the JDeveloper3 book and get the following error message after pointing and clicking my way through a BC Data Form Wizard and trying to run what it created:
    Error: (0) initialization error: class Error const *: file java\lang\Object.class not found.
    Any pointers?
    null

    I found that I had a non-Oracle supplied JDK version selected in the Target JDK Version field of the Project Properties dialog box.
    So, the question now is, if I install a new Java SDK from Sun, how do I upgrade JDeveloper to use this new version?

Maybe you are looking for

  • Php mysql connect with yahoo

    I HAVE HOST ON YAHOO AND THIS SCRIPT DOSN'T WORK WITH YAHOO can u help me .... <?php # FileName="Connection_php_mysql.htm" # Type="MYSQL" # HTTP="true" $hostname_midcommerce = "localhost"; $database_midcommerce = "DATABASE"; $username_midcommerce = "

  • I have a 1654 error code and is not listed....what do I do?

    i have a 1654 error code and is not listed. what do I do?

  • Me2o Purchase Order View

    Hello Folks! I am trying to implement subcontracting procedure in SAP. The Purchase order has been successfully created. The user wants to issue material from the warehouse. Before the standard the procedure the user was using MB1b to issue material.

  • OM Infotypes DATA update, create

    Hi, My requriement is i need to update the OM infotypes 1001,1005, 1008, 1013,1028. I need to build an interface for this. The input file is an excel spread sheet. I am able to read the excel data to the internal tables. Now from internal table I nee

  • Migrate sql server dump file to Oracle database on a network

    I have a sql server dump file provided to me by DBA's. I have to migrate this dump file to Oracle database on a network. Please suggest me the steps to do this.