Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: Fw: [cosmos-dev] Problems for running COSMOS end-to-end sample


This could be a possibility... I'm not sure whether the data collection layer does any asynchronous work under the covers.  


Tony, can you try rerunning the reports.   You want to run the report once to initalize the data collection runtime.  Then wait 1 minutes just to make sure the data collection runtime is initialized and rerun the report again.  

Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy



"Hawkins, Joel" <Joel.Hawkins@xxxxxxxxxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

16/07/2007 11:08 AM

Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>

To
"Cosmos Dev" <cosmos-dev@xxxxxxxxxxx>
cc
Subject
RE: Fw: [cosmos-dev] Problems for running COSMOS end-to-end sample





Sheldon,

 

I wonder if this is a timing issue. I see the BIRT exception mixed in with the initialization of the runtime host, which makes me think that our report is trying to access the COSMOS runtime before its fully initialized.

 

Cheers,

Joel

 

-----Original Message-----
From:
cosmos-dev-bounces@xxxxxxxxxxx [mailto:cosmos-dev-bounces@xxxxxxxxxxx] On Behalf Of Sheldon Lee-Loy
Sent:
Monday, July 16, 2007 10:52 AM
To:
cosmos-dev@xxxxxxxxxxx
Subject:
Re: Fw: [cosmos-dev] Problems for running COSMOS end-to-end sample

 


Hi Tony,


Does your catalina.properties point to the correct database path?


You should have an entry similiar to the following, if your database is located under c:\apache-tomcat-5.5.23\webapps\database:

 

derby.system.home=C:/apache-tomcat-5.5.23/webapps/database



Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy

Tony <tony000@xxxxxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx

07/15/2007 01:33 AM


Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx>


To
cosmos-dev@xxxxxxxxxxx
cc
 
Subject
[cosmos-dev] Problems for running COSMOS end-to-end sample

 


   




Hi,
 
After I installed the COSMOS end-to-end sample according to the instructions from
http://wiki.eclipse.org/COSMOSEnd2EndSample , I can browser the page pointing to   http://localhost:8080/COSMOSUI/index.jsp?view=cosmos. Everything seems works well, but I can not get any report in the view above the properties sheet when I select "Top 10 Log Report"  or "Statistical Report".
 
I got exceptions as below(sorry for copying the whole exception report):
*************************************************
java.io.FileNotFoundException: D:\tony\doc\COSMOS\End2End\apache-tomcat-5.5.23\bin\file:D:\tony\doc\COSMOS\End2End\apache-tomcat-5.5.23\webapps\COSMOSReportViewer\WEB-INF\platform\plugins\org.eclipse.cosmos.dc.mgmt.wsdm_1.0.0.v200707100500 .
jar!\log\muse.log
      at java.io.FileOutputStream.open(Native Method)
      at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
      at java.io.FileOutputStream.<init>(FileOutputStream.java :70)
      at java.io.FileWriter.<init>(FileWriter.java:46)
      at org.apache.muse.core.platform.osgi.OSGiLogListener.<init>(OSGiLogListener.java:43)
      at org.apache.muse.core.platform.osgi.OSGiLogHandler .<init>(OSGiLogHandler.java:45)
      at org.apache.muse.core.platform.osgi.descriptor.OSGiLoggingConfig.createLogHandler(OSGiLoggingConfig.java:47)
      at org.apache.muse.core.descriptor.LoggingConfig.newInstance (LoggingConfig.java:89)
      at org.apache.muse.core.descriptor.RouterDefinition.newInstance(RouterDefinition.java:84)
      at org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter.addResourceDefinitions (OSGiResourceRouter.java:359)
      at org.apache.muse.core.platform.osgi.routing.OSGiResourceRouter.setEnvironment(OSGiResourceRouter.java:140)
      at org.apache.muse.core.descriptor.RouterDefinition.newInstance (RouterDefinition.java:81)
      at org.apache.muse.core.platform.AbstractIsolationLayer.initialize(AbstractIsolationLayer.java:178)
      at org.apache.muse.core.platform.osgi.mini.internal.OSGiMiniIsolationLayer.initialize (OSGiMiniIsolationLayer.java:65)
      at org.apache.muse.core.platform.osgi.mini.internal.OSGiMinServlet.createIsolationLayer(OSGiMinServlet.java:37)
      at org.apache.muse.core.platform.mini.MiniServlet.doPost (MiniServlet.java:69)
      at org.apache.muse.core.platform.osgi.mini.internal.OSGiMinServlet.doPost(OSGiMinServlet.java:52)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:616)
      at javax.servlet.http.HttpServlet.service (HttpServlet.java:689)
      at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
      at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias (ProxyServlet.java:109)
      at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service (HttpServerManager.java:280)
      at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
      at org.mortbay.jetty.servlet.ServletHandler.dispatch(ServletHandler.java:677)
      at org.mortbay.jetty.servlet.ServletHandler.handle (ServletHandler.java:568)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
      at org.mortbay.http.HttpServer.service (HttpServer.java:909)
      at org.mortbay.http.HttpConnection.service(HttpConnection.java:820)
      at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:986)
      at org.mortbay.http.HttpConnection.handle (HttpConnection.java:837)
      at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:245)
      at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
      at org.mortbay.util.ThreadPool$PoolThread.run (ThreadPool.java:534)

