Hi,
DataDeploy is hanging while running the command
./iwodcmd start prototype_dd.xml -k iwdd=prototype -k mybasetable=en_tbl_gyg_TeamSite -k mytemplatepath=gyg/prototype/data/prototype
Here is the log file
--------------------------------------------------------------------------
Table [EN_TBL_GYG_TEAMSITE] exists.
Running deployment [prototype]
extraction type=default
tuple mode=wide
area=/default/main/GYG/WORKAREA/gilletteyoungguns/
/default/main/GYG/WORKAREA/gilletteyoungguns/templatedata/gyg/prototype/data/prototype
Generate DirectoryContents start:Mon May 07 12:58:11 EDT 2007
Generate DirectoryContents end :Mon May 07 12:58:11 EDT 2007
Generate TDCRTupleProducer start:Mon May 07 12:58:11 EDT 2007
Generate TDCRTupleProducer end :Mon May 07 12:58:11 EDT 2007
Building replicant order column information.
Building replicant order column information... Done.
TUPLE={ID=4, TeamSite/Templating/DCR/Type=gyg/prototype, Title=1234, IWOV_PROC_FLAG=true, state=Original, path=templatedata/gyg/prototype/data/prototype}
TDbSchemaGroupCfg:RowsExistForTuple

ELECT COUNT(*) FROM EN_TBL_GYG_TEAMSITE WHERE ID IN ( ? )
Starting SchemaHelperCache Cleanup Thread...
TTableSchemaHelper not found in cache for [EN_TBL_GYG_TEAMSITE]. Creating new.
TTableSchemaHelper object for [EN_TBL_GYG_TEAMSITE] found in cache.
INSERT:INSERT INTO EN_TBL_GYG_TEAMSITE(ID,Title) VALUES (?,?)
Column: ID, field: ID, Index: 1,Converting '4' to INTEGER
Column: Title, field: Title, Index: 2,Converting '1234' to VARCHAR
1 rows inserted into iwdeltracker for templatedata/gyg/prototype/data/prototype, /default/main/GYG/WORKAREA/gilletteyoungguns/
-- Inserted
Stat for group [en_tbl_gyg_TeamSite]:
-----------------------------------
Rows inserted : 1
Rows updated : 0
Rows deleted : 0
Rows failed : 0
Rows rolled back : 0
Rows skipped : 0
-----------------------------------
JNDI Classpath for Publisher: /apps/iw-home/OpenDeployNG/openjms/lib/exolabcore-0.3.3.jar:/apps/iw-home/OpenDeployNG/openjms/lib/openjms-rmi-0.7.2.jar:/apps/iw-home/OpenDeployNG/openjms/lib/openjms-client-0.7.2.jar
SetContextClassLaoader
ERROR:Exception4: java.lang.NullPointerException
java.lang.NullPointerException
at sun.misc.URLClassPath$2.run(URLClassPath.java:245)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:242)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:219)
at sun.misc.URLClassPath.access$000(URLClassPath.java:55)
at sun.misc.URLClassPath$1.next(URLClassPath.java:163)
at sun.misc.URLClassPath$1.hasMoreElements(URLClassPath.java:174)
at java.net.URLClassLoader$4.run(URLClassLoader.java:380)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:377)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:25)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:34)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:25)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:34)
at com.sun.naming.internal.VersionHelper12$7.run(VersionHelper12.java:191)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.naming.internal.VersionHelper12$InputStreamEnumeration.getNextElement(VersionHelper12.java:188)
at com.sun.naming.internal.VersionHelper12$InputStreamEnumeration.hasMore(VersionHelper12.java:208)
at com.sun.naming.internal.ResourceManager.getApplicationResources(ResourceManager.java:466)
at com.sun.naming.internal.ResourceManager.getInitialEnvironment(ResourceManager.java:156)
at javax.naming.InitialContext.init(InitialContext.java:213)
at javax.naming.InitialContext.(InitialContext.java:193)
at com.interwoven.dd100.esapi.TEventSubSystemClient.initJndiContext(TEventSubSystemClient.java:219)
at com.interwoven.dd100.esapi.TEventSubSystemClient.initClient(TEventSubSystemClient.java:104)
at com.interwoven.dd100.esapi.TEventSubSystemClient.initClient(TEventSubSystemClient.java:80)
at com.interwoven.dd100.syncdb.TEventPublisher.init(TEventPublisher.java:86)
at com.interwoven.dd100.syncdb.TEventPublisher.getPublisher(TEventPublisher.java:102)
at com.interwoven.dd100.dd.TDbSchemaAgent.UpdateDeploymentHistory(TDbSchemaAgent.java:706)
at com.interwoven.dd100.dd.TDbSchemaAgent.Close(TDbSchemaAgent.java:501)
at com.interwoven.dd100.dd.TConsumerManager.CloseConsumers(TConsumerManager.java:293)
at com.interwoven.dd100.dd.TAgentClient.Go(TAgentClient.java:204)
at com.interwoven.dd100.dd.IWDataDeploy.Go(IWDataDeploy.java:520)
at com.interwoven.dd100.dd.TWorkItem.DoIt(TWorkItem.java:165)
at com.interwoven.dd100.dd.TLonelyWorker.run(TLonelyWorker.java:49)
at java.lang.Thread.run(Thread.java:479)
--------------------------------------------------------------------------
But Data is not inserting and I have to stop the deployment process . Also attaching DD configfile and log file.
Looking forward your kind help to resolve this problem
OS : Solaris
TeamSite : 6.1.0 Service Pack 2
OpenDeploy: 6.0.0
Regards
Raymand