Jump to content
We've recently updated our Privacy Statement, available here ×

Why am i getting (not a git repository) while installing the jasper server


dhananjayec13

Recommended Posts

Why am i getting (not a git repository) .while installing the jasper server on tomcat.

Please let me know if anyone have any idea. 

Back-End version: fatal: not a git repository (or any parent up to mount point /)
----------------------------------------------------------------------
Running JasperReports Server install script at 2021-05-25_17-05
----------------------------------------------------------------------
----------------------------------------------------------------------
Using ANT_OPTS: -Dnet.sf.ehcache.disabled=true -Xms512m -Xmx2048m -noverify
----------------------------------------------------------------------
[default]
Running install-normal-ce Ant task.
----------------------------------------------------------------------
Buildfile: /home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/build.xml
[echo]
[echo] chkIfPackageManagedTomcat: CATALINA_HOME and CATALINA_BASE are BOTH set
[echo] chkIfPackageManagedTomcat: CATALINA_HOME folder location exists
[echo] chkIfPackageManagedTomcat: CATALINA_BASE folder location exists
[exec] Result: 128
[echo] Back-End version: fatal: not a git repository (or any parent up to mount point /)
[echo] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).-SNAPSHOT
[echo] Front-End version: fatal: not a git repository (or any parent up to mount point /)
[echo] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).-SNAPSHOT
[echo] chkIfPackageManagedTomcat: CATALINA_HOME and CATALINA_BASE are BOTH set
[echo] chkIfPackageManagedTomcat: CATALINA_HOME folder location exists
[echo] chkIfPackageManagedTomcat: CATALINA_BASE folder location exists
[echo] tomcatPackageManaged IS SET
[echo] Overriding fixedAppServerDir with value from CATALINA_BASE
[echo] Maven settings: /home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/build_conf/default/maven_settings.xml

gen-config:
[echo] Regen config files if they have already been cleaned:
[echo] currentConf= /home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/build_conf/default
[echo] chkIfPackageManagedTomcat: CATALINA_HOME and CATALINA_BASE are BOTH set
[echo] chkIfPackageManagedTomcat: CATALINA_HOME folder location exists
[echo] chkIfPackageManagedTomcat: CATALINA_BASE folder location exists
[echo] Back-End version: fatal: not a git repository (or any parent up to mount point /)
[echo] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).-SNAPSHOT
[echo] Front-End version: fatal: not a git repository (or any parent up to mount point /)
[echo] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).-SNAPSHOT

test-ce-all-props:
[echo] Checking properties:
[echo] dbType=postgresql
[echo] dbHost=localhost
[echo] dbUsername=postgres
[echo] dbPassword=**********
[echo] dbPort=5432
[echo] js.dbName=jasperserver
[echo] sugarcrm.dbName=sugarcrm
[echo] foodmart.dbName=foodmart
[echo] webAppNameCE=jasperserver

check-dbtype-ce:

test-appServerType-ce:

do-install-upgrade-test:
[echo] Checking DBMS host and port:
[echo] About to validate port: localhost:5432
[echo] Port 5432 is OK
[echo] Done validating port: localhost:5432
[echo] Validating administrative database connection at jdbc:postgresql://localhost:5432/postgres. Phase: [test]
[advanced-sql] Failed to connect: FATAL: Ident authentication failed for user "postgres"
[echo] Connection failed:
[echo] SQLState: 28000
[echo] Vendor specific error code: 0
[echo] Message: [FATAL: Ident authentication failed for user "postgres"]

BUILD FAILED
/home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/bin/validation.xml:493: The following error occurred while executing this line:
/home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/bin/validation.xml:374: The following error occurred while executing this line:
/home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/conf_source/db/postgresql/db.xml:73: The following error occurred while executing this line:
/home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/bin/validation.xml:411: The following error occurred while executing this line:
/home/tomcat/jasperreports-server-cp-7.8.0-bin/buildomatic/bin/validation.xml:468: Invalid username/password combination: [postgres/postgres]. Treating problem with JDBC connection as unrecoverable

Total time: 2 seconds
Checking Ant return code: OK
----------------------------------------------------------------------

 

 

Link to comment
Share on other sites

  • 1 month later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...