Question
HSBC
IN
Last activity: 14 Oct 2016 5:43 EDT
Library functions not getting compliled.
I am preparing new Pega 6.2 SP1 env and DBA has done DB Refresh from Existing working env and I have deployed all 3 ear file
But Some of my Library functions are not getting compiled because of which application has some error.
While compiling I am getting following error.
I am preparing new Pega 6.2 SP1 env and DBA has done DB Refresh from Existing working env and I have deployed all 3 ear file
But Some of my Library functions are not getting compiled because of which application has some error.
While compiling I am getting following error.
Error(s) detected while generating java. Compiler reported: ----------
1. ERROR in com/pegarules/generated/hsbcdocument_gdr.java (at line 47)
import org.codehaus.jackson.map.ObjectMapper;
^^^^^^^^^^^^^^^^^^^^
The import org.codehaus.jackson cannot be resolved
----------
----------
2. ERROR in com/pegarules/generated/LookupDocCodes_010101_orJvxzoIMb9xbJ8ZFvkENg.java (at line 47)
import org.codehaus.jackson.map.ObjectMapper;
^^^^^^^^^^^^^^^^^^^^
The import org.codehaus.jackson cannot be resolved
----------
----------
3. ERROR in com/pegarules/generated/LookupDocCodes_020101_MdD5JpLdG1suToeDhWy_fQ.java (at line 47)
import org.codehaus.jackson.map.ObjectMapper;
^^^^^^^^^^^^^^^^^^^^
The import org.codehaus.jackson cannot be resolved
----------
----------
4. ERROR in com/pegarules/generated/Mapping_010101_0HaGcBE_LhOnP46PDTwK5w.java (at line 47)
import org.codehaus.jackson.map.ObjectMapper;
^^^^^^^^^^^^^^^^^^^^
The import org.codehaus.jackson cannot be resolved
----------
For your infomration
Select count(*) from pr_engineclasses - 33483;
the count in working env is
Select count(*) from pr_engineclasses - 33921
Can any1 help me understand what exactly the issue might be ?
Regards,
Surekha
***Updated by Moderator: Marissa. Removed user added Ask the Expert and Blog group tags. Apologies for confusion, shouldn't have been an end-user option; updated categories***