search for: jre6

Displaying 7 results from an estimated 7 matches for "jre6".

Did you mean: jre
2010 Aug 03
1
xlsx package
...ars', details: call: .jinit() error: cannot obtain Class.getSimpleName method ID Error: package 'xlsxjars' could not be loaded The help page of the xlsx package has a note "NOTE: You may need to add to your PATH variable the location of your JVM (e.g. C:/Program Files/Java/jre6/bin/client) to get rJava working. " I did add that to the PATH variable using: > Sys.setenv(PATH=paste(Sys.getenv("PATH"),"C:\\Program >Files\\Java\\jre6\\bin\\client",collapse=';')) But the error still persists. Any suggestions? Thanks John
2009 Jun 01
3
Problem EXCEPTION_ACCESS_VIOLATION (0xc0000005)
...000000 - 0x72014000 C:\Program Files\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll 0x7e760000 - 0x7e776000 C:\windows\system32\version.dll 0x7e750000 - 0x7e75b000 C:\windows\system32\lz32.dll 0x6d800000 - 0x6da8b000 C:\Program Files\Java\jre6\bin\client\jvm.dll 0x7e690000 - 0x7e71d000 C:\windows\system32\winmm.dll 0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\MSVCR71.dll 0x7e660000 - 0x7e686000 C:\windows\system32\winealsa.drv 0x7e560000 - 0x7e576000 C:\windows\system32\msacm32.drv 0x7e540000 - 0x7e55e000 C:\windows\s...
2010 May 24
4
Need Help debugging a Java based windows application to run
Hi All, I am trying to run a java based communication client developed for winidows to run on Ubuntu/Wine. First I tried installing the app without having JRE under Wine, it halted with an error while installing JRE. So, I installed JRE separately under wine and then the application. It installed correctly. Now, when I run the application, it starts (I can see it under the process list) and
2010 Jun 15
1
how to make JAVA available for R use?
...t i didn't have a JAVA platform on my computer, so i have to install JAVA JDK first, my problem is ,after i 've installed JDK,how can i make my JAVA available for R use,the manual said(quote) NOTE: You may need to add to your PATH variable the location of your JVM (e.g. C:/ProgramFiles/Java/jre6/bin/client) to get rJava working. how can i set the PATH variable ? [[alternative HTML version deleted]]
2009 Feb 17
5
Sun JRE 1.6.0_12 installer hangs then crashes
...gt; 2 ignored L"Upgrade" table values fixme:mscoree:LoadLibraryShim (0x7ec3cd2c L"fusion.dll", (nil), (nil), 0x33f868): semi-stub fixme:reg:GetNativeSystemInfo (0x7dd6a3a8) using GetSystemInfo() fixme:advapi:CreateProcessAsUserA 0x12c (null) "\"C:\\Program Files\\Java\\jre6\\bin\\jqs.exe\" -register -config \"C:\\Program Files\\Java\\jre6\\lib\\deploy\\jqs\\jqs.conf\"" (nil) (nil) 0 0x08000008 (nil) (null) 0x7dd6bc88 0x7dd6bccc - stub Loading classes to share ... done. Rewriting and unlinking classes ... done. Calculating hash values for String obj...
2011 Mar 24
0
JRI execution problem
...ent and now I need to call that program from the from the java application using JRI package. I tried in both eclipse and java compiler but the Rengine re = new Rengine(args, false, new TextConsole()); is not executing in both systems. Eclipse shows *<terminated>rtest [java application] ....jre6\bin\javaw.exe.* but in java compiler it is not showing any message instead it stop running. I have to finish my work soon, If u can give any solution Or suitable place to post my question that might be very helpful. Thanks in advance Kind Regards W. Mathew [[alternative HTML version deleted]]
2012 Feb 07
0
rJava load failure, 64-bit R, 64-bit Java, R 2.14.1 (works fine on R 2.12.2 64-bit, same computer)
...ys "(64-bit)" at the top I am aware of the following discussion on this topic: http://stackoverflow.com/questions/2399027/cannot-load-rjava-because-cannot-load-a-shared-library I have updated my path to include the following: C:\Program Files\R\R-2.14.1\bin\x64 And C:\Program Files\Java\jre6\bin\ When I download the package and install from a local zip I get the following error: > library(rJava) Error in get(Info[i, 1], envir = env) : cannot allocate memory block of size 2.9 Gb Error: package/namespace load failed for 'rJava' There should not be any memory issues: >...