AMD Athlon(tm) 64 Processor 3200+

Questions and answers for all installation-related topics for Servoy products

AMD Athlon(tm) 64 Processor 3200+

Postby abaudin » Tue Dec 31, 2013 10:51 am

Computer-
Processor : AMD Athlon(tm) 64 Processor 3200+
Memory : 1983MB (1605MB used)
Operating System : Ubuntu 13.10

~$ java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

Is javac important in this case ?

I did all by the book (till the end of the screens) but when I run ~/Apps/Servoy/application_server$ sudo ./servoy_server.sh
nothing happened and I'm back to thhe propmpt.

Ideas ?

Is Servoy functionning whith this kind of processesor ?
Before I had "openjdk7" installed and it's was the same so I remove it totaly and I've installed java by Oracle.

Thanks
abaudin
 
Posts: 2
Joined: Tue Dec 31, 2013 12:31 am

Re: AMD Athlon(tm) 64 Processor 3200+

Postby Jan Aleman » Tue Dec 31, 2013 11:17 am

Check the logfiles. It can probably not connect to the database, is there a database running? is it configured?
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Re: AMD Athlon(tm) 64 Processor 3200+

Postby abaudin » Tue Dec 31, 2013 11:31 am

/Apps/Servoy/application_server/servoy_log.txt
- The last lines
2013-12-31 10:29:35,738 ERROR [main] com.servoy.j2db.util.Debug - Cannot start repository: [ ]
com.servoy.j2db.persistence.RepositoryException: Error checking repository
at com.servoy.j2db.server.Za.Za.Zb(Za.java:1664)
at com.servoy.j2db.server.Za.Za.<init>(Za.java:155)
at com.servoy.j2db.server.Za.Za.<init>(Za.java:1280)
at com.servoy.j2db.server.Za.Zo.Za(Zo.java:1380)
at com.servoy.j2db.server.main.ApplicationServer.main(ApplicationServer.java:59)
Caused by: org.postgresql.util.PSQLException: FATAL: password authentication failed for user "DBA"
at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
at org.postgresql.Driver.makeConnection(Driver.java:393)
at org.postgresql.Driver.connect(Driver.java:267)
at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
at com.servoy.j2db.datasource.Zp.createConnection(Zp.java:3)
at com.servoy.j2db.datasource.Ze.createConnection(Ze.java:1)
at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1158)
at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106)
at com.servoy.j2db.datasource.Za.getConnection(Za.java:40)
at com.servoy.j2db.datasource.jmx.ManagedBasicPoolingDataSource.getConnection(ManagedBasicPoolingDataSource.java:39)
at com.servoy.j2db.server.Za.Zo.getRawConnection(Zo.java:866)
at com.servoy.j2db.server.Za.Zo.Zf(Zo.java:886)
at com.servoy.j2db.server.Za.Za.Zb(Za.java:1056)
... 4 more
2013-12-31 10:29:35,753 ERROR [main] com.servoy.j2db.util.Debug - Do note Servoy server does not start any database! [ ]

and

# Servoy properties file
# NOTE: At least one connection must be called 'repository_server' !!

# Number of servers defined in this file
ServerManager.numberOfServers=1

# Definition 1
server.0.serverName=repository_server
server.0.URL=jdbc:postgresql://localhost:5432/servoy_repository
server.0.driver=org.postgresql.Driver
server.0.userName=DBA
server.0.password=
server.0.schema=<none>
server.0.catalog=<none>

#start database engine
waitForNativeStartup=false

#for use by pdf_forms plugin
pdf_forms_plugin_servername=pdf_forms

#network config
SocketFactory.useTwoWaySocket=true
SocketFactory.useSSL=true
java.rmi.server.hostname=127.0.0.1

selectedlnf=
servoy.rmiStartPort=1099
servoy.application_server.startRepositoryAsTeamProvider=false
abaudin
 
Posts: 2
Joined: Tue Dec 31, 2013 12:31 am

Re: AMD Athlon(tm) 64 Processor 3200+

Postby grahamg » Tue Dec 31, 2013 1:22 pm

Couple of suggestions:

Check the 'servoy_repository' database has correct Username/Password in servoy.properties - then run "servoy_server.sh - upgradeRepository".

The -upgradeRepository' flag sets up the repository tables.
Graham Greensall
Worxinfo Ltd
www.worxinfo.com
grahamg
 
Posts: 752
Joined: Fri Oct 03, 2003 3:15 pm
Location: Midlands UK

Re: AMD Athlon(tm) 64 Processor 3200+

Postby Jan Aleman » Tue Dec 31, 2013 1:43 pm

Also note that after creating the repository as per Grahams instructions above it will return to commandline after which you can start it for usage.
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth


Return to Installation

Who is online

Users browsing this forum: No registered users and 7 guests