08-28-2009 02:06 AM
09-07-2009 08:34 AM
09-08-2009 12:40 AM
09-08-2009 02:45 AM
09-08-2009 04:18 AM
response>
−
<status>
404
<name>Not Found</name>
<description>Requested resource is not available.</description>
</status>
<message>Ticket not found</message>
<exception/>
<callstack>
</callstack>
<server>Alfresco Enterprise v3.1.0 (142) schema 1,008</server>
<time>Sep 8, 2009 2:16:43 PM</time>
</response>
09-08-2009 04:25 AM
WebServiceFactory.setEndpointAddress("http://localhost:8080/alfresco/api");
AuthenticationUtils.startSession("admin", "admin");
System.out.println("Ticket::" + AuthenticationUtils.getTicket());
14:21:08,825 INFO [STDOUT] inside try
14:21:08,825 INFO [STDOUT] For Testing Values..
14:21:08,825 INFO [STDOUT] title::Valuetitleee
14:21:08,825 INFO [STDOUT] title:titleee
14:21:08,825 INFO [STDOUT] Description:desppp
14:21:08,825 INFO [STDOUT] file name:test_file.doc
14:21:08,825 INFO [STDOUT] file name :test_file.doc
14:21:08,825 INFO [STDOUT] ext name :doc
14:21:09,183 INFO [STDOUT] inside alfresco part:…
14:21:09,183 INFO [STDOUT] Ticket::null
14:21:09,199 INFO [STDOUT] Association type:::{http://www.alfresco.org/model/content/1.0}contains
14:21:09,199 INFO [STDOUT] ChiledName:::null
14:21:09,199 INFO [STDOUT] Path:::::/app:company_home/cm:myweb
14:21:09,199 INFO [STDOUT] Chile Name :::cm:test_file.doc
14:21:09,199 INFO [STDOUT] Aspect::{http://www.alfresco.org/model/content/1.0}titled
14:21:09,199 INFO [STDOUT] Property::[Lorg.alfresco.webservice.types.NamedValue;@1194b01
14:21:09,199 INFO [STDOUT] Wherenull
14:21:09,199 INFO [STDOUT] after CMLcreate:::
14:21:09,199 INFO [STDOUT] after Add Aspect:::
14:21:09,199 INFO [STDOUT] befor resultset::::
14:21:09,199 INFO [STDOUT] Header::[Lorg.apache.axis.message.SOAPHeaderElement;@18b3665
14:21:09,635 INFO [STDOUT] Error uploading file:::org.apache.ws.security.WSSecurityException: WSHandler: password callback failed; nested exception is:
org.alfresco.webservice.util.WebServiceException: Ticket could not be found when calling callback handler.
14:21:09,635 ERROR [STDERR] org.apache.ws.security.WSSecurityException: WSHandler: password callback failed; nested exception is:
org.alfresco.webservice.util.WebServiceException: Ticket could not be found when calling callback handler.
14:21:09,635 ERROR [STDERR] at org.apache.ws.security.handler.WSHandler.performCallback(WSHandler.java:736)
14:21:09,635 ERROR [STDERR] at org.apache.ws.security.handler.WSHandler.readPwViaCallbackClass(WSHandler.java:712)
14:21:09,635 ERROR [STDERR] at org.apache.ws.security.handler.WSHandler.getPassword(WSHandler.java:670)
14:21:09,635 ERROR [STDERR] at org.apache.ws.security.action.UsernameTokenAction.execute(UsernameTokenAction.java:35)
14:21:09,635 ERROR [STDERR] at org.apache.ws.security.handler.WSHandler.doSenderAction(WSHandler.java:197)
14:21:09,635 ERROR [STDERR] at org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:170)
14:21:09,635 ERROR [STDERR] at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
14:21:09,635 ERROR [STDERR] at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
14:21:09,635 ERROR [STDERR] at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.AxisClient.invoke(AxisClient.java:127)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2767)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2443)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:2366)
14:21:09,635 ERROR [STDERR] at org.apache.axis.client.Call.invoke(Call.java:1812)
14:21:09,635 ERROR [STDERR] at org.alfresco.webservice.repository.RepositoryServiceSoapBindingStub.update(RepositoryServiceSoapBindingStub.java:986)
14:21:09,650 ERROR [STDERR] at upload.doPost(upload.java:198)
14:21:09,650 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
14:21:09,650 ERROR [STDERR] at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
14:21:09,650 ERROR [STDERR] at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
14:21:09,650 ERROR [STDERR] at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
14:21:09,650 ERROR [STDERR] at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
14:21:09,650 ERROR [STDERR] at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
14:21:09,650 ERROR [STDERR] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
14:21:09,650 ERROR [STDERR] at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
14:21:09,650 ERROR [STDERR] at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
14:21:09,650 ERROR [STDERR] at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
14:21:09,650 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
14:21:09,650 ERROR [STDERR] Caused by: org.alfresco.webservice.util.WebServiceException: Ticket could not be found when calling callback handler.
14:21:09,650 ERROR [STDERR] at org.alfresco.webservice.util.AuthenticationUtils.handle(AuthenticationUtils.java:171)
14:21:09,650 ERROR [STDERR] at org.apache.ws.security.handler.WSHandler.performCallback(WSHandler.java:734)
14:21:09,650 ERROR [STDERR] … 36 more
14:21:09,650 INFO [STDOUT] [Ljava.lang.StackTraceElement;@20618a
14:21:09,650 INFO [STDOUT] org.apache.ws.security.WSSecurityException: WSHandler: password callback failed; nested exception is:
org.alfresco.webservice.util.WebServiceException: Ticket could not be found when calling callback handler.
14:21:09,650 INFO [STDOUT] session ending
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.