Bugzilla – Bug 2984
"Ugly" RFT Error
Last modified: 2005-03-29 09:26:46
You need to log in before you can comment on or make changes to this bug.
Too many "? globusrun-ws: Job failed: Staging error for RSL element fileCleanUp. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: java.rmi.RemoteException: Unable to create RFT resource; nested exception is: org.apache.commons.dbcp.DbcpException: A connection error has occurred: FATAL: no pg_hba.conf entry for host "128.9.72.178", user "rft", database "rftDatabase", SSL off faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.rmi.RemoteException: Unable to create RFT resource; nested exception is: org.apache.commons.dbcp.DbcpException: A connection error has occurred: FATAL: no pg_hba.conf entry for host "128.9.72.178", user "rft", database "rftDatabase", SSL off
Can I get more stack trace for this error ?
I don't have it anymore. The problem was the local postgres did not accept tcp connections from outside localhost. But that is not what the bug is about, it is about all the " things in the error.
I think this error is coming from postgresql jdbc driver and I don't think i have any control on the way it is displayed.
This error seems to come from the jdbc driver we are using for RFT and not from RFT itself