Ronda A. Grizzle | 1 Feb 2005 05:15
Favicon

[Fedora-users] Fedora 2.0

The Fedora Development Team is pleased to announce the 
release of Fedora 2.0 and the launch of the new Fedora 
website.

New features in 2.0 include:

Fedora Object XML (FOXML) 
Ingest and Export with Different XML Formats 
Relationship Metadata for Digital Objects 
Resource Index Module
Batch Modify Utility 
Repository Administrator Reporting Tools 
Example Client for Making SOAP calls to Fedora APIs 
Third Party Library Upgrades 
Performance Tuning 
API-A and API-A-LITE 
Changes API-M Changes 
PID Definition Syntrax Relaxed 
Including PID as Default Parameter in Disseminations 
Syntax of Timestamp Values Extended 
Redesign of Fedora Web Site and Documentation 
Fedora Tutorials

Additionally, 16 bugs have been corrected in this release. 
Full information about the new features and code 
corrections is available in the release notes, which which 
can be found here: 
http://www.fedora.info/download/2.0/userdocs/distribution/release-notes.html

Installation and migration instructions are available from 
(Continue reading)

Ronda A. Grizzle | 1 Feb 2005 05:34
Favicon

[Fedora-users] Fwd: Fedora 2.0--correction

I'm sending the new features list again with hard returns 
in it this time. Sorry about that!

Ronda
--begin revised text--
New features in 2.0 include:

Fedora Object XML (FOXML) 
Ingest and Export with Different XML Formats 
Relationship Metadata for Digital Objects 
Resource Index Module
Batch Modify Utility 
Repository Administrator Reporting Tools 
Example Client for Making SOAP calls to Fedora APIs 
Third Party Library Upgrades 
Performance Tuning 
API-A and API-A-LITE Changes 
API-M Changes 
PID Definition Syntax Relaxed 
Including PID as Default Parameter in Disseminations 
Syntax of Timestamp Values Extended 
Redesign of Fedora Web Site and Documentation 
Fedora Tutorials
--end revised text--

   --- the forwarded message follows ---
Chris Karr | 1 Feb 2005 18:34
Favicon

[Fedora-users] Problems with a Null Pointer Exception

I've just installed Fedora 2.0 for the first time on MacOS X (JVM  
1.4.2). When I attempt to load the demo objects, I get the following  
error:

	<finer time="1107279127308" thread="10">Error carried up to API-A  
level: java.lang.NullPointerException
	fedora.server.access.DefaultAccess.convertToCSV(DefaultAccess.java:562)
	fedora.server.access.DefaultAccess.getRetainPIDs(DefaultAccess.java: 
550)
	 
fedora.server.access.DefaultAccess.describeRepository(DefaultAccess.java 
:508)
	 
fedora.server.access.FedoraAPIABindingSOAPHTTPImpl.describeRepository(Fe 
doraAPIABindingSOAPHTTPImpl.java:429)
	</finer>

I'm new to all of this, so if any veterans have any advice, I'd  
appreciate it.

-Chris

Chris Tomlinson | 1 Feb 2005 19:58

[Fedora-users] Problems with a Null Pointer Exception

I can't be of positive help; however, I have installed Fedora 2.0 on Mac OS X 10.3.7 with Java 1.4.2_05 and
successfully ingested the demos using:

fedora-convert-demos
fedora-ingest-demos

A scan of the log shows no NullPointerException.

sorry to not be of more help - ct

Chris Karr writes:
>   I've just installed Fedora 2.0 for the first time on MacOS X (JVM  
>   1.4.2). When I attempt to load the demo objects, I get the following  
>   error:
>   
>           <finer time="1107279127308" thread="10">Error carried up to API-A  
>   level: java.lang.NullPointerException
>           fedora.server.access.DefaultAccess.convertToCSV(DefaultAccess.java:562)
>           fedora.server.access.DefaultAccess.getRetainPIDs(DefaultAccess.java: 
>   550)
>            
>   fedora.server.access.DefaultAccess.describeRepository(DefaultAccess.java 
>   :508)
>            
>   fedora.server.access.FedoraAPIABindingSOAPHTTPImpl.describeRepository(Fe 
>   doraAPIABindingSOAPHTTPImpl.java:429)
>           </finer>
>   
>   I'm new to all of this, so if any veterans have any advice, I'd  
>   appreciate it.
(Continue reading)

