SMILA/FAQ
< SMILA
Revision as of 06:37, 12 September 2008 by Akaufmann.brox.de (Talk | contribs) (New page: == FAQ == === Launching Smila === # "I started EILF.exe but EILF package isn´t in the tree of jconsole" #* create a new connection #* change your connection by declaring port "9004" und...)
FAQ
Launching Smila
- "I started EILF.exe but EILF package isn´t in the tree of jconsole"
- create a new connection
- change your connection by declaring port "9004" under remote
- push "Connect" and change to MBeans.
Building Smila
- “Build Failed - Out of Memory - Java heap space” while building with EILF.builder
- Ant hasn´t enough heap space to build the project. Use VM-arguments for expand the heap space.
- Choose "Open external tool dialog" and select your ant-build profile. - Change to the tab "JRE" and insert in the VM Arguments textbox: "-Xms40m -Xmx512m"
- Save and build again.
- Ant hasn´t enough heap space to build the project. Use VM-arguments for expand the heap space.
Launching a new crawler bundle
- “Could not find crawler id” while launching Smila with EILF.launch
- your launcher didn´t start your new crawlerbundle
- add your bundle by opening "Run dialog" and choose your EILF-profile
- choose your bundle in list and check it on
- set the start level to 4 and the autostart to true
- your launcher didn´t start your new crawlerbundle
- “Could not find crawler id” while launching Smila with EILF.EXE
- your bundle is´nt in config.ini or the start level isn´t correct.
- insert your bundle in config.ini like:
- org.eclipse.eilf.connectivity.framework.crawler.owncrawler@5:start, \
- your bundle is´nt in config.ini or the start level isn´t correct.