Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The connection was refused because the database /TDISysStore; create=true was not found

1,627 views
Skip to first unread message

mallic...@gmail.com

unread,
May 13, 2014, 3:12:49 AM5/13/14
to
Hi TDI Gurus,

Oflate, I am getting error message while executing Delta Mode Assembly Line. I found some interesting article published by you to resolve, performed the steps as per the url below, however the problem persists.

Am I missing something here? Please help me understand.

"The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found"


http://www.tdi-users.org/twiki/bin/view/Integrator/SystemStore


Steps performed to resolve the issue

1. Backed up Solution.Properties file to safe location.

2. Modified Solution.Properties file using text editor highlighted in blue color.

## Location of the database to connect (networked mode) - Cloudscape 10 - DerbyClient driver
## The macro $soldir$ will be replaced by the value of the actual Solution Directory
com.ibm.di.store.database=jdbc:derby://localhost:1527/C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true
com.ibm.di.store.jdbc.driver=org.apache.derby.jdbc.ClientDriver
com.ibm.di.store.jdbc.urlprefix=jdbc:derby://localhost:1527/
com.ibm.di.store.jdbc.user=APP
{protect}-com.ibm.di.store.jdbc.password={encr}MFhAg1T5803NuTU3oUblw9/HTXPCv5MV9fzYY1ubbLKS37iXsXjhj5RDTFT3bPLD/CUHyRpnPclzVz3nMs1ac5sM2KMiPb5K3RsMWmTvIqx1w28v+ZO0COXDL3/WF2jAxmq/3PrEGmK1c/d/MR7WpBrGXmJxNfDsx+uqf4NBLzU=

#
## Details for starting Cloudscape in network mode.
## Note: If the com.ibm.di.store.hostname is set to localhost then remote connections will not be allowed.
## If it is set to the IP address of the local machine - then remote clients can access this Cloudscape
## instance by mentioning the IP address. The network server can only be started for the local machine.
#
com.ibm.di.store.start.mode=automatic
com.ibm.di.store.hostname=localhost
com.ibm.di.store.port=1527
com.ibm.di.store.sysibm=true

3. Backed up global.properties file to safe location.

4. Modified global.properties file

## Location of the database to connect (networked mode) - Cloudscape 10 - DerbyClient driver
## The macro $soldir$ will be replaced by the value of the actual Solution Directory
com.ibm.di.store.database=jdbc:derby://localhost:1527/C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true
com.ibm.di.store.jdbc.driver=org.apache.derby.jdbc.ClientDriver
com.ibm.di.store.jdbc.urlprefix=jdbc:derby://localhost:1527/
com.ibm.di.store.jdbc.user=APP
{protect}-com.ibm.di.store.jdbc.password={encr}TpPbEh47jygXLFeNr/OnMuHcfzdVuSu0CDR0nMJIC3jvg5ELutGZtM/moe9vHgTpejschUSGlNxg5ERhZcJvorRr9Cdaf2Jgi1LnfYOs32/NSmELvJH1gkSkcq7GsRG+atC6HcHfZw6GuBkCcdo5tNBCMgUFrX8W7f6rD72VKAQ=


#
## Details for starting Cloudscape in network mode.
## Note: If the com.ibm.di.store.hostname is set to localhost then remote connections will not be allowed.
## If it is set to the IP address of the local machine - then remote clients can access this Cloudscape
## instance by mentioning the IP address. The network server can only be started for the local machine.
#
com.ibm.di.store.start.mode=automatic
com.ibm.di.store.hostname=localhost
com.ibm.di.store.port=1527
com.ibm.di.store.sysibm=true

5. Created dbserver.bat
set DB_JAR_DIR=jars/3rdparty/IBM
set DB_CLASSPATH=%DB_JAR_DIR%\derby.jar;%DB_JAR_DIR%\derbyclient.jar;%DB_JAR_DIR%\derbynet.jar;%DB_JAR_DIR%\derbytools.jar;
java -classpath %DB_CLASSPATH% org.apache.derby.drda.NetworkServerControl %*


