jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Continuum
  • CONTINUUM-665

exceptions during startup and shutdown

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Reopened Reopened
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0.3
  • Fix Version/s: Backlog
  • Component/s: Database
  • Labels:
    None
  • Environment:
    cocoon.zones.apache.org
  • Complexity:
    Intermediate

Description

during first startup of a freshly unpacked continuum i get following exception :

2006-04-26 19:08:32,426 [main] WARN RDBMS - Error initialising derby schema : Schema 'SA' does not exist
ERROR 42Y07: Schema 'SA' does not exist
at org.apache.derby.iapi.error.StandardException.newException(Unknown Source)
at org.apache.derby.impl.sql.catalog.DataDictionaryImpl.getSchemaDescriptor(Unknown Source)
at org.apache.derby.impl.sql.compile.QueryTreeNode.getSchemaDescriptor(Unknown Source)
at org.apache.derby.impl.sql.compile.DDLStatementNode.getSchemaDescriptor(Unknown Source)
at org.apache.derby.impl.sql.compile.DropAliasNode.bind(Unknown Source)
at org.apache.derby.impl.sql.GenericStatement.prepMinion(Unknown Source)
at org.apache.derby.impl.sql.GenericStatement.prepare(Unknown Source)
at org.apache.derby.impl.sql.conn.GenericLanguageConnectionContext.prepareInternalStatement(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedStatement.execute(Unknown Source)
at org.jpox.store.rdbms.adapter.CloudscapeAdapter.initialiseDatastore(CloudscapeAdapter.java:115)
at org.jpox.store.rdbms.RDBMSManager.initialiseSchema(RDBMSManager.java:453)
at org.jpox.store.rdbms.RDBMSManager.<init>(RDBMSManager.java:242)
at org.jpox.store.rdbms.RDBMSManagerFactory.getStoreManager(RDBMSManagerFactory.java:59)
at org.jpox.AbstractPersistenceManager.<init>(AbstractPersistenceManager.java:222)
at org.jpox.PersistenceManagerImpl.<init>(PersistenceManagerImpl.java:34)
at org.jpox.PersistenceManagerFactoryImpl.getPersistenceManager(PersistenceManagerFactoryImpl.java:916)
at org.jpox.PersistenceManagerFactoryImpl.getPersistenceManager(PersistenceManagerFactoryImpl.java:891)
at org.apache.maven.continuum.store.JdoContinuumStore.getPersistenceManager(JdoContinuumStore.java:1295)
at org.apache.maven.continuum.store.JdoContinuumStore.getAllObjectsDetached(JdoContinuumStore.java:984)
at org.apache.maven.continuum.store.JdoContinuumStore.getAllProjectsByNameWithBuildDetails(JdoContinuumStore.java:623)
at org.apache.maven.continuum.DefaultContinuum.initialize(DefaultContinuum.java:1927)
at org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializePhase.execute(InitializePhase.java:16)
at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(AbstractLifecycleHandler.java:101)
at org.codehaus.plexus.component.manager.AbstractComponentManager.startComponentLifecycle(AbstractComponentManager.java:105)
at org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance(AbstractComponentManager.java:95)
at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.getComponent(ClassicSingletonComponentManager.java:92)
at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:331)
at org.codehaus.plexus.DefaultPlexusContainer.loadComponentsOnStart(DefaultPlexusContainer.java:894)
at org.codehaus.plexus.DefaultPlexusContainer.start(DefaultPlexusContainer.java:781)
at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deployApplicationDirectory(DefaultApplicationDeployer.java:366)
at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deployJar(DefaultApplicationDeployer.java:212)
at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deploy(DefaultApplicationDeployer.java:136)
at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.deploy(DefaultApplicationDeployer.java:116)
at org.codehaus.plexus.application.DefaultApplicationServer$2.onJarDiscovered(DefaultApplicationServer.java:117)
at org.codehaus.plexus.application.supervisor.DefaultSupervisor.scanDirectory(DefaultSupervisor.java:89)
at org.codehaus.plexus.application.supervisor.DefaultSupervisor.scan(DefaultSupervisor.java:68)
at org.codehaus.plexus.application.DefaultApplicationServer.start(DefaultApplicationServer.java:146)

