Still the tests are failing for me

-3.2.0-SNAPSHOT.jar
[2011-04-23 12:27:50,023]  INFO
{org.wso2.carbon.integration.core.AuthenticateStub} -  AuthenticateStub :
Stub created with session JSESSIONID=B9DB68B7C3CD5AE8A6760C85427CF1D2;
Path=/; Secure=null; HttpOnly=null
[2011-04-23 12:27:50,033] ERROR - AxisEngine The endpoint reference (EPR)
for the Operation not found is https://localhost:9443/services/LogViewer and
the WSA Action = urn:getLogs. If this EPR was previously reachable, please
contact the server administrator.
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation
not found is https://localhost:9443/services/LogViewer and the WSA Action =
urn:getLogs. If this EPR was previously reachable, please contact the server
administrator.
 at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:102)
at org.apache.axis2.engine.Phase.invoke(Phase.java:329)
 at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)
 at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
 at
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
 at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.wso2.carbon.bridge.BridgeServlet.service(BridgeServlet.java:155)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:304)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:240)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:498)
 at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100)
 at org.wso2.carbon.server.TomcatServer$1.invoke(TomcatServer.java:242)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562)
 at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:394)
 at
org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:391)
at
org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:357)
 at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1531)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)
[2011-04-23 12:27:50,038] ERROR
{org.wso2.carbon.mediator.log.test.LogMediatorCustomLevelTest} -  Error
while invoking a backend service or an admin service
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation
not found is https://localhost:9443/services/LogViewer and the WSA Action =
urn:getLogs. If this EPR was previously reachable, please contact the server
administrator.
 at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
 at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
 at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
at
org.wso2.carbon.logging.view.stub.LogViewerStub.getLogs(LogViewerStub.java:569)
 at
org.wso2.carbon.mediator.log.test.LogMediatorCustomLevelTest.successfulScenario(LogMediatorCustomLevelTest.java:51)
at
org.wso2.esb.integration.ESBIntegrationTest.runSuccessCase(ESBIntegrationTest.java:64)
 at
org.wso2.carbon.integration.core.TestTemplate.testTemplate(TestTemplate.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:164)
 at junit.framework.TestCase.runBare(TestCase.java:130)
at junit.framework.TestResult$1.protect(TestResult.java:106)
 at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
 at junit.framework.TestCase.run(TestCase.java:120)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
at junit.framework.TestSuite.runTest(TestSuite.java:230)
 at junit.framework.TestSuite.run(TestSuite.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
 at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
 at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
 at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Tests run: 4, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 68.527 sec
<<< FAILURE!

Results :

Failed tests:
  testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorSimpleLevelTest)
  testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorFullLevelTest)
  testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorHeaderLevelTest)
  testTemplate(org.wso2.carbon.mediator.log.test.LogMediatorCustomLevelTest)

Tests run: 4, Failures: 4, Errors: 0, Skipped: 0

Shutting down server...
[SimpleHTTPServer] Stop called
[SimpleHTTPServer] Stop called
[2011-04-23 12:27:50,086]  INFO
{org.apache.axis2.transport.http.server.SimpleHttpServer} -  Shut down
connection listener
[SimpleHTTPServer] Stop called
[SimpleHTTPServer] Stop called


On Sat, Apr 23, 2011 at 11:32 AM, Kasun Indrasiri <[email protected]> wrote:

> Thanks Amani.
>
>
> On Sat, Apr 23, 2011 at 11:15 AM, Amani Soysa <[email protected]> wrote:
>
>> Hi,
>>
>> Its fixed now
>>
>> Amani
>>
>> On Sat, Apr 23, 2011 at 10:46 AM, Amani Soysa <[email protected]> wrote:
>>
>>> HI,
>>>
>>> Its my bad very sorry for the inconvenience I will fix it now.
>>>
>>>
>>> On Sat, Apr 23, 2011 at 9:51 AM, Kasun Indrasiri <[email protected]> wrote:
>>>
>>>>
>>>> Looks like LogViewer is rewritten and I couldn't find a method to get a
>>>> set of INFO logs.
>>>>     i.e.LogMessage[] logs = logViewerStub.getLogs("INFO",
>>>> "LogMediator");
>>>>
>>>> BTW, before committing such changes, author must check for the usage of
>>>> that component and fix the dependents.
>>>>
>>>> On Sat, Apr 23, 2011 at 9:37 AM, Kasun Indrasiri <[email protected]>wrote:
>>>>
>>>>> This is because LogViewerStub interface was changed and getLogs method
>>>>> is removed. We are in the process of fixing this.
>>>>>
>>>>> On Sat, Apr 23, 2011 at 6:52 AM, Afkham Azeez <[email protected]> wrote:
>>>>>
>>>>>> [INFO] Copying 4 resources
>>>>>> [INFO] [antrun:run {execution: create-temp-dir}]
>>>>>> [INFO] Executing tasks
>>>>>>     [mkdir] Created dir:
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/carbontmp/wso2esb-4.0.0-SNAPSHOT
>>>>>> [INFO] Executed tasks
>>>>>> [INFO] [compiler:testCompile {execution: default-testCompile}]
>>>>>> [INFO] Compiling 5 source files to
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/target/test-classes
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [ERROR] COMPILATION ERROR :
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [ERROR]
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> [ERROR]
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> [ERROR]
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> [ERROR]
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> [INFO] 4 errors
>>>>>> [INFO] -------------------------------------------------------------
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [ERROR] BUILD FAILURE
>>>>>> [INFO]
>>>>>> ------------------------------------------------------------------------
>>>>>> [INFO] Compilation failure
>>>>>>
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorSimpleLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorHeaderLevelTest.java:[52,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorFullLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>> /Users/azeez/projects/wso2/org/trunk/carbon/products/esb/modules/integration/mediators/log-mediator/src/test/java/org/wso2/carbon/mediator/log/test/LogMediatorCustomLevelTest.java:[51,41]
>>>>>> cannot find symbol
>>>>>> symbol  : method getLogs(java.lang.String,java.lang.String)
>>>>>> location: class org.wso2.carbon.logging.view.stub.LogViewerStub
>>>>>>
>>>>>>
>>>>>> --
>>>>>> *Afkham Azeez*
>>>>>> Senior Software Architect & Senior Manager; WSO2, Inc.;
>>>>>> http://wso2.com,
>>>>>> *
>>>>>> *
>>>>>> *Member; Apache Software Foundation; 
>>>>>> **http://www.apache.org/*<http://www.apache.org/>
>>>>>> *
>>>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>>>> twitter: 
>>>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>>>> *
>>>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>>>> *
>>>>>> *
>>>>>> *Lean . Enterprise . Middleware*
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Kasun Indrasiri
>>>>> Senior Software Engineer
>>>>>
>>>>> WSO2, Inc.; http://wso2.com
>>>>> lean.enterprise.middleware
>>>>>
>>>>> cell: +94 71 536 4128
>>>>> Blog : http://kasunpanorama.blogspot.com/
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Kasun Indrasiri
>>>> Senior Software Engineer
>>>> WSO2, Inc.; http://wso2.com
>>>> lean.enterprise.middleware
>>>>
>>>> cell: +94 71 536 4128
>>>> Blog : http://kasunpanorama.blogspot.com/
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : http://kasunpanorama.blogspot.com/
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*<http://www.apache.org/>
*
email: **[email protected]* <[email protected]>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to