Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.eso.org/projects/dfs/team/JP2PP-test-report-V2-2-beta6.txt
Дата изменения: Wed Nov 29 18:36:57 2000
Дата индексирования: Sun Apr 13 22:54:41 2008
Кодировка:

Поисковые слова: http astrokuban.info astrokuban
TEST REPORT FOR P2PP V2.2beta6
==============================

Tests performed from 15/11/2000 to 16/11/2000.
The main goal here was to check that this new P2PP release works with OTV2.2beta6 (first
including all Masks tracker functionalities).
Tests performed on wg0arc, HP-UX11, user visitor, accessing SEGSRV12.


Remarks from KH
---------------


1/ Problem with the new P2PP V2.2beta6 : I can run it, but if I try to duplicate a previous VIMOS OB (one we created with P2PP V2.2beta5
yesterday),
P2PP frozes with the following Java exception :

Exception occurred during event dispatching:
java.lang.ClassCastException: org.eso.ohs.instruments.StringParameter
at org.eso.ohs.instruments.TemplateSignature.(TemplateSignature.java:97)
at org.eso.ohs.dfs.ObservationDescription.copyProperty(ObservationDescription.java:222)
at org.eso.ohs.dfs.BusinessObject.copyProperties(BusinessObject.java:435)
at org.eso.ohs.dfs.BusinessObject.copy(BusinessObject.java:471)
at org.eso.ohs.dfs.BusinessObject.deepCopy(BusinessObject.java:278)
at org.eso.ohs.dfs.CalibrationBlock.deepCopy(CalibrationBlock.java:627)
at org.eso.ohs.persistence.ObjectManager.deepCopy(ObjectManager.java:244)
at org.eso.ohs.persistence.ObjectManager.deepCopy(ObjectManager.java:222)
at org.eso.ohs.p2pp.actions.DuplicateBOAction$IncrementalDuplication.doDuplication(DuplicateBOAction.java:169)
at org.eso.ohs.p2pp.actions.DuplicateBOAction$IncrementalDuplication.performStep(DuplicateBOAction.java:146)
at org.eso.ohs.p2pp.actions.IncrementalActionAutomaton.run(IncrementalActionAutomaton.java:147)
at javax.swing.SystemEventQueueUtilities.processRunnableEvent(SystemEventQueueUtilities.java:332)
at javax.swing.SystemEventQueueUtilities.access$0(SystemEventQueueUtilities.java:328)
at javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(SystemEventQueueUtilities.java:369)
at java.awt.Component.dispatchEventImpl(Component.java:1812)
at java.awt.Component.dispatchEvent(Component.java:1744)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

If I create a new VIMOS OB with this V2.2beta6 : no problem, I can check it in, duplicate it, ...
==> I deleted OBs we created yesterday with P2PPV2.2beta5, anyway can you have a look at this to be sure that there will be no compatibility
problem ...

==> item 1170

2/ MINOR: "File>View Phase 1 targets" opens a "Phase 1 targets" box. In
this box, the "Download" items download targets to pre-selected science
OBs only. If no science OB exist for the current obs. run, the error
message displayed here should be clearer : also indicate that targets
can not be downloaded for calibration OBs, but only for science OBs.

==> item 1173