Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Routed Deployment ERROR - Server local Node Name is empty
jkepler
Anyone have a suggestion here.
I am trying to run an OpenDeploy routed deploy from ahacontent01 (OD 6.02 Solaris) -> s259722ch3su01 (OD 6.02SP1 Solaris) -> s259722ch3el05 (OD 6.02SP1 Linux). Deployment fails with the following error:
ENG 08004: 2006-02-13 16:17:05 CST GMT-06:00 ***ERROR - Server local Node Name is empty
ENG: 2006-02-13 16:17:05 CST GMT-06:00 ***ERROR - Please set the Local Node Name before running Routed deployment
ENG: 2006-02-13 16:17:05 CST GMT-06:00 Invalid TMultiTierRoutedDeploy Object
I'm not exactly sure which local Node Name this error refers to.
Deployment config file has the following entry:
<localNode host="ahacontent01" />
odnodes.xml has an entry:
<node name="ahacontent01"
host="10.0.98.1"
port="20014"
/>
and odbase has an entry:
<localNode host="ahacontent01"/>
I tried adding a name attribute in the deployment config file, and the odbase.xml but that doesn't seem to be what the error is referring to. I've attached the log and config files.
Find more posts tagged with
Comments
Migrateduser
You need to specify the localNode name attribute in odbase.xml. This identifies the node that is starting the deployment
Migrateduser
You are missing the name attribute in odbase.xml.
jkepler
I did try that, but I only did an iwodcmd serverreset. After I stopped and started the server OD now recognizes the local node name.
Thanks.
SQL_Server_2005_connection_profile.jpg