Menu

Launch ProjectForge 6.12 failed under Win7 64 bits

Help
Jimmy CH
2017-06-17
2017-06-17
  • Jimmy CH

    Jimmy CH - 2017-06-17

    Hi,
    I downloaded ProjectForge-launcher_6.12.0-RELEASE and run projectforge-launcher-6.12.0.jar under Win7 64 bits with Java 8 32 bits. When I click Start Server, below error message appeared:

    2017-06-17T23:19:42:689ErrorGNM.SystemServer start failed: Error creating bean with name 'EEDHelper': Unsatisfied dependency expressed through field 'employeeDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'employeeDao': Unsatisfied dependency expressed through field 'accessChecker'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'accessCheckerImpl': Unsatisfied dependency expressed through field 'userRights'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userRightServiceImpl': Unsatisfied dependency expressed through field 'tenantChecker'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'tenantChecker': Unsatisfied dependency expressed through field 'tenantService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'tenantServiceImpl': Unsatisfied dependency expressed through field 'tenantDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'tenantDao': Unsatisfied dependency expressed through field 'initDatabaseDao'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'initDatabaseDao': Unsatisfied dependency expressed through field 'hibernateSearchReindexer'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'hibernateSearchReindexer': Unsatisfied dependency expressed through field 'sendMail'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sendMail': Unsatisfied dependency expressed through field 'configurationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationServiceImpl': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'projectforge.max-file-size.image' in value "${projectforge.max-file-size.image}"

    image: http://imgur.com/PSXBCAw

    I tried set Configuration-JDBC, JDBC Driver=Embedded File, and seems is pending connection. The message is:
    Info: Created DB Connection...

    image: http://imgur.com/5zjsvUm

    Please help. Many thanks.

    B.R.
    Jimmy CH

     

    Last edit: Jimmy CH 2017-06-17
  • Christian Tausendfreund

    Hi Jimmy CH,

    thank you for this information. The next version of ProjectForge, which will be released in the next days, will fix this issue. In the meantime, you can add the following lines to the projectforge.properties file, which also fixues this problem.

    projectforge.max-file-size.image=1Mb
    projectforge.max-file-size.datev=3Mb
    projectforge.max-file-size.xml-dump-import=10Mb
    

    Best Regards,
    Christian

     
    • Jimmy CH

      Jimmy CH - 2017-06-21

      Hi Christian,

      It works now! Thank you very much.

      B.R.
      Jimmy CH

       

Log in to post a comment.

MongoDB Logo MongoDB