during shutdown there is

2006-04-26 19:11:46,446 [Thread-8] INFO TaskQueueExecutor:check-out-project - Executor thread got shutdown signal.
2006-04-26 19:11:46,447 [Thread-8] INFO TaskQueueExecutor:check-out-project - Waiting until task executor 'check-out-project' is idling...
2006-04-26 19:11:46,447 [Thread-3] INFO TaskQueueExecutor:check-out-project - Executor thread 'check-out-project' exited.
2006-04-26 19:11:46,479 [Thread-8] INFO Continuum - Stopping Continuum.
2006-04-26 19:11:46,479 [Thread-8] INFO Continuum - Continuum stopped.
java.lang.IllegalMonitorStateException
at java.lang.Object.wait(Native Method)
at org.apache.maven.continuum.store.JdoContinuumStore.closePersistenceManagerFactory(JdoContinuumStore.java:1337)
at org.apache.maven.continuum.store.JdoContinuumStore.closeStore(JdoContinuumStore.java:1309)
at org.apache.maven.continuum.DefaultContinuum.closeStore(DefaultContinuum.java:2028)
at org.apache.maven.continuum.DefaultContinuum.stopContinuum(DefaultContinuum.java:2054)
at org.apache.maven.continuum.DefaultContinuum$1.run(DefaultContinuum.java:167)
There was no such logger 'org.codehaus.plexus.ircbot.IrcBot' 25885348.
There was no such logger 'org.apache.maven.continuum.configuration.ConfigurationService' 25885348.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. File
    ace8afc026x010bxaf33x28fcx0000006b60000.class
    07/Jun/06 11:14 AM
    22 kB
    Mathias Brökelmann

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Mathias Brökelmann added a comment - 07/Jun/06 11:10 AM

I get these exeptions too. I did some research and found in a derby.log the following entry:

2006-06-07 15:54:02.079 GMT Thread[main,5,main] Wrote class org.apache.derby.exe.ace8afc026x010bxaf33x28fcx0000006b60000 to file ace8afc026x010bxaf33x28fcx0000006b60000.class. Please provide support with the file and the following exception information: java.lang.VerifyError: verification failed at PC 2007 in org.apache.derby.exe.ace8afc026x010bxaf33x28fcx0000006b60000:e23(()Ljava.lang.Object: incompatible type on stack

I will attach the generated file to this issue.

Show
Mathias Brökelmann added a comment - 07/Jun/06 11:10 AM I get these exeptions too. I did some research and found in a derby.log the following entry: 2006-06-07 15:54:02.079 GMT Thread[main,5,main] Wrote class org.apache.derby.exe.ace8afc026x010bxaf33x28fcx0000006b60000 to file ace8afc026x010bxaf33x28fcx0000006b60000.class. Please provide support with the file and the following exception information: java.lang.VerifyError: verification failed at PC 2007 in org.apache.derby.exe.ace8afc026x010bxaf33x28fcx0000006b60000:e23(()Ljava.lang.Object: incompatible type on stack I will attach the generated file to this issue.
Hide
Permalink
Mathias Brökelmann added a comment - 07/Jun/06 11:14 AM

the dumb of derby

Show
Mathias Brökelmann added a comment - 07/Jun/06 11:14 AM the dumb of derby
Hide
Permalink
Jesse McConnell added a comment - 09/Mar/07 1:36 PM

these are completely normal

Show
Jesse McConnell added a comment - 09/Mar/07 1:36 PM these are completely normal
Hide
Permalink
Brett Porter added a comment - 09/Mar/07 1:48 PM

reopened to either:

  • filter them out
  • find the magic derby voodoo to turn them off
  • document as known
Show
Brett Porter added a comment - 09/Mar/07 1:48 PM reopened to either:
  • filter them out
  • find the magic derby voodoo to turn them off
  • document as known

People

  • Assignee:
    Unassigned
    Reporter:
    Jorg Heymans
Vote (5)
Watch (3)

Dates

  • Created:
    26/Apr/06 2:15 PM
    Updated:
    16/Sep/09 5:14 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.