[jira] [Updated] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-18 Thread duan xiong (Jira)


 [ 
https://issues.apache.org/jira/browse/OOZIE-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

duan xiong updated OOZIE-3568:
--
Attachment: OOZIE-3568-004.patch

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch, OOZIE-3568-004.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-14 Thread duan xiong (Jira)


 [ 
https://issues.apache.org/jira/browse/OOZIE-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

duan xiong updated OOZIE-3568:
--
Attachment: OOZIE-3568-003.patch

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch, 
> OOZIE-3568-003.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-09 Thread Andras Salamon (Jira)


 [ 
https://issues.apache.org/jira/browse/OOZIE-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andras Salamon updated OOZIE-3568:
--
Fix Version/s: (was: 5.2.0)
   5.3.0

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.3.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-08 Thread duan xiong (Jira)


 [ 
https://issues.apache.org/jira/browse/OOZIE-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

duan xiong updated OOZIE-3568:
--
Description: 
Have large amount of log information “WARN messages [main] openjpa.MetaData” in 
jetty.out need to clean:

some not exists class need to enhanced in openjpa:

org.apache.oozie.client.rest.JsonWorkflowJob
 org.apache.oozie.client.rest.JsonWorkflowAction
 org.apache.oozie.client.rest.JsonCoordinatorJob
 org.apache.oozie.client.rest.JsonCoordinatorAction
 org.apache.oozie.client.rest.JsonBundleJob

for example:

 

3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
"org.apache.oozie.client.rest.JsonBundleJob" listed in the 
openjpa.MetaDataFactory configuration property could not be loaded by 
sun.misc.Launcher$AppClassLoader@33909752; ignoring.
3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
"org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
openjpa.MetaDataFactory configuration property could not be loaded by 
sun.misc.Launcher$AppClassLoader@33909752; ignoring.
3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
"org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
openjpa.MetaDataFactory configuration property could not be loaded by 
sun.misc.Launcher$AppClassLoader@33909752; ignoring.
3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
"org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
openjpa.MetaDataFactory configuration property could not be loaded by 
sun.misc.Launcher$AppClassLoader@33909752; ignoring.
3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
"org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
openjpa.MetaDataFactory configuration property could not be loaded by 
sun.misc.Launcher$AppClassLoader@33909752; ignoring.

 

  was:
Have large amount of log information “WARN messages [main] openjpa.MetaData” in 
jetty.log need to clean:

some not exists class need to enhanced in openjpa:

org.apache.oozie.client.rest.JsonWorkflowJob
org.apache.oozie.client.rest.JsonWorkflowAction
org.apache.oozie.client.rest.JsonCoordinatorJob
org.apache.oozie.client.rest.JsonCoordinatorAction
org.apache.oozie.client.rest.JsonBundleJob


> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.out need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
>  org.apache.oozie.client.rest.JsonWorkflowAction
>  org.apache.oozie.client.rest.JsonCoordinatorJob
>  org.apache.oozie.client.rest.JsonCoordinatorAction
>  org.apache.oozie.client.rest.JsonBundleJob
> for example:
>  
> 3493 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonBundleJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3494 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowJob" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3495 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonWorkflowAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
> 3496 oozie-postgresql WARN [main] openjpa.MetaData - The class 
> "org.apache.oozie.client.rest.JsonCoordinatorAction" listed in the 
> openjpa.MetaDataFactory configuration property could not be loaded by 
> sun.misc.Launcher$AppClassLoader@33909752; ignoring.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OOZIE-3568) Have large amount of log information “WARN messages [main] openjpa.MetaData” in jetty.log need to clean

2019-12-07 Thread duan xiong (Jira)


 [ 
https://issues.apache.org/jira/browse/OOZIE-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

duan xiong updated OOZIE-3568:
--
Attachment: OOZIE-3568-002.patch

> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean
> ---
>
> Key: OOZIE-3568
> URL: https://issues.apache.org/jira/browse/OOZIE-3568
> Project: Oozie
>  Issue Type: Bug
>  Components: core
>Affects Versions: 5.1.0
>Reporter: duan xiong
>Assignee: duan xiong
>Priority: Major
> Fix For: 5.2.0
>
> Attachments: OOZIE-3568-001.patch, OOZIE-3568-002.patch
>
>
> Have large amount of log information “WARN messages [main] openjpa.MetaData” 
> in jetty.log need to clean:
> some not exists class need to enhanced in openjpa:
> org.apache.oozie.client.rest.JsonWorkflowJob
> org.apache.oozie.client.rest.JsonWorkflowAction
> org.apache.oozie.client.rest.JsonCoordinatorJob
> org.apache.oozie.client.rest.JsonCoordinatorAction
> org.apache.oozie.client.rest.JsonBundleJob



--
This message was sent by Atlassian Jira
(v8.3.4#803005)