Generation error

13 May '14, 11:50 AM
2,650 Views
No Forum Badges

System: GNU/Linux 3.11.0-12-generic  x64

When trying to generate and Run, generation crashes: no logs, no details, just:

[13 May 2014 11:42:32,919] Generation Error

When I debug it, i get:

Failed to connect to Web application
Method failed: HTTP/1.1 404 Not Found

Apache, mysqld, tomcat running. $PATH and $JAVA_HOME ok

 

Any ideaS

 
x 0
Follow
Answer Answer at this question and get points!
No Forum Badges

Hi,

thank you for your response.

So under WebRatio.ini i have the following

-Xms40m
-Xmx512m
-XX:PermSize=64m
-XX:MaxPermSize=256m

Can you check whether these are correct?

Cheers

 

 
x 1
No Forum Badges

java -version
java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1~0.13.10.1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

 
x 1
No Forum Badges

Hi,

 

Did you allocated enough memory for WebRatio? Check the WebRatio.ini file in your path something like this: "C:\your path\Webratio\WebRatio".  Maybe is going in error when trying to generate because it doesn't have enough memory?

 
x 0
No Forum Badges

update: just compared with an Installation on a Mac, same default values. So this should not be the problem.

 
x 0
Forum Expert - Level 5

Hello

Restart you IDE webratio, and try again.

Slds

 
x 0
Forum Hero - Level 9

Can you review the java version?, because if you have the version 1.8 you can't generate your applications webratio works with 1.7 or less

 
x 0
Forum Hero - Level 9

you can see this question http://www.webratio.com/forum/question-details/problem-compile-failed?link=ln27d

 
x 0
No Forum Badges

Thanks i will try that and get back to the topic!

 

Cheers

 

 
x 0
Answer at this question and get points!