Community
Participate
Working Groups
1. enable large log support 2. import one apache access log from local host, one apache access log from a remote host (security disabled) 3. the local log goes into the database, but the remote log seems not (its icon shows the log is imported in XMI mode). 4. in the .log, a NPE is thrown !ENTRY org.eclipse.tptp.monitoring.logui 4 2 2006-09-21 09:34:30.540 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tptp.monitoring.logui". !STACK 0 java.lang.NullPointerException at org.eclipse.tptp.monitoring.logui.internal.wizards.ImportLogWizard$LogImportJobListener.done(ImportLogWizard.java:2247) at org.eclipse.core.internal.jobs.JobListeners$3.notify(JobListeners.java:39) at org.eclipse.core.internal.jobs.JobListeners.doNotify(JobListeners.java:112) at org.eclipse.core.internal.jobs.JobListeners.done(JobListeners.java:152) at org.eclipse.core.internal.jobs.JobManager.endJob(JobManager.java:540) at org.eclipse.core.internal.jobs.WorkerPool.endJob(WorkerPool.java:100) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:74)
This defect is related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=157905. We already know about the problem with remote log files that are imported inot XMI instead of RDB. The agent proxy is not set on the agent that is used by the import job, this is the reason why the exception occurs. Need more investigation to see why although the wizard creates an RDB agent the CBEs end up in an XMI agen.
Moving to 4.4, cannot be contained in 4.3.
Once 157905 is fixed I believe this oen will be fixed too. Estimate testing the 157905 fix and verifying that it solves the problem: 8h.
This is required from AC perspective.
The fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=157905 has also resolved this problem. Cannot reproduce with TPTP-4.4.1-200708280100.
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.