Search the web
Sign In
New User? Sign Up
jacoZoom
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3877 - 3906 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3877
I am looking into a problem where a call to JActiveX.release() seems to crash the VM (very intermittently). It occurs at a customer site, and I am unable to...
tjbrownnh
Offline Send Email
May 1, 2007
1:16 pm
3878
Have you resolved this problem? I am having a similar issue with Random crashes in JniVtblCall. I noticed in both cases that the permanent generation area of...
tjbrownnh
Offline Send Email
May 1, 2007
2:46 pm
3879
Hi, We previously used Dll.registerActiveXDll( path , true ) to register our activeX controls without needing admin rights. This worked fine on windows XP...
stpearso
Offline Send Email
May 4, 2007
8:19 am
3880
Hi Stevem, ... Typically a user must have the registry read/write permission to register a COM Server. A COM Server will register interface and objects in the...
Hermann Scheibe
h_scheibe
Offline Send Email
May 4, 2007
9:20 am
3881
Hi all, I'm evaluation jacoZoom as a solution to use ActiveX with Java. The first time the application starts, everything works fine and the windows with...
paolo.mosna
Offline Send Email
May 7, 2007
6:57 am
3882
Thanks for the tip. Yes, we seem to have resolved the problem by carefully ensuring to release as many COM object as possible right after use. If we stumble...
Henrik Dohlmann
hdohlmann
Offline Send Email
May 7, 2007
7:42 am
3883
... We can't add a manifest to the java.exe as we deploy through webstart and use the customers already deployed JRE. We deploy without admin rights so we...
stpearso
Offline Send Email
May 7, 2007
7:46 am
3884
Hello, I am following the samples in the group for setting up events (e.g. JNIEventClient.zip). Eclipse throws Exception in thread "AWT-EventQueue- 0"...
condoreagletalon
condoreaglet...
Offline Send Email
May 8, 2007
11:41 am
3885
... EventQueue- ... Java is not able to find required DLLs (on windiows). You should put jacoZoom libraries in system libraray path (windows system32) or you ...
paolo.mosna
Offline Send Email
May 8, 2007
1:53 pm
3886
We isolated the part of jacoZoom code which create the problem. By the way, in the jacoZoom code, when a RuntimeException is thrown, the following code is not...
paolo.mosna
Offline Send Email
May 8, 2007
1:57 pm
3887
Hello, I read the readme that comes with the project, and it states that the method jniInit is in the c++ dll. Which doesn't help me as we didn't write the COM...
Marios Moutzouris
condoreaglet...
Offline Send Email
May 9, 2007
11:54 am
3888
Hello, I have been investigating as descibed in my earlier topic about event handling. I noticed the events that "hang" are the ones that have [in,out]...
condoreagletalon
condoreaglet...
Offline Send Email
May 9, 2007
2:32 pm
3889
I have been unable to get this to work as well. Not sure if it is possible though... David ... -- David R Robison Open Roads Consulting, Inc. 708 S....
David R Robison
kc7bfi
Offline Send Email
May 10, 2007
1:58 pm
3890
Hi! When I run the my program to set SAP recognizer grammar, I got the exception: com.inzoom.comjni.ComJniException: ...
ywang4362a
Offline Send Email
May 10, 2007
6:17 pm
3891
Forget it. It was fixed. ... com.invoqsystems.apex.component.device.engine.phone.sip.SpeechLib.jcw....
ywang4362a
Offline Send Email
May 10, 2007
8:57 pm
3892
I've had performance trouble typified by the following program. Note that after running once, it runs quickly if repeated -- hence the reboot in the middle....
wefraser
Offline Send Email
May 16, 2007
6:00 pm
3893
It has been a while since I really delved into jacoZoom, but I need to do that here shortly as we are moving to jacoZoom 1.5 (from jacoZoom 1.0). I have a few...
odberks2000
Offline Send Email
May 17, 2007
2:28 pm
3894
I keep getting the following error: java.lang.UnsatisfiedLinkError: jniRunRF at com.inzoom.comjni.Dll.jniRunRF(Native Method) at...
karel_lahmy
Offline Send Email
May 17, 2007
9:58 pm
3895
Hallo, ... izmjnicom.dll is a Win32 executable, so this can't be loaded as a Unix library, it is't a Unix executable. JacoZoom is a COM JNI bridge ( Component...
Hermann Scheibe
h_scheibe
Offline Send Email
May 18, 2007
1:23 pm
3896
Hello ... izmcomjni.jar is distributed with jacozoom 1.5 so you should only replace the old file with a new version. ... infoZoomDll.jar is't contained in the...
Hermann Scheibe
h_scheibe
Offline Send Email
May 18, 2007
1:34 pm
3897
... Hermann, You are correct, the infoZoomDLL.jar file is a .jar file that contains the izmjnicom.dll and izmjnicomax.dll .... how is the regeneration done?...
odberks2000
Offline Send Email
May 18, 2007
3:43 pm
3898
... need to ... browser, I ... inspect it. ... files . ... Don't worry about my last post ..... I believe I found what I was looking for, these .dlls are also...
odberks2000
Offline Send Email
May 18, 2007
3:47 pm
3899
Hello ... I can confirm the perfomance trouble with posted program source. It's really : the first program call after reboot will take ca 2o times longer as...
Hermann Scheibe
h_scheibe
Offline Send Email
May 21, 2007
7:29 pm
3900
THANK YOU Hermann for your excellent help debugging this. I'm sure your analysis is correct but I would like to make some clarifying comments which still are...
mepstein7
Offline Send Email
May 22, 2007
10:01 pm
3901
Hello ... May by "ORDER BY"-Clause will make difference for the internal Jet Provider and/or ADO cursor management. Don't know it's closed source, so we can...
Hermann Scheibe
h_scheibe
Offline Send Email
May 23, 2007
7:15 am
3902
As Hermann already mentioned, DAO can also be used to communicate wit the jet engine. DAO has a few features which are not present with ADO. One of these is to...
Stefan Zschocke
szschocke
Offline Send Email
May 23, 2007
9:57 am
3903
... <SNIP> ... Please post the pidl-file generated with process crush to get anybody a chance. ... Sounds like a reference counting problem. May be the OCX...
Hermann Scheibe
h_scheibe
Offline Send Email
May 24, 2007
2:47 pm
3904
OK here are java hotspot log: ============================================== 1 ============================================== # # An unexpected error has been...
paolo.mosna
Offline Send Email
May 24, 2007
3:37 pm
3905
Hello ... This crush log is from !shutting down! not from close JFrame as mentioned in your first post. As far as we can see : no java/jacoZoom libraries are...
Hermann Scheibe
h_scheibe
Offline Send Email
May 24, 2007
5:26 pm
3906
I cannot provide you with example. We only have the OCX we developed which requires other external software to be intalled in order to work. The concrete facts...
paolo.mosna
Offline Send Email
May 25, 2007
8:55 am
Messages 3877 - 3906 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help