similar to: Javaruntime RPM Issue

Displaying 20 results from an estimated 1000 matches similar to: "Javaruntime RPM Issue"

2006 Apr 13
1
JavaRunTime Install Error
Hi All, I installed the following from here, http://java.com/en/download/manual.jsp and followed here, http://java.com/en/download/help/5000010500.xml#rpm what am I doing wrong? Also, how does one find where the rpm installed to? whereis or locate or find or is there a rpm option? Cheers Mark Sargent. [coolprogrammer at localhost local]$ sudo /bin/rpm -iv jre-1_5_0_06-linux-i586.rpm
2006 Feb 09
3
wget File Too Long?
Hi All, any way around this error below, Cannot write to
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: ...
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))
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:
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 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
2014 Oct 14
1
debugging T.38 issues
Hello list, We're currently facing some issues concerning T.38 gateway faxing. This is a device used almost exclusively for receiving faxes. Calls are incoming to asterisk on a SIP trunk (sangoma netborder) using G711A. Gateway mode is activated in the asterisk dialplan towards a Cisco SPA 112 running firmware 1.3.5. We are using asterisk 1.8.13.0 with the T.38 gateway patch applied (I know I
2007 Jul 18
1
Can any one help me on format file data.
Hi all. I'd like know what is the format file saved by Leica Microsystems TCS SP2-AOBS equipped with a SP2-FCS2 Leica Microsystems workstation its datas. Cause it save in *.fcs extention file but ins't flow cytometry standart format file... Tahnks Horacio.
2005 Jul 04
1
HDLC bad FCS
I have 2 servers, configured identically. Each has a TE405P and 2 PRIs. One server was experiencing crackly audio on one circuit, accompanied by HDLC bad FCS messages. The telco recabled and moved me to another port on the DMS-100. The audio is better, but there are still bad FCS problems on the span. I have moved the PRI in question to the other server, and the problem does indeed move with the
2006 Nov 28
1
There exist a FCS package on R-languaje?
Hi all, excuse me by this elementary question. I wish to know if a package in language R exists to analyze FCS (Fluorescence Correlation Spectroscopy) datas. And, if it possible, in addition can read the archives in raw format generated by the ConfoCor2 program. Thanks Horacio. **************************************************************************** Dr. Horacio Castellini
2010 Jun 11
1
HDLC Bad FCS (8) on Primary D-channel
Hello, I've got a running system in which logs are full of messages such as: [Jun 10 07:24:14] NOTICE[2414] chan_dahdi.c: PRI got event: HDLC Bad FCS (8) on Primary D-channel of span 2 The strange thing is those messages are coming from a single span. My setup is : Asterisk 1.6.1.18 Junghanns OctoBRI with wcb4xxp driver libpri 1.4.10.2 dahdi 2.3.0 3 BRI lines in PtMP mode What does this
2006 Mar 31
2
PRI issues
Hi everyone, I have been having some problems lately with our PRI and Asterisk, or maybe it is just me. It happens once maybe twice a day, but when some of our customers are calling in, the phone just drops on them. I pulled the information below from the log from one that happened. I notice why it is happening, but I can't seem to figure out a way to stop it from happening. I also
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 ----------------------------------------------- *+
2006 Jan 18
1
PRI D-channel errors
Greetings to all, I am getting the following error on my PRI-connected Asterisk box, and am just wondering if anyone else has seen this, and if so how they solved it. Jan 18 10:10:23 NOTICE[6070]: chan_zap.c:7428 pri_dchannel: PRI got event: HDLC Bad FCS (8) on Primary D-channel of span 1 Jan 18 10:10:24 NOTICE[6070]: chan_zap.c:7428 pri_dchannel: PRI got event: HDLC Bad FCS (8) on Primary
2013 Mar 22
4
ggplot2 will not draw a rectangle. Error: ggplot2 doesn't know how to deal with data of class XXX"
What am I missing? When I run the code below I get the error message "Error: ggplot2 doesn't know how to deal with data of class function" Googling suggests a message of "Error: ggplot2 doesn't know how to deal with data of class XXX" is not uncommon but I don't see why I am getting a "function" error unless I am using some reserved word?
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
I am working on installing Freemind (http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new notebook. And it is not working... I downloaded all the rpms and put them into my local repo, enabled the jpackages repos then, well here is what is happening: yum install freemind* jcalendar* jgoodies-forms* Loading "installonlyn" plugin Loading "priorities" plugin
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