Giter Club home page Giter Club logo

Comments (3)

lsgro avatar lsgro commented on July 28, 2024

Tipically this is due to missing configuration of the IB instance. Read
carefully the getting started page. There must be a configuration folder
that must be referenced in the eclipse configuration file eclipse.ini.
Luigi
On Jun 5, 2013 4:20 PM, "keel1982" [email protected] wrote:

Hello,
I am following the troubeshooting page and actually I have found that
there is something wrong with my IStockDatabaseContainer class.

The error from the log is like this:

eclipse.buildId=I20120608-1400
java.version=1.7.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64

This is a continuation of log file
C:\Users\Keel\workspace.metadata.bak_8.log
Created Time: 2013-06-05 23:05:31.956

Warning
Wed Jun 05 23:05:31 CST 2013
[SCR] Could not get the service object relevant to the reference. One
possible reason is a circularity problem. Another possible reason is that
BundleContext.getService() returns null.
Details:
Problematic reference = Reference[name = IStockDatabaseContainer,
interface = com.quantcomponents.marketdata.IStockDatabaseContainer, policy
= static, cardinality = 1..1, target = null, bind =
setStockDatabaseContainer, unbind = null]
of service component = com.quantcomponents.marketdata.marketDataManager
component implementation class =
com.quantcomponents.marketdata.service.MarketDataManager
located in bundle with symbolic name =
com.quantcomponents.marketdata.service
bundle location =
reference:file:../../Users/Keel/.eclipse/org.eclipse.platform_4.2.0_1709980481/plugins/com.quantcomponents.marketdata.service_1.0.0.jar

Do you have any ideas about what's wrong with my installation ?

Thanks a lot.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

from quantcomponents.

keel1982 avatar keel1982 commented on July 28, 2024

I double checked the eclipse.ini and c:\users\quantcomponents\com.quantcomponents.ib.adapter.cfg . I don't think the issue is related to them.

from quantcomponents.

lsgro avatar lsgro commented on July 28, 2024

Hello,
It is almost impossible to find the cause of that error message from remote.
The meaning of the error is that the StockDatabaseContainer has not been
created. And the MarketDataManager depends on it.
It is possible, but very unlikely, that you have found a bug.
The StockDatabaseContainer depends on Derby DB to be available as a plugin.
Double check that the derby plugin is installed and that you can see it in
the 'Plugin' view.
If you don't see it, then something went wrong with the plugin installation.
Unfortunately I can't help you much more than that.
Let me know if your effort will be successful. Every Eclipse installation
is different. My tests were made with a fresh installation of Eclipse 4.2
Classic.
Luigi

On Thu, Jun 6, 2013 at 3:58 PM, keel1982 [email protected] wrote:

I double checked the eclipse.ini and
c:\users\quantcomponents\com.quantcomponents.ib.adapter.cfg . I
don't think the issue is related to them.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-19050995
.

I don't really like disconcerting people. Although often when I try to be
normal I disconcert anyway (Robert Wyatt)

from quantcomponents.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.