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)
services dissapeared
Bhargav Coca
I have upgraded my OD to 6.0.1 to 6.0.2 SP1 and the services of OD have dissapeared all i see is a SNMP service. Please help, i donno what happened, log file is not helpful, it says that OD service is stopped.
Thanks
Find more posts tagged with
Comments
Migrateduser
So, the service is still there, it just stopped at some point? Have you looked at od.log?
Bhargav Coca
no, i don't see the interwoven iwod60 service at all or interwoven admin service in services.msc.
Services are missing....
here is od.log
SVR: 2007-02-18 05:07:05 CST GMT+00:00 Begin initialization of OpenDeploy server.
SVR: 2007-02-18 05:07:05 CST GMT-06:00 Version: 6.0.1.0.0 Build 41860 Interwoven 20041018
SVR: 2007-02-18 05:07:05 CST GMT-06:00 Using time zone: Central Standard Time
SVR: 2007-02-18 05:07:05 CST GMT-06:00 Using locale: en_US
SVR: 2007-02-18 05:07:06 CST GMT-06:00 Using file encoding: Cp1252
SVR: 2007-02-18 05:07:06 CST GMT-06:00 Using OpenDeploy home directory: C:\Interwoven\OpenDeployNG
SVR: 2007-02-18 05:07:18 CST GMT-06:00
--License info--
License Information
Product Type : easy
Trial Period (days) : 0
-----------------
No license expiration date
SVR: 2007-02-18 05:07:18 CST GMT-06:00
--DataDeploy License info--
License Information
Product Type : datadeploy
Trial Period (days) : 0
-----------------
No license expiration date
FileNotFoundException: C:\Interwoven\OpenDeployNG\install\odlic_intelligentdelivery (The system cannot find the file specified)
SVR: 2007-02-18 05:07:18 CST GMT-06:00 Intelligent Delivery License not found
SVR: 2007-02-18 05:07:20 CST GMT-06:00 Got arguments: C:\Interwoven\OpenDeployNG\etc\deploy.cfg
SVR: 2007-02-18 05:07:20 CST GMT-06:00 Reading configuration file: C:\Interwoven\OpenDeployNG\etc\deploy.cfg
SVR: 2007-02-18 05:07:21 CST GMT-06:00 RMI server binding hostname/IP address not requested in deploy.cfg file.
SVR: 2007-02-18 05:07:21 CST GMT-06:00 Will use default which is the local hostname.
SVR: 2007-02-18 05:07:21 CST GMT-06:00 RMI server binding hostname/IP address in Java property is null.
SVR: 2007-02-18 05:07:21 CST GMT-06:00 Using server config file specified in deploy.cfg: C:\Interwoven\OpenDeployNG\etc\odbase.xml
SVR: 2007-02-18 05:07:21 CST GMT-06:00 Using server nodes config file specified in deploy.cfg: C:\Interwoven\OpenDeployNG\etc\odnodes.xml
SVR: 2007-02-18 05:07:35 CST GMT-06:00 Using server log directory C:\Interwoven\OpenDeployNG\log specified in server config file.
SVR: 2007-02-18 05:07:38 CST GMT-06:00 Using OpenDeploy Server log file: C:\Interwoven\OpenDeployNG\log\dlint14_odbase.log
SVR: 2007-02-18 05:07:38 CST GMT-06:00 Using Reporting log file: C:\Interwoven\OpenDeployNG\log\dlint14_eventReporting.log
SVR: 2007-02-18 05:07:38 CST GMT-06:00 Start logging to OpenDeploy server log.
Migrateduser
Wow, so you haven't seen the service in 3 weeks, it sounds like? What happens when you run the following on command line:
net start iwod60
I'm guessing it won't know what iwod60 is but perhaps a reinstall is necessary? I can't say I've seen that before -- I thought you were seeing the services there but they were just stopping at will, and I've had my experience with that issue!
Dave
Bhargav Coca
yes you are right, i guess i have to do a reinstall and then see what happens.
Thanks
page.rptdesign
dtheimer
I have had this situation with both the OpenDeploy and the TeamSite installer on Windows and every time I ended up reinstalling. I uninstalled all old versions and deleted the install directory (if it is going to be the same as the old location). I also cleaned out the registry entries.
Migrateduser
You're a braver person than I.
Bhargav Coca
i am brave cuz i am doing this on Development server...
I have a question regarding DAS, how can one get rid of creation of METADATA table while configuring a datatype using DAS, i haven't included metadata for one datatype, it gives error for java exception for DATE.
yes i kow for mssql it should be "DATETIME" but donno where to change it.
Please advice.
Thanks
nipper
Have your checked the services registry entries ? They would be something like:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iwservletd
esp if you have a prod server to compare to.
PLEASE READ THIS !!!!
I AM NOT TELLING YOU TO CHANGE IT !!!!!!
You can really screw things up. Backing up your registry is CRITICAL before you change it. It could get soooo bad that you need to format your disk, install Windows & start from scratch on TeamSIte. That is not pretty.
Andy
Bhargav Coca
No the services aspect was not that bad, i think it happened in the past, the Download version of OD6.0.2 was kind of corrupted or it didn't get installed properly, that cause the services to dissapear, but i downloaded the software off the support site and everything looked good.
I am over that problem
I am dealing with automated timestamp for METADATA now, i guess i have to go through the External tuple Preporcessing procedure to get that fixed.
Did anyone did this java thing before. I am doing it for the first time.
Thanks