2007-7-15 13:13:16 org.apache.muse.core.routing.SimpleResourceRouter initialize
Info: [ID = 'RouterIsInitialized'] The resource router has been initialized.
Entry bundleentry://14/OSGI-INF/Advertisement/Dispatch- Consumer.xml
Ref is <wsa:EndpointReference xmlns:wsa="
http://www.w3.org/2005/08/addressing ">
  <wsa:Address>
http://127.0.0.1:1080/wsn-consumer/services/consumer </wsa:Addre
ss>
  <wsa:ReferenceParameters>
      <muse-wsa:ResourceId xmlns:muse-wsa="
http://ws.apache.org/muse/addressin
g">MuseResource-1</muse-wsa:ResourceId>
  </wsa:ReferenceParameters>
</wsa:EndpointReference>

Entry bundleentry://14/OSGI-INF/Advertisement/advertisement-consumer.xml
Ref is <wsa:EndpointReference xmlns:wsa="
http://www.w3.org/2005/08/addressing">
  <wsa:Address>
http://localhost:1080/wsn-consumer/services/consumer </wsa:Addre
ss>
  <wsa:ReferenceParameters xmlns:wsa="
http://www.w3.org/2005/08/addressing ">
      <muse-wsa:ResourceId xmlns:muse-wsa="
http://ws.apache.org/muse/addressin
g">RuntimeIdentifierValue</muse-wsa:ResourceId>
  </wsa:ReferenceParameters>
</wsa:EndpointReference>

2007-7-15 13:13:16 org.apache.muse.core.routing.SimpleResourceRouter initialize
Info: [ID = 'RouterIsInitialized'] The resource router has been initialized.
org.apache.muse.ws.addressing.soap.SoapFault: [ID = 'DestinationUnreachable'] Th
ere is no resource available at the given EPR:

<wsa:EndpointReference xmlns:wsa="http://www.w3.org/2005/08/addressing">
  <wsa:Address>
http://9.186.52.62:80/cosmos/services/Relationships</wsa:Addres
s>
</wsa:EndpointReference>

The existing EPRs hosted by this endpoint are:
      at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceCl
ient.java:298)
      at org.apache.muse.core.AbstractResourceClient.invoke(AbstractResourceCl
ient.java:254)
      at org.apache.muse.ws.resource.remote.WsResourceClient.getResourceProper
tyDocument(WsResourceClient.java:146)
      at org.eclipse.cosmos.dc.mgmt.wsdm.osgi.WSDMBindingService.warmUpMuse (WS
DMBindingService.java:147)
      at org.eclipse.cosmos.dc.mgmt.wsdm.osgi.WSDMBindingService.access$0(WSDM
BindingService.java:106)
      at org.eclipse.cosmos.dc.mgmt.wsdm.osgi.WSDMBindingService$1.run (WSDMBin
dingService.java:76)
      at java.lang.Thread.run(Thread.java:595)

2007-7-15 13:13:17 org.apache.muse.core.SimpleResource initialize
Info: [ID = 'ResourceInitialized'] The resource at '/org.eclipse.cosmos.dc.local.domain.OSGiDomainHost' has been initialized.
Bound<wsa:EndpointReference xmlns:wsa="
http://www.w3.org/2005/08/addressing">
  <wsa:Address>
http://9.186.52.62:80/cosmos/services/org.eclipse.cosmos.dc.local.domain.OSGiDomainHost</wsa:Address>
  <wsa:ReferenceParameters>
      <muse-wsa:ResourceId xmlns:muse-wsa="
http://ws.apache.org/muse/addressing">Resource_0</muse-wsa:ResourceId>
  </wsa:ReferenceParameters>
</wsa:EndpointReference>

