Open UnnameBao opened 3 years ago
I solve the problem in this issue(checkers.testDriver), but there still bugs in application(java.lang.NullPointerException). It appears that the packages of application checkers and officetalk lose sql file, as a result I can't select data from databases. Can you release these sql files?
Dear Muyang,
Would you please help this out? Many thanks!
Best regards,
Ke
From: b0ring @.> Reply-To: COLA-Laboratory/issta2020 @.> Date: Wednesday, April 28, 2021 at 10:02 To: COLA-Laboratory/issta2020 @.> Cc: Subscribed @.> Subject: Re: [COLA-Laboratory/issta2020] How to deploy the checker application? (#3)
I solve the problem in this issue, but there still bugs in application(checkers.testDriver). It appears that the packages of application checkers and officetalk lose sql file, as a result I can't select data from databases. Can you release these sql files?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
I install tomcat 5 and jdk 1.4 as readme introduced. When I deploy checkers.war on tomcat, I get this error occur:
How do I fix this? By the way, how do I reproduce experiment without the missing package req and SQLInjection as the issue below mentioned: https://github.com/COLA-Laboratory/issta2020/issues/2