You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by John Mc <mc...@gmail.com> on 2019/11/23 12:29:25 UTC

Plugin Portal Down?

Is the Plugin Portal down?
https://netbeans-vm.apache.org/pluginportal/

Getting the following error

An error occurredAn error occurred during execution; please try again later.
------------------------------
Additional information:Doctrine\DBAL\Exception\InvalidFieldNameException
File:

/space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71

Message:

An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
p0_.description AS description_4, p0_.short_description AS
short_description_5, p0_.license AS license_6, p0_.added_at AS
added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
p0_.latest_version AS latest_version_12, p0_.release_version AS
release_version_13, p0_.image AS image_14, p0_.homepage AS
homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
p0_.downloads DESC LIMIT 5' with params [2]:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
in 'field list'

Regards

John

Re: Plugin Portal Down?

Posted by Matthias Bläsing <mb...@doppel-helix.eu>.
Hi,

Am Sonntag, den 24.11.2019, 18:14 +0100 schrieb Jiří Kovalský:
> 
> I confirm that the new Plugin Portal 3.0 is not working and I suspect 
> that it's the result of Matthias Blaesing's MR #15:
> 
> https://github.com/apache/netbeans-tools/pull/15
> 
> Matthias or Jan, can you please take a look at this?
> 

yes - this looks like the new code base with the old db schema. They
are not compatible.

If someone can tell me how I can get access to the netbeans-vm (as
root), I can fix it (I think).

Greetings

Matthias


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Plugin Portal Down?

Posted by Geertjan Wielenga <ge...@apache.org>.
...which is of course not to say that the great work by Matthias is not
appreciated (a lot). Just that one of the recent updates have caused a
problem somewhere.

Bear with us, everyone, we’re working together on a great new plugin portal
that solves many of our problems.

Gj


On Sun, 24 Nov 2019 at 18:14, Jiří Kovalský <ji...@oracle.com>
wrote:

> Oh you are right. I thought we were discussing the old Plugin Portal 2.0.
> :(
>
> I confirm that the new Plugin Portal 3.0 is not working and I suspect
> that it's the result of Matthias Blaesing's MR #15:
>
> https://github.com/apache/netbeans-tools/pull/15
>
> Matthias or Jan, can you please take a look at this?
>
> Thanks,
> -Jirka
>
> Dne 24. 11. 19 v 14:43 Eric Bresie napsal(a):
> > SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
> in 'field list'
> >
> > Did some kind of dB update not happen quite right or something needing
> update?
> >
> > Eric Bresie
> > Ebresie@gmail.com
> >> On November 23, 2019 at 11:22:09 AM CST, John Mc <
> mcdonnell.john@gmail.com> wrote:
> >> Yep, it's still down for me.
> >>
> >> Regards
> >>
> >> John
> >>
> >> On Sat, 23 Nov 2019 at 16:52, Ernie Rael <er...@raelity.com> wrote:
> >>
> >>> I'm still seeing that same error. I tried clearing the browser cache,
> no
> >>> change.
> >>>
> >>> -ernie
> >>>
> >>> On 11/23/2019 7:48 AM, Jiří Kovalský wrote:
> >>>> Yes, there was a patching of the infrastructure scheduled for today.
> >>>> Plugin Portal works for me fine now.
> >>>>
> >>>> -Jirka
> >>>>
> >>>> Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):
> >>>>
> >>>>> Seeing that too, yes. We’ll check with Jirka and also how to ensure
> >>>>> others
> >>>>> can check and fix too.
> >>>>>
> >>>>> Gj
> >>>>>
> >>>>> On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com>
> wrote:
> >>>>>
> >>>>>> Is the Plugin Portal down?
> >>>>>>
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e=
> >>>>>>
> >>>>>>
> >>>>>> Getting the following error
> >>>>>>
> >>>>>> An error occurredAn error occurred during execution; please try
> again
> >>>>>> later.
> >>>>>> ------------------------------
> >>>>>> Additional
> >>>>>> information:Doctrine\DBAL\Exception\InvalidFieldNameException
> >>>>>> File:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>
> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
> >>>
> >>>>>>
> >>>>>>
> >>>>>> Message:
> >>>>>>
> >>>>>> An exception occurred while executing 'SELECT p0_.id AS id_0,
> p0_.name
> >>>>>> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
> >>>>>> p0_.description AS description_4, p0_.short_description AS
> >>>>>> short_description_5, p0_.license AS license_6, p0_.added_at AS
> >>>>>> added_at_7, p0_.last_updated_at AS last_updated_at_8,
> p0_.approved_at
> >>>>>> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
> >>>>>> p0_.latest_version AS latest_version_12, p0_.release_version AS
> >>>>>> release_version_13, p0_.image AS image_14, p0_.homepage AS
> >>>>>> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
> >>>>>> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
> >>>>>> p0_.downloads DESC LIMIT 5' with params [2]:
> >>>>>>
> >>>>>> SQLSTATE[42S22]: Column not found: 1054 Unknown column
> 'p0_.author_id'
> >>>>>> in 'field list'
> >>>>>>
> >>>>>> Regards
> >>>>>>
> >>>>>> John
> >>>>>>
> >>>>>
> >>>>
> >>>> ---------------------------------------------------------------------
> >>>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> >>>> For additional commands, e-mail: dev-help@netbeans.apache.org
> >>>>
> >>>> For further information about the NetBeans mailing lists, visit:
> >>>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=bv_R6rgh9y9FZLkpBY4OwkLjiyuDplya0Y-0rMhNNb0&s=YlwYs0KJSxohSalAEF7_-HDeImBKHBoqIu_443wz468&e=
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> >>> For additional commands, e-mail: dev-help@netbeans.apache.org
> >>>
> >>> For further information about the NetBeans mailing lists, visit:
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=bv_R6rgh9y9FZLkpBY4OwkLjiyuDplya0Y-0rMhNNb0&s=YlwYs0KJSxohSalAEF7_-HDeImBKHBoqIu_443wz468&e=
> >>>
> >>>
> >>>
> >>>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Re: Plugin Portal Down?

