[jira] [Updated] (DERBY-6981) SQLSTATE: XJ001, SQLERRMC: java.lang.NullPointerExceptionXJ001.U

2019-05-01 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-6981: Attachment: derby.pdf > SQLSTATE: XJ001, SQLERRMC: java.lang.NullPointerExceptionXJ00

[jira] [Commented] (DERBY-7017) Derby replication not working

2018-11-13 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-7017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685368#comment-16685368 ] Oskar Zinger commented on DERBY-7017: - Thank Rick for the comment. Since yeste

Re: Finding a role of Derby pair in Replication (Master or Slave)

2013-02-26 Thread Oskar Zinger
nk you can inspect the log file to detect that state. Trying a startMaster would fail if it is already a master, but that could have side effects you don't want of course. Hope this helps, Dag On 27.02.2013 00:44, Oskar Zinger wrote: Is there a way to find out if a replicating pa

Finding a role of Derby pair in Replication (Master or Slave)

2013-02-26 Thread Oskar Zinger
Is there a way to find out if a replicating pair of Derby is either master or slave? Or if the derby pair is participating in replication (mode)? It would be nice to have a way to find out a role and if its in replicating mode. This would be useful and easy way to determine which stopMaster=tru

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
15, 2013 4:32 PM Subject: Re: Building Derby 10.8.3.0 On 2/15/2013 1:05 PM, Oskar Zinger wrote: That actually helped. The reason I had quotes there, initially, build or ant or something else did not like spaces in the Java path, so I enclosed it into quotes, then I renamed the directory to

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
:\Apache\db-derby-10.8.3.0-src> Thanks, Oskar From: Katherine Marsden To: derby-dev@db.apache.org Sent: Friday, February 15, 2013 3:54 PM Subject: Re: Building Derby 10.8.3.0 On 2/15/2013 11:59 AM, Oskar Zinger wrote: Yes I get the same error, with

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
On 2/15/2013 11:20 AM, Oskar Zinger wrote: Kathey, I have done as you requested: > >Some classes do compile but only few. > >Here is local.properties: > >jdk16="C:/IBM/Java_SDK_1.6" >j16lib=${jdk16}/jre/lib >java16compile.classpath=${j16lib}/sql.jar;${j16li

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
C:/IBM/Java_SDK_1.6"/jre/lib/security.jar;"C:/IBM/Java_SDK_1.6"/jre/lib/vm.jar;"C:/IBM/Java_SDK_1.6"/jre/lib/java.util.jar;"C:/IBM/Java _SDK_1.6"/jre/lib/jndi.jar;"C:/IBM/Java_SDK_1.6"/jre/lib/logging.jar;"C:/IBM/Java_SDK_1.6"/jre/lib/jlm.jar

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
Sent: Friday, February 15, 2013 1:48 PM Subject: Re: Building Derby 10.8.3.0 On 2/15/2013 10:35 AM, Oskar Zinger wrote: Hi Kathey, > >Thanks for that, it got me a little further, but now I get the following: > >C:\Apache\db-derby-10.8.3.0-src\build.xml:241: Don't

Re: Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
gt; Thanks, Oskar From: Katherine Marsden To: derby-dev@db.apache.org Sent: Friday, February 15, 2013 1:28 PM Subject: Re: Building Derby 10.8.3.0 On 2/15/2013 10:20 AM, Oskar Zinger wrote: Trying to build Derby 10.8.3.0 and getting the following error: > > > >C:\Ap

Building Derby 10.8.3.0

2013-02-15 Thread Oskar Zinger
jira/browse/DERBY-5984 Thanks, Oskar Zinger

[jira] [Created] (DERBY-6062) NullPointerException is possible during shutdown of Derby

2013-01-31 Thread Oskar Zinger (JIRA)
Oskar Zinger created DERBY-6062: --- Summary: NullPointerException is possible during shutdown of Derby Key: DERBY-6062 URL: https://issues.apache.org/jira/browse/DERBY-6062 Project: Derby Issue

[jira] [Updated] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely

2012-11-16 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-5994: Summary: Different SQL State is returned when executing "shutdown=true" - locally o

[jira] [Updated] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely

2012-11-16 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-5994: Description: Different SQL State is returned when executing "shutdown=true" Derby URL

[jira] [Updated] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely using ClientDriver

2012-11-16 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-5994: Description: Different SQL State is returned when executing "shutdown=true" Derby URL

[jira] [Updated] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely using ClientDriver

2012-11-14 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-5994: Summary: Different SQL State is returned when executing "shutdown=true" - locally o

[jira] [Updated] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely

2012-11-14 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oskar Zinger updated DERBY-5994: Description: Different SQL State is returned when executing "shutdown=true" Derby URL

[jira] [Commented] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely

2012-11-14 Thread Oskar Zinger (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-5994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497679#comment-13497679 ] Oskar Zinger commented on DERBY-5994: - Thanks Kathey - this is good information.

[jira] [Created] (DERBY-5994) Different SQL State is returned when executing "shutdown=true" - locally or remotely

2012-11-13 Thread Oskar Zinger (JIRA)
Oskar Zinger created DERBY-5994: --- Summary: Different SQL State is returned when executing "shutdown=true" - locally or remotely Key: DERBY-5994 URL: https://issues.apache.org/jira/browse/