2007-7-15 13:13:18 org.apache.muse.core.SimpleResource initialize
Info: [ID = 'ResourceInitialized'] The resource at '/org.eclipse.cosmos.dc.local.registry.SQLProviderRegistry' has been initialized.
2007-7-15 13:13:23 org.eclipse.birt.report.engine.script.internal.DtEScriptExecutor handleJS
warning: A BIRT exception occurred: Error evaluating _javascript_ _expression_. Scriptengine error: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
Script source: DataSet[Data Set].__bm_OPEN, line: 1, text:__bm_OPEN(). See next exception for more information.
Error evaluating _javascript_ _expression_. Script engine error: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
Script source: DataSet[Data Set].__bm_OPEN, line: 1, text:__bm_OPEN()
org.eclipse.birt.data.engine.core.DataException: A BIRT exception occurred: Error evaluating _javascript_ _expression_. Script engine error: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
Script source: DataSet[Data Set].__bm_OPEN, line: 1, text:__bm_OPEN(). See next exception for more information.
Error evaluating _javascript_ _expression_. Script engine error: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
Script source: DataSet[Data Set].__bm_OPEN, line: 1, text:__bm_OPEN()
      at org.eclipse.birt.data.engine.core.DataException.wrap(DataException.java :118)
      at org.eclipse.birt.data.engine.script.ScriptEvalUtil.evaluateJSAsExpr(ScriptEvalUtil.java:582)
      at org.eclipse.birt.data.engine.script.JSMethodRunner.runScript(JSMethodRunner.java:79)
      at org.eclipse.birt.report.engine.script.internal.DtEScriptExecutor.handleJS(DtEScriptExecutor.java:71)
      at org.eclipse.birt.report.engine.script.internal.DataSetScriptExecutor.handleJS(DataSetScriptExecutor.java:159)
      at org.eclipse.birt.report.engine.script.internal.ScriptDataSetScriptExecutor.handleOpen(ScriptDataSetScriptExecutor.java:66)
      at org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime.open(ScriptDataSetRuntime.java :79)
      at org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor$CustomDataSet.openPreparedScriptDSQuery.java:244)
      at org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor.executeOdiQuery (PreparedScriptDSQuery.java:220)
      at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:761)
      at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java :216)
      at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:152)
      at org.eclipse.birt.report.engine.data.dte.QueryResultSet.<init>(QueryResultSet.java:83)
      at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:155)
      at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java :111)
      at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:178)
      at org.eclipse.birt.report.engine.executor.ExtendedGenerateExecutor.executeQueries(ExtendedGenerateExecutor.java :209)
      at org.eclipse.birt.report.engine.executor.ExtendedGenerateExecutor.execute(ExtendedGenerateExecutor.java:65)
      at org.eclipse.birt.report.engine.executor.ExtendedItemExecutor.execute(ExtendedItemExecutor.java :57)
      at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45)
      at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute (ReportItemEmitterExecutor.java:45)
      at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45)
      at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute (SuppressDuplicateItemExecutor.java:42)
      at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutChildren(HTMLBlockStackingLM.java:63)
      at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout (HTMLAbstractLM.java:171)
      at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resumeLayout(HTMLInlineStackingLM.java:94)
      at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layoutChildren (HTMLInlineStackingLM.java:138)
      at org.eclipse.birt.report.engine.layout.html.HTMLRowLM.layoutChildren(HTMLRowLM.java:41)
      at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java :171)
      at org.eclipse.birt.report.engine.layout.html.HTMLRowLM.layout(HTMLRowLM.java:31)
      at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutChildren(HTMLBlockStackingLM.java:68)
      at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren(HTMLTableLM.java:81)
      at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:171)
      at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layoutChildren (HTMLPageLM.java:142)
      at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:84)
      at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java :90)
      at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:186)
      at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:227)
      at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:87)
      at org.eclipse.birt.report.service.ReportEngineService.runReport(Unknown Source)
      at org.eclipse.birt.report.service.BirtViewerReportService.runReport (Unknown Source)
      at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(Unknown Source)
      at org.eclipse.birt.report.service.actionhandler.BirtGetPageActionHandler.__checkDocumentExists (Unknown Source)
      at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.prepareParameters(Unknown Source)
      at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.__execute (Unknown Source)
      at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source)
      at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction (Unknown Source)
      at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source)
      at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPage (Unknown Source)
      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:585)
      at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source)
      at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source)
      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:585)
      at org.apache.axis.providers.java.RPCProvider.invokeMethod (RPCProvider.java:397)
      at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186)
      at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323)
      at org.apache.axis.strategies.InvocationStrategy.visit (InvocationStrategy.java:32)
      at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
      at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
      at org.apache.axis.handlers.soap.SOAPService.invoke (SOAPService.java:453)
      at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281)
      at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699)
      at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost (Unknown Source)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
      at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
      at javax.servlet.http.HttpServlet.service (HttpServlet.java:803)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java :188)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
      at org.apache.catalina.core.StandardHostValve.invoke (StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
      at org.apache.catalina.valves.FastCommonAccessLogValve.invoke(FastCommonAccessLogValve.java :482)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
      at org.apache.coyote.http11.Http11Processor.process (Http11Processor.java:870)
      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket (PoolTcpEndpoint.java:528)
      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java :685)
      at java.lang.Thread.run(Thread.java:595)
