search for: j2sdk

Displaying 20 results from an estimated 34 matches for "j2sdk".

2005 Oct 17
1
Tomcat 4 on Centos 4.1
...baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt yum -y update -------------- Installing Java and Tomcat Download SDK and JRE from Sun Microsystems to Local Machine mkdir /usr/local/java cp /downloads/j2sdk-1_4_2_09-linux-i586.bin /usr/local/java cp /downloads/j2re-1_4_2_09-linux-i586.bin /usr/local/java cd /usr/local/java chmod +x * ./j2sdk-1_4_2_09-linux-i586.bin ./j2re-1_4_2_09-linux-i586.bin rm -rf *.bin chown -R root:root j2sdk1.4.2_09 chown -R root:root j2re1.4.2_09 ln -s j2sdk1.4.2_09 j2sdk ln...
2006 Jan 06
3
Installing Java 1.4.2
For scalix on Centos the Scalix forum provides instructions for convincing Scalix that Centos is Redhat: http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos I am up to the point of getting Java JDK1.4.2 installed. I did a: yum list|grep "java" and got: gcc-java.i386 3.4.4-2 installed java-1.4.2-gcj-compat.noarch
2018 Sep 10
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi all, OpenJDK8 jdk8u-dev[1] is just able to work after compiled with LLVM 3.9.1 for X86: $ ./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image/bin/java -version openjdk version "1.8.0-internal-debug" OpenJDK Runtime Environment (build 1.8.0-internal-debug-xiangzhai_2018_09_09_21_08-b00) OpenJDK 64-Bit Server VM (build 25.71-b00-debug, mixed mode) $ strings ./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image...
2006 Sep 19
4
Problem with ''package'' to yum install
...s/classes/java.pp (which installs the packages and makes a link): <snip> class java { package { jdk: provider => yum, ensure => latest } file { "/usr/java/jdk1.5": ensure => "/usr/java/jdk1.5.0_08" } package { j2sdk: provider => yum, ensure => latest } file { "/usr/java/jdk1.4": ensure => "/usr/java/j2sdk1.4.2_12" } } </snip> Using Puppet 0.19.0 (from the FC5 dist): <snip> # puppet -V 0.19.0 </snip> Running `puppetd --s...
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
...w changes. --> Populating transaction set with selected packages. Please wait. ---> Package java-1.4.2-sun-compat.i586 0:1.4.2.10-1jpp set to be updated --> Running transaction check --> Processing Dependency: xml-commons-jaxp-1.3-apis for package: ws-jaxme --> Processing Dependency: j2sdk = 2000:1.4.2_10-fcs for package: java-1.4.2-sun-compat --> Finished Dependency Resolution Error: Missing Dependency: xml-commons-jaxp-1.3-apis is needed by package ws-jaxme Error: Missing Dependency: j2sdk = 2000:1.4.2_10-fcs is needed by package java-1.4.2-sun-compat =======================...
2018 Sep 11
3
OpenJDK8 failed to work after compiled by LLVM 8 for X86
...gt;> On 10 Sep 2018, at 18:20, Leslie Zhai via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Hi all, >> >> OpenJDK8 jdk8u-dev[1] is just able to work after compiled with LLVM 3.9.1 for X86: >> >> $ ./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image/bin/java -version >> openjdk version "1.8.0-internal-debug" >> OpenJDK Runtime Environment (build 1.8.0-internal-debug-xiangzhai_2018_09_09_21_08-b00) >> OpenJDK 64-Bit Server VM (build 25.71-b00-debug, mixed mode) >> >> $ strings ./build/linux-x86_64-n...
2018 Sep 12
2
OpenJDK8 failed to work after compiled by LLVM 8 for X86
...a llvm-dev <llvm-dev at lists.llvm.org> wrote: >>>> >>>> Hi all, >>>> >>>> OpenJDK8 jdk8u-dev[1] is just able to work after compiled with LLVM 3.9.1 for X86: >>>> >>>> $ ./build/linux-x86_64-normal-server-slowdebug/images/j2sdk-image/bin/java -version >>>> openjdk version "1.8.0-internal-debug" >>>> OpenJDK Runtime Environment (build 1.8.0-internal-debug-xiangzhai_2018_09_09_21_08-b00) >>>> OpenJDK 64-Bit Server VM (build 25.71-b00-debug, mixed mode) >>>> >>&...
2005 Mar 16
1
Installing MSSQLServer 2K on Linux thru wine???
Hi, Have finally managed to configure wine. Have now installed IE using winetools and also, all the runtime s/w under the Window System Software option of winetools. Have also managed to install j2sdk thru wine. am trying to install MS SQL Server 2K thru wine. the installation starts and then abruptly ends saying that File Not Found Error. Source D:\x86\setup\setup.ins Target T:\SqlSetup\setup.ins. D: is my /mnt/cdrom and T: is my /tmp . The source file exists in the path specified by the instal...
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4 and jakarta-tomcat-connectors-jk2-2.0.4 working??? Apache was allready installed with CentOS 3 I installed tomcat with it's tar.gz file and instalation was good. but I installed first the j2sdk-1_4_2_06-linux-i586 java version... everything was OK... but when I try to install the jakarta-tomcat-connector I get an error when executing the make command... ./configure (with parameters) work ok, with no error.. but with make I got the following: # make list=' server/apache2'; \ f...
2005 Sep 22
13
Recommendation On Ping And Alert Tool
A bit off topic, but I keep looking for an answer to this question and coming up with nothing... so I thought I would go to the gurus. :-) Can anyone recommend a good package for pinging other devices and sending an email/alert when they go down? I'm aware of all kinds of more complex things with GUIs and a zillion other bells and whistles we aren't looking for, but we just want a simple
2006 Jul 17
1
AW: executable on /etc/rc.local doesn't start
Do you have any logfile output? First check whether the environment (JAVA_HOME for example) is set before calling /usr/apache-tomcat-5.5.17/bin/startup.sh. For example <<<< snip #!/bin/bash export JAVA_HOME=/opt/jdk1.5.0_05_x86_64 bin/startup.sh >>>> snip -----Urspr?ngliche Nachricht----- Von: centos-bounces at centos.org [mailto:centos-bounces at centos.org] Im Auftrag
2010 Sep 30
3
No hotspot probes enables
Hi, I''m trying to trace a jvm using the hotspot provider. I''ve enabled the flag ExtendedDTraceProbes for the running process: /opt/j2sdk-1.6.0.16/bin/amd64/jinfo -flag +ExtendedDTraceProbes 25255 But I didn''t get the expected result: dtrace -n ''hostspot$1::: {} '' 25255 dtrace: invalid probe specifier hostspot$1::: {} : probe description hostspot25255::: does not match any probes I''ve tried to...
2007 Aug 16
0
Installing Java using jpackage.org's java-*-sun-compat RPMs
...ate 9 4. Download the jdk rpm for the version(s) you want from sun Go to http://java.sun.com/products/archive/ and select the appropriate version. Follow the instructions on the website to download the JDK in RPM Format for Linux i586. 5. Unpack the downloaded file(s) and install the rpm(s) $ sh j2sdk-1_4_2_10-linux-i586-rpm.bin # rpm -Uhv j2sdk-1_4_2_10-linux-i586.rpm and/or $ sh jdk-1_5_0_09-linux-i586-rpm.bin # rpm -Uhv jdk-1_5_0_09-linux-i586.rpm 6. Install the compat rpms using yum # yum install java-1.4.2-sun-compat and/or # yum install java-1.5.0-sun-compat 7. Select what jdk to us...
2007 Mar 15
1
RE: Using the JRE
...you might need to suggest a solution. K12LTSP Fedora Core 6 Wine 0.9.32 I've been able to make Wine work on both the installed set of programs and a couple others. So I'm fairly confident that it is installed correctly. Below is the terminal output from both the installation of the J2SDK and SRI (scholastic reading inventory). I've tried just the JRE and other versions of it, if you need logs of that let me know. Thanks for helping. I can't believe how much more support there is in the Linux community. Levi Kemp Technology Specialist Bolivar R-I School District 417-3...
2004 Mar 05
1
Problems with SJava instalation
...at java.lang.System.loadLibrary(System.java:832) at org.omegahat.R.Java.ROmegahatInterpreter.<clinit>(ROmegahatInterpreter.java:34) at org.omegahat.R.Java.Examples.JavaRCall.main(JavaRCall.java:11) --------------------------- I'm using GNU/Debian stable/testing with j2sdk 1.4: --------------------------- ii j2sdk1.4 1.4.1-6 Blackdown Java(TM) 2 SDK, Standard Edition ii j2sdk1.4-src 1.4.1-6 Blackdown Java(TM) 2 SDK, Standard Edition, ii j2se-common 1.1 Common facilities for all Java2 Standard Edi --------------------------- W...
2003 Aug 20
0
SJava in R
...ox approxfun apropos Arg args array arrows as.array as.call as.character as.character.default as.character.factor as.character.octmode as.character.POSIXt ... yinch zapsmall zip.file.extract [seq(1, 10)] Unexpected Signal : 11 occurred at PC=0x40232040 Function=(null)+0x40232040 Library=/usr/java/j2sdk/j2sdk1.4.2/jre/lib/i386/client/libjvm.so NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at org.omegahat.R.Java.REvaluator.call(Native Method)...
2005 Mar 23
9
Apache Web Server mod_jk configuration
Has anyone done configuration of apache webserver with Tomcat 5.5.7 I cannot integrate them together?> Any help will be appreciated Regards Vaneet Vaneet Sharma executive manager iDeasTank Limited an iwg business dolphins'' court po 388 valletta, m-malta/europe mobile: +356 9943 8263 skype: CALLVANEET fax: +356 9952 8888 phone: +356 9942 8888 vaneet@iwg.info call me on
2010 Mar 30
7
Analyzing java class loading with dtrace
...2:55 sd1 ? ? ?32 ?13 10054 20116 R 32569904 ? 8192 /var/tmp/test-crystal/lib/cr/CrystalReportsRuntime.jar 2010 Mar 18 09:22:55 sd1 ? ? ?32 ?13 10054 20116 R 32569920 ? 8192 /var/tmp/test-crystal/lib/cr/CrystalReportsRuntime.jar 2010 Mar 18 09:22:56 sd1 ? ? ?32 ? 8 10054 20116 R 42673424 ? 8192 /usr/j2sdk-1.5.0_14/jdk1.5.0_14/jre/lib/rt.jar 2010 Mar 18 09:23:02 sd1 ? ? ?32 ?13 10054 20116 R 32569888 ? 8192 /var/tmp/test-crystal/lib/cr/CrystalReportsRuntime.jar 2010 Mar 18 09:23:10 sd1 ? ? ?32 ?13 10054 20116 R 32564784 ? 8192 /var/tmp/test-crystal/lib/cr/CrystalReportsRuntime.jar 2010 Mar 18 09:23:1...
2006 Sep 14
0
sun java install?
Has anyone installed the 1.4.x version of java the jpackage way recently? It looks like sun only has j2sdk-1_4_12 but the jpackage java-1.4.2-sun-compat package wants 4.2_10. -- Les Mikesell lesmikesell at gmail.com
2007 Apr 18
1
tomcat
Hi, I had installed java via yum and would like to run jbilling application and got an error. run.sh: Missing file: /lib/tools.jar run.sh: Unexpected results may occur. Make sure JAVA_HOME points to a JDK and not a JRE. How can i check where is the JAVA_HOME? regards