Posted by Jiří Kovalský <ji...@oracle.com>.
Oh you are right. I thought we were discussing the old Plugin Portal 2.0. :(

I confirm that the new Plugin Portal 3.0 is not working and I suspect 
that it's the result of Matthias Blaesing's MR #15:

https://github.com/apache/netbeans-tools/pull/15

Matthias or Jan, can you please take a look at this?

Thanks,
-Jirka

Dne 24. 11. 19 v 14:43 Eric Bresie napsal(a):
> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id' in 'field list'
> 
> Did some kind of dB update not happen quite right or something needing update?
> 
> Eric Bresie
> Ebresie@gmail.com
>> On November 23, 2019 at 11:22:09 AM CST, John Mc <mc...@gmail.com> wrote:
>> Yep, it's still down for me.
>>
>> Regards
>>
>> John
>>
>> On Sat, 23 Nov 2019 at 16:52, Ernie Rael <er...@raelity.com> wrote:
>>
>>> I'm still seeing that same error. I tried clearing the browser cache, no
>>> change.
>>>
>>> -ernie
>>>
>>> On 11/23/2019 7:48 AM, Jiří Kovalský wrote:
>>>> Yes, there was a patching of the infrastructure scheduled for today.
>>>> Plugin Portal works for me fine now.
>>>>
>>>> -Jirka
>>>>
>>>> Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):
>>>>
>>>>> Seeing that too, yes. We’ll check with Jirka and also how to ensure
>>>>> others
>>>>> can check and fix too.
>>>>>
>>>>> Gj
>>>>>
>>>>> On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:
>>>>>
>>>>>> Is the Plugin Portal down?
>>>>>>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e=
>>>>>>
>>>>>>
>>>>>> Getting the following error
>>>>>>
>>>>>> An error occurredAn error occurred during execution; please try again
>>>>>> later.
>>>>>> ------------------------------
>>>>>> Additional
>>>>>> information:Doctrine\DBAL\Exception\InvalidFieldNameException
>>>>>> File:
>>>>>>
>>>>>>
>>>>>>
>>> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
>>>
>>>>>>
>>>>>>
>>>>>> Message:
>>>>>>
>>>>>> An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
>>>>>> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
>>>>>> p0_.description AS description_4, p0_.short_description AS
>>>>>> short_description_5, p0_.license AS license_6, p0_.added_at AS
>>>>>> added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
>>>>>> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
>>>>>> p0_.latest_version AS latest_version_12, p0_.release_version AS
>>>>>> release_version_13, p0_.image AS image_14, p0_.homepage AS
>>>>>> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
>>>>>> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
>>>>>> p0_.downloads DESC LIMIT 5' with params [2]:
>>>>>>
>>>>>> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
>>>>>> in 'field list'
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> John
>>>>>>
>>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
>>>> For additional commands, e-mail: dev-help@netbeans.apache.org
>>>>
>>>> For further information about the NetBeans mailing lists, visit:
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=bv_R6rgh9y9FZLkpBY4OwkLjiyuDplya0Y-0rMhNNb0&s=YlwYs0KJSxohSalAEF7_-HDeImBKHBoqIu_443wz468&e=
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
>>> For additional commands, e-mail: dev-help@netbeans.apache.org
>>>
>>> For further information about the NetBeans mailing lists, visit:
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__cwiki.apache.org_confluence_display_NETBEANS_Mailing-2Blists&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=bv_R6rgh9y9FZLkpBY4OwkLjiyuDplya0Y-0rMhNNb0&s=YlwYs0KJSxohSalAEF7_-HDeImBKHBoqIu_443wz468&e=
>>>
>>>
>>>
>>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Re: Plugin Portal Down?

