You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@metron.apache.org by moshe jarusalem <tu...@gmail.com> on 2017/03/30 11:21:35 UTC

Fwd: integration.wrapper class does not exist

---------- Forwarded message ----------
From: moshe jarusalem <tu...@gmail.com>
Date: Thu, Mar 30, 2017 at 2:20 PM
Subject: integration.wrapper class does not exist
To: dev@metron.incubator.apache.org


Hi All,
I am getting the following error while trying to run SquidParserTest.
Would you help to resolve it?


[image: Inline image 1]

Re: integration.wrapper class does not exist

Posted by Otto Fowler <ot...@gmail.com>.
Are you running everything from the command line or from the IDE?
Can you just try from the command line?  Like > mvn integration-test


On March 31, 2017 at 01:22:59, moshe jarusalem (tuutdo@gmail.com) wrote:

Hi all,
I have realized the functionality implemented in .scala files  should I do
anything to make java see those functions and classes ?





On Thu, Mar 30, 2017 at 7:18 PM, moshe jarusalem <tu...@gmail.com> wrote:

> Hi,
>
> metron-deployment/scripts/platform-info.sh
> Metron 0.3.1
> --
> * (HEAD detached at apache-metron-0.3.1-rc5-incubating)
> --
> commit 7abd7e8a231c6cbe9ee4ab23a5df1e97344f5212
> Author: justinleet <ju...@gmail.com>
> Date:   Thu Feb 23 10:40:14 2017 -0500
>
>     METRON-734 Builds failing because of MaxMind DB transitive dependency
> (justinleet via cestella) closes apache/incubator-metron#462
> --
> --
> ansible 2.0.0.2
>   config file = /etc/ansible/ansible.cfg
>   configured module search path = Default w/o overrides
> --
> Vagrant 1.9.1
> --
> Python 2.7.12
> --
> Apache Maven 3.3.9
> Maven home: /usr/share/maven
> Java version: 1.8.0_121, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-8-oracle/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.4.0-66-generic", arch: "amd64", family:
> "unix"
> --
> Linux ubuntu 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017
> x86_64 x86_64 x86_64 GNU/Linux
> --
> Total System Memory = 11616.3 MB
> Processor Model: Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
> Processor Speed: 2294.709 MHz
> Total Physical Processors: 4
> Total cores: 4
> Disk information:
> /dev/sda1        39G   18G   20G  47% /
>
>
>
> On Thu, Mar 30, 2017 at 5:54 PM, Michael Miklavcic <
> michael.miklavcic@gmail.com> wrote:
>
>> Hi Moshe, can you run the following script and post your results?
>>
>> metron-deployment/scripts/platform-info.sh
>>
>> Best,
>> Michael Miklavcic
>>
>>
>> On Thu, Mar 30, 2017 at 5:21 AM, moshe jarusalem <tu...@gmail.com>
>> wrote:
>>
>>>
>>> ---------- Forwarded message ----------
>>> From: moshe jarusalem <tu...@gmail.com>
>>> Date: Thu, Mar 30, 2017 at 2:20 PM
>>> Subject: integration.wrapper class does not exist
>>> To: dev@metron.incubator.apache.org
>>>
>>>
>>> Hi All,
>>> I am getting the following error while trying to run SquidParserTest.
>>> Would you help to resolve it?
>>>
>>>
>>> [image: Inline image 1]
>>>
>>>
>>
>

Re: integration.wrapper class does not exist

Posted by moshe jarusalem <tu...@gmail.com>.
Hi all,
I have realized the functionality implemented in .scala files  should I do
anything to make java see those functions and classes ?





On Thu, Mar 30, 2017 at 7:18 PM, moshe jarusalem <tu...@gmail.com> wrote:

