×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
updater : Permission Denied
- neevarp3032
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 years 2 months ago - 12 years 2 months ago #13835
by neevarp3032
updater : Permission Denied was created by neevarp3032
When I run updater command in Unix environment. It displays :
jsh ~ -->updater
updater: Permission denied
jsh ~ --->
update.xml:
- <upgraderData xmlns="www.temenos.com/upgrader/jaxb" name="MyCo">
<updatesdir>[T24_HOME]/updater/updates</updatesdir>
- <services>
- <service name="TAFC" pathType="EXEC" updateType="AUTO">
<path>[TAFC_HOME]/bin/versionxml_jbase</path>
<installpath>[TAFC_HOME]</installpath>
<installprogram>java -jar [TAFC_HOME]/java/lib/updateutil.jar</installprogram>
</service>
- <service name="T24" pathType="EXEC" updateType="AUTO">
<path>[T24_HOME]/t24bin/eb_updatesrun/T24Version</path>
<installpath>[T24_HOME]</installpath>
<installprogram>[T24_HOME]/t24bin/eb_updatesrun/T24.UPDATE.INSTALLER</installprogram>
</service>
I have my patches in updater/updates folder..Its an R12 env
jsh ~ -->updater
updater: Permission denied
jsh ~ --->
update.xml:
- <upgraderData xmlns="www.temenos.com/upgrader/jaxb" name="MyCo">
<updatesdir>[T24_HOME]/updater/updates</updatesdir>
- <services>
- <service name="TAFC" pathType="EXEC" updateType="AUTO">
<path>[TAFC_HOME]/bin/versionxml_jbase</path>
<installpath>[TAFC_HOME]</installpath>
<installprogram>java -jar [TAFC_HOME]/java/lib/updateutil.jar</installprogram>
</service>
- <service name="T24" pathType="EXEC" updateType="AUTO">
<path>[T24_HOME]/t24bin/eb_updatesrun/T24Version</path>
<installpath>[T24_HOME]</installpath>
<installprogram>[T24_HOME]/t24bin/eb_updatesrun/T24.UPDATE.INSTALLER</installprogram>
</service>
I have my patches in updater/updates folder..Its an R12 env
Last edit: 12 years 2 months ago by neevarp3032.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 2 months ago #13840
by jpb
Replied by jpb on topic updater : Permission Denied
In unix you have to start the updater in sh, i.e.
jsh~-->sh updater
I you still face an error check your PATH
--> Include $HOME/updater/bin path in PATH variable of .profile
jsh~-->sh updater
I you still face an error check your PATH
--> Include $HOME/updater/bin path in PATH variable of .profile
The following user(s) said Thank You: neevarp3032
Please Log in or Create an account to join the conversation.
- neevarp3032
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 years 2 months ago #13843
by neevarp3032
Replied by neevarp3032 on topic updater : Permission Denied
Thanks jpb...It worked after setting de path in .profile.
I do have an anothere doubt...
I do have an anther env...with de same settings for path..But there i am able to run de updater without giving sh...Shld I have to check anything else to so that I can run de command in jsh prompt itself....
I do have an anothere doubt...
I do have an anther env...with de same settings for path..But there i am able to run de updater without giving sh...Shld I have to check anything else to so that I can run de command in jsh prompt itself....
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 2 months ago #13844
by jpb
Replied by jpb on topic updater : Permission Denied
Check your R12 docs, maybe there something mentioned.
I only know the "tricks" in tcsp.temenos.com/HowTo/TroubleshootUpdates.aspx
I only know the "tricks" in tcsp.temenos.com/HowTo/TroubleshootUpdates.aspx
Please Log in or Create an account to join the conversation.
Time to create page: 0.037 seconds