Posted by Eric Bresie <eb...@gmail.com>.
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id' in 'field list'

Did some kind of dB update not happen quite right or something needing update?

Eric Bresie
Ebresie@gmail.com
> On November 23, 2019 at 11:22:09 AM CST, John Mc <mc...@gmail.com> wrote:
> Yep, it's still down for me.
>
> Regards
>
> John
>
> On Sat, 23 Nov 2019 at 16:52, Ernie Rael <er...@raelity.com> wrote:
>
> > I'm still seeing that same error. I tried clearing the browser cache, no
> > change.
> >
> > -ernie
> >
> > On 11/23/2019 7:48 AM, Jiří Kovalský wrote:
> > > Yes, there was a patching of the infrastructure scheduled for today.
> > > Plugin Portal works for me fine now.
> > >
> > > -Jirka
> > >
> > > Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):
> > >
> > > > Seeing that too, yes. We’ll check with Jirka and also how to ensure
> > > > others
> > > > can check and fix too.
> > > >
> > > > Gj
> > > >
> > > > On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:
> > > >
> > > > > Is the Plugin Portal down?
> > > > >
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e=
> > > > >
> > > > >
> > > > > Getting the following error
> > > > >
> > > > > An error occurredAn error occurred during execution; please try again
> > > > > later.
> > > > > ------------------------------
> > > > > Additional
> > > > > information:Doctrine\DBAL\Exception\InvalidFieldNameException
> > > > > File:
> > > > >
> > > > >
> > > > >
> > /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
> >
> > > > >
> > > > >
> > > > > Message:
> > > > >
> > > > > An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
> > > > > AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
> > > > > p0_.description AS description_4, p0_.short_description AS
> > > > > short_description_5, p0_.license AS license_6, p0_.added_at AS
> > > > > added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
> > > > > AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
> > > > > p0_.latest_version AS latest_version_12, p0_.release_version AS
> > > > > release_version_13, p0_.image AS image_14, p0_.homepage AS
> > > > > homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
> > > > > author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
> > > > > p0_.downloads DESC LIMIT 5' with params [2]:
> > > > >
> > > > > SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
> > > > > in 'field list'
> > > > >
> > > > > Regards
> > > > >
> > > > > John
> > > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> > > For additional commands, e-mail: dev-help@netbeans.apache.org
> > >
> > > For further information about the NetBeans mailing lists, visit:
> > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >
> > >
> > >
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> > For additional commands, e-mail: dev-help@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >

Re: Plugin Portal Down?

Posted by John Mc <mc...@gmail.com>.
Yep, it's still down for me.

Regards

John

On Sat, 23 Nov 2019 at 16:52, Ernie Rael <er...@raelity.com> wrote:

> I'm still seeing that same error. I tried clearing the browser cache, no
> change.
>
> -ernie
>
> On 11/23/2019 7:48 AM, Jiří Kovalský wrote:
> > Yes, there was a patching of the infrastructure scheduled for today.
> > Plugin Portal works for me fine now.
> >
> > -Jirka
> >
> > Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):
> >
> >> Seeing that too, yes. We’ll check with Jirka and also how to ensure
> >> others
> >> can check and fix too.
> >>
> >> Gj
> >>
> >> On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:
> >>
> >>> Is the Plugin Portal down?
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e=
> >>>
> >>>
> >>> Getting the following error
> >>>
> >>> An error occurredAn error occurred during execution; please try again
> >>> later.
> >>> ------------------------------
> >>> Additional
> >>> information:Doctrine\DBAL\Exception\InvalidFieldNameException
> >>> File:
> >>>
> >>>
> >>>
> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
>
> >>>
> >>>
> >>> Message:
> >>>
> >>> An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
> >>> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
> >>> p0_.description AS description_4, p0_.short_description AS
> >>> short_description_5, p0_.license AS license_6, p0_.added_at AS
> >>> added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
> >>> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
> >>> p0_.latest_version AS latest_version_12, p0_.release_version AS
> >>> release_version_13, p0_.image AS image_14, p0_.homepage AS
> >>> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
> >>> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
> >>> p0_.downloads DESC LIMIT 5' with params [2]:
> >>>
> >>> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
> >>> in 'field list'
> >>>
> >>> Regards
> >>>
> >>> John
> >>>
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> > For additional commands, e-mail: dev-help@netbeans.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>

Re: Plugin Portal Down?

Posted by Ernie Rael <er...@raelity.com>.
I'm still seeing that same error. I tried clearing the browser cache, no 
change.

-ernie

On 11/23/2019 7:48 AM, Jiří Kovalský wrote:
> Yes, there was a patching of the infrastructure scheduled for today. 
> Plugin Portal works for me fine now.
>
> -Jirka
>
> Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):
>
>> Seeing that too, yes. We’ll check with Jirka and also how to ensure 
>> others
>> can check and fix too.
>>
>> Gj
>>
>> On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:
>>
>>> Is the Plugin Portal down?
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e= 
>>>
>>>
>>> Getting the following error
>>>
>>> An error occurredAn error occurred during execution; please try again
>>> later.
>>> ------------------------------
>>> Additional 
>>> information:Doctrine\DBAL\Exception\InvalidFieldNameException
>>> File:
>>>
>>>
>>> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71 
>>>
>>>
>>> Message:
>>>
>>> An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
>>> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
>>> p0_.description AS description_4, p0_.short_description AS
>>> short_description_5, p0_.license AS license_6, p0_.added_at AS
>>> added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
>>> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
>>> p0_.latest_version AS latest_version_12, p0_.release_version AS
>>> release_version_13, p0_.image AS image_14, p0_.homepage AS
>>> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
>>> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
>>> p0_.downloads DESC LIMIT 5' with params [2]:
>>>
>>> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
>>> in 'field list'
>>>
>>> Regards
>>>
>>> John
>>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
> For additional commands, e-mail: dev-help@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Plugin Portal Down?

Posted by Jiří Kovalský <ji...@oracle.com>.
Yes, there was a patching of the infrastructure scheduled for today. 
Plugin Portal works for me fine now.

-Jirka

Dne 23. 11. 19 v 13:42 Geertjan Wielenga napsal(a):

> Seeing that too, yes. We’ll check with Jirka and also how to ensure others
> can check and fix too.
> 
> Gj
> 
> On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:
> 
>> Is the Plugin Portal down?
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__netbeans-2Dvm.apache.org_pluginportal_&d=DwIFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=8_Pz0x0SKeT5e3IehhQKCbQ2xl3tz40jnCU133NrdP4&m=Vs3f_9Gvuy2ur8cwp2yTsC1pK3zZWfLN5dFZuNSXR7s&s=bJgL-Gskxy-IJWguzmrPPuySfs3X6ke4U73Bdtlsoc8&e=
>>
>> Getting the following error
>>
>> An error occurredAn error occurred during execution; please try again
>> later.
>> ------------------------------
>> Additional information:Doctrine\DBAL\Exception\InvalidFieldNameException
>> File:
>>
>>
>> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
>>
>> Message:
>>
>> An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
>> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
>> p0_.description AS description_4, p0_.short_description AS
>> short_description_5, p0_.license AS license_6, p0_.added_at AS
>> added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
>> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
>> p0_.latest_version AS latest_version_12, p0_.release_version AS
>> release_version_13, p0_.image AS image_14, p0_.homepage AS
>> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
>> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
>> p0_.downloads DESC LIMIT 5' with params [2]:
>>
>> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
>> in 'field list'
>>
>> Regards
>>
>> John
>>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Plugin Portal Down?

Posted by Geertjan Wielenga <ge...@apache.org>.
Seeing that too, yes. We’ll check with Jirka and also how to ensure others
can check and fix too.

Gj

On Sat, 23 Nov 2019 at 13:29, John Mc <mc...@gmail.com> wrote:

> Is the Plugin Portal down?
> https://netbeans-vm.apache.org/pluginportal/
>
> Getting the following error
>
> An error occurredAn error occurred during execution; please try again
> later.
> ------------------------------
> Additional information:Doctrine\DBAL\Exception\InvalidFieldNameException
> File:
>
>
> /space/src/netbeans-tools/pp3/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:71
>
> Message:
>
> An exception occurred while executing 'SELECT p0_.id AS id_0, p0_.name
> AS name_1, p0_.artifactid AS artifactid_2, p0_.groupid AS groupid_3,
> p0_.description AS description_4, p0_.short_description AS
> short_description_5, p0_.license AS license_6, p0_.added_at AS
> added_at_7, p0_.last_updated_at AS last_updated_at_8, p0_.approved_at
> AS approved_at_9, p0_.url AS url_10, p0_.status AS status_11,
> p0_.latest_version AS latest_version_12, p0_.release_version AS
> release_version_13, p0_.image AS image_14, p0_.homepage AS
> homepage_15, p0_.downloads AS downloads_16, p0_.author_id AS
> author_id_17 FROM plugin p0_ WHERE p0_.status = ? ORDER BY
> p0_.downloads DESC LIMIT 5' with params [2]:
>
> SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p0_.author_id'
> in 'field list'
>
> Regards
>
> John
>