> Hi,
>
> metron-deployment/scripts/platform-info.sh
> Metron 0.3.1
> --
> * (HEAD detached at apache-metron-0.3.1-rc5-incubating)
> --
> commit 7abd7e8a231c6cbe9ee4ab23a5df1e97344f5212
> Author: justinleet <ju...@gmail.com>
> Date:   Thu Feb 23 10:40:14 2017 -0500
>
>     METRON-734 Builds failing because of MaxMind DB transitive dependency
> (justinleet via cestella) closes apache/incubator-metron#462
> --
> --
> ansible 2.0.0.2
>   config file = /etc/ansible/ansible.cfg
>   configured module search path = Default w/o overrides
> --
> Vagrant 1.9.1
> --
> Python 2.7.12
> --
> Apache Maven 3.3.9
> Maven home: /usr/share/maven
> Java version: 1.8.0_121, vendor: Oracle Corporation
> Java home: /usr/lib/jvm/java-8-oracle/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.4.0-66-generic", arch: "amd64", family:
> "unix"
> --
> Linux ubuntu 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017
> x86_64 x86_64 x86_64 GNU/Linux
> --
> Total System Memory = 11616.3 MB
> Processor Model: Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
> Processor Speed: 2294.709 MHz
> Total Physical Processors: 4
> Total cores: 4
> Disk information:
> /dev/sda1        39G   18G   20G  47% /
>
>
>
> On Thu, Mar 30, 2017 at 5:54 PM, Michael Miklavcic <
> michael.miklavcic@gmail.com> wrote:
>
>> Hi Moshe, can you run the following script and post your results?
>>
>> metron-deployment/scripts/platform-info.sh
>>
>> Best,
>> Michael Miklavcic
>>
>>
>> On Thu, Mar 30, 2017 at 5:21 AM, moshe jarusalem <tu...@gmail.com>
>> wrote:
>>
>>>
>>> ---------- Forwarded message ----------
>>> From: moshe jarusalem <tu...@gmail.com>
>>> Date: Thu, Mar 30, 2017 at 2:20 PM
>>> Subject: integration.wrapper class does not exist
>>> To: dev@metron.incubator.apache.org
>>>
>>>
>>> Hi All,
>>> I am getting the following error while trying to run SquidParserTest.
>>> Would you help to resolve it?
>>>
>>>
>>> [image: Inline image 1]
>>>
>>>
>>
>

Re: integration.wrapper class does not exist

Posted by moshe jarusalem <tu...@gmail.com>.
Hi,

metron-deployment/scripts/platform-info.sh
Metron 0.3.1
--
* (HEAD detached at apache-metron-0.3.1-rc5-incubating)
--
commit 7abd7e8a231c6cbe9ee4ab23a5df1e97344f5212
Author: justinleet <ju...@gmail.com>
Date:   Thu Feb 23 10:40:14 2017 -0500

    METRON-734 Builds failing because of MaxMind DB transitive dependency
(justinleet via cestella) closes apache/incubator-metron#462
--
--
ansible 2.0.0.2
  config file = /etc/ansible/ansible.cfg
  configured module search path = Default w/o overrides
--
Vagrant 1.9.1
--
Python 2.7.12
--
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-66-generic", arch: "amd64", family: "unix"
--
Linux ubuntu 4.4.0-66-generic #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux
--
Total System Memory = 11616.3 MB
Processor Model: Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
Processor Speed: 2294.709 MHz
Total Physical Processors: 4
Total cores: 4
Disk information:
/dev/sda1        39G   18G   20G  47% /



On Thu, Mar 30, 2017 at 5:54 PM, Michael Miklavcic <
michael.miklavcic@gmail.com> wrote:

> Hi Moshe, can you run the following script and post your results?
>
> metron-deployment/scripts/platform-info.sh
>
> Best,
> Michael Miklavcic
>
>
> On Thu, Mar 30, 2017 at 5:21 AM, moshe jarusalem <tu...@gmail.com> wrote:
>
>>
>> ---------- Forwarded message ----------
>> From: moshe jarusalem <tu...@gmail.com>
>> Date: Thu, Mar 30, 2017 at 2:20 PM
>> Subject: integration.wrapper class does not exist
>> To: dev@metron.incubator.apache.org
>>
>>
>> Hi All,
>> I am getting the following error while trying to run SquidParserTest.
>> Would you help to resolve it?
>>
>>
>> [image: Inline image 1]
>>
>>
>

Re: integration.wrapper class does not exist

Posted by Michael Miklavcic <mi...@gmail.com>.
Hi Moshe, can you run the following script and post your results?

metron-deployment/scripts/platform-info.sh

Best,
Michael Miklavcic


On Thu, Mar 30, 2017 at 5:21 AM, moshe jarusalem <tu...@gmail.com> wrote:

>
> ---------- Forwarded message ----------
> From: moshe jarusalem <tu...@gmail.com>
> Date: Thu, Mar 30, 2017 at 2:20 PM
> Subject: integration.wrapper class does not exist
> To: dev@metron.incubator.apache.org
>
>
> Hi All,
> I am getting the following error while trying to run SquidParserTest.
> Would you help to resolve it?
>
>
> [image: Inline image 1]
>
>