Hello,
I arrive at launching my application starting from the command lines but
without passing the parameters and I can normally launch it with the use
of the parameters saved in a XML file . I wanted to make fusion between
the two i.e. launch my application starting from the order line and by
using the parameters saved in a XML file . but I have an error message
which I am not able to solve it, somebody can help me in this subject ?
Thanks in advance.
Error message :
/////////////////////////////////////////////////////
trans
file:/home/chkouri/workspace/arl/BipOptimisation/bipOptimisationPrefix_All.asm
libs
{libpib=file:/home/chkouri/workspace/arl/BipOptimisation/XMLHelpers.asm}
models {OUT=OUT : bip, INXML=INXML : bipXML, bipXML=bipXML : MOF, bip=bip
: MOF, IN=IN : bip}params{}
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
WARNING: could not find model XML.
****** BEGIN Stack Trace
message: cannot find model XML
A.main() : ??#24 null
local variables = {self=Bip2Net : ASMModule}
local stack = []
A.__initmergedInsta1() : ??#9 28:9-28:20
local variables = {self=Bip2Net : ASMModule}
local stack = [Bip2Net : ASMModule, Sequence {}, Sequence {}]
****** END Stack Trace
****** BEGIN Stack Trace
exception:
java.lang.NullPointerException
at org.atl.engine.vm.ASMOperation.realExec(ASMOperation.java:265)
at org.atl.engine.vm.ASMOperation.exec(ASMOperation.java:155)
at org.atl.engine.vm.nativelib.ASMOclAny.invoke(ASMOclAny.java:60)
at org.atl.engine.vm.nativelib.ASMOclAny.invoke(ASMOclAny.java:50)
at org.atl.engine.vm.ASMOperation.realExec(ASMOperation.java:214)
at org.atl.engine.vm.ASMOperation.exec(ASMOperation.java:155)
at org.atl.engine.vm.ASMInterpreter.<init>(ASMInterpreter.java:276)
at org.atl.eclipse.engine.AtlLauncher.launch(AtlLauncher.java:98)
at org.atl.eclipse.engine.AtlLauncher.launch(AtlLauncher.java:70)
at org.atl.eclipse.engine.AtlLauncher.launch(AtlLauncher.java:53)
at org.atl.eclipse.engine.AtlLauncher.launch(AtlLauncher.java:49)
at ujf.verimag.bip.transfo.Main.run(Main.java:345)
at ujf.verimag.bip.transfo.Main.main(Main.java:77)
A.main() : ??#24 null
local variables = {self=Bip2Net : ASMModule}
local stack = []
A.__initmergedInsta1() : ??#9 28:9-28:20
local variables = {self=Bip2Net : ASMModule}
local stack = [Bip2Net : ASMModule, Sequence {}, Sequence {}]
****** END Stack Trace