Cannot find Java.dll / java2 runtime environment?

Dear Friends,
I am using jdk1.3 and j2sdkee.1.2.1.
While I could successfully compile the java program . While running it give me RunTimeError as
Registry Key 'Sofware\Javsoft\JavaRuntimeEnviroment\CurrentVersion' has 1.1 value , but needs 1.3 is required.
Could not find java.dll.
Could not find Java 2 Runtime Environment.
Can any one put some light on these matters
Thanks and Regards
Abhilash
My classpath settings are as follows:
set java_home=C:\jdk13
set TOMCAT_HOME=C:\tomcat~1
set classpath=%classpath%;C:\ORAWIN95\BIN;c:\jdk13\bin;c:\jdk13\lib\jndi.jar;c:\jdk13\lib\tools.jar;c:\jdk13\lib\dt.jar;c:\tomcat321\lib\servlet.jar;c:\tomcat321\lib\ant.jar;c:\tomcat321\lib\jasper.jar;c:\tomcat321\lib\parser.jar;c:\tomcat321\lib\webserver.jar;c:\tomcat321\lib\jaxp.jar;c:\j2sdkee1.2.1\bin;c:\j2sdkee1.2.1\lib\j2ee.jar;c:\j2sdkee1.2.1\lib\jndi.jar;c:\j2sdkee1.2.1\lib\jhall.jar;c:\j2sdkee1.2.1\lib\ejb10deployment.jar;
SET Path=c:\Oracle\Ora81\bin;"C:\PROGRAM FILES\ORACLE\JRE\1.1.7\BIN";C:\ORA\ORA81\BIN;"%PATH%";

Hi,
You'll need the runtime environment for JDK 1.3 installed.
Check wether the folder "C:\Program Files\JavaSoft\JRE\1.3" exists. If it doesn't exist, go to
http://java.sun.com/j2se/1.3/jre/download-windows.html
Do download and install the jre.
Hope this helps,
Kurt.