Caused by: org.eclipse.birt.core.exception.CoreException: Error evaluating _javascript_ _expression_. Script engine error: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
Script source: DataSet[Data Set].__bm_OPEN, line: 1, text:__bm_OPEN()
      at org.eclipse.birt.core.script._javascript_EvalUtil.wrapRhinoException(_javascript_EvalUtil.java:281)
      at org.eclipse.birt.core.script._javascript_EvalUtil.evaluateRawScript (_javascript_EvalUtil.java:105)
      at org.eclipse.birt.core.script._javascript_EvalUtil.evaluateScript(_javascript_EvalUtil.java:137)
      at org.eclipse.birt.data.engine.script.ScriptEvalUtil.evaluateJSAsExpr(ScriptEvalUtil.java :578)
      ... 85 more
Caused by: org.mozilla._javascript_.WrappedException: Wrapped java.lang.NullPointerException (DataSet[Data Set].__bm_OPEN#10)
      at org.mozilla._javascript_.Context.throwAsScriptRuntimeEx (Context.java:1776)
      at org.mozilla._javascript_.MemberBox.invoke(MemberBox.java:191)
      at org.mozilla._javascript_.NativeJavaMethod.call(NativeJavaMethod.java:197)
      at org.mozilla._javascript_.optimizer.OptRuntime.call2 (OptRuntime.java:73)

        at org.mozilla._javascript_.gen.c19._c1(DataSet[Data Set].__bm_OPEN:10)
      at org.mozilla._javascript_.gen.c19.call(DataSet[Data Set].__bm_OPEN)
      at org.mozilla._javascript_.optimizer.OptRuntime.callName0 (OptRuntime.java:105)
      at org.mozilla._javascript_.gen.c20._c0(DataSet[Data Set].__bm_OPEN:1)
      at org.mozilla._javascript_.gen.c20.call(DataSet[Data Set].__bm_OPEN)
      at org.mozilla._javascript_.ContextFactory.doTopCall (ContextFactory.java:304)
      at org.mozilla._javascript_.ScriptRuntime.doTopCall(ScriptRuntime.java:2769)
      at org.mozilla._javascript_.gen.c20.call(DataSet[Data Set].__bm_OPEN)
      at org.mozilla._javascript_.gen.c20.exec (DataSet[Data Set].__bm_OPEN)
      at org.eclipse.birt.core.script._javascript_EvalUtil.evaluateRawScript(_javascript_EvalUtil.java:98)
      ... 87 more
Caused by: java.lang.NullPointerException
      at org.eclipse.cosmos.dc.birt.helper.LocalHelper.getLatestDatasetForSourceKeyset (LocalHelper.java:72)
      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:585)
      at org.mozilla._javascript_.MemberBox.invoke (MemberBox.java:174)
      ... 99 more
Bound<wsa:EndpointReference xmlns:wsa="
http://www.w3.org/2005/08/addressing ">
  <wsa:Address>
http://9.186.52.62:80/cosmos/services/org.eclipse.cosmos.dc.loc
al.registry.SQLProviderRegistry</wsa:Address>
  <wsa:ReferenceParameters>
      <muse-wsa:ResourceId xmlns:muse-wsa="
http://ws.apache.org/muse/addressin
g">Resource_1</muse-wsa:ResourceId>
  </wsa:ReferenceParameters>
</wsa:EndpointReference>

2007-7-15 13:14:22 org.apache.muse.core.SimpleResource initialize
Info: [ID = 'ResourceInitialized'] The resource at '/org.eclipse.cosmos.dc.runti
me.osgi.OSGiRuntimeHost' has been initialized.
Bound<wsa:EndpointReference xmlns:wsa="
http://www.w3.org/2005/08/addressing">
  <wsa:Address>
http://9.186.52.62:80/cosmos/services/org.eclipse.cosmos.dc.run
time.osgi.OSGiRuntimeHost </wsa:Address>
  <wsa:ReferenceParameters>
      <muse-wsa:ResourceId xmlns:muse-wsa="
http://ws.apache.org/muse/addressin
g">RuntimeIdentifierValue</muse-wsa:ResourceId>
  </wsa:ReferenceParameters>
</wsa:EndpointReference>

***************************************************************************************************************

Does anyone know what is wrong?
 
Many thanks in advance!


--
===================
No one knows life was gonna be this way.

Yang, Dejun
Department of Computer Science, PKU

Addr: Room 629 Bldg 36 Peking University, Bejing, P.R.China 100871
Phone: 86-10-52766240
Email:
tony000@xxxxxxxxx _______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev

=00The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it._______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


Back to the top