You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2021/06/01 16:13:46 UTC

Re: Pi Based Java Work

John,

On 5/28/21 20:21, John Dale wrote:
> MariaDB has a sorting/limit problem that I haven't reported, yet (had
> to work around it).

I'm interested in this. What is happening to you?

-chris

> On 5/28/21, Christopher Schultz <ch...@christopherschultz.net> wrote:
>> John,
>>
>> On 5/28/21 15:32, John Dale wrote:
>>> I debugged the server and it's not reaching my component.
>>>
>>   > <snip>
>>   >
>>> Request post is around 300K.
>>>
>>> Tomcat 9 on a raspberry pi 4 (w00t!).
>>
>> Maybe you are still just waiting around for that tiny CPU to run all
>> that bytecode.
>>
>> /snark
>>
>> Seriously, though, I'd be interested to hear about your pi-based Java
>> work in another thread. I have 2 Pi 4s and 2 Pi Zeros that I haven't
>> managed to do anything with besides running EmulationStation (which I
>> highly recommend for anyone who grew up with an NES. Pew-pew!).
>>
>> -chris
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Pi Based Java Work

Posted by Christopher Schultz <ch...@christopherschultz.net>.
John,

On 6/6/21 09:41, John Dale (DB2DOM) wrote:
> The limit query was repeating data at the borders of my pages.  I
> whittled it down to a specific case and it was definitely not sorting
> properly.  Very strange behavior!

I'd be interested in reading the bug report.

-chris

> On 6/1/21, Christopher Schultz <ch...@christopherschultz.net> wrote:
>> John,
>>
>> On 5/28/21 20:21, John Dale wrote:
>>> MariaDB has a sorting/limit problem that I haven't reported, yet (had
>>> to work around it).
>>
>> I'm interested in this. What is happening to you?
>>
>> -chris
>>
>>> On 5/28/21, Christopher Schultz <ch...@christopherschultz.net> wrote:
>>>> John,
>>>>
>>>> On 5/28/21 15:32, John Dale wrote:
>>>>> I debugged the server and it's not reaching my component.
>>>>>
>>>>    > <snip>
>>>>    >
>>>>> Request post is around 300K.
>>>>>
>>>>> Tomcat 9 on a raspberry pi 4 (w00t!).
>>>>
>>>> Maybe you are still just waiting around for that tiny CPU to run all
>>>> that bytecode.
>>>>
>>>> /snark
>>>>
>>>> Seriously, though, I'd be interested to hear about your pi-based Java
>>>> work in another thread. I have 2 Pi 4s and 2 Pi Zeros that I haven't
>>>> managed to do anything with besides running EmulationStation (which I
>>>> highly recommend for anyone who grew up with an NES. Pew-pew!).
>>>>
>>>> -chris
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Pi Based Java Work

Posted by "John Dale (DB2DOM)" <jc...@gmail.com>.
The limit query was repeating data at the borders of my pages.  I
whittled it down to a specific case and it was definitely not sorting
properly.  Very strange behavior!

John

On 6/1/21, Christopher Schultz <ch...@christopherschultz.net> wrote:
> John,
>
> On 5/28/21 20:21, John Dale wrote:
>> MariaDB has a sorting/limit problem that I haven't reported, yet (had
>> to work around it).
>
> I'm interested in this. What is happening to you?
>
> -chris
>
>> On 5/28/21, Christopher Schultz <ch...@christopherschultz.net> wrote:
>>> John,
>>>
>>> On 5/28/21 15:32, John Dale wrote:
>>>> I debugged the server and it's not reaching my component.
>>>>
>>>   > <snip>
>>>   >
>>>> Request post is around 300K.
>>>>
>>>> Tomcat 9 on a raspberry pi 4 (w00t!).
>>>
>>> Maybe you are still just waiting around for that tiny CPU to run all
>>> that bytecode.
>>>
>>> /snark
>>>
>>> Seriously, though, I'd be interested to hear about your pi-based Java
>>> work in another thread. I have 2 Pi 4s and 2 Pi Zeros that I haven't
>>> managed to do anything with besides running EmulationStation (which I
>>> highly recommend for anyone who grew up with an NES. Pew-pew!).
>>>
>>> -chris
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org