You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Cihad Guzel (JIRA)" <ji...@apache.org> on 2017/03/30 14:00:48 UTC

[jira] [Comment Edited] (CONNECTORS-1254) jetty dependencies is missing in jetty-runner

    [ https://issues.apache.org/jira/browse/CONNECTORS-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15949106#comment-15949106 ] 

Cihad Guzel edited comment on CONNECTORS-1254 at 3/30/17 2:00 PM:
------------------------------------------------------------------

I use trunk and I have same error: 

{code}
[main] INFO org.eclipse.jetty.server.Server - Started @8871ms
Jetty started.
Starting crawler...
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
{code}


was (Author: cguzel):
ı use trunk and I have same error: 

{code}
[main] INFO org.eclipse.jetty.server.Server - Started @8871ms
Jetty started.
Starting crawler...
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
WARN: Unknown target VM 1.7 ignored.
WARN: Unknown source VM 1.7 ignored.
{code}

> jetty dependencies is missing in jetty-runner
> ---------------------------------------------
>
>                 Key: CONNECTORS-1254
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1254
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 2.2
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>            Priority: Minor
>             Fix For: ManifoldCF 2.3
>
>         Attachments: CONNECTORS-1254.patch
>
>
> In current trunk, I run jetty-runner by mvn exec and operate crawler ui.
> Then I saw the following message on my console.
> {noformat}
> WARN: Unknown target VM 1.7 ignored.
> WARN: Unknown source VM 1.7 ignored.
> WARN: Unknown target VM 1.7 ignored.
> WARN: Unknown source VM 1.7 ignored.
> ...
> {noformat}
> When I append lost jetty dependencies in jetty-runner' pom, that message doesn't happen.
> It seems I've forgotten to do that on CONNECTORS-1050.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)