Community
Participate
Working Groups
Using the 0307 driver, and importing an apache access log file from a remote machine running the 0307 agent controller, get the following error: IWAT0030E An error occurred during the execution of the remote log parser "org.eclipse.hyades.logging.parsers.importer.ParserWrapper": org/osgi/framework/BundleActivator IWAT0030E An error occurred during the execution of the remote log parser "org.eclipse.hyades.logging.parsers.importer.ParserWrapper": org/osgi/framework/BundleActivator
Created attachment 18769 [details] Demo Parser 4.0
The following error occurs when trying to do a remote import using the attached log parser: IWAT0061E The remote log parser "eclipsecon.tutorial.demo.parser.StaticParserExtension" could not be initialized. IWAT0061E The remote log parser "eclipsecon.tutorial.demo.parser.StaticParserExtension" could not be initialized. Not sure if this is caused by a config problem or?
The first problem reported is a known problem. See bugzilla 86557.
The second problem with the demo parser is a configuration error. The "requires" attribute in the pluginconfig.xml file for the demo parser plugin is incorrect. It should be: requires="org.eclipse.hyades.logging.parsers_4.0.0" The version number is missing. The org.eclipse.hyades.logging.parsers plugin (without version number) is an error. It should not be in the RAC plugins directory.
This was investigated and returned during 4.0. i2.
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.