I am receiving this error. Can anyone please help?
Thanks
Failed to retrieve history.
Error on the server: get SourceFileHistoryLog(id=0,entity_type_id=0...) failed to get db connection!
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Details:
Unable to connect to database using DSN UID=jitterbit;PWD=<REMOVED>;SERVER=127.0.0.1;DRIVER={PostgreSQL Unicode};DATABASE=TranDb;Port=5432;!
SQL Errors:
(0) SQL Error! SQLSTATE = 08001 Native err = 113 msg = server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
(1) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
(2) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
Client version: 1.3.0.72
Server version: 1.3.0.87
Client platform: Windows XP - Java 1.6.0_03
Server platform: Windows_NT 5.1 SP 2.0 (Service Pack 2) Build 2600
org.jitterbit.integration.client.server.IntegrationServerException: Error on the server: get SourceFileHistoryLog(id=0,entity_type_id=0...) failed to get db connection!
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Details:
Unable to connect to database using DSN UID=jitterbit;PWD=<REMOVED>;SERVER=127.0.0.1;DRIVER={PostgreSQL Unicode};DATABASE=TranDb;Port=5432;!
SQL Errors:
(0) SQL Error! SQLSTATE = 08001 Native err = 113 msg = server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
(1) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
(2) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
at org.jitterbit.integration.server.implementation.webservice.WebServiceConfiguration.convertToIntegrationServerException(WebServiceConfiguration.java:176)
at org.jitterbit.integration.server.implementation.webservice.WebServiceServerCall.convert(WebServiceServerCall.java:51)
at org.jitterbit.integration.server.implementation.webservice.activity.impl.ActivityInfoProviderWsImpl.getSourceHistory(ActivityInfoProviderWsImpl.java:408)
at org.jitterbit.integration.client.ui.activity.component.history.GetSourceHistoryJob$1.run(GetSourceHistoryJob.java:70)
at org.jitterbit.integration.client.ui.core.DefaultUiWorker$RunnableWrapper.run(DefaultUiWorker.java:197)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: get SourceFileHistoryLog(id=0,entity_type_id=0...) failed to get db connection!
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Details:
Unable to connect to database using DSN UID=jitterbit;PWD=<REMOVED>;SERVER=127.0.0.1;DRIVER={PostgreSQL Unicode};DATABASE=TranDb;Port=5432;!
SQL Errors:
(0) SQL Error! SQLSTATE = 08001 Native err = 113 msg = server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
(1) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
(2) SQL Error! SQLSTATE = IM006 Native err = 0 msg = [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:223)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:130)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:695)
at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:807)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
at org.apache.axis.client.AxisClient.invokeTransport(AxisClient.java:150)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:289)
at org.apache.axis.client.Call.invokeEngine(Call.java:2838)
at org.apache.axis.client.Call.invoke(Call.java:2824)
at org.apache.axis.client.Call.invoke(Call.java:2501)
at org.apache.axis.client.Call.invoke(Call.java:2424)
at org.apache.axis.client.Call.invoke(Call.java:1835)
at org.jitterbit.integration.server.implementation.webservice.activity.client.Konga_activity_infoproviderSoapBindingStub.getSourceFileHistoryLog(Konga_activity_infoproviderSoapBindingStub.java:468)
at org.jitterbit.integration.server.implementation.webservice.activity.impl.ActivityInfoProviderWsImpl.getSourceHistory(ActivityInfoProviderWsImpl.java:403)
... 8 more



