similar to: JavaRunTime Install Error

Displaying 20 results from an estimated 1000 matches similar to: "JavaRunTime Install Error"

2006 Feb 09
2
Javaruntime RPM Issue
Hi All, downloaded and installed the latest jre, [root at localhost java]# rpm -iv jre-1_5_0_06-linux-i586.rpm Preparing packages for installation... jre-1.5.0_06-fcs [root at localhost java]# ls javarpm jre-1_5_0_06-linux-i586.rpm jre-1_5_0_06-linux-i586-rpm.bin [root at localhost java]# [root at localhost java]# whereis jre-1.5.0_06-fcs jre-1.5: [root at localhost java]# which
2008 Mar 07
0
Problem getting JavaRuntime EnvironmentinstalledintoOpenOffice
You may need to look at 'alternatives' and see if Sun java is still set and set it again if it isn't. If it still doesn't work after that try uninstalling OOo and reinstalling it. If it doesn't work after that, well you may want to try the 32-bit versions to see if they work together. Another good question, are you running the 32-bit or 64-bit version of OOo? I believe the
2006 Feb 09
3
wget File Too Long?
Hi All, any way around this error below, Cannot write to
2007 Oct 18
2
Upgrading Java on CentOS 4.5
# rpm -qa | grep -E '^(java|jdk|jre)-' jre-1.6.0_03-fcs java-1.4.2-gcj-compat-1.4.2.0-27jpp jdk-1.6.0_03-fcs java is a CentOS package. jdk and jre are from Sun. (I need Java >= 1.5.0 for an application I'm installing.) # update-alternatives --config java There are 1 programs which provide 'java'. Selection Command ----------------------------------------------- *+
2007 Jan 30
3
Java headaches
I lost my harddrive, and have had to reinstall. This time, I am being a bit smarter on imaging, but still got to get things installed... Installing Freemind. It needs Java JRE. So after lots of pain, and reading past messages, I got jre-1_5_0_09-linux-i586.rpm from sun and installed it. Then I tried to follow Jim Perrin's recommendation to install from jpackage.org the
2010 May 31
1
Suddenly "HDLC Bad FCS (8)" errors on ISDN-PRI, changed nothing
Hi fellow asterisk users, I am running Asterisk 1.4.29 with an Digium TE121 card (wcte12xp kernel module) an approx. 100 snom320. The whole installation is running without issues since 5 months. Without having changed anything on the asterisk server for at least 2 months, i noticed "clicking sounds" at external calls over the PRI. Asterisk constantly throws the following messages: ...
2013 Sep 16
0
JDK not registered
Given: $JAVA_HOME=~/jdk1.7.0_40 $R_SHELL=/bin/sh $PATH=$R_HOME/bin:$JAVA_HOME/bin:... which jar --> ~/jdk1.7.0_40/bin/jar which javac --> ~/jdk1.7.0_40/bin/javac which javah --> ~/jdk1.7.0_40/bin/javah which java --> '', even though there is one in $JAVA_HOME/bin whereis java --> java: /bin/java /usr/bin/java /sbin/java /usr/sbin/java /lib/java /usr/lib/java
2016 Jun 17
1
Error: Could not find or load main class with OpenJDK and Oracle Java
Hello fellow Linux users, on CentOS 7.2 I have successfully downloaded and installed Oracle Java [1] with: # rpm -Uvh jdk-8u91-linux-x64.rpm Also there is already OpenJDK installed: # rpm -qa | grep -i jdk java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el7_2.x86_64 java-1.8.0-openjdk-1.8.0.91-0.b14.el7_2.x86_64 jdk1.8.0_91-1.8.0_91-fcs.x86_64 I can switch between the 2 using
2013 Jun 28
0
No subject
fact I'm surprised that's changed (FreePBX's DAHDI module created the current config -- i.e. the one I posted in my original email). I'll change that back and see if that makes a difference, but I'm pretty sure I used the above configuration in a previous attempt with the same results. Also, I have indeed received the following messages prior to the interface going down and
2009 Jan 28
1
E1 conection to a Cisco2600
Hi I am trying to connect asterisk with a Cisco GW 2600 with E1 pri using a Digium, Inc. Wildcard TE210P dual-span T1/E1/J1 card 3.3V (rev 02), Errors: [Jan 28 17:32:33] VERBOSE[6182] logger.c: == Primary D-Channel on span 1 up [Jan 28 17:32:33] WARNING[6182] chan_dahdi.c: PRI Error on span 0: We think we're the CPE, but they think they're the CPE too. [Jan 28 17:32:34] NOTICE[6182]
2018 Jan 31
1
Problems with "predict" function
Hello, I am synthesising some sales data over a twelve month period, and then trying to use the "predict" function, firstly to generate a thirteenth month forecast with upper and lower 95% confidence limits. So far so good But what I then want to do is add the upper sales value at the 95th confidence limit to the vector of thirteen months and their respective sales to create a
2007 Sep 13
2
Fwd: Bad FCS error
---------- Forwarded message ---------- From: Jan Prunk <janprunk at gmail.com> Date: Sep 13, 2007 3:35 PM Subject: Bad FCS error To: asterisk-users at lists.digium.com Hello ! I am getting the following error in asterisk logs: Sep 11 17:33:30 NOTICE[2187] chan_zap.c: PRI got event: HDLC Bad FCS (8) on Primary D-channel of span 1 Sep 11 21:45:08 NOTICE[2187] chan_zap.c: PRI got event:
2009 Jul 19
3
DAHDI Error and poor audio quality
Hello Team I have installed the new DL580 and used the new TE420B to add capacity on our ivr. Before I put new E1?s I decided to first move the old e1 from the old system to this new one but it has errors which not only affect the audio quality, but also cause the asterisk to refuse any call after sometime even though the channels seems up and active {seems d-channel fails}.. When processing
2006 Apr 09
5
RPM for postgresql 8-* for CentOS4?
Hi All, is there an RPM for 4-1 for postgresql? I did a yum, and the latest is only 7-4 Installing: postgresql-server i386 7.4.8-1.RHEL4.1 base 3.0 M and I need at least 8-* Any ideas where to find an RPM for CentOS4-1? Cheers. Mark Sargent.
2018 Jan 31
3
Problems with "predict" function ii
I have realised that I should have used "detach" before attaching another dataframe, but even when I do this it's still giving me lots of lines, rather than just one: My code: m<-runif(1,0,1) m mres<-m*(seq(1,12)) mres ssd<-rexp(1,1) ssd devs<-rep(0,length(mres)) for(i in 1:length(mres)){devs[i]<-rnorm(1,0,ssd)} devs plot(-10,-10,xlim=c(1,24),ylim=c(0,20000))
2008 Nov 14
0
plotting to Postscript and margins
Hi, I am using R 2.8.0 on Kubuntu 8.04. My problem is that is can't get my postscript output to work the same way as on screen output. If I copy the device after plotting dev.print() font sizes don't match and text sticks out of the figure margins. When I use postscript() to create a new plotting device R fails to plot with the error: Error in plot.new() : figure margins too large How do
2006 Dec 28
1
TE110P with Qsig
Hi all, as good? I am trying to go up a board TE110P with link E1 ISDN PRI to establish connection with a central office Siemens HiPath 4000. But I am having the following errors: Server1:~ # asterisk -r Asterisk 1.2.10, Copyright (C) 1999 - 2006 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'show warranty'
2007 Jul 13
2
Flow Cytometry Standard, fcs format in R.
Hi all. How do I extract date from fcs format file with R. I.e I'd like make statistical analysis using R-program, but I don't know if there are R-packets for fcs format file, and using examples. Thanks. Pta: In Linux SO exist any program that transform from fcs format to ASCII text file?
2008 Feb 04
0
PRI ISSUE
hello everyone, Last week I installed asterisk 1.2.24 with digium TE220B card. I have a problem with our PRI and Asterisk: the call be interrupted.It happens either PSTN-to-SIP or SIP-to-SIP,almost every call. After spending several days searching on internet, I found a lot of discussion about this issue and I have tried many, but it still.I am totally new to Asterisk environment and suspect I
2005 Apr 28
0
tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2-sun-1.4.2.08-1jpp
Is anyone running tomcat5 from jpackage 1.6 on cento4 w/ java-1.4.2- sun-1.4.2.08-1jpp ? I'm getting weird dependencies which don't make sense, notably: Error: Missing Dependency: jdk = 2000:1.5.0_02-fcs is needed by package java-1.5.0-sun-compat I want to use 1.4.2 not 1.5 and it doesn't make sense to have jdk = 2000:1.5.0_02-fcs, unless I'm missing something? I do have