Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [CDO] all test sucessfull, next step ?
[CDO] all test sucessfull, next step ? [message #99840] Fri, 19 October 2007 17:38 Go to next message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
testing with new code from cvs and I get a new/different error.

Error creating the view.
java.sql.SQLException: An IOException was thrown when reading a
'java.sql.String' from an InputStream.
Re: [CDO] all test sucessfull, next step ? [message #99856 is a reply to message #99840] Fri, 19 October 2007 18:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Mark Geib schrieb:
> testing with new code from cvs and I get a new/different error.
>
> Error creating the view.
> java.sql.SQLException: An IOException was thrown when reading a
> 'java.sql.String' from an InputStream.
>
It looks a bit like a bug in Derby. Something like
http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
exception before.
Possibly I could find out more, if you send me the complete stacktrace,
if any, and your console logs, privately.
Are you working with very long Strings?

Cheers
/Eike
Re: [CDO] all test sucessfull, next step ? [message #99871 is a reply to message #99856] Fri, 19 October 2007 18:31 Go to previous messageGo to next message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I only have console output from the server. How do I turn on logging/
debugging for my client app.??

This error occurs during a commit after adding a single root object, with
no attributes set.

Would it help to move to mysql to compare.??

Thanks,
Mark.


On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> testing with new code from cvs and I get a new/different error.
>>
>> Error creating the view.
>> java.sql.SQLException: An IOException was thrown when reading a
>> 'java.sql.String' from an InputStream.
>>
> It looks a bit like a bug in Derby. Something like
> http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
> exception before.
> Possibly I could find out more, if you send me the complete stacktrace,
> if any, and your console logs, privately. Are you working with very long
> Strings?
>
> Cheers
> /Eike
Re: [CDO] all test sucessfull, next step ? [message #99886 is a reply to message #99871] Fri, 19 October 2007 18:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

This is a multi-part message in MIME format.
--------------020509050701050509010600
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Mark Geib schrieb:
> Eike,
>
> I only have console output from the server. How do I turn on logging/
> debugging for my client app.??
>
Ah, you don't start the client from the workspace.
Does using eclipsec.exe and a .options file like in the server root
folder do the trick?

BTW I'd expect sql/db related issues to be reported in the server log
rather than by the client.
Isn't there more of a stack trace?

> This error occurs during a commit after adding a single root object, with
> no attributes set.
>
> Would it help to move to mysql to compare.??
>
Certainly, but I need to copy and prepare the mysql adapter.
I'll work on it tomorrow and keep you informed.

Cheers
/Eike


> Thanks,
> Mark.
>
>
> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>
>
>> Mark Geib schrieb:
>>
>>> testing with new code from cvs and I get a new/different error.
>>>
>>> Error creating the view.
>>> java.sql.SQLException: An IOException was thrown when reading a
>>> 'java.sql.String' from an InputStream.
>>>
>>>
>> It looks a bit like a bug in Derby. Something like
>> http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
>> exception before.
>> Possibly I could find out more, if you send me the complete stacktrace,
>> if any, and your console logs, privately. Are you working with very long
>> Strings?
>>
>> Cheers
>> /Eike
>>
>
>

--------------020509050701050509010600
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mark Geib schrieb:
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">Eike,

I only have console output from the server. How do I turn on logging/
debugging for my client app.??
</pre>
</blockquote>
Ah, you don't start the client from the workspace.<br>
Does using eclipsec.exe and a .options file like in the server root
folder do the trick?<br>
<br>
BTW I'd expect sql/db related issues to be reported in the server log
rather than by the client.<br>
Isn't there more of a stack trace?<br>
<br>
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">
This error occurs during a commit after adding a single root object, with
no attributes set.

Would it help to move to mysql to compare.??
</pre>
</blockquote>
Certainly, but I need to copy and prepare the mysql adapter.<br>
I'll work on it tomorrow and keep you informed.<br>
<br>
Cheers<br>
/Eike<br>
<br>
<br>
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">
Thanks,
Mark.


On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Mark Geib schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">testing with new code from cvs and I get a new/different error.

Error creating the view.
java.sql.SQLException: An IOException was thrown when reading a
'java.sql.String' from an InputStream.

</pre>
</blockquote>
<pre wrap="">It looks a bit like a bug in Derby. Something like
<a class="moz-txt-link-freetext" href="http://issues.apache.org/jira/browse/DERBY-562">http://issues.apache.org/jira/browse/DERBY-562</a>. I've never seen this
exception before.
Possibly I could find out more, if you send me the complete stacktrace,
if any, and your console logs, privately. Are you working with very long
Strings?

Cheers
/Eike
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>

--------------020509050701050509010600--
Re: [CDO] all test sucessfull, next step ? [message #99901 is a reply to message #99886] Fri, 19 October 2007 19:01 Go to previous messageGo to next message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I am starting the client from the workspace, actually debugging so I can
single step at each call.

I will send you the server log, but I don't think I saw any errors in the
console.

Mark.



On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> Eike,
>>
>> I only have console output from the server. How do I turn on logging/
>> debugging for my client app.??
>>
> Ah, you don't start the client from the workspace. Does using
> eclipsec.exe and a .options file like in the server root folder do the
> trick?
>
> BTW I'd expect sql/db related issues to be reported in the server log
> rather than by the client.
> Isn't there more of a stack trace?
>
>> This error occurs during a commit after adding a single root object,
>> with no attributes set.
>>
>> Would it help to move to mysql to compare.??
>>
> Certainly, but I need to copy and prepare the mysql adapter. I'll work
> on it tomorrow and keep you informed.
>
> Cheers
> /Eike
>
>
>> Thanks,
>> Mark.
>>
>>
>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>
>>
>>> Mark Geib schrieb:
>>>
>>>> testing with new code from cvs and I get a new/different error.
>>>>
>>>> Error creating the view.
>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>> 'java.sql.String' from an InputStream.
>>>>
>>>>
>>> It looks a bit like a bug in Derby. Something like
>>> http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
>>> exception before.
>>> Possibly I could find out more, if you send me the complete
>>> stacktrace, if any, and your console logs, privately. Are you working
>>> with very long Strings?
>>>
>>> Cheers
>>> /Eike
>>>
>>>
>>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
> <head>
> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
> </head>
> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb:
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">Eike,
>
> I only have console output from the server. How do I turn on logging/
> debugging for my client app.??
> </pre>
> </blockquote>
> Ah, you don't start the client from the workspace.<br> Does using
> eclipsec.exe and a .options file like in the server root folder do the
> trick?<br>
> <br>
> BTW I'd expect sql/db related issues to be reported in the server log
> rather than by the client.<br>
> Isn't there more of a stack trace?<br> <br>
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">
> This error occurs during a commit after adding a single root object,
> with no attributes set.
>
> Would it help to move to mysql to compare.??
> </pre>
> </blockquote>
> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
> work on it tomorrow and keep you informed.<br> <br>
> Cheers<br>
> /Eike<br>
> <br>
> <br>
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">
> Thanks,
> Mark.
>
>
> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>
> </pre>
> <blockquote type="cite">
> <pre wrap="">Mark Geib schrieb:
> </pre>
> <blockquote type="cite">
> <pre wrap="">testing with new code from cvs and I get a
> new/different error.
>
> Error creating the view.
> java.sql.SQLException: An IOException was thrown when reading a
> 'java.sql.String' from an InputStream.
>
> </pre>
> </blockquote>
> <pre wrap="">It looks a bit like a bug in Derby. Something like
> <a class="moz-txt-link-freetext"
> href="http://issues.apache.org/jira/browse/DERBY-562">http://
issues.apache.org/jira/browse/DERBY-562</a>.
> I've never seen this exception before.
> Possibly I could find out more, if you send me the complete stacktrace,
> if any, and your console logs, privately. Are you working with very long
> Strings?
>
> Cheers
> /Eike
> </pre>
> </blockquote>
> <pre wrap=""><!---->
> </pre>
> </blockquote>
> </body>
> </html>
Re: [CDO] all test sucessfull, next step ? [message #99916 is a reply to message #99901] Fri, 19 October 2007 19:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Mark Geib schrieb:
> Eike,
>
> I am starting the client from the workspace, actually debugging so I can
> single step at each call.
>
Tracing in Net4j is the usual OSGi tracing, regardless of actually
running in OSGi or standalone.
See the OM framework in net4j.util for details.
When running from a launch config you can use the Tracing tab for
configuration.

> I will send you the server log, but I don't think I saw any errors in the
> console.
>
Thank you. I'll study it...

Cheers
/Eike


> Mark.
>
>
>
> On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:
>
>
>> Mark Geib schrieb:
>>
>>> Eike,
>>>
>>> I only have console output from the server. How do I turn on logging/
>>> debugging for my client app.??
>>>
>>>
>> Ah, you don't start the client from the workspace. Does using
>> eclipsec.exe and a .options file like in the server root folder do the
>> trick?
>>
>> BTW I'd expect sql/db related issues to be reported in the server log
>> rather than by the client.
>> Isn't there more of a stack trace?
>>
>>
>>> This error occurs during a commit after adding a single root object,
>>> with no attributes set.
>>>
>>> Would it help to move to mysql to compare.??
>>>
>>>
>> Certainly, but I need to copy and prepare the mysql adapter. I'll work
>> on it tomorrow and keep you informed.
>>
>> Cheers
>> /Eike
>>
>>
>>
>>> Thanks,
>>> Mark.
>>>
>>>
>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>
>>>
>>>
>>>> Mark Geib schrieb:
>>>>
>>>>
>>>>> testing with new code from cvs and I get a new/different error.
>>>>>
>>>>> Error creating the view.
>>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>>> 'java.sql.String' from an InputStream.
>>>>>
>>>>>
>>>>>
>>>> It looks a bit like a bug in Derby. Something like
>>>> http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
>>>> exception before.
>>>> Possibly I could find out more, if you send me the complete
>>>> stacktrace, if any, and your console logs, privately. Are you working
>>>> with very long Strings?
>>>>
>>>> Cheers
>>>> /Eike
>>>>
>>>>
>>>>
>> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
>> <head>
>> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
>> </head>
>> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb:
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">Eike,
>>
>> I only have console output from the server. How do I turn on logging/
>> debugging for my client app.??
>> </pre>
>> </blockquote>
>> Ah, you don't start the client from the workspace.<br> Does using
>> eclipsec.exe and a .options file like in the server root folder do the
>> trick?<br>
>> <br>
>> BTW I'd expect sql/db related issues to be reported in the server log
>> rather than by the client.<br>
>> Isn't there more of a stack trace?<br> <br>
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">
>> This error occurs during a commit after adding a single root object,
>> with no attributes set.
>>
>> Would it help to move to mysql to compare.??
>> </pre>
>> </blockquote>
>> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
>> work on it tomorrow and keep you informed.<br> <br>
>> Cheers<br>
>> /Eike<br>
>> <br>
>> <br>
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">
>> Thanks,
>> Mark.
>>
>>
>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>
>> </pre>
>> <blockquote type="cite">
>> <pre wrap="">Mark Geib schrieb:
>> </pre>
>> <blockquote type="cite">
>> <pre wrap="">testing with new code from cvs and I get a
>> new/different error.
>>
>> Error creating the view.
>> java.sql.SQLException: An IOException was thrown when reading a
>> 'java.sql.String' from an InputStream.
>>
>> </pre>
>> </blockquote>
>> <pre wrap="">It looks a bit like a bug in Derby. Something like
>> <a class="moz-txt-link-freetext"
>> href="http://issues.apache.org/jira/browse/DERBY-562">http://
>>
> issues.apache.org/jira/browse/DERBY-562</a>.
>
>> I've never seen this exception before.
>> Possibly I could find out more, if you send me the complete stacktrace,
>> if any, and your console logs, privately. Are you working with very long
>> Strings?
>>
>> Cheers
>> /Eike
>> </pre>
>> </blockquote>
>> <pre wrap=""><!---->
>> </pre>
>> </blockquote>
>> </body>
>> </html>
>>
>
>
Re: [CDO] all test sucessfull, next step ? [message #99931 is a reply to message #99916] Fri, 19 October 2007 19:15 Go to previous message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I sent both the client and server logs to your email.

Mark.



On Fri, 19 Oct 2007 21:05:25 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> Eike,
>>
>> I am starting the client from the workspace, actually debugging so I
>> can single step at each call.
>>
> Tracing in Net4j is the usual OSGi tracing, regardless of actually
> running in OSGi or standalone.
> See the OM framework in net4j.util for details. When running from a
> launch config you can use the Tracing tab for configuration.
>
>> I will send you the server log, but I don't think I saw any errors in
>> the console.
>>
> Thank you. I'll study it...
>
> Cheers
> /Eike
>
>
>> Mark.
>>
>>
>>
>> On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:
>>
>>
>>> Mark Geib schrieb:
>>>
>>>> Eike,
>>>>
>>>> I only have console output from the server. How do I turn on logging/
>>>> debugging for my client app.??
>>>>
>>>>
>>> Ah, you don't start the client from the workspace. Does using
>>> eclipsec.exe and a .options file like in the server root folder do the
>>> trick?
>>>
>>> BTW I'd expect sql/db related issues to be reported in the server log
>>> rather than by the client.
>>> Isn't there more of a stack trace?
>>>
>>>
>>>> This error occurs during a commit after adding a single root object,
>>>> with no attributes set.
>>>>
>>>> Would it help to move to mysql to compare.??
>>>>
>>>>
>>> Certainly, but I need to copy and prepare the mysql adapter. I'll work
>>> on it tomorrow and keep you informed.
>>>
>>> Cheers
>>> /Eike
>>>
>>>
>>>
>>>> Thanks,
>>>> Mark.
>>>>
>>>>
>>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>>
>>>>
>>>>
>>>>> Mark Geib schrieb:
>>>>>
>>>>>
>>>>>> testing with new code from cvs and I get a new/different error.
>>>>>>
>>>>>> Error creating the view.
>>>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>>>> 'java.sql.String' from an InputStream.
>>>>>>
>>>>>>
>>>>>>
>>>>> It looks a bit like a bug in Derby. Something like
>>>>> http://issues.apache.org/jira/browse/DERBY-562. I've never seen this
>>>>> exception before.
>>>>> Possibly I could find out more, if you send me the complete
>>>>> stacktrace, if any, and your console logs, privately. Are you
>>>>> working with very long Strings?
>>>>>
>>>>> Cheers
>>>>> /Eike
>>>>>
>>>>>
>>>>>
>>> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
>>> <head>
>>> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
>>> </head>
>>> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb: <blockquote
>>> cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">Eike,
>>>
>>> I only have console output from the server. How do I turn on logging/
>>> debugging for my client app.??
>>> </pre>
>>> </blockquote>
>>> Ah, you don't start the client from the workspace.<br> Does using
>>> eclipsec.exe and a .options file like in the server root folder do the
>>> trick?<br>
>>> <br>
>>> BTW I'd expect sql/db related issues to be reported in the server log
>>> rather than by the client.<br>
>>> Isn't there more of a stack trace?<br> <br> <blockquote
>>> cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">
>>> This error occurs during a commit after adding a single root object,
>>> with no attributes set.
>>>
>>> Would it help to move to mysql to compare.??
>>> </pre>
>>> </blockquote>
>>> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
>>> work on it tomorrow and keep you informed.<br> <br> Cheers<br>
>>> /Eike<br>
>>> <br>
>>> <br>
>>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">
>>> Thanks,
>>> Mark.
>>>
>>>
>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>
>>> </pre>
>>> <blockquote type="cite">
>>> <pre wrap="">Mark Geib schrieb:
>>> </pre>
>>> <blockquote type="cite">
>>> <pre wrap="">testing with new code from cvs and I get a
>>> new/different error.
>>>
>>> Error creating the view.
>>> java.sql.SQLException: An IOException was thrown when reading a
>>> 'java.sql.String' from an InputStream.
>>>
>>> </pre>
>>> </blockquote>
>>> <pre wrap="">It looks a bit like a bug in Derby. Something like
>>> <a class="moz-txt-link-freetext"
>>> href="http://issues.apache.org/jira/browse/DERBY-562">http://
>>>
>> issues.apache.org/jira/browse/DERBY-562</a>.
>>
>>> I've never seen this exception before. Possibly I could find out more,
>>> if you send me the complete stacktrace, if any, and your console logs,
>>> privately. Are you working with very long Strings?
>>>
>>> Cheers
>>> /Eike
>>> </pre>
>>> </blockquote>
>>> <pre wrap=""><!---->
>>> </pre>
>>> </blockquote>
>>> </body>
>>> </html>
>>>
>>>
>>
Re: [CDO] all test sucessfull, next step ? [message #610100 is a reply to message #99840] Fri, 19 October 2007 18:02 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6684
Registered: July 2009
Senior Member
Mark Geib schrieb:
> testing with new code from cvs and I get a new/different error.
>
> Error creating the view.
> java.sql.SQLException: An IOException was thrown when reading a
> 'java.sql.String' from an InputStream.
>
It looks a bit like a bug in Derby. Something like
http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
exception before.
Possibly I could find out more, if you send me the complete stacktrace,
if any, and your console logs, privately.
Are you working with very long Strings?

Cheers
/Eike


Re: [CDO] all test sucessfull, next step ? [message #610102 is a reply to message #99856] Fri, 19 October 2007 18:31 Go to previous message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I only have console output from the server. How do I turn on logging/
debugging for my client app.??

This error occurs during a commit after adding a single root object, with
no attributes set.

Would it help to move to mysql to compare.??

Thanks,
Mark.


On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> testing with new code from cvs and I get a new/different error.
>>
>> Error creating the view.
>> java.sql.SQLException: An IOException was thrown when reading a
>> 'java.sql.String' from an InputStream.
>>
> It looks a bit like a bug in Derby. Something like
> http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
> exception before.
> Possibly I could find out more, if you send me the complete stacktrace,
> if any, and your console logs, privately. Are you working with very long
> Strings?
>
> Cheers
> /Eike
Re: [CDO] all test sucessfull, next step ? [message #610104 is a reply to message #99871] Fri, 19 October 2007 18:57 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6684
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------020509050701050509010600
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Mark Geib schrieb:
> Eike,
>
> I only have console output from the server. How do I turn on logging/
> debugging for my client app.??
>
Ah, you don't start the client from the workspace.
Does using eclipsec.exe and a .options file like in the server root
folder do the trick?

BTW I'd expect sql/db related issues to be reported in the server log
rather than by the client.
Isn't there more of a stack trace?

> This error occurs during a commit after adding a single root object, with
> no attributes set.
>
> Would it help to move to mysql to compare.??
>
Certainly, but I need to copy and prepare the mysql adapter.
I'll work on it tomorrow and keep you informed.

Cheers
/Eike


> Thanks,
> Mark.
>
>
> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>
>
>> Mark Geib schrieb:
>>
>>> testing with new code from cvs and I get a new/different error.
>>>
>>> Error creating the view.
>>> java.sql.SQLException: An IOException was thrown when reading a
>>> 'java.sql.String' from an InputStream.
>>>
>>>
>> It looks a bit like a bug in Derby. Something like
>> http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
>> exception before.
>> Possibly I could find out more, if you send me the complete stacktrace,
>> if any, and your console logs, privately. Are you working with very long
>> Strings?
>>
>> Cheers
>> /Eike
>>
>
>

--------------020509050701050509010600
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Mark Geib schrieb:
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">Eike,

I only have console output from the server. How do I turn on logging/
debugging for my client app.??
</pre>
</blockquote>
Ah, you don't start the client from the workspace.<br>
Does using eclipsec.exe and a .options file like in the server root
folder do the trick?<br>
<br>
BTW I'd expect sql/db related issues to be reported in the server log
rather than by the client.<br>
Isn't there more of a stack trace?<br>
<br>
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">
This error occurs during a commit after adding a single root object, with
no attributes set.

Would it help to move to mysql to compare.??
</pre>
</blockquote>
Certainly, but I need to copy and prepare the mysql adapter.<br>
I'll work on it tomorrow and keep you informed.<br>
<br>
Cheers<br>
/Eike<br>
<br>
<br>
<blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
<pre wrap="">
Thanks,
Mark.


On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Mark Geib schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">testing with new code from cvs and I get a new/different error.

Error creating the view.
java.sql.SQLException: An IOException was thrown when reading a
'java.sql.String' from an InputStream.

</pre>
</blockquote>
<pre wrap="">It looks a bit like a bug in Derby. Something like
<a class="moz-txt-link-freetext" href="http://issues.apache.org/jira/browse/DERBY-562">http://issues.apache.org/jira/browse/DERBY-562</a>. I've never seen this
exception before.
Possibly I could find out more, if you send me the complete stacktrace,
if any, and your console logs, privately. Are you working with very long
Strings?

Cheers
/Eike
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</body>
</html>

--------------020509050701050509010600--


Re: [CDO] all test sucessfull, next step ? [message #610106 is a reply to message #99886] Fri, 19 October 2007 19:01 Go to previous message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I am starting the client from the workspace, actually debugging so I can
single step at each call.

I will send you the server log, but I don't think I saw any errors in the
console.

Mark.



On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> Eike,
>>
>> I only have console output from the server. How do I turn on logging/
>> debugging for my client app.??
>>
> Ah, you don't start the client from the workspace. Does using
> eclipsec.exe and a .options file like in the server root folder do the
> trick?
>
> BTW I'd expect sql/db related issues to be reported in the server log
> rather than by the client.
> Isn't there more of a stack trace?
>
>> This error occurs during a commit after adding a single root object,
>> with no attributes set.
>>
>> Would it help to move to mysql to compare.??
>>
> Certainly, but I need to copy and prepare the mysql adapter. I'll work
> on it tomorrow and keep you informed.
>
> Cheers
> /Eike
>
>
>> Thanks,
>> Mark.
>>
>>
>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>
>>
>>> Mark Geib schrieb:
>>>
>>>> testing with new code from cvs and I get a new/different error.
>>>>
>>>> Error creating the view.
>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>> 'java.sql.String' from an InputStream.
>>>>
>>>>
>>> It looks a bit like a bug in Derby. Something like
>>> http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
>>> exception before.
>>> Possibly I could find out more, if you send me the complete
>>> stacktrace, if any, and your console logs, privately. Are you working
>>> with very long Strings?
>>>
>>> Cheers
>>> /Eike
>>>
>>>
>>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
> <head>
> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
> </head>
> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb:
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">Eike,
>
> I only have console output from the server. How do I turn on logging/
> debugging for my client app.??
> </pre>
> </blockquote>
> Ah, you don't start the client from the workspace.<br> Does using
> eclipsec.exe and a .options file like in the server root folder do the
> trick?<br>
> <br>
> BTW I'd expect sql/db related issues to be reported in the server log
> rather than by the client.<br>
> Isn't there more of a stack trace?<br> <br>
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">
> This error occurs during a commit after adding a single root object,
> with no attributes set.
>
> Would it help to move to mysql to compare.??
> </pre>
> </blockquote>
> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
> work on it tomorrow and keep you informed.<br> <br>
> Cheers<br>
> /Eike<br>
> <br>
> <br>
> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
> <pre wrap="">
> Thanks,
> Mark.
>
>
> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>
> </pre>
> <blockquote type="cite">
> <pre wrap="">Mark Geib schrieb:
> </pre>
> <blockquote type="cite">
> <pre wrap="">testing with new code from cvs and I get a
> new/different error.
>
> Error creating the view.
> java.sql.SQLException: An IOException was thrown when reading a
> 'java.sql.String' from an InputStream.
>
> </pre>
> </blockquote>
> <pre wrap="">It looks a bit like a bug in Derby. Something like
> <a class="moz-txt-link-freetext"
> href="http://issues.apache.org/jira/browse/DERBY-562">http://
issues.apache.org/jira/browse/DERBY-562</a>.
> I've never seen this exception before.
> Possibly I could find out more, if you send me the complete stacktrace,
> if any, and your console logs, privately. Are you working with very long
> Strings?
>
> Cheers
> /Eike
> </pre>
> </blockquote>
> <pre wrap=""><!---->
> </pre>
> </blockquote>
> </body>
> </html>
Re: [CDO] all test sucessfull, next step ? [message #610108 is a reply to message #99901] Fri, 19 October 2007 19:05 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6684
Registered: July 2009
Senior Member
Mark Geib schrieb:
> Eike,
>
> I am starting the client from the workspace, actually debugging so I can
> single step at each call.
>
Tracing in Net4j is the usual OSGi tracing, regardless of actually
running in OSGi or standalone.
See the OM framework in net4j.util for details.
When running from a launch config you can use the Tracing tab for
configuration.

> I will send you the server log, but I don't think I saw any errors in the
> console.
>
Thank you. I'll study it...

Cheers
/Eike


> Mark.
>
>
>
> On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:
>
>
>> Mark Geib schrieb:
>>
>>> Eike,
>>>
>>> I only have console output from the server. How do I turn on logging/
>>> debugging for my client app.??
>>>
>>>
>> Ah, you don't start the client from the workspace. Does using
>> eclipsec.exe and a .options file like in the server root folder do the
>> trick?
>>
>> BTW I'd expect sql/db related issues to be reported in the server log
>> rather than by the client.
>> Isn't there more of a stack trace?
>>
>>
>>> This error occurs during a commit after adding a single root object,
>>> with no attributes set.
>>>
>>> Would it help to move to mysql to compare.??
>>>
>>>
>> Certainly, but I need to copy and prepare the mysql adapter. I'll work
>> on it tomorrow and keep you informed.
>>
>> Cheers
>> /Eike
>>
>>
>>
>>> Thanks,
>>> Mark.
>>>
>>>
>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>
>>>
>>>
>>>> Mark Geib schrieb:
>>>>
>>>>
>>>>> testing with new code from cvs and I get a new/different error.
>>>>>
>>>>> Error creating the view.
>>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>>> 'java.sql.String' from an InputStream.
>>>>>
>>>>>
>>>>>
>>>> It looks a bit like a bug in Derby. Something like
>>>> http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
>>>> exception before.
>>>> Possibly I could find out more, if you send me the complete
>>>> stacktrace, if any, and your console logs, privately. Are you working
>>>> with very long Strings?
>>>>
>>>> Cheers
>>>> /Eike
>>>>
>>>>
>>>>
>> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
>> <head>
>> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
>> </head>
>> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb:
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">Eike,
>>
>> I only have console output from the server. How do I turn on logging/
>> debugging for my client app.??
>> </pre>
>> </blockquote>
>> Ah, you don't start the client from the workspace.<br> Does using
>> eclipsec.exe and a .options file like in the server root folder do the
>> trick?<br>
>> <br>
>> BTW I'd expect sql/db related issues to be reported in the server log
>> rather than by the client.<br>
>> Isn't there more of a stack trace?<br> <br>
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">
>> This error occurs during a commit after adding a single root object,
>> with no attributes set.
>>
>> Would it help to move to mysql to compare.??
>> </pre>
>> </blockquote>
>> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
>> work on it tomorrow and keep you informed.<br> <br>
>> Cheers<br>
>> /Eike<br>
>> <br>
>> <br>
>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>> <pre wrap="">
>> Thanks,
>> Mark.
>>
>>
>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>
>> </pre>
>> <blockquote type="cite">
>> <pre wrap="">Mark Geib schrieb:
>> </pre>
>> <blockquote type="cite">
>> <pre wrap="">testing with new code from cvs and I get a
>> new/different error.
>>
>> Error creating the view.
>> java.sql.SQLException: An IOException was thrown when reading a
>> 'java.sql.String' from an InputStream.
>>
>> </pre>
>> </blockquote>
>> <pre wrap="">It looks a bit like a bug in Derby. Something like
>> <a class="moz-txt-link-freetext"
>> href="http://issues.apache.org/jira/browse/DERBY-562">http://
>>
> issues.apache.org/jira/browse/DERBY-562</a>.
>
>> I've never seen this exception before.
>> Possibly I could find out more, if you send me the complete stacktrace,
>> if any, and your console logs, privately. Are you working with very long
>> Strings?
>>
>> Cheers
>> /Eike
>> </pre>
>> </blockquote>
>> <pre wrap=""><!---->
>> </pre>
>> </blockquote>
>> </body>
>> </html>
>>
>
>


Re: [CDO] all test sucessfull, next step ? [message #610110 is a reply to message #99916] Fri, 19 October 2007 19:15 Go to previous message
Mark Geib is currently offline Mark GeibFriend
Messages: 432
Registered: July 2009
Senior Member
Eike,

I sent both the client and server logs to your email.

Mark.



On Fri, 19 Oct 2007 21:05:25 +0200, Eike Stepper wrote:

> Mark Geib schrieb:
>> Eike,
>>
>> I am starting the client from the workspace, actually debugging so I
>> can single step at each call.
>>
> Tracing in Net4j is the usual OSGi tracing, regardless of actually
> running in OSGi or standalone.
> See the OM framework in net4j.util for details. When running from a
> launch config you can use the Tracing tab for configuration.
>
>> I will send you the server log, but I don't think I saw any errors in
>> the console.
>>
> Thank you. I'll study it...
>
> Cheers
> /Eike
>
>
>> Mark.
>>
>>
>>
>> On Fri, 19 Oct 2007 20:57:25 +0200, Eike Stepper wrote:
>>
>>
>>> Mark Geib schrieb:
>>>
>>>> Eike,
>>>>
>>>> I only have console output from the server. How do I turn on logging/
>>>> debugging for my client app.??
>>>>
>>>>
>>> Ah, you don't start the client from the workspace. Does using
>>> eclipsec.exe and a .options file like in the server root folder do the
>>> trick?
>>>
>>> BTW I'd expect sql/db related issues to be reported in the server log
>>> rather than by the client.
>>> Isn't there more of a stack trace?
>>>
>>>
>>>> This error occurs during a commit after adding a single root object,
>>>> with no attributes set.
>>>>
>>>> Would it help to move to mysql to compare.??
>>>>
>>>>
>>> Certainly, but I need to copy and prepare the mysql adapter. I'll work
>>> on it tomorrow and keep you informed.
>>>
>>> Cheers
>>> /Eike
>>>
>>>
>>>
>>>> Thanks,
>>>> Mark.
>>>>
>>>>
>>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>>
>>>>
>>>>
>>>>> Mark Geib schrieb:
>>>>>
>>>>>
>>>>>> testing with new code from cvs and I get a new/different error.
>>>>>>
>>>>>> Error creating the view.
>>>>>> java.sql.SQLException: An IOException was thrown when reading a
>>>>>> 'java.sql.String' from an InputStream.
>>>>>>
>>>>>>
>>>>>>
>>>>> It looks a bit like a bug in Derby. Something like
>>>>> http://issues.apache.org/jira/browse/DERBY-562 I've never seen this
>>>>> exception before.
>>>>> Possibly I could find out more, if you send me the complete
>>>>> stacktrace, if any, and your console logs, privately. Are you
>>>>> working with very long Strings?
>>>>>
>>>>> Cheers
>>>>> /Eike
>>>>>
>>>>>
>>>>>
>>> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
>>> <head>
>>> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
>>> </head>
>>> <body bgcolor="#ffffff" text="#000000"> Mark Geib schrieb: <blockquote
>>> cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">Eike,
>>>
>>> I only have console output from the server. How do I turn on logging/
>>> debugging for my client app.??
>>> </pre>
>>> </blockquote>
>>> Ah, you don't start the client from the workspace.<br> Does using
>>> eclipsec.exe and a .options file like in the server root folder do the
>>> trick?<br>
>>> <br>
>>> BTW I'd expect sql/db related issues to be reported in the server log
>>> rather than by the client.<br>
>>> Isn't there more of a stack trace?<br> <br> <blockquote
>>> cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">
>>> This error occurs during a commit after adding a single root object,
>>> with no attributes set.
>>>
>>> Would it help to move to mysql to compare.??
>>> </pre>
>>> </blockquote>
>>> Certainly, but I need to copy and prepare the mysql adapter.<br> I'll
>>> work on it tomorrow and keep you informed.<br> <br> Cheers<br>
>>> /Eike<br>
>>> <br>
>>> <br>
>>> <blockquote cite="mid:ffat6k$84b$2@build.eclipse.org" type="cite">
>>> <pre wrap="">
>>> Thanks,
>>> Mark.
>>>
>>>
>>> On Fri, 19 Oct 2007 20:02:08 +0200, Eike Stepper wrote:
>>>
>>> </pre>
>>> <blockquote type="cite">
>>> <pre wrap="">Mark Geib schrieb:
>>> </pre>
>>> <blockquote type="cite">
>>> <pre wrap="">testing with new code from cvs and I get a
>>> new/different error.
>>>
>>> Error creating the view.
>>> java.sql.SQLException: An IOException was thrown when reading a
>>> 'java.sql.String' from an InputStream.
>>>
>>> </pre>
>>> </blockquote>
>>> <pre wrap="">It looks a bit like a bug in Derby. Something like
>>> <a class="moz-txt-link-freetext"
>>> href="http://issues.apache.org/jira/browse/DERBY-562">http://
>>>
>> issues.apache.org/jira/browse/DERBY-562</a>.
>>
>>> I've never seen this exception before. Possibly I could find out more,
>>> if you send me the complete stacktrace, if any, and your console logs,
>>> privately. Are you working with very long Strings?
>>>
>>> Cheers
>>> /Eike
>>> </pre>
>>> </blockquote>
>>> <pre wrap=""><!---->
>>> </pre>
>>> </blockquote>
>>> </body>
>>> </html>
>>>
>>>
>>
Previous Topic:[CDO] all test sucessfull, next step ?
Next Topic:Emfatic, Gymnast and ANTLR
Goto Forum:
  


Current Time: Sat Jul 27 12:25:26 GMT 2024

Powered by FUDForum. Page generated in 0.04903 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top