Thanks & Regards,
P. Mallik Ram Sharma

mallic...@gmail.com

unread,
May 13, 2014, 3:14:07 AM5/13/14
to
Log Data:-

2014-05-13 11:59:14,952 INFO [server] - CTGDIS232I Server is running in standard mode.
2014-05-13 11:59:15,668 INFO [server] - CTGDIS236I The stash file has been successfully read.
2014-05-13 11:59:15,668 INFO [server] - CTGDIS237I The key password is not present in the stash file. The keystore password will be used.
2014-05-13 11:59:15,711 INFO [server] - CTGDIS238I Server security has been successfully initialized.
2014-05-13 11:59:16,160 INFO [org.apache.xbean.spring.context.ResourceXmlApplicationContext] - Refreshing org.apache.xbean.spring.context.ResourceXmlApplicationContext@1cee1cee: display name [org.apache.xbean.spring.context.ResourceXmlApplicationContext@1cee1cee]; startup date [Tue May 13 11:59:16 IST 2014]; root of context hierarchy
2014-05-13 11:59:16,292 INFO [org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader] - Loading XML bean definitions from file [C:\Users\IBM_ADMIN\Documents\TDI\etc\activemq.xml]
2014-05-13 11:59:16,514 INFO [org.apache.xbean.spring.context.ResourceXmlApplicationContext] - Bean factory for application context [org.apache.xbean.spring.context.ResourceXmlApplicationContext@1cee1cee]: org.springframework.beans.factory.support.DefaultListableBeanFactory@29dc29dc
2014-05-13 11:59:16,538 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@29dc29dc: defining beans [org.apache.activemq.xbean.XBeanBrokerService#0]; root of factory hierarchy
2014-05-13 11:59:16,796 INFO [org.apache.activemq.broker.BrokerService] - Successfully deleted temporary storage
2014-05-13 11:59:16,927 INFO [org.apache.activemq.broker.BrokerService] - Using Persistence Adapter: org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter@7e907e90
2014-05-13 11:59:16,993 INFO [org.apache.activemq.broker.jmx.ManagementContext] - JMX consoles can connect to service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
2014-05-13 11:59:17,906 INFO [org.apache.activemq.store.kahadb.MessageDatabase] - Replayed 1 operations from the journal in 0.028 seconds.
2014-05-13 11:59:18,000 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ 5.3.2 JMS Message Broker (localhost) is starting
2014-05-13 11:59:18,000 INFO [org.apache.activemq.broker.BrokerService] - For help or more information please see: http://activemq.apache.org/
2014-05-13 11:59:18,204 INFO [org.apache.activemq.transport.TransportServerThreadSupport] - Listening for connections at: tcp://ADMINIB-PNRHKD8:61616
2014-05-13 11:59:18,204 INFO [org.apache.activemq.broker.TransportConnector] - Connector openwire Started
2014-05-13 11:59:18,206 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ JMS Message Broker (localhost, ID:ADMINIB-PNRHKD8-59316-1399962558040-0:0) started
2014-05-13 11:59:18,208 INFO [org.apache.activemq.broker.TransportConnector] - Connector vm://localhost Started
2014-05-13 11:59:18,443 INFO [com.ibm.di.api] - CTGDKD445I Custom method invocation is set to false.
2014-05-13 11:59:18,485 INFO [com.ibm.di.api] - CTGDKD013I Successfully connected to RMI Registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[9.122.219.202:1099](remote),objID:[0:0:0, 0]]]].
2014-05-13 11:59:19,153 INFO [com.ibm.di.api] - CTGDKD008I Remote Session Factory object bound to name 'SessionFactory'.
2014-05-13 11:59:19,153 INFO [com.ibm.di.api] - CTGDKD023I Remote API Engine successfully initialized. SSL and Client Authentication are enabled.
2014-05-13 11:59:21,363 INFO [com.ibm.di.ui.easyetl.internal.AppInitializer] - ---------> Initializing application! Providers = org.apache.wink.common.internal.contexts.ProvidersImpl@7e437e43
2014-05-13 11:59:21,443 INFO [com.ibm.di.ui.easyetl.internal.AppInitializer] - ---------> Initializing application! Providers = org.apache.wink.common.internal.contexts.ProvidersImpl@6f806f8
2014-05-13 11:59:22,169 INFO [com.ibm.di.api.rest.internal.ServerActivator] - The REST Server API engine is now started.
2014-05-13 11:59:22,303 INFO [com.ibm.di.api] - CTGDKD311I Remote session created for user: CN=API Admin, OU=test, O=test, L=test, ST=test, C=US.
2014-05-13 11:59:22,354 INFO [com.ibm.di.api] - CTGDKD311I Remote session created for user: CN=API Admin, OU=test, O=test, L=test, ST=test, C=US.
2014-05-13 11:59:22,432 INFO [server] - CTGDIS224I No autoload directory is configured (com.ibm.di.server.autoload).
2014-05-13 11:59:22,432 INFO [server] - CTGDIS234I IDI Server is entering daemon mode.
2014-05-13 11:59:24,927 INFO [com.ibm.di.api] - CTGDKD311I Remote session created for user: CN=API Admin, OU=test, O=test, L=test, ST=test, C=US.
2014-05-13 11:59:25,094 INFO [server] - CTGDIS229I Register server: NotestoDB2.
2014-05-13 11:59:25,096 INFO [NotestoDB2] - Version : 7.1.1.3 - 2013-09-10
2014-05-13 11:59:25,097 INFO [NotestoDB2] - OS Name : Windows 7
2014-05-13 11:59:25,097 INFO [NotestoDB2] - Java Runtime : IBM Corporation, 2.4
2014-05-13 11:59:25,097 INFO [NotestoDB2] - Java Library : C:\Program Files (x86)\IBM\TDI\V7.1.1\jvm\jre\bin
2014-05-13 11:59:25,097 INFO [NotestoDB2] - Java Extensions : C:\Program Files (x86)\IBM\TDI\V7.1.1\jvm\jre\lib\ext
2014-05-13 11:59:25,097 INFO [NotestoDB2] - Working directory : C:\Users\IBM_ADMIN\Documents\TDI
2014-05-13 11:59:25,097 INFO [NotestoDB2] - Configuration File: null
2014-05-13 11:59:25,097 INFO [NotestoDB2] - CTGDIS785I ---
2014-05-13 11:59:25,123 INFO [NotestoDB2] - CTGDIS896I Using configuration id 'NotestoDB2' for a configuration instance loaded from file 'null'.
2014-05-13 11:59:25,989 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS967I AssemblyLine started by NotestoDB2.
2014-05-13 11:59:26,122 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS058I Connector com.ibm.di.connector.DominoChangeDetectionConnector inherits from [parent].
2014-05-13 11:59:26,189 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS187I Loaded com.ibm.di.connector.DominoChangeDetectionConnector, 2.0-di7.1.1 1.61, 2011/08/02.
2014-05-13 11:59:26,191 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS064I Loading Attribute Map.
2014-05-13 11:59:26,195 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS065I Load Hooks.
2014-05-13 11:59:26,198 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DB2] CTGDIS058I Connector com.ibm.di.connector.JDBCConnector inherits from [parent].
2014-05-13 11:59:26,208 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DB2] CTGDIS187I Loaded com.ibm.di.connector.JDBCConnector, 2.3-di7.1.1 1.74.1.67, 2012/07/06.
2014-05-13 11:59:26,209 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DB2] CTGDIS064I Loading Attribute Map.
2014-05-13 11:59:26,211 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DB2] CTGDIS065I Load Hooks.
2014-05-13 11:59:26,214 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS044I Initializing Connector.
2014-05-13 11:59:26,558 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIE092W The iterator state key is not specified. No state will be stored. The Start At parameter's value will be used.
2014-05-13 11:59:28,342 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDJE074I Local Client Session successfully created.
2014-05-13 11:59:28,345 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDJE013I Successfully connected to Domino Server: Name='', Version='Release 8.5.3FP5SHF238|December 19, 2013', Platform='Windows/32'.
2014-05-13 11:59:28,763 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS495I handleException , initialize, java.sql.SQLNonTransientConnectionException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
2014-05-13 11:59:28,765 ERROR [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] CTGDIS810E handleException - cannot handle exception , initialize
java.sql.SQLNonTransientConnectionException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(DriverManager.java:379)
at java.sql.DriverManager.getConnection(DriverManager.java:415)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:311)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:237)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:209)
at com.ibm.di.store.PropertyStore.<init>(PropertyStore.java:67)
at com.ibm.di.store.StoreFactory.getPropertyStore(StoreFactory.java:146)
at com.ibm.di.store.StoreFactory.getDefaultPropertyStore(StoreFactory.java:129)
at com.ibm.di.connector.DominoChangeDetectionConnector.inner_initialize(DominoChangeDetectionConnector.java:1055)
at com.ibm.di.connector.DominoChangeDetectionConnector.run(DominoChangeDetectionConnector.java:616)
at java.lang.Thread.run(Thread.java:736)
Caused by: org.apache.derby.client.am.DisconnectException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
at org.apache.derby.client.net.NetConnectionReply.parseRDBNFNRM(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.parseAccessRdbError(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.parseACCRDBreply(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.readAccessDatabase(Unknown Source)
at org.apache.derby.client.net.NetConnection.readSecurityCheckAndAccessRdb(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowSecurityCheckAndAccessRdb(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowUSRIDPWDconnect(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowConnect(Unknown Source)
at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
at org.apache.derby.client.net.NetConnection40.<init>(Unknown Source)
at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source)
... 12 more
2014-05-13 11:59:28,772 ERROR [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS266E Error in InitConnectors. Exception occurred: java.sql.SQLNonTransientConnectionException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
java.sql.SQLNonTransientConnectionException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
at org.apache.derby.client.am.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source)
at org.apache.derby.jdbc.ClientDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(DriverManager.java:379)
at java.sql.DriverManager.getConnection(DriverManager.java:415)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:311)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:237)
at com.ibm.di.store.StoreFactory.getConnection(StoreFactory.java:209)
at com.ibm.di.store.PropertyStore.<init>(PropertyStore.java:67)
at com.ibm.di.store.StoreFactory.getPropertyStore(StoreFactory.java:146)
at com.ibm.di.store.StoreFactory.getDefaultPropertyStore(StoreFactory.java:129)
at com.ibm.di.connector.DominoChangeDetectionConnector.inner_initialize(DominoChangeDetectionConnector.java:1055)
at com.ibm.di.connector.DominoChangeDetectionConnector.run(DominoChangeDetectionConnector.java:616)
at java.lang.Thread.run(Thread.java:736)
Caused by: org.apache.derby.client.am.DisconnectException: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found.
at org.apache.derby.client.net.NetConnectionReply.parseRDBNFNRM(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.parseAccessRdbError(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.parseACCRDBreply(Unknown Source)
at org.apache.derby.client.net.NetConnectionReply.readAccessDatabase(Unknown Source)
at org.apache.derby.client.net.NetConnection.readSecurityCheckAndAccessRdb(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowSecurityCheckAndAccessRdb(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowUSRIDPWDconnect(Unknown Source)
at org.apache.derby.client.net.NetConnection.flowConnect(Unknown Source)
at org.apache.derby.client.net.NetConnection.<init>(Unknown Source)
at org.apache.derby.client.net.NetConnection40.<init>(Unknown Source)
at org.apache.derby.client.net.ClientJDBCObjectFactoryImpl40.newNetConnection(Unknown Source)
... 12 more
2014-05-13 11:59:28,780 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS100I Printing the Connector statistics.
2014-05-13 11:59:28,781 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DSTDOUProductionUpdates] Errors:1
2014-05-13 11:59:28,782 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - [DB2] Not used
2014-05-13 11:59:28,782 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS104I Total: Errors:2.
2014-05-13 11:59:28,783 INFO [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS101I Finished printing the Connector statistics.
2014-05-13 11:59:28,784 ERROR [AssemblyLine.AssemblyLines/DST DOU Production DB to DB2 Update.1] - CTGDIS077I Failed with error: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found..
2014-05-13 11:59:28,784 ERROR [NotestoDB2] - CTGDIS078I AssemblyLine AssemblyLines/DST DOU Production DB to DB2 Update failed with error: The connection was refused because the database C:\Users\IBM_ADMIN\Documents\TDI/TDISysStore;create=true was not found..
2014-05-13 12:00:01,268 INFO [com.ibm.di.api] - CTGDKD311I Remote session created for user: CN=API Admin, OU=test, O=test, L=test, ST=test, C=US.
2014-05-13 12:00:02,317 INFO [server] - CTGDIS627I IBM Tivoli Directory Integrator Shutdown.
2014-05-13 12:00:02,318 INFO [NotestoDB2] - CTGDIS038I System termination requested by external process.
2014-05-13 12:00:02,321 INFO [NotestoDB2] - CTGDIS174I Config Instance NotestoDB2 exited with status 1.
2014-05-13 12:00:02,321 INFO [server] - CTGDIS228I Unregister server: NotestoDB2.
2014-05-13 12:00:02,324 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ Message Broker (localhost, ID:ADMINIB-PNRHKD8-59316-1399962558040-0:0) is shutting down
2014-05-13 12:00:04,216 INFO [org.apache.activemq.broker.TransportConnector] - Connector openwire Stopped
2014-05-13 12:00:04,234 INFO [org.apache.activemq.kaha.impl.KahaStore] - Kaha Store using data directory .\ActivemqDataStore\localhost\tmp_storage
2014-05-13 12:00:04,375 INFO [org.apache.activemq.broker.TransportConnector] - Connector vm://localhost Stopped
2014-05-13 12:00:04,375 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ Message Broker (localhost, ID:ADMINIB-PNRHKD8-59316-1399962558040-0:0) is shutting down
2014-05-13 12:00:04,375 INFO [org.apache.activemq.broker.TransportConnector] - Connector openwire Stopped
2014-05-13 12:00:04,698 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ JMS Message Broker (localhost, ID:ADMINIB-PNRHKD8-59316-1399962558040-0:0) stopped
2014-05-13 12:00:04,699 INFO [org.apache.activemq.broker.BrokerService] - ActiveMQ JMS Message Broker (localhost, ID:ADMINIB-PNRHKD8-59316-1399962558040-0:0) stopped






Eddie Hartman

unread,
May 13, 2014, 5:12:44 AM5/13/14
to
Hi Pervela,

Have you seen these links?

https://groups.google.com/forum/#!topic/ibm.software.network.directory-integrator/cu2S-pKh1G0
http://www-01.ibm.com/support/docview.wss?uid=swg21496822

All I can think of is that the solution.properties setting for com.ibm.di.store.database is wrong.
And if you are running Windows 7 then you may have problems with security on that platform (I do).
As a result, I never install to Program Files (either of them ) since these are 'special' to Windows, just
like root and \windows.

-Eddie

MALLIK RAM

unread,
May 13, 2014, 9:48:32 AM5/13/14
to
Hi Eddie,

The error occurs only for Domino Change Detection Connector Component and not for regular Lotus Notes Connector. In such a case can we write a piece of code to sync up the changes or make use of Delta, Lotus Notes Connector.

Please advise and help me understand.

MALLIK RAM

unread,
May 13, 2014, 9:51:10 AM5/13/14
to
Exiting TDI displays error message Java was started but returned exit code=8096

MALLIK RAM

unread,
May 14, 2014, 3:39:28 AM5/14/14
to
Eddie,

The problem got resolved after applying the technote as shared by Jason D Williams

http://www-01.ibm.com/support/docview.wss?uid=swg21450475
http://www-01.ibm.com/support/docview.wss?uid=swg21496822

Many thanks to you and Jason for your support.

Thanks,
P. Mallik Ram Sharma
0 new messages