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)
DD:ERROR:Exception occured: null
mpal
I have upgraded from TS 5.5.2, DD 5.6, OD 5.6, to TS 6.1, DD and OD 6.0.1
Iam able to deploy for the first time but the next whenever the same DCR is deployed it gives the following error
DD:Index: 1, value: 7011479
DD:ERROR:Exception occured: null
java.lang.NullPointerException
at com.interwoven.dd100.dd.TDbSchemaUpdateHelper.BuildRows(TDbSchemaUpdateHelper.java:495)
at com.interwoven.dd100.dd.TDbSchemaUpdateHelper.SelectCurrentRows(TDbSchemaUpdateHelper.java:357)
at com.interwoven.dd100.dd.TDbSchemaGroupInfo.ProcessTopLevelGroups(TDbSchemaGroupInfo.java:485)
at com.interwoven.dd100.dd.TDbSchemaGroupInfo.PrepareForDeleteUsingDeleteTracker(TDbSchemaGroupInfo.java:176)
at com.interwoven.dd100.dd.TDbSchemaGroupInfo.PrepareForRecurseSelectUsingDeleteTracker(TDbSchemaGroupInfo.java:147)
at com.interwoven.dd100.dd.TDbSchemaCfg.RealUpdate(TDbSchemaCfg.java:911)
at com.interwoven.dd100.dd.TDbSchemaAgent.BasicWriteTuple(TDbSchemaAgent.java:438)
at com.interwoven.dd100.dd.TDbSchemaAgent.WriteTuple(TDbSchemaAgent.java:333)
at com.interwoven.dd100.dd.TConsumerManager.WriteConsumerInternal(TConsumerManager.java:398)
at com.interwoven.dd100.dd.TConsumerManager.WriteConsumers(TConsumerManager.java:387)
at com.interwoven.dd100.dd.TAgentClient.DoOneTeamSiteSource(TAgentClient.java:962)
at com.interwoven.dd100.dd.TAgentClient.ProcessOneFileList(TAgentClient.java:569)
at com.interwoven.dd100.dd.TAgentClient.ProcessFileList(TAgentClient.java:529)
at com.interwoven.dd100.dd.TAgentClient.DoTeamSiteSources(TAgentClient.java:474)
at com.interwoven.dd100.dd.TAgentClient.DoOneDeployment(TAgentClient.java:256)
at com.interwoven.dd100.dd.TAgentClient.Go(TAgentClient.java:188)
at com.interwoven.dd100.dd.IWDataDeploy.Go(IWDataDeploy.java:512)
at com.interwoven.dd100.dd.TWorkItem.DoIt(TWorkItem.java:165)
at com.interwoven.dd100.dd.TLonelyWorker.run(TLonelyWorker.java:52)
DD:ERROR:WriteTuple failure to consumer[0]
Actually I found the error in the Oracle database of type Char(1) and is not getting the correct value from my DCR hence generating error.
Any Idea what should be the problem because it was working fine in 5.5.2
Find more posts tagged with
Comments
Lozza
I've had this problem quite recently, with the same symptom, ie deployment was working the first time, but failing for subsequent times with this null pointer exception. I was missing a <foreign-key> section for the non-root group in the schema.
It may not be this of course, but it would help if could you attach your config?
mpal
I have attached the config files
Lozza
I don't think that worked - can't see it anywhere?
DevNet doesn't seem to allow .cfg or .xml extensions at the moment, so could you rename it to .txt before uploading it?
mpal
Hope this attachment is fine
marni
Even i facing the same problem.
Is this any one from wipro