Question

Has anyone face issues on Linux with class loader or loading of properties file in CQ 5.6?

Here is what we are trying:

  • We have config node that is "com.a.b.c.DataConfig"
  • When we try to load this configuration on Linux, it gives Null Pointer Exception

We have the same code with same configuration deployed on Windows Box and it is working fine.

We want to know is this is the known issues, and we have any patch or hotfixes available to fix this.

We can provide more details if needed.

Was it helpful?

Solution

False alarm, the issue was due to the bundle was corrupted and this was the first time we were trying to deploy the build on linux machine. Usually we have builds deployments on windows machines. We found bundle was corrupted later after posting this thread. Apologies

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top