You can subscribe to this list here.
2003 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(3) |
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Frank M. <fra...@mi...> - 2017-06-05 02:40:25
|
I have two Walmart ReliOn ULTRA Blood Glucose Meters that I would like to use with GGC. Unfortunately, I can't get either meter to talk to the software, so I'm trying to figure out whether my problem is the meters, my cable, or some other assumption I'm making. After looking at GGC, especially test.c and ot_ultra.c and this file: http://www.armory.com/~rstevew/Diabetes/OTUltraComm.pdf it appeared that all I needed to do was send the meter a text string and watch for a response. I plugged in my Abbott USB-serial cable, the one with a "strip port plug" on the other end, fired up a terminal emulator program called 'moserial', and set port /dev/ttyUSB0 to 9600 Baud, 8 data bits, 1 stop bit, no parity, and no handshaking. When I plugged the "strip port plug" into the meter it flashed through its power-up display, briefly showed a time and date at the bottom of the screen, then blanked that and wrote "]--PC" at the top of the screen. Unfortunately, I can't seem to get any further reaction out of the meter. I've tried all sorts of "DMx" strings from the set listed in the OTUltraComm.pdf file but nothing happens: the ULTRA screen does not change, and I see no reply back through the USB "serial port". Has anyone ever run into this before? Can anyone suggest anything I could try to get past this point? Am I over- looking some subtlety of test.c that makes my test invalid? Now, I admit that I'm using a cable labeled "Abbott" to talk to a meter sold by Walmart using protocols from a document headed "LifeScan, a Johnson & Johnson company" but surely nothing in that should cause me concern, right? <grin!> That's the heart of my problem. The remainder of this message is technical detail you can probably ignore, but it's there Just In Case. Thank you for your time. Frank McKenney -- You don't grow up gradually. You grow up in short bursts at pivotal moments, by suddenly realizing how ignorant and immature you are. -- Robert D. Kaplan / In Europe's Shadow -- -------------------------------------------------------------------- The environment: Ubuntu 16.04.2 (xenial) Two meters: Walmart ReliOn ULTIMA Blood Glucose Meters s/ns: XGDR046-P0401 (perhaps five years old) and XDGW287-A01D0 (purchased two months ago) The cable: Abbot Diabetes Care USB Data Cable, REF 70845-01, LOT P097AK (purchased five years ago) connectors: USB2 Type A Male, "strip port" plug I'm trying to get the ULTRA to respond to something simple, so I fire up the 'moserial' terminal program. After plugging the USB2-A end of the cable into the Dell i660's front panel USB port I find that it is recognized as '/dev/ttyUSB0' and seems to use a TI 3410 chip. A green LED in the USB2-A connector lights up. frank@baloo:~$ ls /dev/ttyU* /dev/ttyUSB0 so I configure 'moserial' accordingly: Device: /dev/ttyUSB0 Baud Rate: 9600 Data Bits: 8 Stop Bits: 1 Parity: None Handshaking: none Outgoing: ASCII, CR+LF end. I plug the "strip port" end of the cable into one of the meters. The meter flashes its LCD "power-on" gibberish, the time and date displays briefly at the bottom (button end) of the ULTIMA's LCD screen, and then his is replaced by a single line of text at the top: "]--PC" So far, so good. I then type "DM*" and press the Enter key. No change to the meter display, no data received by moserial. I try "DM?" and press Enter. Identical lack of response. ------------------- console mesages via 'dmesg' ----------------- [1286527.815802] usb 1-1.1: USB disconnect, device number 27 [1286527.891122] usb 1-1.1: new full-speed USB device number 28 using ehci-pci [1286528.020812] usb 1-1.1: New USB device found, idVendor=1a61, idProduct=3420 [1286528.020817] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [1286528.020819] usb 1-1.1: Product: Abbott Strip Port Cable̒ [1286528.020822] usb 1-1.1: Manufacturer: Abbott Labs [1286528.022145] ti_usb_3410_5052 1-1.1:1.0: TI USB 3410 1 port adapter converter detected [1286528.022158] ti_usb_3410_5052: probe of 1-1.1:1.0 failed with error -5 [1286528.024074] ti_usb_3410_5052 1-1.1:2.0: TI USB 3410 1 port adapter converter detected [1286528.024245] usb 1-1.1: TI USB 3410 1 port adapter converter now attached to ttyUSB0 ------------------------------------------------------------ frank@baloo:~$ lsusb ... Bus 001 Device 028: ID 1a61:3420 Abbott Diabetes Care ... frank@baloo:~$ sudo lsusb -d 1a61:3420 -v Bus 001 Device 028: ID 1a61:3420 Abbott Diabetes Care Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 255 Vendor Specific Class bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x1a61 Abbott Diabetes Care idProduct 0x3420 bcdDevice 1.01 iManufacturer 1 Abbott Labs iProduct 2 Abbott Strip Port Cable̒ iSerial 0 bNumConfigurations 2 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 39 bNumInterfaces 1 bConfigurationValue 2 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 1 Device Status: 0x0001 Self Powered frank@baloo:~$ -- Frank McKenney, McKenney Associates Richmond, Virginia / (804) 320-4887 E-mail: fra...@mi... |
From: john <unp...@ya...> - 2016-11-06 00:07:12
|
unp...@ya... |
From: Mike S. <liv...@ge...> - 2015-12-29 16:30:38
|
On Thu, 2015-12-24 at 15:19 -0800, Clay Reed wrote: > I just installed GGC 0.6.1 yesterday and got it running. I followed the instructions and the application runs. Unfortunately, my meter is not available - I have Freestyle Lite and only Freestyle is in the options. I am not allowed to choose the USB port that I have the meter attached to. Ubuntu DOES see it, or at least the cord - unable to open the device. -- Mike Strickland --------------------------- Homepage: A Rescuer's Guide to Georgia Native Plants GeorgiaNatives.net |
From: Clay R. <cla...@ya...> - 2015-12-25 00:08:44
|
Hello, I'm running GGC 0.6.1 on Linux. I have a PL2303 SerialUSB cable that I can detect (see "sudo lsusb -v" output below), and connects as "/dev/ttyUSB0". However, "Meters -> Read data", from GGC menus, doesn't do anything after proper configuration: # Selected Meter device SELECTED_METER=1 # DEVICE_NAME Device #1 - My Meter #1 METER_1_NAME=My Meter #1 METER_1_COMPANY=LifeScan/One Touch/J&J METER_1_DEVICE=One Touch Ultra 2 METER_1_CONNECTION_PARAMETER=/dev/ttyUSB0 METER_1_TIMEZONE=America/Los_Angeles METER_1_TIMEZONE_LONG=(GMT-08:00) Pacific Time (US & Canada); Tijuana METER_1_DAYLIGHTSAVING_FIX=NO METER_1_WINTER_FIX=0 METER_1_SUMMER_FIX=0 Do I need a PL2302 cable instead? --Clay ----------------- ~ $ sudo lsusb -v Bus 004 Device 006: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x067b Prolific Technology, Inc. idProduct 0x2303 PL2303 Serial Port bcdDevice 3.00 iManufacturer 1 Prolific Technology Inc. iProduct 2 USB-Serial Controller iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 39 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x000a 1x 10 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered) |
From: Clay R. <cla...@ya...> - 2015-12-24 23:20:07
|
Mike, I just installed GGC 0.6.1 yesterday and got it running. You need to download and unzip all of following from the GGC download page: The base package: GGC 0.6.0 (Full) Zip file (GGC_0.6.0.zip) The update packages: GGC 0.6.0 Update Zip file (GGC_Update_0.6.0.zip) GGC 0.6.1 Update Zip file (GGC_Update_0.6.1.zip) Copy the entire contents of "GGC_Update_0.6.0" into "GGC_0.6.0", overwriting all files. Copy the entire contents of "GGC_Update_0.6.1" into "GGC_0.6.0", overwriting all files. Set the executable bits on "GGC_0.6.0/bin/run_linux.sh". --Clay On 2015-11-10 23:12:09, Mike Strickland wrote: ---------------------------------------------- I have been unable to get the application to run. Below is what I've done and the errors from attempting to run the application. I can't think of anything else to do to make it work. I welcome any suggestions. Ubuntu 14.04 64-bit Downloaded GGC_Update_0.6.1.zip Unzipped to ~/linuxapps/GNU_Gluco_Control Issued chmod +x * in bin directory to make sure all .sh are executable - that made 3 non-script files executable too, including jar file Originally installed OpenJava, but uninstalled and installed Oracle Java Issuing java -version Gives: java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) Issuing sh run_linux.sh (after cd to the bin directory that contains the script) Gives: ============================================================================= === Startup/Update Manager === === Startup file created succesfully. === ============================================================================= ******************************************************* ***** Db Check v0.1 ****** ******************************************************* Exception in thread "main" java.lang.NoClassDefFoundError: org/hibernate/HibernateException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:195) at com.atech.db.hibernate.check.DbCheck.readCurrentDbVersion(DbCheck.java:136) at com.atech.db.hibernate.check.DbCheck.<init>(DbCheck.java:107) at com.atech.db.hibernate.check.DbCheck.main(DbCheck.java:254) Caused by: java.lang.ClassNotFoundException: org.hibernate.HibernateException at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 5 more Exception in thread "main" java.lang.NoClassDefFoundError: org/hibernate/cfg/SettingsFactory at ggc.GGC.isDbOk(GGC.java:67) at ggc.GGC.main(GGC.java:98) Caused by: java.lang.ClassNotFoundException: org.hibernate.cfg.SettingsFactory at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 2 more -- Mike Strickland LivinWell@... --------------------------- Homepage: A Rescuer's Guide to Georgia Native Plants GeorgiaNatives.net |
From: Mike S. <liv...@ge...> - 2015-11-10 23:12:09
|
I have been unable to get the application to run. Below is what I've done and the errors from attempting to run the application. I can't think of anything else to do to make it work. I welcome any suggestions. Ubuntu 14.04 64-bit Downloaded GGC_Update_0.6.1.zip Unzipped to ~/linuxapps/GNU_Gluco_Control Issued chmod +x * in bin directory to make sure all .sh are executable - that made 3 non-script files executable too, including jar file Originally installed OpenJava, but uninstalled and installed Oracle Java Issuing java -version Gives: java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode) Issuing sh run_linux.sh (after cd to the bin directory that contains the script) Gives: ============================================================================= === Startup/Update Manager === === Startup file created succesfully. === ============================================================================= ******************************************************* ***** Db Check v0.1 ****** ******************************************************* Exception in thread "main" java.lang.NoClassDefFoundError: org/hibernate/HibernateException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:195) at com.atech.db.hibernate.check.DbCheck.readCurrentDbVersion(DbCheck.java:136) at com.atech.db.hibernate.check.DbCheck.<init>(DbCheck.java:107) at com.atech.db.hibernate.check.DbCheck.main(DbCheck.java:254) Caused by: java.lang.ClassNotFoundException: org.hibernate.HibernateException at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 5 more Exception in thread "main" java.lang.NoClassDefFoundError: org/hibernate/cfg/SettingsFactory at ggc.GGC.isDbOk(GGC.java:67) at ggc.GGC.main(GGC.java:98) Caused by: java.lang.ClassNotFoundException: org.hibernate.cfg.SettingsFactory at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 2 more -- Mike Strickland Liv...@Ge... --------------------------- Homepage: A Rescuer's Guide to Georgia Native Plants GeorgiaNatives.net |
From: Aleksander R. - A. <an...@t-...> - 2011-03-05 23:10:45
|
On 5.3.2011 22:17, Tyler Northrup wrote: > Hi, I'm new to diabetes as of this week. Just downloaded and > installed the software... love it!! Thank you so much, this will be a > great help! > > I am running v0.4.10.1 on windows. Under "Preferences", I have my > "Pen/Injenction Mode Settings" set to 0.5 for both basal and bolus > doses. When I run reports, such as "Simple Monthly Report", "Extended > Monthly Report", or "Extended Food Menu I", the output rounds down to > the nearest integer. For example, a bolus insulin dose of 5.5 stores > correctly under Data Stats, but the on the above mentioned reports it > rounds down and displays as 5 under "Ins 1". Am I missing a setting > or is there a way for me to include the decimal on the report? > > I absolutely love the tool! Thanks!! > > Tyler > Hi Tyler ! Glad you like the software... I will take a look at this report... Problem is probably with report(s). We haven't had decimal numbers for Insulin doses (in Pen mode) for that long. And after I changed module, I didn't go to fix reports, I will do that soon. Next release is planned for April, so you should get changes then. Contact me off-list, if you need this uregently and I will see what I can do... Andy |
From: Tyler N. <tno...@gm...> - 2011-03-05 21:18:02
|
Hi, I'm new to diabetes as of this week. Just downloaded and installed the software... love it!! Thank you so much, this will be a great help! I am running v0.4.10.1 on windows. Under "Preferences", I have my "Pen/Injenction Mode Settings" set to 0.5 for both basal and bolus doses. When I run reports, such as "Simple Monthly Report", "Extended Monthly Report", or "Extended Food Menu I", the output rounds down to the nearest integer. For example, a bolus insulin dose of 5.5 stores correctly under Data Stats, but the on the above mentioned reports it rounds down and displays as 5 under "Ins 1". Am I missing a setting or is there a way for me to include the decimal on the report? I absolutely love the tool! Thanks!! Tyler |
From: Andy R. <an...@tr...> - 2008-04-15 22:35:32
|
Hi ! I was trying to get our GGC application running on USB and it turned out that HypersonicSQL is very slow on shutdown (over 1.5 minutes with just USDA database). So I was trying different databases with our aplication and I found one that will replace our current one... It's called H2 (http://www.h2database.com/). I tried some others including Mckoi (which failed totally) and Apache's Derby (I needed to hack hibernate to use it, eventhough it should be supported). H2 is faster than Derby about 100% when init of database, little bit 20% on running, and it needs less files and space (8,7Mb, 14 files) than Derby (15 Mb, 110 files). So with next released version you should have H2 database included. If you are user, then this will be packed in you next release archive. If you are developer, this means you need to update ggc-support tree. Andy |
From: <an...@t-...> - 2007-10-02 13:05:52
|
Hi guys ! As you can see my initial release data, is past and there is still no working version around... I was swamped with work, so I didn't have any time to work on GGC. I hope that I will have more time in next few months... I will try to fix problems as soon as I can and then make release... I will try to do it in this year... he he. There are few small things to fix, but also some big... Since we can now use most of jdbc supported databases, I must make DbTool to support instalation of ggc database. This is one of big features, which should be done before release, and probably sole culprit, why this release is so late. All other things that need to be done are just minor changes... except one. Which will be discussed in next thread (stay tunned for Meter Tool thread - only on development list). So guys stay tunned. Andy |
From: Aleksander R. - A. <an...@tr...> - 2007-01-04 15:10:12
|
Hello everybody ! I have just released another version of GGC. This is same GGC.0.2.4, but packaged with zip, so that users using linux/unix/mac computers can use it. This is not official end-user release, but just release so you can see how it works, and what was done since, first release. First end-user release will be probably out by end of March or April. What can you expect in official release? - Revised meter downloading code (added some new meters: Ascensia family (Bayer), and maybe some other too) - usage of rxtx library for communicating with serial ports (meters), which is supported on windows/linux/mac/solaris... - nutrision database and custom meals creation (used for carb counting) - adding daily data changed, to support meals data adding - printing of simple report So stay tuned for next release Andy P.S. FOR DEVLOPERS only: contents of this new file will help you with build, since you now have initial database and all needed libraries available. ************************************************************************** * Aleksander Rozman - Andy * Fandoms: E2:EA, SAABer, Trekkie, Earthie * * an...@tr... * Sentinel, BH 90210, True's Trooper, * * an...@t-... * Heller's Angel, Questie, Legacy, PO5, * * Maribor, Slovenia (Europe) * Profiler, Buffy (Slayerete), Pretender * * ICQ-UIC: 4911125 ********************************************* * PGP key available * http://www.atechnet.dhs.org:2080/~andy/ * ************************************************************************** |
From: <ben...@id...> - 2004-05-21 08:44:59
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: W. A. L. I. <an...@an...> - 2004-05-11 05:20:28
|
Does anyone use this application? It seems like it is semi-dead! |
From: Dieter S. <sch...@ch...> - 2003-01-26 08:30:19
|
* Lance Mercado (lan...@ya...) wrote: > [lance~/Diabetes/ggc_0.0.1alpha]$java ggc.jar > Exception in thread "main" > ... have you tried something like this: $java -jar ggc.jar You will need java 1.4 to run ggc at the moment. I think the mysql driver is also required as mentioned in the readme. But remember, this release of ggc is _not_ indented for users. Its mainly a developer release and it was a test for the sourceforge system. I have some great new ideas for ggc and will start to code them by march I think. So, stay tuned ;) dieter -- Dieter Schultschik Student at TU Vienna e01...@st... sc...@ch... |
From: Lance M. <lan...@ya...> - 2003-01-25 02:47:37
|
I was wondering what I might be doing wrong i am running Red Hat 8.0 and this is the output i get any suggestions would be great Thanks [lance~/Diabetes/ggc_0.0.1alpha]$java ggc.jar Exception in thread "main" java.lang.NoClassDefFoundError: ggc.jar at 0x4028115f: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/libgcj.so.3) at 0x4027408e: java.lang.Error.Error(java.lang.String) (/usr/lib/libgcj.so.3) at 0x40275b1a: java.lang.LinkageError.LinkageError(java.lang.String) (/usr/lib/libgcj.so.3) at 0x40276f76: java.lang.NoClassDefFoundError.NoClassDefFoundError(java.lang.String) (/usr/lib/libgcj.so.3) at 0x402c60f9: gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.3) at 0x40267fdc: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.3) at 0x4023478c: _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.3) at 0x08048900: ?? (??:0) at 0x420158d4: ?? (??:0) at 0x080486c1: ?? (??:0) [lance~/Diabetes/ggc_0.0.1alpha]$ __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |