Opened 12 years ago
Closed 12 years ago
#207 closed defect (invalid)
Java 160b27GA5
Reported by: | Anchieri | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Enhanced |
Component: | general | Version: | 1.6.0 Build 27 GA5 |
Severity: | medium | Keywords: | |
Cc: |
Description
I have tested your last version of java with LVMGUI to view if menu bar item appear or not and I have noted that now is possible to use all function in it, but during the start of program I receive this message on console:
Err in GetFreeSize, Err= 21
RETURN CODE IS= -1
the command that I use is:
JAVA.EXE -cp C:\OS2JAVAAPPS\LVMGUI.ZIP lvmgui.
After many test I obtained a hang that force me to reboot with C.A.D.
I attached a captured image of lvmgui window (lvmgui.jpg).
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | lvmgui.jpg added |
---|
comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yes, I checked LVMGUI before releasing and it worked here too.
However, the message you get comes from the LVM code and has nothing to do with Java per se. You will get just the same with GoldenCode Java 1.4 and I'm almost sure you will get the same with the original IBM Java 1.3 (I don't ahve it here so I can't test it). AFAIR, this is related to the removable media (such as SD cards etc) you may have present in your USB subsystem.
Closing the ticket.