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
3 replies
Subscribers
7 subscribers
Views
1695 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Receiving an error on mobile forms when trying to start a process. I have access
bryangs
over 12 years ago
Receiving an error on mobile forms when trying to start a process. I have access to the process via the portal and it works fine. Attached a pic...
OriginalPostID-54182
OriginalPostID-54182
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 12 years ago
Also take a look at your application-server.log if you see the error below it will mean that the "Action not available. You may not have permission to complete this action " error's root cause is that your environment is running Java JDK 7, while Appian is certified to work with JDK 6 only as specified in the System Requirements Guide:
forum.appian.com/.../Appian_6.6.x_System_Requirements
2013-01-11 12:24:49,789 [http-0.0.0.0-8080-3] ERROR com.atlassian.plugin.servlet.DefaultServletModuleManager - Unable to create filter
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NoClassDefFoundError: javax/script/Bindings
....
Caused by: java.lang.NoClassDefFoundError: javax/script/Bindings
at java.lang.Class.getDeclaredConstructors0(Native Method)
...
2013-01-11 12:24:50,355 [http-0.0.0.0-8080-3] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/rest/a/model/latest/1073/form
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 12 years ago
Also take a look at your application-server.log if you see the error below it will mean that the "Action not available. You may not have permission to complete this action " error's root cause is that your environment is running Java JDK 7, while Appian is certified to work with JDK 6 only as specified in the System Requirements Guide:
forum.appian.com/.../Appian_6.6.x_System_Requirements
2013-01-11 12:24:49,789 [http-0.0.0.0-8080-3] ERROR com.atlassian.plugin.servlet.DefaultServletModuleManager - Unable to create filter
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.NoClassDefFoundError: javax/script/Bindings
....
Caused by: java.lang.NoClassDefFoundError: javax/script/Bindings
at java.lang.Class.getDeclaredConstructors0(Native Method)
...
2013-01-11 12:24:50,355 [http-0.0.0.0-8080-3] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: /suite/rest/a/model/latest/1073/form
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data