Hi All, Thank you very much for your replies Alan and Jorge. Yes I found the log messages and attached the Taverna 2.5.0 log file (some part) Now I checked http://wiki.rsg.pml.ac.uk/pywps/XMLIO and added a new type for 'buffer result' element in the pywps.wsdl. I attached the new wsdl file. Then I've imported new wsdl file to Taverna and ran the same buffer process, but it still gives same errors.
Thank you for all your helps..
Deniz
pywps.wsdl
Description: Binary data
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:04,198 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:251)
ERROR 2014-09-30 21:38:04,199 (System.err:139) - at
org.biomoby.client.CentralImpl.getResourceRefs(CentralImpl.java:1807)
ERROR 2014-09-30 21:38:04,199 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.getResourceURL(CentralDigestCachedImpl.java:438)
ERROR 2014-09-30 21:38:04,199 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.fillDataTypesCache(CentralDigestCachedImpl.java:140)
ERROR 2014-09-30 21:38:04,200 (System.err:139) - ... 7 more
ERROR 2014-09-30 21:38:04,200 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:04,201 (System.err:139) - at
org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
ERROR 2014-09-30 21:38:04,201 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
ERROR 2014-09-30 21:38:04,201 (System.err:139) - at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
ERROR 2014-09-30 21:38:04,202 (System.err:139) - at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
ERROR 2014-09-30 21:38:04,202 (System.err:139) - at
org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
ERROR 2014-09-30 21:38:04,203 (System.err:139) - at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
ERROR 2014-09-30 21:38:04,203 (System.err:139) - at
org.apache.axis.client.Call.invokeEngine(Call.java:2784)
ERROR 2014-09-30 21:38:04,203 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2767)
ERROR 2014-09-30 21:38:04,204 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2443)
ERROR 2014-09-30 21:38:04,204 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2366)
ERROR 2014-09-30 21:38:04,204 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:247)
ERROR 2014-09-30 21:38:04,205 (System.err:139) - ... 10 more
ERROR 2014-09-30 21:38:04,205 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:04,205 (System.err:139) - at
java.net.DualStackPlainSocketImpl.connect0(Native Method)
ERROR 2014-09-30 21:38:04,206 (System.err:139) - at
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
ERROR 2014-09-30 21:38:04,206 (System.err:139) - at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
ERROR 2014-09-30 21:38:04,206 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
ERROR 2014-09-30 21:38:04,207 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
ERROR 2014-09-30 21:38:04,207 (System.err:139) - at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
ERROR 2014-09-30 21:38:04,208 (System.err:139) - at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
ERROR 2014-09-30 21:38:04,208 (System.err:139) - at
java.net.Socket.connect(Socket.java:579)
ERROR 2014-09-30 21:38:04,209 (System.err:139) - at
java.net.Socket.connect(Socket.java:528)
ERROR 2014-09-30 21:38:04,209 (System.err:139) - at
java.net.Socket.<init>(Socket.java:425)
ERROR 2014-09-30 21:38:04,209 (System.err:139) - at
java.net.Socket.<init>(Socket.java:208)
ERROR 2014-09-30 21:38:04,210 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:149)
ERROR 2014-09-30 21:38:04,210 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
ERROR 2014-09-30 21:38:04,211 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
ERROR 2014-09-30 21:38:04,211 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
ERROR 2014-09-30 21:38:04,211 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
ERROR 2014-09-30 21:38:04,212 (System.err:139) - ... 19 more
DEBUG 2014-09-30 21:38:04,225 (org.apache.axis.transport.http.HTTPSender:125) -
Enter: HTTPSender::invoke
DEBUG 2014-09-30 21:38:25,223 (org.apache.axis.transport.http.HTTPSender:146) -
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:25,226 (org.biomoby.shared.MobyException:86) - ; nested
exception is:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:25,226 (org.biomoby.shared.MobyException:86) -
===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
WARN 2014-09-30 21:38:25,227 (org.biomoby.shared.MobyDataType:129) - Cannot
parse MOBY Datatype Ontology: org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:25,227 (System.err:139) -
org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:25,228 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.fillDataTypesCache(CentralDigestCachedImpl.java:257)
ERROR 2014-09-30 21:38:25,228 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.getDataTypes(CentralDigestCachedImpl.java:785)
ERROR 2014-09-30 21:38:25,229 (System.err:139) - at
org.biomoby.shared.MobyDataType.getDataType(MobyDataType.java:122)
ERROR 2014-09-30 21:38:25,229 (System.err:139) - at
org.biomoby.shared.MobyDataType.getParent(MobyDataType.java:264)
ERROR 2014-09-30 21:38:25,230 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.query.BiomobyQueryHelper.findDatatypeDescriptions(BiomobyQueryHelper.java:258)
ERROR 2014-09-30 21:38:25,230 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.query.BiomobyQueryHelper.findServiceDescriptionsAsync(BiomobyQueryHelper.java:221)
ERROR 2014-09-30 21:38:25,231 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.servicedescriptions.BiomobyServiceProvider.findServiceDescriptionsAsync(BiomobyServiceProvider.java:60)
ERROR 2014-09-30 21:38:25,232 (System.err:139) - at
net.sf.taverna.t2.servicedescriptions.impl.ServiceDescriptionRegistryImpl$FindServiceDescriptionsThread.run(ServiceDescriptionRegistryImpl.java:670)
ERROR 2014-09-30 21:38:25,232 (System.err:139) - Caused by:
org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:25,233 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:251)
ERROR 2014-09-30 21:38:25,233 (System.err:139) - at
org.biomoby.client.CentralImpl.getResourceRefs(CentralImpl.java:1807)
ERROR 2014-09-30 21:38:25,234 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.getResourceURL(CentralDigestCachedImpl.java:438)
ERROR 2014-09-30 21:38:25,234 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.fillDataTypesCache(CentralDigestCachedImpl.java:140)
ERROR 2014-09-30 21:38:25,234 (System.err:139) - ... 7 more
ERROR 2014-09-30 21:38:25,235 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:25,235 (System.err:139) - at
org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
ERROR 2014-09-30 21:38:25,236 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
ERROR 2014-09-30 21:38:25,236 (System.err:139) - at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
ERROR 2014-09-30 21:38:25,236 (System.err:139) - at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
ERROR 2014-09-30 21:38:25,237 (System.err:139) - at
org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
ERROR 2014-09-30 21:38:25,237 (System.err:139) - at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
ERROR 2014-09-30 21:38:25,237 (System.err:139) - at
org.apache.axis.client.Call.invokeEngine(Call.java:2784)
ERROR 2014-09-30 21:38:25,238 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2767)
ERROR 2014-09-30 21:38:25,238 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2443)
ERROR 2014-09-30 21:38:25,238 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2366)
ERROR 2014-09-30 21:38:25,239 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:247)
ERROR 2014-09-30 21:38:25,239 (System.err:139) - ... 10 more
ERROR 2014-09-30 21:38:25,240 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:25,240 (System.err:139) - at
java.net.DualStackPlainSocketImpl.connect0(Native Method)
ERROR 2014-09-30 21:38:25,240 (System.err:139) - at
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
ERROR 2014-09-30 21:38:25,241 (System.err:139) - at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
ERROR 2014-09-30 21:38:25,241 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
ERROR 2014-09-30 21:38:25,241 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
ERROR 2014-09-30 21:38:25,243 (System.err:139) - at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
ERROR 2014-09-30 21:38:25,243 (System.err:139) - at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
ERROR 2014-09-30 21:38:25,244 (System.err:139) - at
java.net.Socket.connect(Socket.java:579)
ERROR 2014-09-30 21:38:25,244 (System.err:139) - at
java.net.Socket.connect(Socket.java:528)
ERROR 2014-09-30 21:38:25,244 (System.err:139) - at
java.net.Socket.<init>(Socket.java:425)
ERROR 2014-09-30 21:38:25,245 (System.err:139) - at
java.net.Socket.<init>(Socket.java:208)
ERROR 2014-09-30 21:38:25,245 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:149)
ERROR 2014-09-30 21:38:25,246 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
ERROR 2014-09-30 21:38:25,246 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
ERROR 2014-09-30 21:38:25,246 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
ERROR 2014-09-30 21:38:25,247 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
ERROR 2014-09-30 21:38:25,247 (System.err:139) - ... 19 more
DEBUG 2014-09-30 21:38:25,258 (org.apache.axis.transport.http.HTTPSender:125) -
Enter: HTTPSender::invoke
DEBUG 2014-09-30 21:38:46,264 (org.apache.axis.transport.http.HTTPSender:146) -
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:46,265 (org.biomoby.shared.MobyException:86) - ; nested
exception is:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:46,265 (org.biomoby.shared.MobyException:86) -
===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
WARN 2014-09-30 21:38:46,265 (org.biomoby.shared.MobyDataType:129) - Cannot
parse MOBY Datatype Ontology: org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:46,266 (System.err:139) -
org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:46,266 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.fillDataTypesCache(CentralDigestCachedImpl.java:257)
ERROR 2014-09-30 21:38:46,266 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.getDataTypes(CentralDigestCachedImpl.java:785)
ERROR 2014-09-30 21:38:46,266 (System.err:139) - at
org.biomoby.shared.MobyDataType.getDataType(MobyDataType.java:122)
ERROR 2014-09-30 21:38:46,266 (System.err:139) - at
org.biomoby.shared.MobyDataType.getParent(MobyDataType.java:264)
ERROR 2014-09-30 21:38:46,266 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.query.BiomobyQueryHelper.findDatatypeDescriptions(BiomobyQueryHelper.java:258)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.query.BiomobyQueryHelper.findServiceDescriptionsAsync(BiomobyQueryHelper.java:221)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
net.sf.taverna.t2.activities.biomoby.servicedescriptions.BiomobyServiceProvider.findServiceDescriptionsAsync(BiomobyServiceProvider.java:60)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
net.sf.taverna.t2.servicedescriptions.impl.ServiceDescriptionRegistryImpl$FindServiceDescriptionsThread.run(ServiceDescriptionRegistryImpl.java:670)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - Caused by:
org.biomoby.shared.MobyException: ===ERROR===
Fault details:
[stackTrace: null]
[hostname: null]
Fault string: java.net.SocketException: Permission denied: connect
Fault code: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
Fault actor: null
When calling:
http://moby.ucalgary.ca/moby/MOBY-Central.pl
===========
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:251)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
org.biomoby.client.CentralImpl.getResourceRefs(CentralImpl.java:1807)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.getResourceURL(CentralDigestCachedImpl.java:438)
ERROR 2014-09-30 21:38:46,267 (System.err:139) - at
org.biomoby.client.CentralDigestCachedImpl.fillDataTypesCache(CentralDigestCachedImpl.java:140)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - ... 7 more
ERROR 2014-09-30 21:38:46,268 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
ERROR 2014-09-30 21:38:46,268 (System.err:139) - at
org.apache.axis.client.Call.invokeEngine(Call.java:2784)
ERROR 2014-09-30 21:38:46,269 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2767)
ERROR 2014-09-30 21:38:46,269 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2443)
ERROR 2014-09-30 21:38:46,269 (System.err:139) - at
org.apache.axis.client.Call.invoke(Call.java:2366)
ERROR 2014-09-30 21:38:46,269 (System.err:139) - at
org.biomoby.client.CentralImpl.doCall(CentralImpl.java:247)
ERROR 2014-09-30 21:38:46,269 (System.err:139) - ... 10 more
ERROR 2014-09-30 21:38:46,269 (System.err:139) - Caused by:
java.net.SocketException: Permission denied: connect
ERROR 2014-09-30 21:38:46,269 (System.err:139) - at
java.net.DualStackPlainSocketImpl.connect0(Native Method)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.Socket.connect(Socket.java:579)
ERROR 2014-09-30 21:38:46,270 (System.err:139) - at
java.net.Socket.connect(Socket.java:528)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
java.net.Socket.<init>(Socket.java:425)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
java.net.Socket.<init>(Socket.java:208)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:149)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
ERROR 2014-09-30 21:38:46,271 (System.err:139) - ... 19 more
DEBUG 2014-09-30 21:38:46,277 (org.apache.axis.transport.http.HTTPSender:125) -
Enter: HTTPSender::invoke
------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
