[redhat-ccm-list] Help installing CCM/CMS 6.1

Dennis Gregorovic dgregor at redhat.com
Wed May 5 21:19:35 UTC 2004


Unfortunately, I don't see a way offhand to get ccm load to print out
the jdbc url without hacking the code.  Tom is correct though that the
problem is a pre-existing acs_objects table.  

By the way, "ccm --verbose load" will display extra info, but "ccm load
--verbose" doesn't work.  This is because the former is telling the ccm
wrapper script (/usr/bin/ccm) to be verbose, while the latter is telling
the load command (com.arsdigita.packaging.Load) to be verbose.

-- Dennis


On Wed, 2004-05-05 at 16:39, Tuan Nguyen wrote:
> I forgot to mention that I am using oracle, usually dropping the user 
> with cascade option will get rid of any data belonging to that user, 
> therefore I don't think that was the problem. Does anyone know how to 
> get more verbose error reporting from ccm load? I tried the --verbose 
> but it was unrecognized.
> 
> Tuan.
> 
> Tom Baik wrote:
> > You should drop the db not the user.  I am assuming you're using
> > Postgresql.  "su" to the postgres user then do a "dropdb" on your
> > database.  Then create a new db.
> > 
> > 
> > 
> > --- Tuan Nguyen <tuan at yorku.ca> wrote:
> > 
> >>Hi Tom,
> >>
> >>I drop the user, then recreated a new user, same result. After
> >>running 
> >>ccm load, I checked the user's schema to see if any table was created
> >>
> >>and there was none. I keep getting that error regardless. Any other 
> >>idea? Thanks.
> >>
> >>Tom Baik wrote:
> >>
> >>>If you're doing a fresh install, the best thing to do is to drop
> >>
> >>the db
> >>
> >>>and rerun "ccm load".  It looks like you've run "ccm load" once
> >>
> >>already
> >>
> >>>and your previous execution loaded some tables into your db.  Your
> >>>subsequent try is then conflicting with those previously loaded
> >>
> >>tables.
> >>
> >>>Tom
> >>>
> >>>
> >>>
> >>>--- Tuan Nguyen <tuan at yorku.ca> wrote:
> >>>
> >>>
> >>>>Hi,
> >>>>
> >>>>I can't seem to be able to load the ccm-core package for a fresh 
> >>>>install. I keep getting the "conflicting tables: [acs_objects]"
> >>>>error. 
> >>>>What am I doing wrong? Below is the output from running "ccm load 
> >>>>--interactive ccm-core"
> >>>>
> >>>>
> >>>>CHECK: The database type is recognized
> >>>>CHECK: The Oracle JDBC driver is available
> >>>>CHECK: The ccm-core package is configured.
> >>>>CHECK: The JDBC URL parameter is set.
> >>>>CHECK: The database is accepting connections
> >>>>CHECK: JAAS is available
> >>>>WARNING: Multiple implementations of the same API found
> >>>>
> >>>>The CCM runtime classpath contains two or more implementations of
> >>
> >>the
> >>
> >>>>same API.  Only one, from the first location listed below, will be
> >>>>used.
> >>>>
> >>>>    /usr/local/IBMJava2-141/jre/lib/security.jar
> >>>>    /usr/local/IBMJava2-141/jre/lib/ext/jaas.jar
> >>>>    /usr/share/ccm-tools/lib/security/jaas.jar
> >>>>CHECK: JCE is available
> >>>>WARNING: Multiple implementations of the same API found
> >>>>
> >>>>The CCM runtime classpath contains two or more implementations of
> >>
> >>the
> >>
> >>>>same API.  Only one, from the first location listed below, will be
> >>>>used.
> >>>>
> >>>>    /usr/local/IBMJava2-141/jre/lib/security.jar
> >>>>    /usr/local/IBMJava2-141/jre/lib/ext/jce.jar
> >>>>    /usr/share/ccm-tools/lib/security/jce.jar
> >>>>conflicting tables: [acs_objects]
> >>>>
> >>>>
> >>>>-- 
> >>>>Redhat-ccm-list mailing list
> >>>>Redhat-ccm-list at redhat.com
> >>>>https://www.redhat.com/mailman/listinfo/redhat-ccm-list
> >>>>Archives: https://www.redhat.com/pipermail/redhat-ccm-list/
> >>>
> >>>
> >>>
> >>>
> >>>	
> >>>		
> >>>__________________________________
> >>>Do you Yahoo!?
> >>>Win a $20,000 Career Makeover at Yahoo! HotJobs  
> >>>http://hotjobs.sweepstakes.yahoo.com/careermakeover
> >>>
> >>>
> > 
> > 
> > 
> > 
> > 	
> > 		
> > __________________________________
> > Do you Yahoo!?
> > Win a $20,000 Career Makeover at Yahoo! HotJobs  
> > http://hotjobs.sweepstakes.yahoo.com/careermakeover
> 





More information about the Redhat-ccm-list mailing list