Wrong java version

Hello
i need to change the java version of my NetWeaver installation on SUN. Can anybody tell me how can I do this, without reinstalling NetWeaver?
step done until now
1. changed JAVA_HOME of unix environment
2. changed Java Home of instance_IDxxx using configtool.sh for Message Server & Bootstrap and Server General
Thank you

sorry
does not help me
1. document doesn't contain any information about changing java version
2. I wrote 'WITHOUT REINSTALLING' and with this i mean without starting any installer or updater. Only configuration changes!

Similar Messages

  • Java Georaster API error - wrong java version

    Hi all. I've done some searching about but cannot see this question answered (or indeed asked) anywhere else so perhaps i'm the first person to encounter it.
    I've got some georaster data from a customer in an Oracle DMP file which i've imported. It all checks out as being valid (using sdo_geor.validategeoraster) but i cannot view it in the Georaster Viewer tool. I wrote some java to extract a piece to a file but i get this error with the select command ...
    DEBUG <10:27:51> [GeoRaster] jGeor.getRasterImage(conn,0,600, 1199, 1801, 2400 )
    ERROR <10:27:51> [GeoRaster] Failed to getRasterImage() because of a GeoRasterException : -13464;GeoRaster object has float or double data type.
    It can be retrieved only with Java version 1.4.1 or higher.
    Java version found: 1.5
    ERROR <10:27:51> [GeoRaster] stack trace is ...
    DEBUG <10:27:51> [GeoRaster] 0  oracle.spatial.georaster.JGeoRaster.getColorModel(JGeoRaster.java:1276)
    DEBUG <10:27:51> [GeoRaster] 1  oracle.spatial.georaster.JGeoRaster.getRasterImage(JGeoRaster.java:2568)
    DEBUG <10:27:51> [GeoRaster] 2  com.espatial.ps.georaster.GeoRaster.getRenderedImage(GeoRaster.java:736)
    DEBUG <10:27:51> [GeoRaster] 3  com.espatial.ps.utilities.TemplateApplicationHelper.testExport(TemplateApplicationHelper.java:294)
    DEBUG <10:27:51> [GeoRaster] 4  com.espatial.ps.utilities.TemplateApplicationHelper.main(TemplateApplicationHelper.java:130)If I query the georaster I get this ...
    ORCL10GR:SQL> SELECT georaster FROM intermap_iscsi.CORE_DTM g WHERE g.georaster.RASTERDATATABLE = 'CORE_DTM_RDT_01' AND g.georid = 101;
    GEORASTER(RASTERTYPE, SPATIALEXTENT(SDO_GTYPE, SDO_SRID, SDO_POINT(X, Y, Z), SDO_ELEM_INFO, SDO_ORDINATES), RASTERDATATABLE, RASTERID, METADATA)
    SDO_GEORASTER(20001, SDO_GEOMETRY(2003, 8265, NULL, SDO_ELEM_INFO_ARRAY(1, 1003, 1), SDO_ORDINATE_ARRAY(-114.87502, 35.0000208, -114.87502, 34.93
    75, -114.87502, 34.8749792, -114.8125, 34.8749792, -114.74998, 34.8749792, -114.74998, 34.9375, -114.74998, 35.0000208, -114.8125, 35.0000208, -1
    14.87502, 35.0000208)), 'CORE_DTM_RDT_01', 101, XMLTYPE(<georasterMetadata xmlns="http://xmlns.oracle.com/spatial/georaster">
      <objectI))I'm running my java program with JDK 1.5.0_11 so that error about needing 1.4.1 or higher is odd. Is it to do with the Oracle instance needing that JDK? Anyone got any ideas?
    John.

    Looks like the code is explicitly checking for a specific version of Java without doing a greater than check, you'll have to trick the API
    Before you call the JGeoRaster Method, call:
    String temp = System.getProperty("java.specification.version");
    System.setProperty( "java.specification.version", "1.4.1" );
    the after call:
    System.setProperty("java.specification.version", temp);
    Alternatively, the JGeoRaster library that comes with 11g has a fix for this issue.

  • HT1338 download Java version 10.6.8 and above

    Hello
    I have a MAC Pro (OZ X 10.6.8). My netbank "log in" service requires the newest version of Java.
    Have tryed to download Java 6 again - Have also tryed to download the "7 version", but my Mac dosent accept that (think it was Lion version?).
    My netbank is; SR bank, Norway. There is a link on their homepage - but, that dosent help me anything.
    I have also checked under
    JAVA SE 6 IS THERE, both 64 bit and 32 bit. It is also hooked of (activiate...). THe version I got is: 1.6.0_37-bo6-434 (both).If I am not wrong that is the version my bank requires.
    What am bit unsure/conserneded about is if i have the Java version installed (even if I found "Java choice" under programs.
    Can you please help me. This has never been a problem before...(it started when Java had a lot of problem)
    Kind regards Annie
    ([email protected])

    To see if Java is installed (that is, if you haven't disabled it in Java Preferences.app) enter into Terminal in Utilities and hit return.
    java -version
    If you use Safari, Apple has disabled Java 6 from there. Probably also Firefox and Chrome.

  • Using JCO error Wrong repository version = 0 encountered.

    Hi Guru,
    We convert our existing Java Jco program to call RFC Sender adapter and XI should forward the request to RFC receiver adapter to our ECC.
    We found that when we create client connection using gwhost, gwserv and tpname which is config in RFC sender adapter.
    In our Java program throw error in the step of mRepository.getFunctionTemplate.
    The error is "Wrong repository version = 0 encountered.".
    It seems the program can not access function template from repository.
    Anyone have this experience before, please advise
    Thanks you.

    It's working now.
    For your knowledge, it seems it was something wrong inside the jrfc.jar.
    The problem is not exactly the same but the solution is to apply OSS note 816491.

  • Java versions for OIM install

    Hi,
    Last time when I installed OIM, everything worked fine, but I was unable to open the workflow manager applet. I think maybe I used the wrong JRE/JDK. Please read below the environment I am using and suggest which Jave version should be used.
    OS: Windows 2003 Server
    Browser: IE
    OIM: 9.1
    Application Server: Weblogic (latest version)
    1. Installing Oracle Weblogic, which JRE to use?
    a> 1.6 Sun Java already shipped with Weblogic
    b> 1.6 Oracle JRockit shipped with Weblogic
    c> any other Java version
    2. Installing OIM Server, in the screen where it asks for Application server information, in the field where it asks the JDK used for application server install, which one to use?
    a> The one I choose above in 1
    b> any other Java version (1.4.2_12 or _15 or something else)
    3. Installing OIM client, when it asks for JRE to use with design console, which Java to use?
    a> Install JRE bundled with OIM
    b> JDK 1.4.2_12 or _15 or any other Java version
    4. Now, when I use the OIM, what should be the Java version that my browser should be configured to launch the Workflow Manager applet?
    Thanks in advance.
    -Harmeet

    The release notes for your oim version contains information about what JRE versions are supported.
    http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html#BABGBGHI
    Sun JDK 1.6.0_10 or higher JRockit 1.6.0_05 or higher seems to be what you are looking for.
    Best regards
    /Martin

  • Problem with starting Sun ONE Server after changing Java version

    Hi
    I installed Sun ONE Java Server 6.1 SP6 on Redhat Enterprise 4.0 64bit. This version uses java version "1.4.2_04" which is intalled in /opt/SUNWwbsvr/bin/https/jdk. With this configuration everything works ok. When I changed Java (/usr/java/jdk1.5.0_09) on version "1.5.0_09 (in server.xml) Sun One doesn't start. I have such error:
         CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of /opt/SUNWwbsvr/bin/https/lib/libj2eeplugin.so failed (libjvm.so: cannot open shared object file: No such file or directory)
    I checked file libjvm.so and it is in locations: /opt/SUNWwbsvr/bin/https/lib/ and /usr/java/jdk1.5.0_09/jre/lib/amd64/server.
    Does anybody know what is wrong ???
    Thanks for help

    Hi Ges7
    You were right. I installed Java 1.5_10 and 1.6 32 bit version and SUN ONE works but i have some errors
    [https-fast1]: Sun ONE Web Server 6.1SP6 B05/07/2006 14:57
    [https-fast1]: warning: CORE3283: stderr: Java HotSpot(TM) Server VM warning: Can't detect initial thread stack location - find_vma failed
    [https-fast1]: info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.6.0] from [Sun Microsystems Inc.]
    [https-fast1]: info: WEB0100: Loading web module in virtual server [https-fast1] at [XagentBr]
    [https-fast1]: info: WEB0100: Loading web module in virtual server [https-fast1] at [search]
    [https-fast1]: info: WEB2798: [XagentBr] ServletContext.log(): AuthAgent v1.55 starting ...
    [https-fast1]: info: WEB2798: [XagentBr] ServletContext.log(): Filter configuration file was not found
    [https-fast1]: failure: WebModule[XagentBr]: WEB2680: Exception starting filter Authorization Agent Filter
    [https-fast1]: javax.servlet.ServletException: Filter configuration file was not found
    [https-fast1]: at com.pl.comprze.authagent.AuthAgentFilter.init(AuthAgentFilter.java:262)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
    [https-fast1]: at org.apache.catalina.core.ApplicationFilterConfig.(ApplicationFilterConfig.java:120)
    [https-fast1]: at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3321)
    [https-fast1]: at org.apache.catalina.core.StandardContext.start(StandardContext.java:3797)
    [https-fast1]: at com.iplanet.ias.web.WebModule.start(WebModule.java:257)
    [https-fast1]: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [https-fast1]: at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    [https-fast1]: at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    [https-fast1]: at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    [https-fast1]: at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    [https-fast1]: at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    [https-fast1]: at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    [https-fast1]: at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [https-fast1]:
    [https-fast1]: failure: WebModule[XagentBr]: WEB2705: Context startup failed due to previous errors
    [https-fast1]: info: HTTP3072: [LS ls1] http://fast1:8088 ready to accept requests
    [https-fast1]: startup: server started successfully
    Success!
    The server https-fast1 has started up.
    Do You know what it can be ???

  • In MAC 10.5.8 I see that latest Java version is 1.5.0_30, can I install latest Java 1.6 version in MAC if yes, how can I install that?

    In MAC 10.5.8 I see that latest Java version is 1.5.0_30, can I install latest Java 1.6 version in MAC if yes, how can I install that?

    This is a User-to-User forum.  We do not have any knowledge into what Apple will or will not do.
    However, based on past history, it is unlikely Apple will invest anything except critical security updates into Mac OS X 10.5.  I could be wrong.
    If you really REALLY need Java 1.6 on your Mac, you should consider upgrading to a newer version of Mac OS X.

  • Wrong class version

    Hi,
    I am trying to copmile and run AppFuse https://appfuse.dev.java.net/ in Eclipse, but am getting a wrong class version error:
    F:\...\Constants.java:20: cannot access java.lang.Object
    [javac] bad class file: C:\jre1.5.0_02\lib\rt.jar(java/lang/Object.class)
    [javac] class file has wrong version 49.0, should be 48.0
    [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
    no I understand that this is due to conflicting JDKs and JREs (JVMs?), so what do I need to change? I've been going round in circles and think there might be somwthing I've missed.
    Any help/suggestions very welcome, any questions answered if I can.

    apologies, seen another thread on this at http://forum.java.sun.com/thread.jspa?threadID=517933&tstart=0

  • MAC: Starting ABAP Transaction from eclipse ADT - Wrong GUI version

    Hi there,
    I am running eclipse (Kepler Service Release 2) with ADT for SAP HANA (Version 2.28.1) and SAP GUI 7.30 Revision 9.1 on my MAC. Whenever I try to run an ABAP transaction from within the IDE, I do get this error:
    The GUI itself runs fine. It seems as if the GUI and ADT version do not match. What should I do?
    Cheers

    Hi Pascal,
    you have already the newest version 7.30 patch level 9. Florian was wrong with 7.30 Compilation 3 Present. 2.
    I have the same problem. I have tried older versions 7 and 8 too. With a reinstallation it has worked only for 2 or 3 times. It seems to be a new bug with new ADT 2.28 because 2.24 was working fine. Maybe it is related to the java version.
    Actually I have no time to take care of this and create an OSS message.
    Regards
    Andreas

  • Java -version error: could not open`C:\xml_render\java\lib\amd64\jvm.cfg

    I updated my laptop to the latest recommended Java update. After installing, i tested out the install by doing a java -version. Instead of executing, i got the following error:
    Error: could not open `C:\xml_render\java\lib\amd64\jvm.cfg'
    i installed JRE under the C:\xml_render\java sub-directory. The Java installer did not create an amd64 sub-directory.
    Have tried to troubleshoot this for a few hours, could not figure out what points to `C:\xml_render\java\lib\amd64', so i would greatly appreciate some help.
    Here is version and environment info:
    Windows 7
    Installed 32-bit JRE
    java version: 1.6_38
    previously had 1.6_35, 32-bit, which i had uninstalled.

    This sounds like you already had Java installed, then installed a new one, but the old one is still in your PATH, or the Windows registry is pointing to the wrong one.
    follow the links...
    http://forum.java.sun.com/thread.jsp?forum=54&thread=184728
    http://java.sun.com/j2se/1.3/install-windows.html#Environment
    good luck!

  • Java home doesnt match java -version

    Hi,
    I have come across something strange. I work on 2 projects one uses java 1.4.2 and the other uses java 1.5. When switching between projects i just change the java_home environment variable however i have changed java home to 1.4.2 and notice that java -varsion still prints out 1.5. There is an issue now starting the server and i feel this could be the cause. See below. Anyone got any ideas how this could be?
    Z:\>java -version
    java version "1.5.0_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode)
    Z:\>echo %JAVA_HOME%
    C:\j2sdk1.4.2_04

    I'm still getting my class loading problem :-( So it
    wasnt the issue with the java -version java_home not
    being set up correctly that was causing it but at
    least i've that sorted and ruled out. Any ideas what
    would cause a class not to be loaded in time to be
    found..."in time to be found"? Classes are loaded on demand.
    java.lang.ClassNotFoundException:
    com/company/threeN21/ui/user/UserGroupPermission
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    Wrong class loader.

  • Display Incorrect Java Version

    Hi Java Guru,
    I'm new to the Java therefore hope those out there could help me rectify this problem I faced when installing JAVA 2 Platform, Standard Edition(J2SE) 1.4.0 onto customer sun manchine; E450. Previously, they installed Version 1.3. After following the installtion note from the Java.sun.com site to install Version 1.4, when issuing java -version it still pointing back to version 1.3 instead of newer version 1.4.
    Hope you Java Guru can help to solve this as I've searched thru' the website to find out the solution but until now still no avail. Thanks in advance for the help.
    Thanks and Regards,
    Anthony

    You might want to try the command:which javato make sure you are running the right java program when you type it at the prompt. This unix command displays the path to the java program that is executed. Then you might be able to determine if it is a path-problem or maybe a link pointing the wrong way.

  • [BUG] jp2iexp.dll add-on for IE is registered with a wrong name/version

    jp2iexp.dll add-on for IE is registered with a wrong name/version. The name is Java Plug-in 1.6.0_07 but the version is +6.0.150.3+:
    Nome Java Plug-in *1.6.0_07*
    Autore Sun Microsystems, Inc.
    Tipo Controllo ActiveX
    Data file Oggi 5 agosto 2009, 27 minuti fa
    File jp2iexp.dll
    Versione *6.0.150.3*
    look this screenshot: http://img156.imageshack.us/img156/1707/jp2iexpdll.png

    Hello Amy.
    You may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • Getting java version at runtime

    Can it be done?

    Sorry wrong one:
              String javaVersion = System.getProperty("java.version");
              if (javaVersion.compareTo("1.1.2") < 0)
                   System.out.println(getResourceString("versionWarning"));
    Klint

  • ReportViewer.jar running under Java Version 6 Update 17

    Hello,
    Does anyone know how to resolve the missing icons issue when running the ReportViewer.jar tool under the above Java version. Under update 16 the viewer had all the correct buttons and icons and worked great. Since the upgrade to Java update 17 the icons have disappeared from the viewer. The buttons are still there but no icons.
    I am using Crystal Reports XI developer edition with the latest service packs on Windows 7.
    Regards
    Adrian

    This solution worked for me. All settings and bookmarks are intact. Thank you.

Maybe you are looking for