Hi,
I have problems to start the Aris Business Server service using Oracle 10g database.
The long says 'com.idsscheer.aris.server.common.launch.AFatalLaunchableInitException: Launch of ARIS Lockservice failed!'
This is my Lockservice generated with the instalation:
#C:\Aris72\server\config\Lockservice.cfg.bak
#Thu Jan 24 12:25:42 CET 2013
url=jdbc\:oracle\:thin\:@10.43.23.90\:1521\:ora10dev
startdb=yes
ls.mappingclass=com.idsscheer.dl.mapimpl.ora.AMapping
dl.mappingclass=com.idsscheer.dl.mapimpl.ora.dl.AMapping
arisadm_user=aris71
db.startup.maxwait=180000
arisadm_schema=aris71adm
pwderrcode=e;1017
dbadmin_pwd=95c6c8fc5f7af626b7b87630d1094ce1
arisadm_pwd=3a6904044de0e9e89b126db35a9f687b
dbmsname=Oracle
driver=oracle.jdbc.OracleDriver
If I change the dbmsname=ora10dev the error persists. I think that my license number it's ok. I proved the instalation in windows server 2003 and in windows xp professional and I have the same problem. The connection with toad to the database runs Ok and in the instalacion if I select the configuration option I see the tablespaces generated, seems that the connection runs Ok.
Can you help me?.