Error to initialize Transactor (GitBash and prompt Windows)

When I trying to run Datomic, an error occurs when I try to initialize the database. I followed the steps in the Datomic documentation, but I was also unsuccessful. (Setting Up Storage Services | Datomic)
This is my first post on the Datomic forum, I haven’t found a topic that talks about this problem I’m having.

When I try to start the following error occurs:

bin\transactor config\dev-transactor-template.properties

Launching with Java options -server -Xms1g -Xmx1g -XX:+UseG1GC -XX:MaxGCPauseMillis=50
Error: Could not find or load main class clojure.main
Caused by: java.lang.ClassNotFoundException: clojure.main