Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
1565 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
I installed Appian 7.11 and reused the Jboss server from Appian 7.9. Getting err
shaoyongw
over 9 years ago
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
0
Tim
Certified Lead Developer
over 9 years ago
Is it JBoss 6.4 or 6.3?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shaoyongw
over 9 years ago
JBoss 6.4
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shaoyongw
over 9 years ago
I also reused the custom.properties from Appian 7.9.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shaoyongw
over 9 years ago
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]
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shaoyongw
over 9 years ago
the process_notes file does exist .
bash-3.2$ ls ${APPIAN_HOME}/_admin/process_notes/exec/00/0/0
-rw-r--r-- 1 appianlx appian 144 Oct 30 04:27 /appian/apn7.11/_admin/process_notes/exec/00/0/0
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel