Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] Fwd: Setting up an AERI discovery/reporting server for JBoss Developer Studio error reporting

In https://issues.jboss.org/browse/JBDS-3566 we added the single
org.eclipse.epp.logging.aeri.feature to our JBDS product definition,
but the resulting build doesn't allow reporting of errors back to
Eclipse and doesn't include a defined server to which to submit error
reports.

Do we need a separate reporting server, with different JSON settings,
in order to collect information from a product that's not in the
org.eclipse.* namespace?

If so, how many files need to be on the server, and do we need
anything other than a simple Apache instance to serve them? Do we need
anything dynamic (cgi, jsp, php, etc.) to collect the data, or can
that be redirected to eclipse.org? Can reports be submitted to JIRA,
or does this only work with Bugzilla?

If you can point me at your codebase, I can hopefully throw you some
patches for making this work on devstudio.redhat.com (outside the
eclipse.org infra).

Thanks in advance,

--
Nick Boldt :: Productization Lead :: JBoss Tools & Dev Studio :: Red Hat, Inc.
http://nick.divbyzero.com


Back to the top