someone help this error

Do you want to create a native client or integrate with third party applications: webservices are the solution.

Moderator: car031

rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

someone help this error

Tue May 01, 2018 12:51 am

Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.6.1:debug (default-cli) on project logicaldoc-gui: The parameters 'runTarget' for goal org.codehaus.mojo:gwt-maven-plugin:2.6.1:debug are missing or invalid -> [Help 1]
agaspa
Posts: 714
Joined: Tue Apr 20, 2010 8:24 am

Re: someone help this error

Wed May 02, 2018 4:02 pm

Hi Rayhan,
which version of JAVA JDK and Maven you're using?

To compile LogicalDOC 7.7.x you need Java JDK 8 and Maven 3.3.3
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Fri May 04, 2018 1:46 pm

Thanks for your reply.I am using jdk8. Now maven dependency problem is solved by using maven 3.3.3. I am using Photon Milestone 6 (4.8.0M6). GWT SDK version is 2.7.0.. When i am compiling Gui,below problem is occurred(Attached img. file). Please help me to fix it... Thank you very much for support.
Attachments
Screenshot_1.png
Screenshot_1.png (118.06 KiB) Viewed 7015 times
Screenshot_1.png
Screenshot_1.png (118.06 KiB) Viewed 7015 times
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Fri May 04, 2018 11:10 pm

Projects using GWT 1.5 or lower may only specify one entry point module to compile
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Sat May 05, 2018 12:13 am

Compiling module com.logicaldoc.gui.setup.Setup
Validating units:
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\setup
Link succeeded
Compilation succeeded -- 69.251s
Compiling module com.logicaldoc.gui.login.Login
Validating units:
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\login
Link succeeded
Compilation succeeded -- 23.979s
Compiling module com.logicaldoc.gui.frontend.Frontend
Validating units:
Ignored 7 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Computing all possible rebind results for 'com.orange.links.client.utils.LinksClientBundle'
Rebinding com.orange.links.client.utils.LinksClientBundle
Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method css
The following problems were detected
[WARN] Line 20 column 26: encountered "=". Was expecting one of: "+" "-" "," "/" ")" <STRING> <IDENT> <NUMBER> <URL> <PERCENTAGE> <PT> <MM> <CM> <PC> <IN> <PX> <EMS> <EXS> <DEG> <RAD> <GRAD> <MS> <SECOND> <HZ> <KHZ> <DIMEN> <HASH> <UNICODERANGE> <FUNCTION>
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\frontend
Link succeeded
Compilation succeeded -- 93.109s


---------------------------------------------------------------------------
what to do next
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Sat May 05, 2018 7:39 pm

How to run project after getting war file by compiling GUI module. Please help
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Sat May 05, 2018 11:45 pm

HTTP error 503,service unavailabe... what does it mean
rayhan1994
Posts: 11
Joined: Tue May 01, 2018 12:49 am

Re: someone help this error

Sat May 05, 2018 11:56 pm

HTTP ERROR: 503
Problem accessing /index.jsp. Reason:

Service Unavailable
Powered by Jetty://
admin
Site Admin
Posts: 37
Joined: Mon Apr 19, 2010 2:20 pm

Re: someone help this error

Mon May 07, 2018 10:33 am

rayhan1994 wrote:
Fri May 04, 2018 1:46 pm
I am using Photon Milestone 6 (4.8.0M6). GWT SDK version is 2.7.0.. When i am compiling Gui,below problem is occurred(Attached img. file). Please help me to fix it... Thank you very much for support.
You should avoid to change the version of GWT used by the project; that is currently the 2.6.1
For Eclipse we suggest Eclipse Oxygen 4.7.3
admin
Site Admin
Posts: 37
Joined: Mon Apr 19, 2010 2:20 pm

Re: someone help this error

Mon May 07, 2018 10:36 am

rayhan1994 wrote:
Sat May 05, 2018 12:13 am
Compiling module com.logicaldoc.gui.setup.Setup
Validating units:
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\setup
Link succeeded
Compilation succeeded -- 69.251s
Compiling module com.logicaldoc.gui.login.Login
Validating units:
Ignored 8 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\login
Link succeeded
Compilation succeeded -- 23.979s
Compiling module com.logicaldoc.gui.frontend.Frontend
Validating units:
Ignored 7 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
Computing all possible rebind results for 'com.orange.links.client.utils.LinksClientBundle'
Rebinding com.orange.links.client.utils.LinksClientBundle
Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
Preparing method css
The following problems were detected
[WARN] Line 20 column 26: encountered "=". Was expecting one of: "+" "-" "," "/" ")" <STRING> <IDENT> <NUMBER> <URL> <PERCENTAGE> <PT> <MM> <CM> <PC> <IN> <PX> <EMS> <EXS> <DEG> <RAD> <GRAD> <MS> <SECOND> <HZ> <KHZ> <DIMEN> <HASH> <UNICODERANGE> <FUNCTION>
Compiling 2 permutations
Compiling permutation 0...
Compiling permutation 1...
Compile of permutations succeeded
Linking into C:\Users\Ray\workspace71\logicaldoc\logicaldoc-gui\war\frontend
Link succeeded
Compilation succeeded -- 93.109s


---------------------------------------------------------------------------
what to do next
Hi Rayhan,
I suggest you to read the developer's guide in the Wiki
https://wiki.logicaldoc.com/wiki/Fast_and_Furious

Return to “Web Services”

Who is online

Users browsing this forum: Google [Bot] and 24 guests