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

Rajat Khandelwal updated LENS-22:
---------------------------------
    Attachment: LENS-22.1.patch

> LENS Server classpath not getting picked up
> -------------------------------------------
>
>                 Key: LENS-22
>                 URL: https://issues.apache.org/jira/browse/LENS-22
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0
>            Reporter: Rajat Khandelwal
>            Assignee: Rajat Khandelwal
>             Fix For: 2.0
>
>         Attachments: LENS-22.1.patch, LENS-22.patch
>
>
> While testing database user config loader I changed the configurations and 
> didn't add postgres jar to lib. Sure enough I got ClassNotFound. I added jar 
> to lens-dist/lib directory and still ClassNotFound. Reason being those jars 
> are not being added to classpath individually. lens-dist/lib/* is added to 
> classpath which is not adding all the jars.  Had to copy the command from the 
> output of ps -ef | grep LensServer, add the full location to classpath 
> argument and re-run the server for the class to be found 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to