my thoughts on Nukes 1.1 RC1

system:
JBoss 3.2.3
  | J2sdk 1.4.2_03
  | lates Nukes from CVS 2004-05-16
  | postgreSQL 7.4.1
  | 
  | Installing:
  | built completely from latest CVS, dropped old database completely
  |   | deployed installer, all tables created from installer, Did see two errors when 
tables created, in postgreSQL log
  | 
  | "ERROR:  operator does not exist: boolean = integer"
  |   | "ERROR:  column t0_s.quotesejb_upk does not exist"
  | 
  | FAQ:
  | tried out the FAQ module with no problems
  | 
  | News:
  | tried to add new topic: clicked on News Admin and then on "Create", threw pgsql 
error: Could not create entity:org.postgresql.util.PSQLException: ERROR: null value in 
column "topic_id" violates not-null constraint
  | 
  | Quotes
  | tried to add a quote. got "an error has occurred". Nothing in the logs though so 
it must have been trapped somewhere. Found this comment in the Quotes code right above 
the add: "user errors can cause this exception so I don't think it should go on the 
console" - i would rethink that one.
  |   |         - looked at postgreSQL log and found these two... 
  |   | "ERROR:  relation "nuke_quotes_quotesejb_upk_seq" does not exist"
  |   |   | "ERROR:  column t0_s.quotesejb_upk does not exist"
  |     
  | Polls
  | although it seemed normal the first time i went in to get the "create a new poll" 
screen, it seemed odd on subsequent visits. I think i would default to "manage 
existing polls" screen
  |   | i added a poll okay, but when i deployed to the right side it didn't show up
  |   | when i went in to blocks management it was on the left so i tried to move it 
to the right and it threw "some error occurred". Seems that the block is not actually 
registered. Won't let me edit the block registration either.
  | 
  | Sections
  | by default no one has permissions for the sections module. Would be nice to let 
admins have admin capabilities by default.
  | 
  |     
  | minor gripe
  | there are too many things in the left navigation so it's hard to find anything, 
especially since it's not in any aparent order (alphabetical or other). multiple items 
should be combined: News, Forums, etc. I realize that this is probably difficult 
because of permissions for separate items. There should probably be a second level of 
navigation in left side. 
  | 
  | so that's what i have so far. Would definitely be willing to help test any updates 
that you think might fix some of these issues, especially PostgreSQL errors since i 
know we're faced with some new CMP issues lately and pgsql isn't the most common db 
configuration. Thanks for your work out there... .joe
  | 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835141#3835141

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835141


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to