I'm installing distributed environment, suit are on 2 dedicated servers, plu

I'm installing distributed environment, suit are on 2 dedicated servers, plus 4 app servers. I can't start suit for some reason after I configured after I configured file sharing according to forum.appian.com/.../NFS_Mounting

What might be the problem? Obviously it complains about file absence, but it's not clear why and where it's looking for it - no logs are generated in /opt/appian/logs .

[web@appserv1 linux64]$ ./k admin start

K 3.3 2009-08-26 Copyright (C) 1993-2009 Kx Systems
l64 24CPU appserv1 0 PROD 2012-05-21 Appian Temporary #39004

admin:
admin.kr: file not found
\\\\

[root@appserv1 ~]# locate admin.kr
/opt/appian/server/gateway/admin.kr


File shares for suit:
[web@appserv1 linux64]$ ls -al /opt/appian/_admin/
total 12
drwxr-xr-x 3 web web 4096 May 15 15:59 .
drwxrwxr-x 13 web web 4096 May 15 15:48 ..
lrwxrwxrwx 1 web web 43 May 15 15:59 accdocs1 -> /opt/appian/shared_nfs/dat...

OriginalPostID-32495

OriginalPostID-32495

  Discussion posts and replies are publicly visible

Parents
  • ...a/_admin/accdocs1
    lrwxrwxrwx 1 web web 43 May 15 15:59 accdocs2 -> /opt/appian/shared_nfs/data/_admin/accdocs2
    lrwxrwxrwx 1 web web 43 May 15 15:59 accdocs3 -> /opt/appian/shared_nfs/data/_admin/accdocs3
    lrwxrwxrwx 1 web web 39 May 15 15:59 mini -> /opt/appian/shared_nfs/data/_admin/mini
    lrwxrwxrwx 1 web web 41 May 15 15:59 models -> /opt/appian/shared_nfs/data/_admin/models
    lrwxrwxrwx 1 web web 42 May 15 15:59 plugins -> /opt/appian/shared_nfs/data/_admin/plugins
    lrwxrwxrwx 1 web web 48 May 15 15:59 process_notes -> /opt/appian/shared_nfs/data/_admin/process_notes
    drwxr-xr-x 4 web web 4096 May 10 06:45 _scripts
    lrwxrwxrwx 1 web web 41 May 15 15:59 search -> /opt/appian/shared_nfs/data/_admin/search


    [web@appserv1 ~]$ grep -v ^# /opt/appian/ear/suite.ear/conf/custom.properties | sed '/^\\s*#/d;/^\\s*$/d'
    conf.suite.PRODUCTION=false
    conf.suite.SCHEME=http
    conf.suite.APPLICATION_CONTEXT=suite
    conf.suite.SERVER_AND_PORT=webserv1:80...
Reply
  • ...a/_admin/accdocs1
    lrwxrwxrwx 1 web web 43 May 15 15:59 accdocs2 -> /opt/appian/shared_nfs/data/_admin/accdocs2
    lrwxrwxrwx 1 web web 43 May 15 15:59 accdocs3 -> /opt/appian/shared_nfs/data/_admin/accdocs3
    lrwxrwxrwx 1 web web 39 May 15 15:59 mini -> /opt/appian/shared_nfs/data/_admin/mini
    lrwxrwxrwx 1 web web 41 May 15 15:59 models -> /opt/appian/shared_nfs/data/_admin/models
    lrwxrwxrwx 1 web web 42 May 15 15:59 plugins -> /opt/appian/shared_nfs/data/_admin/plugins
    lrwxrwxrwx 1 web web 48 May 15 15:59 process_notes -> /opt/appian/shared_nfs/data/_admin/process_notes
    drwxr-xr-x 4 web web 4096 May 10 06:45 _scripts
    lrwxrwxrwx 1 web web 41 May 15 15:59 search -> /opt/appian/shared_nfs/data/_admin/search


    [web@appserv1 ~]$ grep -v ^# /opt/appian/ear/suite.ear/conf/custom.properties | sed '/^\\s*#/d;/^\\s*$/d'
    conf.suite.PRODUCTION=false
    conf.suite.SCHEME=http
    conf.suite.APPLICATION_CONTEXT=suite
    conf.suite.SERVER_AND_PORT=webserv1:80...
Children
No Data