Chris Wilper | 1 Feb 2005 20:34
Picon
Favicon

RE: [Fedora-users] Problems with a Null Pointer Exception

Hi Chris,
 
Check your fedora.fcfg... did you modify the "retainPIDs" value?  It looks like it may be having trouble parsing a bad value in there.
 
- Chris

From: fedora-users-bounces-jhZW/2jqqROXDw4h08c5KA@public.gmane.org [mailto:fedora-users-bounces-jhZW/2jqqROXDw4h08c5KA@public.gmane.org] On Behalf Of Chris Karr
Sent: Tuesday, February 01, 2005 12:35 PM
To: fedora-users-jhZW/2jqqROXDw4h08c5KA@public.gmane.org
Subject: [Fedora-users] Problems with a Null Pointer Exception

I've just installed Fedora 2.0 for the first time on MacOS X (JVM 
1.4.2). When I attempt to load the demo objects, I get the following 
error:

        <finer time="1107279127308" thread="10">Error carried up to API-A 
level: java.lang.NullPointerException
        fedora.server.access.DefaultAccess.convertToCSV(DefaultAccess.java:562)
        fedora.server.access.DefaultAccess.getRetainPIDs(DefaultAccess.java:
550)
        
fedora.server.access.DefaultAccess.describeRepository(DefaultAccess.java
:508)
        
fedora.server.access.FedoraAPIABindingSOAPHTTPImpl.describeRepository(Fe
doraAPIABindingSOAPHTTPImpl.java:429)
        </finer>

I'm new to all of this, so if any veterans have any advice, I'd 
appreciate it.

-Chris


_______________________________________________
Fedora-users mailing list
Fedora-users-jhZW/2jqqROXDw4h08c5KA@public.gmane.org
http://comm.nsdl.org/mailman/listinfo/fedora-users

Ronda A. Grizzle | 1 Feb 2005 20:44
Favicon

[Fedora-users] Fedora 2.0 downloads

All,

We've temporarily disabled Fedora 2.0 downloads while we work on an issue 
that's been brought to our attention.

We are working on the fix and hope to have a new set of download files 
available soon.

Thanks for your patience.

Best regards,
Ronda

 --
Ronda A. Grizzle
Technical Coordinator, Fedora Project
Digital Library Research & Development
(voice)434-924-3965
(fax)434-924-1431

Chris Karr | 1 Feb 2005 21:12
Favicon

Re: [Fedora-users] Problems with a Null Pointer Exception

I did change that. I left it empty. I thought that was the thing to do  
if I wanted all new PIDs for the objects in the repository. Of course,  
I deleted my downloaded bundle (and cannot download it now), so if you  
could let me know what is in yours, I'll give that a spin.

-Chris

On Feb 1, 2005, at 1:34 PM, Chris Wilper wrote:

> Hi Chris,
>  
> Check your fedora.fcfg... did you modify the "retainPIDs" value?  It  
> looks like it may be having trouble parsing a bad value in there.
>  
> - Chris
>
>
> From: fedora-users-bounces@...  
> [mailto:fedora-users-bounces@...] On Behalf Of Chris Karr
> Sent: Tuesday, February 01, 2005 12:35 PM
> To: fedora-users@...
> Subject: [Fedora-users] Problems with a Null Pointer Exception
>
>
> I've just installed Fedora 2.0 for the first time on MacOS X (JVM 
> 1.4.2). When I attempt to load the demo objects, I get the following 
> error:
>
>         <finer time="1107279127308" thread="10">Error carried up to  
> API-A 
> level: java.lang.NullPointerException
>          
> fedora.server.access.DefaultAccess.convertToCSV(DefaultAccess.java: 
> 562)
>          
> fedora.server.access.DefaultAccess.getRetainPIDs(DefaultAccess.java:
> 550)
>         
> fedora.server.access.DefaultAccess.describeRepository(DefaultAccess.jav 
> a
> :508)
>         
> fedora.server.access.FedoraAPIABindingSOAPHTTPImpl.describeRepository(F 
> e
> doraAPIABindingSOAPHTTPImpl.java:429)
>         </finer>
>
> I'm new to all of this, so if any veterans have any advice, I'd 
> appreciate it.
>
> -Chris
>
>
> _______________________________________________
> Fedora-users mailing list
> Fedora-users@...
> http://comm.nsdl.org/mailman/listinfo/fedora-users
Chris Wilper | 1 Feb 2005 21:13
Picon
Favicon

