Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 532989
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:27:44+00:00 2026-05-13T09:27:44+00:00

I was doing some j2mee work on ubuntu linux with Netbeans 6.7.1. I went

  • 0

I was doing some j2mee work on ubuntu linux with Netbeans 6.7.1. I went fine until my notebook broken down. So, I had to move my work on another pc with windows XP on it. All went fine with netbeans settings, etc. However, When I try to build my code, I got error:

E:\silent\kl_stuffs\jagoankomik\nbproject\build-impl.xml:461: Preverification failed with error code -2147483645.

Here’s the ant XML snippet (auto generated by netbeans, I don’t really know how to create it myself):

<target name="pre-preverify"/>
<target name="do-preverify" if="cldc-platform.trigger">
    <fail unless="preverify.classes.dir">Must set preverify.classes.dir</fail>
    <mkdir dir="${preverify.sources.dir}"/>
    <copy todir="${preverify.sources.dir}">
        <fileset dir="${buildsystem.baton}" includes="**/*.class"/>
    </copy>
    <mkdir dir="${preverify.classes.dir}"/>
    <nb-preverify srcdir="${preverify.sources.dir}" destdir="${preverify.classes.dir}" classpath="${platform.bootclasspath}:${extra.classpath}" configuration="${platform.configuration}" platformhome="${platform.home}" platformtype="${platform.type}" commandline="${platform.preverifycommandline}"/>
    <copy todir="${preverify.classes.dir}">
        <fileset dir="${buildsystem.baton}" defaultexcludes="${filter.use.standard}" excludes="${filter.excludes.evaluated},${build.classes.excludes}"/>
    </copy>
    <nb-overrideproperty name="buildsystem.baton" value="${preverify.classes.dir}"/>
</target>
<target name="post-preverify"/>

My question is, how do I work around this? because I got no result from google:(. If possible, I want to skip preverify section. Do you guys know how to do this?

UPDATE: As requested, here’s full build log:

pre-init:
pre-load-properties:
exists.config.active:
exists.netbeans.user:
exists.user.properties.file:
load-properties:
exists.platform.active:
exists.platform.configuration:
exists.platform.profile:
basic-init:
cldc-pre-init:
cldc-init:
cdc-init:
ricoh-pre-init:
ricoh-init:
semc-pre-init:
semc-init:
savaje-pre-init:
savaje-init:
sjmc-pre-init:
sjmc-init:
cdc-hi-pre-init:
cdc-hi-init:
nokiaS80-pre-init:
nokiaS80-init:
nsicom-pre-init:
nsicom-init:
post-init:
init:
conditional-clean-init:
conditional-clean:
deps-jar:
pre-preprocess:
do-preprocess:
Pre-processing 0 file(s) into E:\silent\kl_stuffs\jagoankomik\build\preprocessed directory.
post-preprocess:
preprocess:
pre-compile:
extract-libs:
do-compile:
post-compile:
compile:
pre-obfuscate:
proguard-init:
skip-obfuscation:
proguard:
post-obfuscate:
obfuscate:
lwuit-build:
pre-preverify:
do-preverify:
Preverifying 6 file(s) into E:\silent\kl_stuffs\jagoankomik\build\preverified directory.
E:\silent\kl_stuffs\jagoankomik\nbproject\build-impl.xml:461: Preverification failed with error code -2147483645.
BUILD FAILED (total time: 0 seconds)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T09:27:45+00:00Added an answer on May 13, 2026 at 9:27 am

    Unfortunately, you can’t skip preverification for j2me builds — so you’ll have to find a way to resolve this issue. Here’s one of the first few google hits explaining what preverification is and why it’s important: http://www.jguru.com/faq/view.jsp?EID=201507

    A few thoughts re: your log:

    1) so it seems like netbeans is running ant for builds there — you should be able to enable verbose mode equivalent to running ant from console with -v param. That might shed some light on what’s going on

    2) This thread (http://forums.sun.com/thread.jspa?threadID=5374546) indicates that obfuscation settings may be causing something like that.

    3) Actually — just thought about this: do you have preverify installed on your windows machine in the first place? Search for preverify and see if it’s anywhere to be found. Then make sure that Netbeans knows where to look for preverify. If you don’t have it, you should install it as a part of whatever J2ME SDK you’re using.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.