Hi all,

I am testing trying out the Kim web services; but i am getting this
error below. Not sure exactly what could be going on here.

Here is my setup;
OS: Linux 2.6.27-7-generic (Ubuntu8.10)
JDK: sun-java-6
Axis2: 1.3
Tomcat 6.

I am calling the service as follows:

        GetDocuments getDocuments = new GetDocuments();
        DocumentQuery param = new DocumentQuery();
        param.setKeywordExprString("London");
        getDocuments.setQuery(param);
    
        GetDocumentsResponse response = stub.getDocuments(getDocuments);
        
        DocumentQueryResult result = response.get_return();

here is the exception:

org.apache.axis2.AxisFault: java.io.IOException: java.io.IOException:
java.io.IOException: java.lang.IllegalArgumentException: The char '0x0'
after ' 

Return to Article | Print this Page

Whitbread to spend �500m on David Lloyd gyms

By Elizabeth Rigby - Aug 09 2001 20:57:05

Whitbread is planning to spend more than �500m ($712.8m) on doubling the
number of its David Lloyd Leisure health and fitness clubs to 100 over
the next five years.

The accelerated investment reflects Whitbread's desire to become more
focused on its leisure operations following the disposal of its
3,000-strong pub chain in March.

The expansion comes amid an investment boom in the health club market.

Revenues of �1.68bn are expected by the industry this year and that
figure could increase to �3.2bn by 2006.

Rival health club operators are racing to grab market share in what is
still a relatively under-developed sector.

Stewart Miller, managing director of David Lloyd Leisure, said the
company's aim was to create the first household name in health and
fitness.

He said: "In a sector that is growing at about 25 per cent a year, there
is clear room for expansion."

Only 5 per cent of the UK population are gym members. Mintel, the market
research group, predicts the proportion will rise to 8 per cent by 2003.

On Wednesday, Virgin Active, said it had raised �100m to roll out 17
clubs in the UK by the end of next year and to fund an acquisition of 80
clubs in South Africa.

Meanwhile, operators such as Fitness First, the budget operator with
more than 150 clubs in the UK, reckons it can expand to about 700 to 800
clubs in the next seven or eight years.

David Lloyd Leisure, positioned at the family end of the market, is in
competition with clubs such as Esporta and Virgin Active, which are also
trying to attract families.

David Lloyd Leisure plans to follow a slightly different path than in
the past - mixing the trademark David Lloyd health and racquet clubs
with smaller clubs designed for urban sites. This will allow it to set
up in towns and cities across the UK where big sites for racquet clubs -
which can need up to 120,000 sq ft - are not available.

Analysts say it would struggle to find enough greenfield sites for
larger clubs to meet its ambitious growth targets.

Whitbread's five-year expansion plan would create 4,000 jobs. It plans
to add at least eight clubs next year, including sites in Manchester,
Fulham, Bromsgrove, Kingston-upon-Thames, Epsom and Cheam. Each club
costs about �10m and employs about 80 people.

Whitbread said on Thursday it was on track to sell its Curzon club
chain, which operates 12 clubs in central London, by the end of the
summer.

It is understood that Joel Cadbury and Matthew Freud, who opened a club
in London this year, are in talks to buy the Curzon chain after
operators such as Fitness First and LA Fitness withdrew.


Related stories
Lex: Whitbread
Whitbread returns �1.1bn to shareholders




� Copyright The Financial Times Limited 2001.

' is not a valid XML character.
   at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)
   at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)
   at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
   at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
   at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
   at
com.butterflycluster.ai.semweb.DocumentRepositoryAPIStub.getDocuments(DocumentRepositoryAPIStub.java:516)
   at
com.butterflycluster.ai.semweb.GetDocumentIdsTest.testgetDocuments(GetDocumentIdsTest.java:37)
   at java.lang.reflect.Method.invoke(libgcj.so.90)
   at junit.framework.TestCase.runTest(TestCase.java:168)
   at junit.framework.TestCase.runBare(TestCase.java:134)
   at junit.framework.TestResult$1.protect(TestResult.java:110)
   at junit.framework.TestResult.runProtected(TestResult.java:128)
   at junit.framework.TestResult.run(TestResult.java:113)
   at junit.framework.TestCase.run(TestCase.java:124)
   at junit.framework.TestSuite.runTest(TestSuite.java:232)
   at junit.framework.TestSuite.run(TestSuite.java:227)
   at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)
   at
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:38)
   at
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
   at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460)
   at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673)
   at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386)
   at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:196)




_______________________________________________
Kim-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/kim-discussion

Reply via email to