I get the following error message in my Windows logbook:
Translated to English the description is as follows:
"Could not create activitycontext for C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe. There is one error in the manifest- or plicyprofile C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe in line 0. Faulty XML-syntax."
I also attach all my Project source files (small testproject) in the zip-file. I just dont understand whats wrong, the application executes fine when i run it with "java -jar TabTest.jar"....
"Loggnamn: Application
Källa: SideBySide
Datum: 2013-07-11 11:17:22
Händelse-ID: 59
Aktivitetskategori:Ingen
Nivå: Fel
Nyckelord: Klassiskt
Användare: Saknas
Dator: Jupiter
Beskrivning:
Det gick inte att skapa aktiveringskontext för C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe. Det finns ett fel i manifest- eller principfilen C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe på rad 0. Felaktig XML-syntax.
Händelsens XML-data:
<event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<system>
<provider name="SideBySide">
<eventid qualifiers="49409">59</eventid>
<level>2</level>
<task>0</task>
<keywords>0x80000000000000</keywords>
<timecreated systemtime="2013-07-11T09:17:22.000000000Z">
<eventrecordid>189301</eventrecordid>
<channel>Application</channel>
<computer>Jupiter</computer>
<security>
</security></timecreated></provider></system>
<eventdata>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe</data>
<data>C:\Projects\Conny\Java\BizPane\tabtest\TabTest.exe</data>
<data>0</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
<data>
</data>
</eventdata>
</event>"
Sorry I forgot to tell....
I've just downloaded version 3.0.2 of the Launch4J application and I'm running Windows 7 om my PC. Where I try to run Launch4J....
Remove the manifest from the launch4j xml configuration, it is used for Windows application manifest not Java - this is the problem.
Best regards,
Grzegorz
OK,
Thanx, that solved the problem, nowit works perfectly....
Conny Westh
conny.westh@verimentor.se
073-898 68 61
Grzegorz Kowal skrev 2013-07-14 20:02:
Related
Bugs:
#122