× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

R18 TAFJ SETUP TAFJEE & BrowserWeb

  • strange_rocks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 1 month ago - 5 years 1 month ago #22027 by strange_rocks
R18 TAFJ SETUP TAFJEE & BrowserWeb was created by strange_rocks

File Attachment:

File Name: jboss-ejb3.txt
File Size:16 KB
Hi,

While trying to deploy TAFJEE for R18 on Jboss EAP 7.2 the following error is generated

"{
\"WFLYCTL0412: Required services that are not installed:\" => ["jboss.naming.context.java.jboss.resources.eis.PrintHold"],
\"WFLYCTL0180: Services with missing/unavailable dependencies\" => [
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.SWFProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.StatefulApiProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.ARCMOBProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.BROWSERProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.ApiProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TCIBProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.ApiContainerProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.CallAtProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TWSProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_MDB.TAFJPhantomListenerMDB.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TCIBWEALTHProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TRunProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.AMLProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TPSProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.OFSProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\",
\"jboss.naming.context.java.comp.TAFJJEE_EAR.TAFJJEE_EJB.TCIBCORPProcessingBean.env.eis.PrintHold is missing [jboss.naming.context.java.jboss.resources.eis.PrintHold]\"
]
}"

It would seem they added a new resource in the ejb file for TAFJEE_EJB
I have tried configuring an eis resource-adapter in the standalone

File Attachment:

File Name: jboss-ejb3.txt
File Size:16 KB

File Attachment:

File Name: standalone...nfig.txt
File Size:2 KB
Attachments:
Last edit: 5 years 1 month ago by strange_rocks. Reason: Added more info

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22028 by Valleyman1
Replied by Valleyman1 on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
TAFJJEE_EAR.ear fails to deploy with an error of PrintHold is missing if theT AFJSpoolerPlugins.rar is not present. Kindly Copy TAFJSpoolerPlugins.rar from <TAFJ_HOME>/appserver to Deployments folder and confirm if everything is fine. Delete tmp, data and work folders in standalone before you start the JBoss EAP7.
The following user(s) said Thank You: strange_rocks

Please Log in or Create an account to join the conversation.

  • strange_rocks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 1 month ago - 5 years 1 month ago #22029 by strange_rocks
Replied by strange_rocks on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
HI & Thank you.
Copied the file and deployed
Is any other configuration needed as the issue still persists?
Commented out my eis resource-adapter configured earlier as when deployed with it initially it gave an error or JNDI java:/eis/PrintHold already bound.
TAFJSpoolerPlugins.rar.deployed
TAFJJEE_EAR.ear.failed
BrowserWeb.war.deployed
Last edit: 5 years 1 month ago by strange_rocks.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22033 by Valleyman1
Replied by Valleyman1 on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
TAFJJEE_EAR.ear.failed, kindly share this file from the deployment directory.

Please Log in or Create an account to join the conversation.

  • strange_rocks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 1 month ago #22034 by strange_rocks
Replied by strange_rocks on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
total 62000
-rwxrwxr-x. 1 r18app r18app 48600954 Apr 24 2018 BrowserWeb.war
-rw-rw-r--. 1 r18app r18app 14 Apr 24 2018 BrowserWeb.war.deployed
-rwxrwxr-x. 1 r18app r18app 890694 Mar 1 16:37 DocRepoWebApp.war
-rw-rw-r--. 1 r18app r18app 17 Mar 1 16:37 DocRepoWebApp.war.deployed
-rwxrwxr-x. 1 r18app r18app 8888 Jan 7 18:18 README.txt
-rwxrwxr-x. 1 r18app r18app 118 Apr 24 2018 t24BasicAuth.config
-rwxrwxr-x. 1 r18app r18app 7120 Apr 24 2018 t24BasicAuth.jar
-rw-rw-r--. 1 r18app r18app 16 Apr 24 2018 t24BasicAuth.jar.deployed
-rw-rw-r--. 1 r18app r18app 13917143 Mar 2 16:13 TAFJJEE_EAR.ear
-rw-rw-r--. 1 r18app r18app 3026 Mar 5 13:53 TAFJJEE_EAR.ear.failed
-rwxr-xr-x. 1 r18app r18app 26934 Mar 5 10:54 TAFJSpoolerPlugins.rar
-rw-rw-r--. 1 r18app r18app 22 Mar 5 10:54 TAFJSpoolerPlugins.rar.deployed

File Attachment:

File Name: TAFJJEE_EA...iled.txt
File Size:3 KB
Attachments:

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22035 by Valleyman1
Replied by Valleyman1 on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Please remove this subsystem:

<subsystem xmlns="urn:jboss:domain:resource-adapters:5.0">
<resource-adapters>
<resource-adapter id="eis.rar">
<archive>
eis.rar
</archive>....
.....

and do the steps provided earlier

Please Log in or Create an account to join the conversation.

  • strange_rocks
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 1 month ago #22037 by strange_rocks
Replied by strange_rocks on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Hi & thank you.
I mentioned earlier that I removed it due to the reason below.
Commented out my eis resource-adapter configured earlier because when deployed with it initially it gave an error or JNDI java:/eis/PrintHold already bound.

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22039 by Valleyman1
Replied by Valleyman1 on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Hi,

Noted, please can you share your standalone-full.xml config and also the one that is in /<tafj.home>/appserver/jboss/jboss7eap on my email cdezvimba [at] gmail.com

Regards,

Please Log in or Create an account to join the conversation.

More
5 years 1 month ago #22042 by Valleyman1
Replied by Valleyman1 on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Good day,

Please can you send the standalone-full.xml that was provided by Temenos?

Regards
The following user(s) said Thank You: drjekoyemi, vishnumenon

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #22175 by drjekoyemi
Replied by drjekoyemi on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Please, have you solve dthis issue?

you can share with us your standalone.xml, ejb.xml so we can check further with you

Regards

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #22176 by drjekoyemi
Replied by drjekoyemi on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Please, have you solve dthis issue?

you can share with us your standalone.xml, ejb.xml so we can check further with you

Regards

Please Log in or Create an account to join the conversation.

More
3 years 8 months ago #22920 by sharathnp
Replied by sharathnp on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Please can anyone send me R18 or R19 setup document on This email address is being protected from spambots. You need JavaScript enabled to view it.

Please Log in or Create an account to join the conversation.

More
3 years 8 months ago #22921 by drjekoyemi
Replied by drjekoyemi on topic R18 TAFJ SETUP TAFJEE & BrowserWeb
Hi
Please note that alll document you will need to successfully install R18TAFJ or R19 can be found in doc directory in TAFJ Home.

Please explore that directory for related pdfs.

Regards

Please Log in or Create an account to join the conversation.

Time to create page: 0.153 seconds