Displaying 19 results from an estimated 19 matches similar to: "jinfo, jboss and ExtendedDTraceProbes"
2006 Dec 17
1
Start Matlab server in R 2.4.0
In order to start matlab server in R , I using the following commands
getwd()
setwd("D:\R_matlab")
install.packages("R.oo")
install.packages("R.matlab")
install.packages("R.utils")
library(R.matlab)
Matlab$startServer()
a minimized MATLAB Command Window come out,
but I can't make this window become larger. Does anyone know why?
I type
2008 Jun 16
0
java stack trace using DTrace
Hi all
i want to view the stack trace of the real time java application using DTrace probes.
i am using jrts provider for finding the information of real time threads.
In this i have used the ustack(), jstack() and this gives the following type of information
libjvm.so`__1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_+0x5e
2003 Oct 03
3
openoffice port build on FreeBSD 4.9
I am very new to FreeBSD and Unix in general. I may
have more problems than I think, but here goes. I am
trying to make depend && install WITH_BSD_JDK=TRUE
clean with openoffice. Everything works fine until I
get to the jvm section (seen below). I have tried
looking for this on the net, but I have not been to
successful in finding a solution.
Thanks for your help.
Stephen
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decompressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2004 Aug 06
0
Lost ogg sync using jspeex
Hi
I am getting lost ogg sync exception when I tried to decompress a speex stream. I am using the following program for both compressing as well as decomressing. I am just planning to test how jspeex works.
// File AudioCapture.java
import javax.sound.sampled.spi.*;
import javax.sound.sampled.*;
import org.xiph.speex.spi.*;
import java.util.*;
import java.net.*;
import java.io.*;
public
2004 Aug 06
0
Please Help, Lost ogg sync using jspeex
<HTML dir=ltr><HEAD></HEAD>
<BODY>
<DIV id=idOWAReplyText8852 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2><FONT face=Arial color=#000000 size=2>Hi</FONT></DIV></DIV>
<DIV dir=ltr>
<DIV dir=ltr>
<DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
2001 Jun 19
3
RJava lib error
Hello all!
I recently install R-1.2.3 and Omegahat SJava pkg
(formely Java pkg) 0.62 and tried running the examples
by issuing "scripts/RJava --example --gui=none" and I
got the following:
Error in dyn.load(x, as.logical(local),
as.logical(now)) :
unable to load shared library
"/usr/lib/R/library/ctest/libs/ctest.so":
ld.so.1:
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from
listening globally on TCP 1099 or 58722
How do I disable them from listening globally without having to resort to
iptables?
$ lsof -i -n -P | grep java | grep LISTEN
java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN)
java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772
1998 Aug 17
1
JDK1.1.6-jdk1.1.6.V98-8-14.tar.gz is released
This is essentially the same as the previous JDK release, except that
ServerSocket's didn't correctly set SO_REUSEADDR, causing some programs
to fail.
Note, the Multicast bug still exists in FreeBSD, which cause multicast
programs to fail. See the FreeBSD Java WWW page for more information:
http://www.freebsd.org/java
Finally, there is still no ftp access to the JDK (yet). Until
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
Thanks for your help so far Gaël, but I ran into more trouble. I
installed the JDK on my system and the messages indicated the JVM
version needs to be 1.6. Did you intend to link me to Java 7?
LD_LIBRARY_PATH=/usr/lib/jvm/jdk1.7.0_25/jre/lib/amd64/server/:/usr/lib/jvm/jdk1.7.0_25/jre/:/usr/lib/jvm/jdk1.7.0_25/jre/lib/amd64/
Buildfile: /path/to/code/vmkit/mmtk/java/build.xml
main:
[javac]
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
Ok, I have exactly the same problem when I compile, I will try to
understand where is the problem.
Gaël
2013/11/21 Gaël Thomas <gael.thomas00 at gmail.com>:
> Arg, you have to use a version strictly before the 7u25 (probably the
> 7u21), sorry!
>
> I hope that it will work, because I also have problem to compile the
> trunk version of vmkit (I haven't tested the trunk
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
Arg, you have to use a version strictly before the 7u25 (probably the
7u21), sorry!
I hope that it will work, because I also have problem to compile the
trunk version of vmkit (I haven't tested the trunk since two months).
I'm investigating. Tell me if it works for you with an older version
:)
See you,
Gaël
PS: the warning messages are not important
2013/11/21 Adam Pridgen
2013 Nov 22
0
[LLVMdev] vmkit2 core dump after building mmtk
Is there a particular revision in the repository that I can checkout
and work from? Thanks,
-- Adam
On Thu, Nov 21, 2013 at 3:46 PM, Gaël Thomas <gael.thomas00 at gmail.com> wrote:
> Ok, I have exactly the same problem when I compile, I will try to
> understand where is the problem.
>
> Gaël
>
> 2013/11/21 Gaël Thomas <gael.thomas00 at gmail.com>:
>> Arg, you
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
I also misunderstood :) So, in this case, the problem is that your
version of openjdk is probably not supported. In fact, we only support
the version 7u23 of openjdk :) You can find this version here:
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html#jdk-7u25-oth-JPR
Currently, I'm modifying the internal design of vmkit and I'm not
working
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
I guess I mispoke, I checked out the source from
http://llvm.org/svn/llvm-project/vmkit/trunk. I thought this was
vmkit2. I guess I was just referring to vmkit then.
On Thu, Nov 21, 2013 at 12:10 PM, Gaël Thomas <gael.thomas00 at gmail.com> wrote:
> Hi Adam,
>
> I don't know which repo you have used? Because only the llvm repo is
> maintained (not the gforge one), and
2020 Apr 24
0
R 4.0.0 is released
The build system rolled up R-4.0.0.tar.gz (codename "Arbor Day") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-4/R-4.0.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
These are
2020 Apr 24
0
R 4.0.0 is released
The build system rolled up R-4.0.0.tar.gz (codename "Arbor Day") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-4/R-4.0.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
These are
2020 Apr 24
0
R 4.0.0 is released
The build system rolled up R-4.0.0.tar.gz (codename "Arbor Day") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-4/R-4.0.0.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the R Core Team,
Peter Dalgaard
These are
2008 Dec 20
0
Wine release 1.1.11
The Wine development release 1.1.11 is now available.
What's new in this release (see below for details):
- Numerous fixes for IE7 support.
- Support for 64-bit cross-compile using Mingw64.
- User interface support for crypto certificates.
- Better support for MSI installation patches.
- Various Direct3D optimizations.
- Various bug fixes.
The source is available from the