PDA

View Full Version : compatibility problems with windows 7



rahimi
07-19-2011, 12:05 PM
Hello,

I have created a build of a software package that was written in Java, using the eclipse IDE. The build configuration includes a vm package which is based on jre version 1.6.0_25 (or jdk1.6.0_25). The build was created fine, without any glitches. And the install runs ok. Every step in the program was performed on windows 7. The jre I used is for windows x86. Once installed, the application runs fine on windows xp, however there is a compatibility issue with running on windows 7 and the only way around the problem is to run the program with windows xp compatibility mode on windows 7 which is not a desirable solution. I would not expect for this to happen as the jar files that are used in the build are created with windows 7 operating system. Any suggestion in trying to resolve this issue is very much appreciated.

Best Regards,
Amir Rahimi

pv7721
07-20-2011, 04:22 AM
Would it be possible to post your project?

rahimi
07-20-2011, 11:35 AM
Unfortunately that is not possible.
Thanks,
Amir

pv7721
07-21-2011, 05:01 AM
Then I guess only the Flexera Software support can help you.

rahimi
07-21-2011, 06:37 AM
Hi Vlad,

InstallAnywhere support is expensive :).

So far I have rulled out java run time environment as a root cause of this problem. I suspect that there is something in the java code in my project that could be the cause of this. Of course, it is a massive code and may take a while to track it down.

Thanks,
Amir

pv7721
07-21-2011, 06:46 AM
The support is free if you purchase a maintenance along with your IA license. If you've got an issue, but no one can look at it, then I'm not sure who else will be able to help you.

rahimi
07-21-2011, 06:48 AM
My company didn't purchase support! But I agree with you, It would be hard to fix the problem if they didn't have access to the code.
Thanks,
Amir

pv7721
07-21-2011, 07:15 AM
Moreover, the maintenance allows free upgrades (Flexera Software makes older versions EOL (End of Life) when releasing newer versions. You'll have some time, as IA 2011 was just released, but look at a case when you need support and you don't have it...

rahimi
07-21-2011, 07:17 AM
Good point. I will look into that.
Thanks,
Amir

markfly
08-15-2011, 05:39 AM
I mean how to set the IA variable to use the output of my java custom code.