iceScrum | Installation on WebSphere 8.5.5.11 – iceScrum

iceScrum Forums Discutez d'iceScrum

6 sujets de 1 à 6 (sur un total de 6)

  • Auteur
    Messages
  • #98944

    leroadrunner
    Participant

    I tried IceScrum in Jetty 8, worked great.

    Wanted to install on our internal servers, which is WebSphere 8.5.5.11 running Java6 I believe and get the following:

    Starting application: icescrum_war
    [7

    /14/17 10:50:04:449 EDT] 000000ac ApplicationMg A WSVR0204I: Application: icescrum_war Application build level: Unknown
    [7/14/17 10:50:04:714 EDT] 000000ac annotation W com.ibm.ws.webcontainer.annotation.WASAnnotationHelper collectClasses SRVE8000W: Skipped class that failed to initialize for annotation scanning.
    java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=org/atmosphere/cpr/SessionSupport, offset=6

    Does it need Java 8? I thought Java6 was enough. Any other ideas to get it to work?

    Thanks!

    #98946

    leroadrunner
    Participant

    Hmm, just realized that I have IceScrum 7.0.5

    Does it require Java8?

    Thanks!

    #98953

    leroadrunner
    Participant

    The saga continues.

    So, now I’ve installed icescrum v6, and it starts fine, when I access the URL (I am not on server and it is not port 8080) it tries to redirect to localhost:8080.

    Where do I configure that? I looked for a config.groovy on server, not found.

    SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/icescrum
    [7/14/17 15:17:24:380 EDT] 0000006a SystemOut     O Server Timezone : America/New_York
    [7/14/17 15:17:24:411 EDT] 0000006a SystemOut     O log dir : logs
    [7/14/17 15:17:24:442 EDT] 0000006a SystemOut     O --------------------------------------------------------
    [7/14/17 15:17:24:458 EDT] 0000006a SystemOut     O *** No external configuration file defined (icescrum_config_location). ***
    [7/14/17 15:17:24:458 EDT] 0000006a SystemOut     O (*) grails.config.locations = []
    [7/14/17 15:17:24:458 EDT] 0000006a SystemOut     O --------------------------------------------------------
    [7/14/17 15:17:24:738 EDT] 0000006a webapp        I com.ibm.ws.webcontainer.webapp.WebApp log SRVE0292I: Servlet Message - [icescrum6_war#icescrum6.war]:.Initializing Spring root WebApplicationContext
    [7/14/17 15:17:32:757 EDT] 0000006a SystemOut     O 
    Configuring iceScrum plugin Cloud storage ...
    [7/14/17 15:17:32:772 EDT] 0000006a SystemOut     O ... finished configuring iceScrum plugin Cloud storage
    [7/14/17 15:17:32:772 EDT] 0000006a SystemOut     O 
    Configuring iceScrum plugin Embedded ...
    [7/14/17 15:17:32:772 EDT] 0000006a SystemOut     O ... finished configuring iceScrum plugin Embedded
    [7/14/17 15:17:33:084 EDT] 0000006a SystemOut     O 
    Configuring Spring Security Core ...
    [7/14/17 15:17:33:303 EDT] 0000006a SystemOut     O ... finished configuring Spring Security Core
    
    [7/14/17 15:17:33:334 EDT] 0000006a SystemOut     O 
    Configuring Spring Security ACL ...
    [7/14/17 15:17:33:662 EDT] 0000006a SystemOut     O ... finished configuring Spring Security ACL
    
    [7/14/17 15:17:33:724 EDT] 0000006a SystemOut     O 
    Configuring iceScrum plugin management ...
    [7/14/17 15:17:33:911 EDT] 0000006a SystemOut     O ... finished configuring iceScrum plugin management
    [7/14/17 15:17:33:911 EDT] 0000006a SystemOut     O 
    Configuring iceScrum plugin chat ...
    [7/14/17 15:17:33:911 EDT] 0000006a SystemOut     O ... finished configuring iceScrum plugin chat
    [7/14/17 15:17:54:410 EDT] 0000006a SystemOut     O EmailHook: state disabled
    [7/14/17 15:17:54:690 EDT] 0000006a SystemOut     O EmailHook: state disabled
    [7/14/17 15:17:59:074 EDT] 0000006a SystemOut     O C:\Users\VAdmin\icescrum\images\users\
    [7/14/17 15:18:01:336 EDT] 0000006a SystemOut     O iceScrum Setup will be shown
    [7/14/17 15:18:01:352 EDT] 0000006a SystemOut     O ------------------
    [7/14/17 15:18:01:352 EDT] 0000006a SystemOut     O Starting iceScrum version:R6#14.14 Pro SCR:#UNKNOWN Build date:Thu Jun 15 16:58:13 UTC 2017
    #99026

    Nicolas Noullet
    Maître des clés

    Hi,

    iceScrum 6 supports Java 6 and 7 while iceScrum 7 supports Java 7 and 8. This explains why you had more success with iceScrum 6.

    Regardless of the iceScrum version, Websphere is not officially supported.

    We rather recommend to install a standalone Tomcat where you can install the iceScrum war, or the use of icescrum.jar which contains its own Tomcat so you don’t have to install and maintain it.

    In both cases, we strongly recommend the use of iceScrum 7 (hence Java 7 or 8). Indeed, iceScrum 6 will be deprecated very soon and Version 7 is a huge improvement over 6 as far as features or UI are concerned.

    #99044

    leroadrunner
    Participant

    Merci Nicolas.

    There is no way they will let me run Tomcat in a prod environment! Within the next month, the server will be Java8, but in the meantime, I’d like to be able to use it.

    Back to my original question? Where is the localhost:8080 configured? Or is it hardcoded

    #99116

    Nicolas Noullet
    Maître des clés

    You’re welcome.

    Well I am afraid you come across other problems later in the process, but if you really want to give it a try:

    The config.groovy file is not created automatically when starting iceScrum. It is rather created at the end of the setup wizard that is displayed at the first startup. If you never reached that point, that explains why you can’t find this file.

    If you want to create it manually, you need to create a .icescrum directory and then config.groovy into it. The application will look for this .icescrum directory in the home of the user who starts it. If you have any doubt regarding what this home is, it should already contain a directory named icescrum.

    In iceScrum R6, you need to tell iceScrum the URL that it will expose. This is done by setting the grails.serverURL entry in config.groovy. You will find an example in the config.groovy documentation.

6 sujets de 1 à 6 (sur un total de 6)

Le forum ‘Installation’ est fermé à de nouveaux sujets et réponses.