Jing Tao's activity
From 02/13/2013 to 03/14/2013
03/13/2013
- 03:50 PM Metacat Bug #5818: SOLR deployment on Lucene index
- We use solr query.
- 03:49 PM Metacat Bug #5815: Integrate Lucene indexing
- We will use solr. so close it.
- 03:48 PM Metacat Feature #5810: Implement SOLR-based search
- Where "Metacat docs" include:
-Currently indexed DataONE science metadata (EML versions, FGDC versions, Dryad)
-Syste...
03/08/2013
- 11:13 AM Morpho Bug #5888 (Resolved): Couldn't log in as a NCEAS account in Morpho
- When I tried to log in the DataONE network as a NCEAS account, i got this error:
[java] Could not authenticate: org...
03/07/2013
- 03:48 PM Morpho Bug #5887 (New): Handle the query result set which contains the revision chains of documents
- Morpho network query now experiences a performance issue because the merge of the network and local search results.
...
03/05/2013
- 03:07 PM Morpho Bug #5860: When morpho saves a network data package to local, the system metadata may contain id (obsoletes) which doesn't exist
- Add the code to set the obsoletes element in the system metadata and the revision manager even though the obsoleted i...
02/27/2013
- 09:45 AM Morpho Bug #5885: Upgrading EML version causes access policy to be lost
- Before the upgrading, the system metadata should be preserved. Then we set it backup when the upgrading is done.
Af... - 09:31 AM Morpho Bug #5885: Upgrading EML version causes access policy to be lost
- If i didn't upgrade the eml version and saved it locally, the access policies can be preserved in the system metadata...
02/25/2013
- 02:49 PM Morpho Bug #5881: How can we change the access policy for the resource map document
- I just tested to change a local data package's access policy. The resource map file still keeps the same. In other wo...
- 02:08 PM Morpho Bug #5869: Test morpho 2.0 on windows
- I think we can close the bug.
02/22/2013
- 05:10 PM Morpho Bug #5882 (Resolved): Get a system metadata version number error when morpho tried to change the access policy of a network document
- When I tried to change the access rule of a network document, i got this error:
The requested system metadata vers... - 04:56 PM Morpho Bug #5881 (Resolved): How can we change the access policy for the resource map document
- When we create a data package with a data object by the new data package wizard and entity wizard, a resource map doc...
02/21/2013
- 11:31 PM Morpho Bug #5877 (Resolved): Updating the access rule cause the data package being modified
- I opened a local data package and use the menu Document|Access Information to add an access rule for it. However, the...
- 04:26 PM Morpho Bug #5876 (Resolved): Modify the Access Page for users easily inputting a DN
- In today's meeting, Chris mentioned how a user inputted a DN rather than chose one from the tree. I took a look and f...
- 02:06 PM Morpho Bug #5869: Test morpho 2.0 on windows
- After updated the d1_common, i tested morpho against Metacat MN and GMN. It worked well to me.
- 11:05 AM Morpho Bug #5869: Test morpho 2.0 on windows
- i am sending an email to him.
- 10:49 AM Morpho Bug #5869: Test morpho 2.0 on windows
- The issue is in the d1_common_java module.
The method generateTempFile() in the SimpleMultipartEntity creates a temp... - 09:49 AM Morpho Bug #5869: Test morpho 2.0 on windows
- After updated the ECP lib, now I can log in. However, when i saved a data package to the network, I got this error:
...
02/20/2013
- 05:33 PM Morpho Bug #5823: Improve save-to-network performance
- I did a test to save the almost same data packages (an eml document to describe the same data file) into the network ...
02/19/2013
- 06:09 PM Morpho Bug #5869: Test morpho 2.0 on windows
- benMac, would you please run Morpho from the trunk? Today i just fixed a bug about the upgrading the upgraded profile...
- 03:41 PM Morpho Bug #5869: Test morpho 2.0 on windows
- I tested the morpho from the trunk on a Windows 7 VM in my linux box. The issue i saw is that i can't log in. But i c...
- 03:56 PM Morpho Bug #5871: The revision manager contains the data files from different profile after upgrading morpho 1.x to 2.0
- In the RevisionUpdater class, there is structure to keep the revisions. We didn't reset it after upgrading a profile....
- 01:26 PM Morpho Bug #5871 (Resolved): The revision manager contains the data files from different profile after upgrading morpho 1.x to 2.0
- A Revision Manager in Morpho 2.0 manages the data objects in a single profile. So every profile has a Revision Manage...
- 01:28 PM Morpho Bug #5870: Make sure that a newly generated profile doesn't need upgrade
- When morpho generates a new profile, it will set the id-file map to be true. So morpho will not upgrade the new profi...
02/18/2013
- 10:48 PM Morpho Bug #5870 (Resolved): Make sure that a newly generated profile doesn't need upgrade
- Today, i created a new profile in morpho 2.0.0. I closed morpho and restart again. I saw an upgrade sign during the s...
- 05:14 PM Morpho Bug #5869 (Resolved): Test morpho 2.0 on windows
- Both Ben and I are working morpho on Mac OS X. We need to test it on windows.
The tests inlcude:
1. Upgrade the mo... - 05:02 PM Morpho Bug #5858: Does the system metadata need the obsoletedBy element?
- In the local save and delete processes, the obsoletedBy element is handled.
- 12:15 PM Morpho Bug #5863: After deleting the newest version of a package locally, the search and open don't show the previous version
- Add the code to remove the deleted docid from the revision history during the delete process. This bug was fixed.
02/15/2013
- 10:30 AM Morpho Bug #5868: Some weird behavior when morpho deletes a network data package with data file
- The problem is there is no null check for the id. If an id is null, the anotherId.equal(id) will have NullPointerExce...
02/14/2013
- 04:00 PM Morpho Bug #4816: reloading unfinished New Data Package ???
- This bug was fixed.
- 03:58 PM Morpho Bug #5866: Needs correct behavior for saving both when the saving network fails
- During the saving both process, the exceptions for local saving and network saving is caught separately. Morpho can s...
- 03:54 PM Morpho Bug #5861: Local delete doesn't delete the file storing the system metadata
- Now morpho will delete both the metadata (including the associated system metadata) and the ore document(including th...
- 02:22 PM Morpho Bug #5861: Local delete doesn't delete the file storing the system metadata
- yeah. we should keep the data file. Actually, the delete doesn't remove the data file.
However, I think we should re... - 02:47 PM Morpho Bug #5868 (Resolved): Some weird behavior when morpho deletes a network data package with data file
- Here are the steps to produce the issue:
1. Use the new data package wizard and entity wizard to generate a data pac... - 09:33 AM Morpho Bug #5859: Resource map contains previous data file version
- Basically, the action should update the metadata map in DataPackage was replaced by the add. So there were current an...
02/13/2013
- 05:12 PM Morpho Bug #5866 (Resolved): Needs correct behavior for saving both when the saving network fails
- When we choose to save a data package to the both location, the result of saving is the unsaved morpho frame (the fra...
Also available in: Atom