This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: java.lang.NullPointerException
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 19, 2006
01:59 PM
java.lang.NullPointerException
I have installed InstallShield MultiPlatform 11.5 Premier(Evaluation). Mi OS is WinXP and JVM is jdk1.5.0.04. I already link \bin folder where javac.exe is.
The problem is:
when I'm building my project this message appears in the Output section of the Build Installation option:
-----
Preparing project for build... Universal Installer Project
java.lang.NullPointerException Build
Build stopped due to an unexpected error. Build
-----
so, I can't run my installation ...
My projects consist in 32 .bpl files and 1 .exe.
The problem is:
when I'm building my project this message appears in the Output section of the Build Installation option:
-----
Preparing project for build... Universal Installer Project
java.lang.NullPointerException Build
Build stopped due to an unexpected error. Build
-----
so, I can't run my installation ...
My projects consist in 32 .bpl files and 1 .exe.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 25, 2006
04:18 AM
I have the same problem but on Linux. Even if I just create the new empty project and try to build it I get the same issue:(
Any comments from IS guys?
P.S. I have the ISU 11 on the same machine and it works fine.
Edit:
If run ISMP 11.5 from console then during the build process the
attached errors appear on console.
Any comments from IS guys?
P.S. I have the ISU 11 on the same machine and it works fine.
Edit:
If run ISMP 11.5 from console then during the build process the
attached errors appear on console.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 25, 2006
09:03 AM
It seems that I find the problem, at least for Linux. Usually I do "Custom Setup" and install only "Program Files", "Help Library" and "Linux Platform Pack" features. And it works fine with all IS fom 10 till 11. But now I find out that I also need to install "Windows Platform Pack" feature for build my LINUX project!!!
Nice job IS:)
Nice job IS:)