building source problem

annishukla's Avatar

annishukla

Jun 02, 2015 @ 01:36 PM

Hello forum ,
I am a new User of jbilling application system
i am trying to build it from its given source JBILLING-community-edition-3.1.0
i am using ubuntu 14.04 LTS
Grails 1.3.4
Postgresql 9.3
openjdk-1.7.0.79
after modifying it as per system requirement am attempting the command
grails clean:-it resolve all dependencies
grails compile:- it will stuck in webflow plugin
this application unable to download this plugin and refused to proceed, it told me to upgrade Grails version but as documentation says it need version 1.3.4
I am sending the snapshot of this page
please guide me in a proper way

Thank you forum

  1. 1 Posted by info.emsys@gmai... on Jun 05, 2015 @ 06:35 AM

    info.emsys@gmail.com's Avatar

    latest jbilling is built on grails 2.0.3 .
    Install grails 203 and try to built.

  2. 2 Posted by annishukla on Jun 05, 2015 @ 07:27 AM

    annishukla's Avatar

    Thank you for your suggestion sir but am building source edition 3.1.0and as its documents i need grails 1.3.4 after all possible changes it was unable to solve webflow plugin installation problem please guide me as best as u can do Thanks & Regards
    Anni Shukla
     

         On Friday, June 5, 2015 12:05 PM, "[email blocked]" <[email blocked]> wrote:
       

      #yiv7679021700 pre {width:92%;margin:10px 2%;padding:5px 2%;background:#efefef;border:1px solid #d6d6d6;}#yiv7679021700 blockquote {margin-left:0;padding-left:1em;border-left:5px solid #ccc;}

  3. 3 Posted by annishukla on Jun 05, 2015 @ 11:14 AM

    annishukla's Avatar

    sir the problem of dependency is solved i do it manually and all the classes are complied now the problem is to prepare its default data base because it may be not found some no of classes

  4. 4 Posted by annishukla on Jun 08, 2015 @ 07:55 AM

    annishukla's Avatar

    is that edition is fail to build because version of grails is not supported now
    if there is any possible solution then please share
    thank you

  5. Support Staff 5 Posted by Technical Suppo... on Jun 09, 2015 @ 01:22 PM

    Technical Support's Avatar

    can you please provide me email ids so that I can share cache file oh grails 1.2.3 you will need to put that in .grails directory.

    Thanks,
    Technical Support Team.

  6. 6 Posted by annishukla on Jun 11, 2015 @ 04:56 AM

    annishukla's Avatar

    thank you sir please share cache files or Grails 1.3.4 plugins as soon as it will possible please my Email id is - [email blocked]
    Thank you

  7. Support Staff 7 Posted by Technical Suppo... on Jun 11, 2015 @ 06:54 AM

    Technical Support's Avatar

    I have shared the cache tar file of grails 1.3.4 . Please extract and put that in .grails directory and test it and let us know the result.

    Thanks,
    Technical Support Team.

  8. 8 Posted by annishukla on Jun 15, 2015 @ 11:41 AM

    annishukla's Avatar

    okk sir thank you for support i will test it and let it know as soon as it was done Thanks & Regards
    Anu Shukla
     

         On Thursday, June 11, 2015 12:24 PM, Technical Support <[email blocked]> wrote:
       

      #yiv5337234871 pre {width:92%;margin:10px 2%;padding:5px 2%;background:#efefef;border:1px solid #d6d6d6;}#yiv5337234871 blockquote {margin-left:0;padding-left:1em;border-left:5px solid #ccc;}

  9. 9 Posted by annishukla on Jun 17, 2015 @ 08:23 AM

    annishukla's Avatar

    sir i was added the given cache folders to the .grails folder but after all the following steps it will generate error like :-

    root@scube014:~/BillingApp/jbilling-community-3.1.0-src# grails run-app
    Welcome to Grails 1.3.4 - http://grails.org/
    Licensed under Apache Standard License 2.0
    Grails home is set to: /home/anu/BillingApp/grails-1.3.4

    Base Directory: /home/anu/BillingApp/jbilling-community-3.1.0-src
    Resolving dependencies...
    Dependencies resolved in 1141ms.
    Running script /home/anu/BillingApp/grails-1.3.4/scripts/RunApp.groovy
    Environment set to development
    Plugin [release-2.2.1] not installed. ...
    Plugin [rest-client-builder-1.0.3] not installed. ...
    Resolving new plugins. Please wait... ...
    Installing zip /root/.ivy2/cache/org.grails.plugins/rest-client-builder/zips/rest-client-builder-1.0.3.zip... ...
        [mkdir] Created dir: /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/rest-client-builder-1.0.3
        [unzip] Expanding: /root/.ivy2/cache/org.grails.plugins/rest-client-builder/zips/rest-client-builder-1.0.3.zip into /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/rest-client-builder-1.0.3
    Installed plugin rest-client-builder-1.0.3 to location /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/rest-client-builder-1.0.3. ...
    Plugin rest-client-builder-1.0.3 requires version [2.0 > *] of Grails which your current Grails installation does not meet. Please try install a different version of the plugin or Grails.
       [delete] Deleting directory /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/rest-client-builder-1.0.3
    root@scube014:~/BillingApp/jbilling-community-3.1.0-src#

    error of these plugins:-
    Plugin [release-2.2.1] not installed. ...
    Plugin [rest-client-builder-1.0.3] not installed. ...
    if am doing somthing wrong then please guide me
    Thank you

  10. 10 Posted by annishukla on Jun 22, 2015 @ 08:08 AM

    annishukla's Avatar

    Good after noon Sir
    please provide me the way to get rid of that problem

    Thank you

  11. Support Staff 11 Posted by Technical Suppo... on Jun 25, 2015 @ 08:09 AM

    Technical Support's Avatar

    we will test it on ubuntu 14.10. Please provide me the url from where you have downloaded the src and also share you src zip folder with email Id provided to you.
    Also let me know about your working setup( OS and its version ).

    Thanks,
    Technical Support Team.

  12. 12 Posted by annishukla on Jun 26, 2015 @ 10:55 AM

    annishukla's Avatar

    hello sir ,
    i m using below configuration:
    -ubuntu 14.04 LTS
    -java1.7
    -postgresql-9.3
    -Grails-1.3.4
    -jbilling-community-edition-3.1.0-src
    then link from where i had downloaded this is - http://sourceforge.net/projects/jbilling/files/jbilling%20Latest%20Stable/jbilling-3.1.0/jbilling-community-3.1.0-src.zip/download

    stack trace of the problem :-

    root@scube014:~/BillingApp/jbilling-community-3.1.0-src# grails compile
    Welcome to Grails 1.3.4 - http://grails.org/
    Licensed under Apache Standard License 2.0
    Grails home is set to: /home/anu/BillingApp/grails-1.3.4

    Base Directory: /home/anu/BillingApp/jbilling-community-3.1.0-src
    Resolving dependencies...
    Dependencies resolved in 1398ms.
    Running script /home/anu/BillingApp/grails-1.3.4/scripts/Compile.groovy
    Environment set to development
    Plugin [rest-client-builder-1.0.3] not installed. ...
    Plugin [release-2.2.1] not installed. ...
    Resolving new plugins. Please wait... ...
    Installing zip /root/.ivy2/cache/org.grails.plugins/release/zips/release-2.2.1.zip... ...
        [mkdir] Created dir: /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/release-2.2.1
        [unzip] Expanding: /root/.ivy2/cache/org.grails.plugins/release/zips/release-2.2.1.zip into /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/release-2.2.1
    Installed plugin release-2.2.1 to location /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/release-2.2.1. ...
    Plugin release-2.2.1 requires version [2.0 > *] of Grails which your current Grails installation does not meet. Please try install a different version of the plugin or Grails.
       [delete] Deleting directory /root/.grails/1.3.4/projects/jbilling-community-3.1.0-src/plugins/release-2.2.1
    root@scube014:~/BillingApp/jbilling-community-3.1.0-src#

    Thank you

  13. 13 Posted by annishukla on Jul 09, 2015 @ 07:54 AM

    annishukla's Avatar

    sir i m still waiting for your response .........................

  14. 14 Posted by opptor on Jul 10, 2015 @ 06:18 AM

    opptor's Avatar

    try using grails 2.0.3

  15. Support Staff 15 Posted by Technical Suppo... on Jul 16, 2015 @ 05:26 AM

    Technical Support's Avatar

    Hello,

    I have gone through through your update. And I have observe that you are using -java1.7 . Please use java-1.6. And let us know the result. Also use that grails-1.2.3 in .grails folder which I provided to you. Please try that and let me know the result.

    Thanks,
    Technical Support Team.

  16. 16 Posted by opptor on Jul 16, 2015 @ 07:16 AM

    opptor's Avatar

    is there a list somewhere, which grails version goes with which jbilling version ?

  17. 17 Posted by annishukla on Jul 20, 2015 @ 11:01 AM

    annishukla's Avatar

    hello Sir .
    i tried maximum possible ways to build this application but not success yet.
    plugin problem is still remain unchange because webflow-1.3.6 plugin repository is not available in the web now .
    i tried grails version 1.2.3, 1.3.4, 2.4.4, 2.0.3
    but nothing change because of webflow plugin
    please provide the solution if any possible
    Thankyou

  18. Support Staff 18 Posted by Technical Suppo... on Jul 24, 2015 @ 09:58 AM

    Technical Support's Avatar

    Hello Annishukla,

    I have downloaded the jbilling-community-3.1.0-src from http://sourceforge.net/projects/jbilling/files/jbilling%20Latest%20...

    then followed the steps given below :
    * java - 1.6.0_45 * grails -Grails 1.3.4 * if dependencies are not resolved then please try clear cache and then try.

    1) cd jbilling-community-3.1.0
    2) grails clean; grails compile; grails compile;
    3) cd liquidbase-2.0.5/
    4) chmod a+x liquibase
    5) cd ..
    6) export JBILLING_HOME=./resources
    7) createdb jbilling_test -U jbilling
    8) grails prepare-test
    9) grails run-app

    Please try these steps and let us know the result.

    Thank you,
    jBilling Technical Support Team.

  19. 19 Posted by annishukla on Aug 07, 2015 @ 11:20 AM

    annishukla's Avatar

    hello technical team ,
    Thank you for your kind support.

    before 5 months i had successfully build this applictaion on windows system and start working also am applying so many changes as required to client.
    but when i am trying to build this application on linux (Ubuntu 14.04 lts) it is not being done.
    instead of its latest version is build successfully and running on server but every time the installation of 3.1.0 version is fail
    i will send u all the steps which i follow to build this with the problem stack trace
    kindly check this and suggest me some way to build this application

    please check all attachments ....
    thank you

  20. 20 Posted by annishukla on Aug 12, 2015 @ 09:59 AM

    annishukla's Avatar

    thank you technical team for your support, finally am successfully build community edition 3.1.0 thank you once again

  21. 21 Posted by ahmed.drira@gma... on Aug 12, 2015 @ 11:25 AM

    ahmed.drira@gmail.com's Avatar

    Hello annisshukla

    happy for you , be careful when you deal with , you have to carefully configure jbilling to meet your business need

  22. 22 Posted by annishukla on Aug 14, 2015 @ 07:53 AM

    annishukla's Avatar

    Hello fanen Sir ,

    The Edition 3.1.0 had so many changes now all its field like partner link , adding new product link , adding new customer link are disabled now i will send u the following stack trace of add new customer and add new product link in the attachments
    plesae take a look

  23. 23 Posted by ahmed.drira@gma... on Aug 14, 2015 @ 11:28 AM

    ahmed.drira@gmail.com's Avatar

    Hi
    it seem that you have a problem with the ehcache mechanism ,
    so the fist step
    check in your DataSource.groovy config file that
    the future is activated
    you have to find something like that
    hibernate {
    cache.use_second_level_cache = true cache.use_query_cache = true cache.provider_class = 'net.sf.ehcache.hibernate.EhCacheProvider' } and then on the ehcache.xml you have to mention the repo of caching

    bu default you wil find something like that
    for the path try to mention a directory that the user which run jbilling have the permission to write in

    if all is Ok and you have this problem again , try to disable all the mechanism by setting the parameter cache.use_second_level_cache on false

    keep me in touch about the results

  24. 24 Posted by cavaMelt on Aug 14, 2015 @ 10:39 PM

    cavaMelt's Avatar

    Hello jbilling.tenderapp.com!

    Create your site on SLAED! Open SLAED is an innovative organization with minimum requirements for server, high levels of protection and an excellent choice for the creation of a site of any complexity! SLAEDOpen is an Open Source (Licence GPL).

    Language: German, Russian, English
    Size: 5.2 Mb
    Ver.: 1.3

    Download: http://slaed.net/uploads/files/public/open_slaed_1.3.zip
    Producer: http://slaed.net/news-view-187.html

    Bye!

  25. 25 Posted by annishukla on Aug 17, 2015 @ 09:47 AM

    annishukla's Avatar

    hello Fanen Sir ,

    Thank you Fanen sir the Job is completed,
    both fields are work successfully now.
    Sir i have a question with this edition 3.1.0
    before 5 months when it was builed its all link was working gud as in the form of buttons:- breadcrumb , filters , enumeration , metafields but now it seems like a link
    I will attach a screen shot of this problem i hope that u sugeest me the right way

    Thank you

  26. 26 Posted by ahmed.drira@gma... on Aug 17, 2015 @ 10:59 AM

    ahmed.drira@gmail.com's Avatar

    HI annisshukla

    this problem is related to internationalisation of the web app
    jbilling can deal with many languages ,
    the traduction of label, fields, buttton ... is located on the file i18n/messages.properties ... messages_FR.properties ... or in the table international_description

    for the second place , you have to be careful for how to add a label , you have to know the logic of using this table to extend it or to modify a label

    breadcrumb ,enumeration and buton partner translation are located on i18n files , you have to search for the bundel menu.link.partners on the file messages.properties if you are using english ,
    if you don't find it you have to add it on this file and add the message you want to display

    in my case i have made à lot of changes in jbilling , so i have removed breadcrumb , enumeration , metafield ....
    and i have add a lot of plugins and process

  27. 27 Posted by ahmed.drira@gma... on Aug 17, 2015 @ 11:01 AM

    ahmed.drira@gmail.com's Avatar

    annisshukla try to open a new discussion if you want for more visibility to the problem and a potential solution ... if there is

  28. 28 Posted by annishukla on Aug 17, 2015 @ 11:46 AM

    annishukla's Avatar

    okk Fanen sir
    I will Start a new discussion with all other problems

    Thank you Fanen Sir

  29. 29 Posted by annishukla on Aug 17, 2015 @ 12:19 PM

    annishukla's Avatar

    Thank you Fanen Sir Problem Solved

  30. annishukla closed this discussion on Aug 17, 2015 @ 12:20 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac