I installed Appian 7.11 and reused the Jboss server from Appian 7.9. Getting err

I installed Appian 7.11 and reused the Jboss server from Appian 7.9. Getting errors when starting the Jboss server.

ERROR com.appiancorp.process.no
tes.services.NotesContentServiceImpl - An error occurred while trying to store note content. location=${APPIAN_HOME}/_admin/process_notes/exec/00/0/0
11:24:36,988 INFO [stdout] (ServerService Thread Pool -- 81) java.io.IOException: No such file or directory
11:24:36,988 INFO [stdout] (ServerService Thread Pool -- 81) at java.io.UnixFileSystem.createFileExclusively(Native Method)
11:24:36,989 INFO [stdout] (ServerService Thread Pool -- 81) at java.io.File.createNewFile(File.java:1012)

OriginalPostID-175779

OriginalPostID-175779

  Discussion posts and replies are publicly visible

Parents
  • I ran "grep ERROR xx.log" and get following messages:

    08:18:16,369 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:16,366 [ServerService Thread Pool -- 61] ERROR com.appiancorp.process.notes.services.NotesContentServiceImpl - An error occurred while trying to store note content. location=${APPIAN_HOME}/_admin/process_notes/exec/00/0/0
    08:18:16,394 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:16,380 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.admin.LoadExceptionHandling using the following resources: /WEB-INF/conf/process/exception-type-config-process.xml
    08:18:33,567 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,567 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.initialize.MigrateNavigationConfig - Could not merge navigation-config stored in content with the one provided by default.
    08:18:33,593 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,592 [ServerService Thread Pool -- 61] ERROR com.appiancorp.ap2.navigation.NavigationServiceImpl - An error occurred while loading the navigation-config.xml file.
    08:18:33,607 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,606 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.common.initialize.MigrateNavigationConfig using the following resources: /WEB-INF/conf/dataload/navigation/navigation-config.xml
    08:18:33,752 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,752 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObjectRepository - Config objects that failed to load (1): [migrate-navigation-config]
Reply
  • I ran "grep ERROR xx.log" and get following messages:

    08:18:16,369 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:16,366 [ServerService Thread Pool -- 61] ERROR com.appiancorp.process.notes.services.NotesContentServiceImpl - An error occurred while trying to store note content. location=${APPIAN_HOME}/_admin/process_notes/exec/00/0/0
    08:18:16,394 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:16,380 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.process.admin.LoadExceptionHandling using the following resources: /WEB-INF/conf/process/exception-type-config-process.xml
    08:18:33,567 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,567 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.initialize.MigrateNavigationConfig - Could not merge navigation-config stored in content with the one provided by default.
    08:18:33,593 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,592 [ServerService Thread Pool -- 61] ERROR com.appiancorp.ap2.navigation.NavigationServiceImpl - An error occurred while loading the navigation-config.xml file.
    08:18:33,607 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,606 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObject - An error occurred while trying to initialize the config object com.appiancorp.common.initialize.MigrateNavigationConfig using the following resources: /WEB-INF/conf/dataload/navigation/navigation-config.xml
    08:18:33,752 INFO [stdout] (ServerService Thread Pool -- 61) 2015-10-30 08:18:33,752 [ServerService Thread Pool -- 61] ERROR com.appiancorp.common.config.ConfigObjectRepository - Config objects that failed to load (1): [migrate-navigation-config]
Children
No Data