Hi all, We've encountered an error while simply starting an empty

Hi all,

We've encountered an error while simply starting an empty script task in a newly created process model.

We have Appian 7.10 installed on JBoss EAP-6.4.0 and MySQL with mysql-connector-java-5.1.35-bin.jar.

Ran checkengine.bat and every engine is running properly.

Small portion of the error is:

2015-09-24 15:30:12,500 [Appian Work Item - 0 - ProcessExec00 : UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=38, classname=com.appiancorp.process.runtime.activities.MoveDiscussionContentActivity

And just a general error as an e-mail (included a screenshot of the body).

I've included the server.log and application-server.log files and it logs from the point Appian and JBoss are started until the execution of the process model with just an empty script task.

Any help is appreciated! Thanks in advance!

With regards,

Ranno

OriginalPostID-169179

OriginalPostID-169179

  Discussion posts and replies are publicly visible

Parents
  • There's something wrong with your environment. The error shows the failing node is: "MoveDiscussionContentActivity". That doesn't correspond to the script task code.

    Can you attach all the files of type (make sure to include any file with these words in the name)

    <APPIAN_HOME>\\ear\\suite.ear\\web.war\\WEB-INF\\conf\\process\\-activities.xml?
    <APPIAN_HOME>\\ear\\suite.ear\\web.war\\WEB-INF\\conf\\process\\palette-config*.xml

    Can you export the dummy model that is failing? I want to review its XML to make sure it's exporting the script task and not the wrong node.
Reply
  • There's something wrong with your environment. The error shows the failing node is: "MoveDiscussionContentActivity". That doesn't correspond to the script task code.

    Can you attach all the files of type (make sure to include any file with these words in the name)

    <APPIAN_HOME>\\ear\\suite.ear\\web.war\\WEB-INF\\conf\\process\\-activities.xml?
    <APPIAN_HOME>\\ear\\suite.ear\\web.war\\WEB-INF\\conf\\process\\palette-config*.xml

    Can you export the dummy model that is failing? I want to review its XML to make sure it's exporting the script task and not the wrong node.
Children
No Data