You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that I do not have a proxy server installed on my network.
=========-----------=========
I tried to run the dsql file as is. > ./dsql
I get the following response:
./dsql: line 3: 192.168.30.170T: command not found
./dsql: line 3: 8080: command not found
./dsql: line 3: 192.168.30.170: command not found
./dsql: line 3: 8085: command not found
./dsql: line 3: 192.168.30.4: command not found
./dsql: line 3: 8080: command not found
./dsql: line 3: 256m: command not found
Error: Unable to access jarfile target/Sql4DClient.jar
=========-----------=========
Tried to compile the Client from eclipse, but I get the following:
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.129s
[INFO] Finished at: Thu Sep 18 14:02:02 BST 2014
[INFO] Final Memory: 5M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
=========-----------=========
The text was updated successfully, but these errors were encountered:
My Setup: Maven 3.2.1, Java JDK 1.7.0_65, Ubuntu 14.04
=========-----------=========
dsql file entries:$(192.168.30.170T) -bp $ (8080) -ch $(192.168.30.170) -cp $ (8085) -ph $(192.168.30.4) -pp $ (8080) -i $(256m)
java -jar target/Sql4DClient.jar -bh
Please note that I do not have a proxy server installed on my network.
=========-----------=========
I tried to run the dsql file as is. > ./dsql
I get the following response:
./dsql: line 3: 192.168.30.170T: command not found
./dsql: line 3: 8080: command not found
./dsql: line 3: 192.168.30.170: command not found
./dsql: line 3: 8085: command not found
./dsql: line 3: 192.168.30.4: command not found
./dsql: line 3: 8080: command not found
./dsql: line 3: 256m: command not found
Error: Unable to access jarfile target/Sql4DClient.jar
=========-----------=========
Tried to compile the Client from eclipse, but I get the following:
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.129s
[INFO] Finished at: Thu Sep 18 14:02:02 BST 2014
[INFO] Final Memory: 5M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
=========-----------=========
The text was updated successfully, but these errors were encountered: