Bug #52106 The named BrokerFactory "ndb" is not valid
Submitted: 16 Mar 2010 18:13 Modified: 8 Apr 2010 11:18
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster/J Severity:S1 (Critical)
Version:7.1.2-beta OS:Windows (XP)
Assigned to: Bernd Ocklin CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[16 Mar 2010 19:09] Todd Farmer
Persistence file

Attachment: persistence.xml (text/xml), 782 bytes.

[16 Mar 2010 19:09] Todd Farmer
First test class

Attachment: JPAFish.java (text/x-java), 1.10 KiB.

[16 Mar 2010 19:10] Todd Farmer
Second test class

Attachment: JPAWine.java (text/x-java), 635 bytes.

[16 Mar 2010 19:10] Todd Farmer
Not part of test case directly, but providing anyways

Attachment: Fish.java (text/x-java), 569 bytes.

[16 Mar 2010 19:11] Todd Farmer
Test driver

Attachment: firstsimpletest.java (text/x-java), 6.24 KiB.