You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Manjula Kutty (JIRA)" <ji...@apache.org> on 2008/04/24 21:37:38 UTC

[jira] Updated: (DERBY-3643) store/bootLock.java fails on AIX with ibm16yes

     [ https://issues.apache.org/jira/browse/DERBY-3643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Kutty updated DERBY-3643:
---------------------------------

          Description: 
Here is the diff:
Framework: embedded
*** Start: bootLock jdk1.6.0 2008-04-24 11:27:51 ***
2 del
< expected exception
3 del
< SQLSTATE(XJ040):
4 del
< SQLSTATE(XSDB6):
4a2
> WARNING: Derby (instance xxxxFILTERED-UUIDxxxx) is attempting to boot the data
base /local1/mkutty/10.4/bootLock/wombat even though Derby (instance xxxxFILTERE
D-UUIDxxxx) may still be active.  Only one instance of Derby should boot a datab
ase at a time. Severe and non-recoverable corruption can result and may have alr
eady occurred.

No other warnings or Exception in the derby.log
          Environment: 
OS : AIX 5.3
Java : $ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pap3260-20071123_01)
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260-20071121_15015
(JIT enabled)
J9VM - 20071121_015015_bHdSMR
JIT  - r9_20071121_1330
GC   - 20071031_AA)
JCL  - 20071118_01
    Affects Version/s: 10.4.1.3

> store/bootLock.java fails on AIX with ibm16yes
> ----------------------------------------------
>
>                 Key: DERBY-3643
>                 URL: https://issues.apache.org/jira/browse/DERBY-3643
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.4.1.3
>         Environment: OS : AIX 5.3
> Java : $ java -version
> java version "1.6.0"
> Java(TM) SE Runtime Environment (build pap3260-20071123_01)
> IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc-32 jvmap3260-20071121_15015
> (JIT enabled)
> J9VM - 20071121_015015_bHdSMR
> JIT  - r9_20071121_1330
> GC   - 20071031_AA)
> JCL  - 20071118_01
>            Reporter: Manjula Kutty
>
> Here is the diff:
> Framework: embedded
> *** Start: bootLock jdk1.6.0 2008-04-24 11:27:51 ***
> 2 del
> < expected exception
> 3 del
> < SQLSTATE(XJ040):
> 4 del
> < SQLSTATE(XSDB6):
> 4a2
> > WARNING: Derby (instance xxxxFILTERED-UUIDxxxx) is attempting to boot the data
> base /local1/mkutty/10.4/bootLock/wombat even though Derby (instance xxxxFILTERE
> D-UUIDxxxx) may still be active.  Only one instance of Derby should boot a datab
> ase at a time. Severe and non-recoverable corruption can result and may have alr
> eady occurred.
> No other warnings or Exception in the derby.log

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.