This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 119417 - J2me Polish JAR corrupted
Summary: J2me Polish JAR corrupted
Status: CLOSED INVALID
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-18 22:17 UTC by kronenthaler
Modified: 2009-10-26 17:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Jars corrupted and fine (77.27 KB, application/x-compressed)
2007-10-22 15:34 UTC, kronenthaler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kronenthaler 2007-10-18 22:17:34 UTC
Using NetBeans 6.0 Beta1 in Linux & Windows Vista, I found out that after a batch build, the generated JAR files were
corrupted. If you create a new project using NB 5.5.1 and copy the SRC files, this doesn't happen.

I think that this could be the version contriol system or something that keeps track of the written code, because it
spends a lot of time eliminating the DIST and BUILD directories.

PD:
All the tests were performed using the exact WTK (2.5.1) and J2mePolish version (2.0 RC4), and the same build files.
Comment 1 Lukas Hasik 2007-10-21 20:12:25 UTC
could you attach a sample application + the corrupted jars?
Comment 2 kronenthaler 2007-10-22 15:34:35 UTC
Created attachment 51417 [details]
Jars corrupted and fine
Comment 3 kronenthaler 2007-10-22 15:46:52 UTC
Here are the jar files: one corrupted and one working fine.

I can't give you the source code because of licensing restrictions, but I can tell you it is a simple currency
calculator, the texts are in spanish, just wait for the main menu and push fire in the first option to see the crash.
Those jars don't fail
in the emulator but it fails in motorola's and nokia's handsets (sony-ericsson works fine with both). The working jar
was generated using nb5.5 with exactly the same environment (source, libs, wtk, etc).

The error produced is NoSuchFieldError over a string array.

I hope that's enough for you.
Comment 4 kronenthaler 2009-10-26 17:36:41 UTC
Obsolete
Comment 5 kronenthaler 2009-10-26 17:39:03 UTC
Obsolete