Hi All,
While I'm doing connector integration test I'm getting this error what
could be the cause of this error?
(I'm doing this to create a channel , channel is created but I get
this error )
[2014-09-16 10:56:15,355] INFO
{org.wso2.carbon.automation.api.clients.proxy.admin.ProxyServiceAdminClient}
- Proxy Added
[2014-09-16 10:56:15,375] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,374] DEBUG - wire >> "POST
/services/vimeo_createChannel HTTP/1.1[\r][\n]"
[2014-09-16 10:56:15,375] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Accept-Charset: UTF-8[\r][\n]"
[2014-09-16 10:56:15,375] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Content-Type:
application/json;charset=UTF-8[\r][\n]"
[2014-09-16 10:56:15,375] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "User-Agent:
Java/1.7.0_07[\r][\n]"
[2014-09-16 10:56:15,376] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Host: localhost:8280[\r][\n]"
[2014-09-16 10:56:15,376] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Accept: text/html, image/gif,
image/jpeg, *; q=.2, */*; q=.2[\r][\n]"
[2014-09-16 10:56:15,376] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Connection: keep-alive[\r][\n]"
[2014-09-16 10:56:15,377] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "Content-Length: 149[\r][\n]"
[2014-09-16 10:56:15,377] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "[\r][\n]"
[2014-09-16 10:56:15,377] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> "{[\n]"
[2014-09-16 10:56:15,377] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> ""apiUrl":"https://api.vimeo.com
",[\n]"
[2014-09-16 10:56:15,378] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >>
""accessToken":"3ee2f30c294f6c9bb24fd2f5cbb410c5",[\n]"
[2014-09-16 10:56:15,378] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,375] DEBUG - wire >> ""name":"myabc",[\n]"
[2014-09-16 10:56:15,378] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,376] DEBUG - wire >> ""description":"mygroup",[\n]"
[2014-09-16 10:56:15,378] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,376] DEBUG - wire >> ""privacy":"anybody"[\n]"
[2014-09-16 10:56:15,379] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,376] DEBUG - wire >> "}[\n]"
[2014-09-16 10:56:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:15,453] INFO - TimeoutHandler This engine will expire
all callbacks after : 120 seconds, irrespective of the timeout action,
after the specified or optional timeout
[2014-09-16 10:56:16,335] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,335] DEBUG - wire << "POST
/channels?access_token=3ee2f30c294f6c9bb24fd2f5cbb410c5 HTTP/1.1[\r][\n]"
[2014-09-16 10:56:16,336] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Accept-Charset: UTF-8[\r][\n]"
[2014-09-16 10:56:16,336] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Content-Type:
application/json[\r][\n]"
[2014-09-16 10:56:16,336] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Accept: text/html, image/gif,
image/jpeg, *; q=.2, */*; q=.2[\r][\n]"
[2014-09-16 10:56:16,336] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Transfer-Encoding:
chunked[\r][\n]"
[2014-09-16 10:56:16,336] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Host: api.vimeo.com:80[\r][\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "Connection: Keep-Alive[\r][\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "User-Agent:
Synapse-PT-HttpComponents-NIO[\r][\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,336] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << "73[\r][\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << "{[\n]"
[2014-09-16 10:56:16,337] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << " "name":
"myabc",[\n]"
[2014-09-16 10:56:16,338] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << "
"description":"mygroup",[\n]"
[2014-09-16 10:56:16,338] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire <<
"[0x9][0x9]"privacy":"anybody"[\n]"
[2014-09-16 10:56:16,338] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << " }[\r][\n]"
[2014-09-16 10:56:16,338] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << "0[\r][\n]"
[2014-09-16 10:56:16,338] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,337] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:56:16,683] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,683] DEBUG - wire >> "HTTP/1.1 201 Created[\r][\n]"
[2014-09-16 10:56:16,684] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,683] DEBUG - wire >> "Date: Tue, 16 Sep 2014 05:26:16
GMT[\r][\n]"
[2014-09-16 10:56:16,684] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Server: Apache[\r][\n]"
[2014-09-16 10:56:16,684] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Vary:
Accept,Vimeo-Client-Id,Accept-Encoding[\r][\n]"
[2014-09-16 10:56:16,684] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Cache-Control: no-cache,
max-age=315360000[\r][\n]"
[2014-09-16 10:56:16,684] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Location:
/channels/810425[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Expires: Fri, 13 Sep 2024
05:26:16 GMT[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Content-Length: 0[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Keep-Alive: timeout=100,
max=92[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Connection: Keep-Alive[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "Content-Type: text/html;
charset=UTF-8[\r][\n]"
[2014-09-16 10:56:16,685] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,684] DEBUG - wire >> "[\r][\n]"
[2014-09-16 10:56:16,690] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:56:16,689] ERROR - ClientWorker Invalid URL received
[2014-09-16 10:56:16,690] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
java.net.MalformedURLException: no protocol: /channels/810425
[2014-09-16 10:56:16,690] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
java.net.URL.<init>(URL.java:583)
[2014-09-16 10:56:16,690] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
java.net.URL.<init>(URL.java:480)
[2014-09-16 10:56:16,691] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
java.net.URL.<init>(URL.java:429)
[2014-09-16 10:56:16,691] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.synapse.transport.passthru.ClientWorker.<init>(ClientWorker.java:75)
[2014-09-16 10:56:16,691] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.synapse.transport.passthru.TargetHandler.responseReceived(TargetHandler.java:297)
[2014-09-16 10:56:16,691] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:180)
[2014-09-16 10:56:16,691] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.synapse.transport.http.conn.LoggingNHttpClientConnection.consumeInput(LoggingNHttpClientConnection.java:106)
[2014-09-16 10:56:16,692] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.synapse.transport.passthru.ClientIODispatch.onInputReady(ClientIODispatch.java:83)
[2014-09-16 10:56:16,692] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.synapse.transport.passthru.ClientIODispatch.onInputReady(ClientIODispatch.java:41)
[2014-09-16 10:56:16,692] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:119)
[2014-09-16 10:56:16,692] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:160)
[2014-09-16 10:56:16,692] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:342)
[2014-09-16 10:56:16,693] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:320)
[2014-09-16 10:56:16,693] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:280)
[2014-09-16 10:56:16,693] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:106)
[2014-09-16 10:56:16,693] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:604)
[2014-09-16 10:56:16,693] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} - at
java.lang.Thread.run(Thread.java:722)
[2014-09-16 10:57:15,437] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,437] WARN - SourceHandler Connection time out after
request is read: http-incoming-1
[2014-09-16 10:57:15,438] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,438] DEBUG - wire >> "POST
/services/vimeo_createChannel HTTP/1.1[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Accept-Charset: UTF-8[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Content-Type:
application/json;charset=UTF-8[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "User-Agent:
Java/1.7.0_07[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Host: localhost:8280[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Accept: text/html, image/gif,
image/jpeg, *; q=.2, */*; q=.2[\r][\n]"
[2014-09-16 10:57:15,439] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Connection: keep-alive[\r][\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "Content-Length: 149[\r][\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "[\r][\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> "{[\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >> ""apiUrl":"https://api.vimeo.com
",[\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,439] DEBUG - wire >>
""accessToken":"3ee2f30c294f6c9bb24fd2f5cbb410c5",[\n]"
[2014-09-16 10:57:15,440] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,440] DEBUG - wire >> ""name":"myabc",[\n]"
[2014-09-16 10:57:15,441] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,440] DEBUG - wire >> ""description":"mygroup",[\n]"
[2014-09-16 10:57:15,441] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,440] DEBUG - wire >> ""privacy":"anybody"[\n]"
[2014-09-16 10:57:15,441] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,440] DEBUG - wire >> "}[\n]"
[2014-09-16 10:57:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "POST
/channels?access_token=3ee2f30c294f6c9bb24fd2f5cbb410c5 HTTP/1.1[\r][\n]"
[2014-09-16 10:57:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Accept-Charset: UTF-8[\r][\n]"
[2014-09-16 10:57:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Content-Type:
application/json[\r][\n]"
[2014-09-16 10:57:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Accept: text/html, image/gif,
image/jpeg, *; q=.2, */*; q=.2[\r][\n]"
[2014-09-16 10:57:15,453] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Transfer-Encoding:
chunked[\r][\n]"
[2014-09-16 10:57:15,454] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Host: api.vimeo.com:80[\r][\n]"
[2014-09-16 10:57:15,454] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "Connection: Keep-Alive[\r][\n]"
[2014-09-16 10:57:15,454] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "User-Agent:
Synapse-PT-HttpComponents-NIO[\r][\n]"
[2014-09-16 10:57:15,454] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:57:15,454] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "73[\r][\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,453] DEBUG - wire << "{[\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire << " "name":
"myabc",[\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire << "
"description":"mygroup",[\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire <<
"[0x9][0x9]"privacy":"anybody"[\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire << " }[\r][\n]"
[2014-09-16 10:57:15,455] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire << "0[\r][\n]"
[2014-09-16 10:57:15,456] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,454] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:57:15,721] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "HTTP/1.1 403 Forbidden[\r][\n]"
[2014-09-16 10:57:15,721] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Date: Tue, 16 Sep 2014 05:27:15
GMT[\r][\n]"
[2014-09-16 10:57:15,721] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Server: Apache[\r][\n]"
[2014-09-16 10:57:15,722] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Vary:
Accept,Vimeo-Client-Id,Accept-Encoding[\r][\n]"
[2014-09-16 10:57:15,722] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Cache-Control: no-cache,
max-age=315360000[\r][\n]"
[2014-09-16 10:57:15,722] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Expires: Fri, 13 Sep 2024
05:27:15 GMT[\r][\n]"
[2014-09-16 10:57:15,722] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Content-Length: 59[\r][\n]"
[2014-09-16 10:57:15,723] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,721] DEBUG - wire >> "Keep-Alive: timeout=100,
max=67[\r][\n]"
[2014-09-16 10:57:15,723] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,722] DEBUG - wire >> "Connection: Keep-Alive[\r][\n]"
[2014-09-16 10:57:15,723] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,722] DEBUG - wire >> "Content-Type:
application/vnd.vimeo.error+json[\r][\n]"
[2014-09-16 10:57:15,723] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,722] DEBUG - wire >> "[\r][\n]"
[2014-09-16 10:57:15,724] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,722] DEBUG - wire >> "{"error":"The user is not
allowed to perform that action."}"
[2014-09-16 10:57:15,736] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "HTTP/1.1 403 Forbidden[\r][\n]"
[2014-09-16 10:57:15,736] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "Vary:
Accept,Vimeo-Client-Id,Accept-Encoding[\r][\n]"
[2014-09-16 10:57:15,737] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "Expires: Fri, 13 Sep 2024
05:27:15 GMT[\r][\n]"
[2014-09-16 10:57:15,737] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "Content-Type:
application/vnd.vimeo.error+json[\r][\n]"
[2014-09-16 10:57:15,737] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "Cache-Control: no-cache,
max-age=315360000[\r][\n]"
[2014-09-16 10:57:15,737] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,736] DEBUG - wire << "Date: Tue, 16 Sep 2014 05:27:15
GMT[\r][\n]"
[2014-09-16 10:57:15,738] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "Server:
WSO2-PassThrough-HTTP[\r][\n]"
[2014-09-16 10:57:15,738] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "Transfer-Encoding:
chunked[\r][\n]"
[2014-09-16 10:57:15,738] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "Connection: keep-alive[\r][\n]"
[2014-09-16 10:57:15,738] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:57:15,738] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "3b[\r][\n]"
[2014-09-16 10:57:15,739] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "{"error":"The user is not
allowed to perform that action."}[\r][\n]"
[2014-09-16 10:57:15,739] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,737] DEBUG - wire << "0[\r][\n]"
[2014-09-16 10:57:15,739] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,738] DEBUG - wire << "[\r][\n]"
[2014-09-16 10:57:15,764] INFO
{org.wso2.carbon.automation.core.utils.coreutils.InputStreamHandler} -
[2014-09-16 10:57:15,764] INFO - DeploymentInterceptor Removing Axis2
Service: vimeo_createChannel {super-tenant}
[2014-09-16 10:57:15,793] INFO
{org.wso2.carbon.automation.api.clients.proxy.admin.ProxyServiceAdminClient}
- Proxy Deleted
Naasheer Ali
Associate Software Engineer
WSO2 Inc.
Mob: +94 754284288
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev