You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by "K, Amit (MIND)" <Am...@mind-infotech.com> on 2017/08/31 06:53:36 UTC

RE: Warning!!!PossibleSpam Re: Facing issue in login in latest 4.0.0

Hi Maxim ,

Thanks for the quick reply.

Is that error related to DB?

Actually I found all enum entries there in OmUrlFragment.MenuActions:

public enum MenuActions {
            dashboardModuleStartScreen
            , dashboardModuleCalendar
            , recordModule
            , conferenceModuleRoomList
            , eventModuleRoomList
            , moderatorModuleUser
            , moderatorModuleRoom
            , adminModuleUser
            , adminModuleConnections
            , adminModuleOrg
            , adminModuleRoom
            , adminModuleConfiguration
            , adminModuleLanguages
            , adminModuleLDAP
            , adminModuleBackup
            , adminModuleOAuth
            , adminModuleEmail
      }

Please confirm.

Thanks in advance.

From: Maxim Solodovnik [mailto:solomax666@gmail.com]
Sent: Thursday, August 31, 2017 12:20 PM
To: K, Amit (MIND) <Am...@mind-infotech.com>
Cc: Openmeetings user-list <us...@openmeetings.apache.org>
Subject: Warning!!!PossibleSpam Re: Facing issue in login in latest 4.0.0

You have to perform import/export, or manually "hack" the DB

On Thu, Aug 31, 2017 at 1:47 PM, K, Amit (MIND) <Am...@mind-infotech.com>> wrote:
Hello Maxim,

I just checked out latest code of Openmeetings 4.0.0 from below repository:

“https://git-wip-us.apache.org/repos/asf/openmeetings.git”

As I try to login, It is giving below exception:

Caused by: java.lang.IllegalArgumentException: No enum constant org.apache.openmeetings.web.util.OmUrlFragment.MenuActions.adminModuleServers

I have gone through the class “OmUrlFragment.MenuActions” and found “adminModuleServers” enum is really missing.

Can you please have a look, I got the latest code from correct repo or really something is missing in code.

Thanks,
Amit

________________________________

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus/trojan/worms/malicious code transmitted by this email. www.motherson.com<http://www.motherson.com>



--
WBR
Maxim aka solomax

________________________________

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus/trojan/worms/malicious code transmitted by this email. www.motherson.com

Re: Warning!!!PossibleSpam Re: Facing issue in login in latest 4.0.0

Posted by Maxim Solodovnik <so...@gmail.com>.
version 4.0.0 is being actively developed
Things are being created/removed/moved etc.

you have to perform import/export or manually "hack/fix" the DB

On Thu, Aug 31, 2017 at 1:53 PM, K, Amit (MIND) <Am...@mind-infotech.com>
wrote:

> Hi Maxim ,
>
>
>
> Thanks for the quick reply.
>
>
>
> Is that error related to DB?
>
>
>
> Actually I found all enum entries there in OmUrlFragment.MenuActions:
>
>
>
> *public* *enum* MenuActions {
>
>             *dashboardModuleStartScreen*
>
>             , *dashboardModuleCalendar*
>
>             , *recordModule*
>
>             , *conferenceModuleRoomList*
>
>             , *eventModuleRoomList*
>
>             , *moderatorModuleUser*
>
>             , *moderatorModuleRoom*
>
>             , *adminModuleUser*
>
>             , *adminModuleConnections*
>
>             , *adminModuleOrg*
>
>             , *adminModuleRoom*
>
>             , *adminModuleConfiguration*
>
>             , *adminModuleLanguages*
>
>             , *adminModuleLDAP*
>
>             , *adminModuleBackup*
>
>             , *adminModuleOAuth*
>
>             , *adminModuleEmail*
>
>       }
>
>
>
> Please confirm.
>
>
>
> Thanks in advance.
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax666@gmail.com]
> *Sent:* Thursday, August 31, 2017 12:20 PM
> *To:* K, Amit (MIND) <Am...@mind-infotech.com>
> *Cc:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Subject:* Warning!!!PossibleSpam Re: Facing issue in login in latest
> 4.0.0
>
>
>
> You have to perform import/export, or manually "hack" the DB
>
>
>
> On Thu, Aug 31, 2017 at 1:47 PM, K, Amit (MIND) <Am...@mind-infotech.com>
> wrote:
>
> Hello Maxim,
>
>
>
> I just checked out latest code of Openmeetings 4.0.0 from below repository:
>
>
>
> “https://git-wip-us.apache.org/repos/asf/openmeetings.git”
>
>
>
> As I try to login, It is giving below exception:
>
>
>
> Caused by: java.lang.IllegalArgumentException: No enum constant
> org.apache.openmeetings.web.util.OmUrlFragment.
> MenuActions.adminModuleServers
>
>
>
> I have gone through the class “OmUrlFragment.MenuActions” and found
> “adminModuleServers” enum is really missing.
>
>
>
> Can you please have a look, I got the latest code from correct repo or
> really something is missing in code.
>
>
> Thanks,
>
> Amit
>
>
> ------------------------------
>
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. WARNING: Computer viruses can be
> transmitted via email. The recipient should check this email and any
> attachments for the presence of viruses. The company accepts no liability
> for any damage caused by any virus/trojan/worms/malicious code transmitted
> by this email. www.motherson.com
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
> ------------------------------
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments. WARNING: Computer viruses can be
> transmitted via email. The recipient should check this email and any
> attachments for the presence of viruses. The company accepts no liability
> for any damage caused by any virus/trojan/worms/malicious code transmitted
> by this email. www.motherson.com
>



-- 
WBR
Maxim aka solomax