Similar Messages

  • Registry key CurrentVersion incorrect and cannot find java.dll

    I have been reading the posts in this forum related to similar errors but not quite sure that they address this situation. Here is what I am seeing:
    I have j2sdk 1.4.2_05 on WindowsXP and the HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\CurrentVersion has the value 1.4.2_05. The j2sdk install copied the java.exe to C:\j2sdk1.4.2_05\bin, C:\j2sdk1.4.2_05\jre\bin and C:\Program Files\Java\j2re1.4.2_05\bin folders. It also copied the same file to the windows\system32 folder. So far so good.
    In my windows PATH env. variable, the windows\system32 path comes first . So when on the DOS prompt, I type "java -version" or even "C:\windows\system32\java -version", I get the following error :
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
    has value '1.4.2_05', but '1.4' is required.
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment.
    However, running
    C:\j2sdk1.4.2_05\bin\java -version OR
    C:\j2sdk1.4.2_05\jre\bin\java -version OR
    "C:\Program Files\Java\j2re1.4.2_05\bin\java" -version
    works and I get the version info for 1.4.2 j2sdk.
    Now I know that prefixing j2sdk bin path to the PATH variable, so that it comes before windows\system32 will set it right. But I think I should not have to do that , if the j2sdk installation has already copied the latest java.exe to the windows\system32 folder. If it was just an issue of java.exe in windows\system32 being in sync with the JRE current version in registry, I think even just "java -version" should have worked. Since that is not working, maybe there is something beyond that. At this time, I do not know what that could be.
    Any suggestions?

    The java.exe file in system32 that's being executed isn't version 1.4.2_05. Either you have multiple copies of java installed, or the install got screwed up.
    Check version and (maybe) just copy the correct file into system32?

  • Error running basic Welcome App - cannot find java.dll

    When running a basic welcome app, I get this error.
    RegistryKey 'Software\Javasoft\Java Runtime Environment\CurrentVersion' has version '1.7', but'1.6' is required.
    Error: could not find java.dll
    Error: could not find java SE Runtime Environment
    I had just changed my PATH variables so the javac could be found easily (it wasn't working before). After I changed the variables, I was able to get my app compiled, but when I went to run the java command, I get the above error. I have version 1.7.0 and my PATH variable has 1.7.0
    Need more info? I wasn't able to find any more specific info on the forum, or anywhere else.

    I had already uninstalled all previous versions and did a clean reinstall of 1.7 The only version I see in my Program Files folder is version 1.7. Is there another place it might be?

  • Java2 runtime environment for Solaris 2.5.1 ?

    Hi,
    I need to run Java2 applications on Solaris 2.5.1
    (SunOS 5.5.1)
    Can I install Java2 runtime environment on Solaris 2.5.1?
    Which version of JRE should I have?
    Any advise will be appreciated.

    According to Sun's Download Center, the latest JVM version supported on Solaris 2.5.1 is Java 1.2.2_06. If you use this, you'll need to make sure you have the absolute latest Solaris patches for 2.5.1 applied.

  • CDR-17066 RON cannot find java EWT graphics classes

    Hello,
    I am evaluating Oracle SCM. Everything's going great, except I am unable to use the Version History or Version Events. When I try, I get an error:
    "CDR-17066: RON cannot find java EWT graphics classes"
    The action it recommends is to check the registry or environment variable JVM_CLASSPATH_RON, and make sure it points to the ewt jar.
    I found a jar called ewt3.jar in my oracle/jlib directory. There was no environmental variable called JVM_CLASSPATH_RON, so I created one and set it to that jar. But I'm still getting the same error.
    Any help would be appreciated. Thank you.

    Hi,
    this error message is rather strange: I checked in our knwoledge base, but you seem to be the first one having this issue!
    I had a look to my registry and indeed I couldn't find the variable JVM_CLASSPATH_RON.
    I suspect that this variable was superseded by another one (JVM_CLASSPATH_DEFAULT_THIN_JDBC ?).
    I checked for all variables including ewt and found the following:
    . FORMS90_CLASSPATH (<Home>\jlib\ewt3.jar)
    . FORMS90_BUILDER_CLASSPATH (<Home>\jlib\ewt3.jar)
    . JVM_CLASSPATH_DEFAULT_THIN_JDBC (<Home>\jlib\ewt4.jar)
    FORMS90_... variables are not used by the Version History and Version Event Viewers, but JVM_CLASSPATH_DEFAULT_THIN_JDBC is.
    I removed the entry <Home>\jlib\ewt4.jar from JVM_CLASSPATH_DEFAULT_THIN_JDBC, and then I could reproduce your issue.
    So could you check the content of this variable JVM_CLASSPATH_DEFAULT_THIN_JDBC?
    It's located in HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\HOMEx\REPADM61\DEFAULT_JVM_PARAMS_THIN_JDBC
    Could you also check that file <Home>\jlib\ewt4.jar does exist on your machine?
    Regards,
    Didier.

  • Cannot find KeycodeV2.dll, or invalid keycode

    Hi,
    First of all i appreciate your great help.
    We are getting following error.
    Cannot find KeycodeV2.dll, or invalid keycode
    Current server details:
    We have crystal reports version 9.1.0.0 installed in Windows Server 2003 R2 Standard Edition and being used this in our visual studio project which is in framework 1.1. The crystal reports in the project are working good.
    Migrating to new server, here are the details:
    Windows 2008 Server Standard Edition and .NET framework 4.0.
    We just upgraded the asp.net project from framework 1.1 to 4.0 and moved the code to the new server. We didn't do any crystal report installation in the new server.
    When we try to run the reports, we are getting following error.
    Cannot find KeycodeV2.dll, or invalid keycode.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: CrystalDecisions.CrystalReports.Engine.InternalException: Cannot find KeycodeV2.dll, or invalid keycode.
    Source Error:
    Line 23:    
    Line 24:     Public Sub New()
    Line 25:         MyBase.New
    Line 26:     End Sub
    Line 27:    
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
    Any help highly appreciated.
    Thanks in advance
    Edited by: rdevarasetty on Dec 8, 2011 8:48 PM

    Moved to .NET SDK forum
    Search here, lots of info on what is supported. CR 9 is not supported in VS 2010, set your project back to 2.0 framework and install the C++ runtime files for VS 2005 Security pack. That may help you.
    Only versions of CR are CR XI R2 SP 6 and CR 2008 SP 2 and above on Windows 2008 Server. And I believe CR 9 only supports IIS 6 so set your App Pool to Legacy Mode.
    Don

  • Export to Air asks for Java2 Runtime Environment in SBOD4.1

    Hi guys,
    I try to export a dashboard to an Adobe Air widget with SAP BusinessObjects Dashboards 4.1 service pack 4.
    I installed the Flex4 SDK, but after that I get the following error message:
    Java2 Runtime Environment not found
    This option requires Java2 Runtime Environment version 1.4 or later to be installed on your computer. You can download the installer from the Sun Microsystems website.
    I installed the latest Java version as is also shown in the configuration panel for Java:
    Any idea what to do?
    Thanks,
    Xavier

    Hey Xavier,
    I just got it to work. Make sure you first have Java 1.8 installed.
    Then go to the user account settings and make sure "Never notify" is selected
    Configure User Account settings (UAC) as follows:
                        a. Go to Start -> Run menu, type msconfig and click on OK.                 
                        b. In the System Configuration window go to Tools tab, select ‘Change UAC Settings’ and click on Launch.                 
                        c. Change setting to ‘Never notify’ and click on OK.                 
                        d. Restart the machine.
    Alternative solution:
                         a. Start > Programs>  SAP Dashboards
                         b. Right-click and 'Run as Administrator'
    Regards
    David

  • Cannot find java.exe when executing Sun Java Enterprise 8.1

    I downloaded and installed Sun Java Enterprise 8.1 (actually because I kept getting not enough space messages I downloaded it in 3 parts). When attempting to execute by clicking on the icon I keep getting a message saying "cannot find java.exe". I previously installed the java runtime successfully. Is anyone familiar with this and if so how do I get around it. I am running Win2k SP4 on a laptop. Thank you for any insight you can provide.

    Hi,
    I faced same problem. I had jdk 1.5.0_05 installed on C: drive directly. But When I check the log though the installation found the version it was assuming it to be at 'C:\Program Files\Java' so even after finding the installed JDK it was failing. When I copied the JDK at 'C:\Program Files\Java' and then uninstalled and reinstalled the Sun java studio 8 again, at this time it asked me about which JDK to use! Then there I could point to C:\jdk1.5.0_05. Then everything went through fine. I guess this is some problem in installation code. Try this out.

  • Java(TM) 2 Runtime Environment(build 1.5.0=09-b03) + apache-ant-1.6.5 binar

    Dear frineds,
    I met some probelm when i set up the dspace in fedora 6. It requres JAVA, APACHE ANT , and TOMCAT before you set up the DSPACE.
    The version i set up is :Java(TM) 2 Runtime Environment(build 1.5.0=09-b03) + apache-ant-1.6.5 binary distribution+fedora 6
    However, there is a noise error popped up, no matter what i did.
    I have set the parameters as follow:
    JAVA_HOME=/opt/jdk1.5.0=09
    ANT_HOME=/home/dspace/ant
    PATH=$JAVA_HOME/bin:$JAVA_HOME\/jre/bin:$ANT_HOME/bin:$PATH
    CLASSPATH=$JAVA_HOME/lib:$ANT_HOME/lib$CLASSPATH
    Although the java -version works, the ant -version doesnot work.
    the ant -version also does not work.
    same happend when I run the /home/dspace/bin/ant
    there is a error:
    "Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher"
    What is going on here??????
    Any idear????
    HELP!!!!!!!! Thanks

    Take a look here:
    http://www.oracle.com/technetwork/java/archive-139210.html

  • Cannot start HP Pavilion laptop due to Winlogon.dll error cannot find SHLWAPI.dll

    Hello,
    We are getting a winlogon.dll error that it cannot find shlwapi.dll.
    First off, we do not have recover CDs, we do not want to reboot with a complete recovery as we have data we need on this computer.
    We cannot logon at all, it gives the error and then you have to say okay and it stays at a black screen. We have tried repairing from the start up menu, we have tried recovering a previous start up point, we can get to the f8 c prompt but the different commands offered from other website forum tech supports are not recognizable.
    At this point, we are dead in the water. If there were some way to start the computer, get into our pictures, files, etc. to just download and save those then fine we can do a complete new installation.
    Please help.
    Thank you,
    Kelly

    Hi Kelly,
    You need to download and install ImgBurn first.  Then download the Image ( ISO ) for Ubuntu.  When done, use ImgBurn to write the Ubuntu ISO to a blank CD and then just follow the rest of the guide.
    Try the following links for these Two downloads.
    ImgBurn.
    Ubuntu
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • How can I downgrade my Java version and Runtime Environment to 6?

    Hi, thanks for reading this in advance:
    I have a couple problems. Ever since Java Preferences was removed in one of Lion's updates I have been having trouble with java.
    How do I downgrade my java and runtime environment to java 6?
    When I go into terminal, and type java -version, this is what I get:
    java version "1.7.0_09"
    Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
    How do I downgrade the "java version" to 6 and how do I downgrade the SE Runtime Environment to 6?
    I accidentally installed 7 a couple days ago and I've been having trouble with some applications.
    Thank you so much.

    Dear Minionsman and everyone who reads this. I was so happy when i downgraded and i wanted to share it to all, I have found out why it says this in terminal
    java version "1.7.0_09"
    Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
    and why it says something different on java tester
    Its because java 7 blocks every java version below it.
    How do you downgrade?
    Well all you do is delete a few files
    INSTRUCTIONS BELOW
    1.Open Terminal
    2. Enter these commands
    sudo mkdir -p /Library/Internet\ Plug-Ins/disabled
    sudo mv /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin /Library/Internet\ Plug-Ins/disabled
    sudo ln -sf /System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPlugin2_NPAPI .plugin /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
    sudo ln -sf /System/Library/Frameworks/JavaVM.framework/Commands/javaws /usr/bin/javaws
    3.
    Go to /Library/Internet Plug-Ins/ and delete the JavaAppletPlugin.plugin bundle.
    4.
    Go to /System/Library/Java/JavaVirtualMachines/ and delete anything whose name starts with jdk1.7.0 or says Java 7 or something similar.
    5. now go to terminal and type
    java -version
    6.it should say something like this
    java version "1.6.0_35"
    Java(TM) SE Runtime Environment (build 1.6.0_35-b10-428-11M4508)
    Java HotSpot(TM) 64-Bit Server VM (build 20.10-b01-428, mixed mode)
    <Edited by Host>

  • Photoshop Elements 11 cannot find Qtcore4.dll

    Photoshop Elements 11 cannot find Qtcore4.dll. I have removed the program and re-installed twice and have run sfc/scannow. I still get the error on starting the program. A web search does not give any definite answers

    Several people have reported this and it’s difficult to pin down. But is the application working OK. If so, the error message is best ignored even though I know it can get annoying.

  • "Cannot find nwlocale.dll" error when running 16-bit application

    Hi There,
    I'm encountering the error message "Cannot find nwlocale.dll" when
    activating a 16-bit application (standalone version) in a workstation
    using Windows 98 and Novell Client v4.83. This only happened in a
    particular workstation but other is working fine. Is there any
    areas/reasons/possibilities that I can have a check?
    Any information can help, please feel free to share.
    Thank you very much.
    Best Regards,
    Shannon

    On 7/21/2005 [email protected] wrote:
    > using Windows 98 and Novell Client v4.83.
    Incorrect Novell Client version for that OS.
    Edison Ortiz
    Novell Product Support Forum SysOp
    (No Email Support, Thanks !)

  • TS3833 Hi, I get a message saying cannot find sqlink3.dll in link library on startup, can you tell me how to rectify this?

    Hi I get the error message cannot find sqlink3.dll in link library, this is at startup on a windows 7 computer, can you help

    Welcome to the Apple Support Communities
    If your Mac is stuck in that screen, press Alt, Command and Esc keys, and force quit the app you are using to install that update (probably, App Store). Then, restart your Mac and try to install the update again, but now without opening Safari before

  • Crystal Reports for VS2010 cannot find crdb_adoplus.dll

    I installed Crystal Reports for VS2010 successfullly,   At least the report editor works without a problem and the viewer control can be placed on a form.  My problem is when I try to run it, I get the following exception:
    System.IO.FileNotFoundException was unhandled
      Message=Could not load file or assembly 'file:///C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll' or one of its dependencies. The system cannot find the file specified.
      Source=mscorlib
      FileName=file:///C:\Program Files\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\dotnet1\crdb_adoplus.dll
      FusionLog=WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    StackTrace:
           at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
           at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
           at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks)
           at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
           at System.Reflection.Assembly.LoadFrom(String assemblyFile)
           at CrystalDecisions.ReportAppServer.DataSetConversion.DataSetConverter.DataSetProcessingDelegate(IntPtr arg)
      InnerException:
    I used Windows Explorer and found that crdb_adoplus.dll is present in the directory, so it must be a "related file"  Has any one seen this error before and if so, do you know how to fix it??

    See if [this|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533323335333433333332%7D.do] KB resolves the issue.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