RE: [Fedora-users] Problems with a Null Pointer Exception

Just a splat ("*") should do it.  - Chris

From: Chris Karr [mailto:c-karr-angj7XTnwNpXfO9P/gJGhg@public.gmane.org]
Sent: Tuesday, February 01, 2005 3:13 PM
To: Chris Wilper
Cc: fedora-users-jhZW/2jqqROXDw4h08c5KA@public.gmane.org
Subject: Re: [Fedora-users] Problems with a Null Pointer Exception

I did change that. I left it empty. I thought that was the thing to do if I wanted all new PIDs for the objects in the repository. Of course, I deleted my downloaded bundle (and cannot download it now), so if you could let me know what is in yours, I'll give that a spin.

-Chris

On Feb 1, 2005, at 1:34 PM, Chris Wilper wrote:

Hi Chris,
Check your fedora.fcfg... did you modify the "retainPIDs" value?  It looks like it may be having trouble parsing a bad value in there.
- Chris


From: fedora-users-bounces-jhZW/2jqqROXDw4h08c5KA@public.gmane.org [mailto:fedora-users-bounces-jhZW/2jqqROXDw4h08c5KA@public.gmane.org] On Behalf Of Chris Karr
Sent: Tuesday, February 01, 2005 12:35 PM
To: fedora-users-jhZW/2jqqROXDw4h08c5KA@public.gmane.org
Subject: [Fedora-users] Problems with a Null Pointer Exception


I've just installed Fedora 2.0 for the first time on MacOS X (JVM 
1.4.2). When I attempt to load the demo objects, I get the following 
error:

        <finer time="1107279127308" thread="10">Error carried up to API-A 
level: java.lang.NullPointerException
        fedora.server.access.DefaultAccess.convertToCSV(DefaultAccess.java:562)
        fedora.server.access.DefaultAccess.getRetainPIDs(DefaultAccess.java:
550)
        
fedora.server.access.DefaultAccess.describeRepository(DefaultAccess.java
:508)
        
fedora.server.access.FedoraAPIABindingSOAPHTTPImpl.describeRepository(Fe
doraAPIABindingSOAPHTTPImpl.java:429)
        </finer>

I'm new to all of this, so if any veterans have any advice, I'd 
appreciate it.

-Chris


_______________________________________________
Fedora-users mailing list
Fedora-users-jhZW/2jqqROXDw4h08c5KA@public.gmane.org
http://comm.nsdl.org/mailman/listinfo/fedora-users
Ronda A. Grizzle | 2 Feb 2005 02:32
Favicon

[Fedora-users] (no subject)

Hello All,

The downloads of Fedora 2.0 have now been restored. Thank 
you so much for your patience while we worked through the 
issue that was called to our attention this morning.

The development team would especially like to thank Chris 
Tomlinson for pointing out the bug to us so quickly and 
giving us the clues we needed to figure out what was 
happening. Thanks Chris!

Best regards,
Ronda

Brian Vargas | 2 Feb 2005 06:06

Re: [Fedora-users] (no subject)


Ronda,

Does this mean that those of us who downloaded Fedora 2.0 prior to this
should re-download?

Thanks!

Brian

Ronda A. Grizzle wrote:
| Hello All,
|
| The downloads of Fedora 2.0 have now been restored. Thank you so much
| for your patience while we worked through the issue that was called to
| our attention this morning.
|
| The development team would especially like to thank Chris Tomlinson for
| pointing out the bug to us so quickly and giving us the clues we needed
| to figure out what was happening. Thanks Chris!
|
| Best regards,
| Ronda
|
| _______________________________________________
| Fedora-users mailing list
| Fedora-users@...
| http://comm.nsdl.org/mailman/listinfo/fedora-users
|

Gmane