Skip to main content
1-Visitor
August 22, 2017
Question

where I could find thingworx.war release 8 for training ?

  • August 22, 2017
  • 13 replies
  • 35168 views

Hello

I just want to download the thingworx.war release 8 for training, but I can't find it on the download site. I could find thingworx docker installer, utilities, platform postgress .... but not simply the .war

    13 replies

    imissaire1-VisitorAuthor
    1-Visitor
    August 31, 2017

    thanks Janet

    So no more mysql provider in platform-settings.json. do I keep others information ? "PostgresPersistenceProviderPackage ...

    the thingworxPostgresDBCleanup script file clean s n PG_9.4 folder and in pgadmin

    hingworxPostgresDBSetup.bat .  creates again thingworx database in ThingworxPostgresqlStorage  and in pgadmin


    but always same issue for the appli

    13-Aquamarine
    August 31, 2017

    Hi Isabelle,

    Did you try executing the thingworxPostgresSchemaSetup.bat file next? Are you getting any error while doing so?

    imissaire1-VisitorAuthor
    1-Visitor
    August 31, 2017

    yes I have executed also thingworxPostgresSchemaSetup.ba

    Now I have regressed, my localhost (tomcat) to launch the application is unaccessible.

    question : why have I a connection role named twadmin because I have never created it .... I can see the postgres, I suppose it comes with the postgreSQL installation.

    imissaire1-VisitorAuthor
    1-Visitor
    August 31, 2017

    I have again launched a postgresql clean-up and totale installation, and it is OK now.

    A lot of issues because of connection roles to create not needed and password for twadmin to review.

    Thank you all for your help.

    Isabelle

    13-Aquamarine
    August 31, 2017

    Good to know that !