search for: javax

Displaying 20 results from an estimated 69 matches for "javax".

Did you mean: java
2006 Jul 18
1
SpeexEncoder requires 320 samples to process a Frame, not 160
...there is no trace of a 160 buffer, but I get a " SpeexEncoder requires 320 samples to process a Frame, not 160" error. Maybe there's something I'm missing, here's my code: import java.io.IOException; import java.io.FileOutputStream; import java.io.File; import javax.sound.sampled.AudioFormat; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.DataLine; import javax.sound.sampled.TargetDataLine; import javax.sound.sampled.AudioFormat.Encoding; import java.io.*; import org.xiph.speex.*; public class RecordTest { /**...
2007 Jun 26
1
APPEND fails
hi list, i wrote a small tool in java which transfers all mails from one imap-server account to another imap-server account using the javax.mail API. when i use cyrus as source and destination imap server everything is fine. when i use dovecot as destination server occasionally exceptions occur when appending the mails. i was not able to see what's really going wrong so i used wireshark to get the imap command that fails: A23 APP...
2008 Jul 13
1
bad_certificate
I have Xen 3.1 installed on my server, and XenSource Xen Server Console 3.1 on my windows desktop. When i trying to connect to the server with client, it says javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate Can anyone tell me, what can be a reason for bad_certificate? Where can i find it on my server and how can i check if it''s valid? _____________________________...
2007 Mar 15
1
Problem installing SystemVision from MentorGraphics
...rce) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at java.awt.Toolkit$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.getDefaultToolkit(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at javax.swing.ImageIcon.<init>(Unknown Source) at com.mentor.install.controlpanel.gui.InstallGUI.getImageIcon(InstallGUI.java:480) at com.mentor.install.controlpanel.Install.<init>(Install.java:207) at com.me...
2010 Jan 08
1
java.lang.OutOfMemoryError: PermGen space issue with Windows 2003 xVM domu with Tomcat
...-Param Here is the exact error user gets: *HTTP Status 500 -* ------------------------------------------------------------------------ *type* Exception report *message* *description* _The server encountered an internal error () that prevented it from fulfilling this request._ *exception* javax.servlet.ServletException: AMSetupFilter.doFilter com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:117) *root cause* javax.servlet.ServletException: Servlet execution threw an exception com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:91) *root cause* java.lang....
2004 Aug 06
3
q about jspeex
Hi Marc, thanks for the quick reply. Marc Gimpel wrote: > It would appear the the 'pcm2speex.read(frame, 0, frame.length)' is > blocking which means that it is waiting for data from the underlying > inputstream (i.e.AudioInputStream(t.input)). If it could read > sufficient data it would transcode it. If it recieved an EOF, it > should do some zero padding and then
2011 Dec 16
6
java installation failure
Readers, Openjdk and ibm java versions have failed to install, all reporting a bad elf, e.g. ./ibm-java-i386-sdk-7.0-0.0.bin Preparing to install... Extracting the JRE from the installer archive... Unpacking the JRE... Extracting the installation resources from the installer archive... Configuring the installer for this system's environment... strings: '/lib/libc.so.6': No such file
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
2009 Mar 30
0
Problem with Tomcat
..." JAVA_OPTS="$JAVA_OPTS -Dcatalina.ext.dirs=$CATALINA_HOME/shared/lib:$CATALINA_HOME/common/lib" TOMCAT_USER="tomcat" SHUTDOWN_WAIT=30 CATALINA_PID=/var/run/tomcat5.pid And var/log/tomcat5/catalina.out has: SEVERE: Begin event threw error java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net...
2006 Oct 26
2
RELEASE: Cortado 0.2.2 'Really Tested Verily Exceptionally'
...tion of Theora in Java - codecs (currently only containing the Smoke codec, a variant on Jpeg) - JST plugins for: - HTTP source element - Ogg and Multipart demuxers - Theora, JPEG and Smoke video decoders - Vorbis and MuLaw audio decoders - Java 1.1 sun.audio API audio sink - Java 1.4 javax.sound.sampled API audio sink - examples - applets -------------- next part -------------- Release notes for Cortado 0.2.2 "Really Tested Verily Exceptionally" Cortado applet Features of this release * add statusHeight property * add autoPlay property...
2008 Oct 18
0
JGR not launch for non-root user
...eflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at RJavaClassLoader.bootClass(RJavaClassLoader.java:290) at RJavaClassLoader.main(RJavaClassLoader.java:326) Caused by: java.lang.NullPointerException at javax.swing.plaf.synth.SynthLookAndFeel$AATextListener.propertyChange(SynthLookAndFeel.java:793) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:347) at java.beans.Property...
2016 Jan 14
2
JDataFrame API
Hi Folks, If you need to send data from Java to R you may consider using the JDataFrame API -- which is used to convert data into JSON which then can be converted into a data frame in R. Here's the project page: https://coherentlogic.com/middleware-development/jdataframe/ and here's a partial example which demonstrates what the API looks like: String result = new JDataFrameBuilder()
2011 Feb 25
0
RCurl Post
..." content=\"text/html; charset=ISO-8859-1\"/>\n<title>Error 500 null</title>\n</head>\n<body><h2>HTTP ERROR 500</h2>\n<p>Problem accessing /db/new. Reason:\n<pre> null</pre></p><h3>Caused by:</h3><pre>javax.servlet.ServletException: null\n\tat com.erm.web.NewDistServlet.doPost(NewDistServlet.java:107)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:727)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:820)\n\tat org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.ja...
2016 Jan 15
2
JDataFrame API
...ient solution. > > Since you didn't provide any code, I built a test case using the build-in Java JSON API to build a medium-sized dataset (1e6 rows) and read it in just to get a ballpark (see > https://gist.github.com/s-u/4efb284e3c15c6a2db16 > > # generate: > time java -cp .:javax.json-api-1.0.jar:javax.json-1.0.4.jar A > 1e6 > > real 0m2.764s > user 0m20.356s > sys 0m0.962s > > # read: >> system.time(temp <- RJSONIO::fromJSON("1e6")) > user system elapsed > 3.484 0.279 3.834 >> str(temp) > List of 2...
2017 Jan 27
4
pwdLastSet, password required to change (samba vs MSAD)
...ent than a true windows AD server. Running keycloak in debugmode, I can see that: > 2017-01-27 09:49:22,664 DEBUG > [org.keycloak.storage.ldap.idm.store.ldap.LDAPOperationManager] > (default task-10) Authentication failed for DN > [CN=username,CN=Users,DC=samba,DC=company,DC=com]: > javax.naming.AuthenticationException: [LDAP: error code 49 - Simple > Bind Failed: NT_STATUS_PASSWORD_MUST_CHANGE] So, finally for the samba-related question: does anyone know if "password required to change" behaviour has perhaps changed between functional levels? Could this be the reaso...
2013 Apr 20
1
PuppetDB / inventory service configuration problem
...-related, or that it''s using http instead of https - but don''t really know how to work out what''s wrong. Anyone got any pointers for trying to debug this? Thanks, Dave ------- /var/log/puppetdb/puppetdb log: 2013-04-20 18:11:32,909 WARN [qtp1655388819-40] [io.nio] javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? 2013-04-20 18:11:55,089 WARN [qtp1655388819-39] [http.server] Use of unversioned APIs is deprecated; please use /v1/metrics/mbean/java.lang:type=Memory 2013-04-20 18:35:43,518 INFO [command-proc-45] [puppetdb.command] [db1...
2007 Aug 24
1
Can't create audio conversation between softphones through Asterisk
...ue) Get chat session: 202 at 192.168.1.252 Chat Session added: 202 at 192.168.1.252:gov.nist.applet.phone.ua.gui.ChatFrame[frame0,0,0,750x430,invalid,hidden,layout=java.awt.BorderLayout,title=In conversation with 202 at 192.168.1.252,resizable,normal,defaultCloseOperation=DISPOSE_ON_CLOSE,rootPane=javax.swing.JRootPane[,4,23,104x1,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true] 5 4 3 0 send request: INVITE sip:202 at 192.168.1.252;transport=udp SIP/2.0 Call-ID: 8d6d2f3a9e5bd...
2017 Jun 02
2
SAMBA AD and Google Cloud Directory Sync
...guide at jimshaver.net and have been able to create all of my users without a problem. When I launch GCDS and attempt to test the LDAP connection via LDAP+SSL via port 636 I get the following error: *[2017-06-02 13:32:34,537] [SwingWorker-pool-1-thread-5] [DEBUG] [plugin.ldap.AbstractLdapHandler] javax.naming.AuthenticationException: [LDAP: error code 49 - Simple Bind Failed: NT_STATUS_LOGON_FAILURE]* *[2017-06-02 13:32:34,537] [SwingWorker-pool-1-thread-5] [ERROR] [plugin.ldap.AbstractLdapHandler] Failed to execute query because the object at Base DN: "OU=Test,DC=dc,DC=org" is missing...
2008 Jan 07
0
JSpeex - Unsupported conversion
...lasspath ".:jspeex/src/java" SpeexSave in.wav out.wav Exception in thread "main" java.lang.IllegalArgumentException: Unsupported conversion: SPEEX_quality_3, 44100.0 Hz, -1 bit, stereo, audio data from PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:571) at SpeexSave.main(SpeexSave.java:36) And here is my program: import java.io.*; import javax.sound.sampled.*; // Speex imports. import org.xiph.speex.*; import org.xiph.speex.spi.*; class SpeexSave { public static...
2008 Jan 08
0
JSpeex - Unsupported conversion
...quot; SpeexSave in.wav out.wav > Exception in thread "main" java.lang.IllegalArgumentException: > Unsupported > conversion: SPEEX_quality_3, 44100.0 Hz, -1 bit, stereo, audio data > from > PCM_SIGNED, 44100.0 Hz, 16 bit, stereo, little-endian, audio data > at > javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java: > 571) > at SpeexSave.main(SpeexSave.java:36) > > > And here is my program: > > import java.io.*; > import javax.sound.sampled.*; > > // Speex imports. > import org.xiph.speex.*; > import org....