Maybe you are looking for

  • EDI 850 PO Cancel

    I am trying to configure EDI 850 Purchase Order Cancel. I would like to get some advice from an expert here if I am on the right track. To do this,  I am using the action segment in E1EDK01-ACTION: '001' reverse entire   document. Will the '001' reve

  • Can a RoboHelp project be used as a template for other projects?

    I noticed there is the ability to "duplicate a layout". Does that mean I can use my RoboHelp project with all its settings as a template for other projects. I corrupted an existing project by deleting a generated HTML file. I forced an update on one

  • Uploading BOM Item Text

    Hi Friends, I have to upload the Long text for BOM Items. How can I do that? Are there any Function Modules to update the BOM Item Text? BDC involves a very complex coding. Please provide me the solution. Thanx in advance. Ram

  • Is it possible to conver Frame maker file into PS using FDK

    Hi All , Just wanted to know quickly is there any popsibility to convert Framemaker files into PS (Post Script) using FDK script. We have done successfully conversion of Framemaker to PDF using FDK script. Similarly wanted to do conversion of Framema

  • Process and cursors

    Hi, I would like to know if it's possible to declare a cursor in the source of a PL/SQL process? Right now I have this in the source: declare cursor cur_t is select * from p_client; begin end; And when I try to save I get this error message: ORA-0655