cancel
Showing results for 
Search instead for 
Did you mean: 

Building ess/tra/trp fails with "VcTrpHotelSearch.java:26: cannot resol..."

Former Member
0 Kudos

Hi Guys

I'm trying to setup two new tracks in NWDI. ESSDEV and MSSDEV for customizing SAP_ESS and SAP_MSS 100.

Everything works out well except for the building of DC ess/tra/trp which fails with the error "VcTrpHotelSearch.java:26: cannot resolve symbol" in the build log.

Here is the detailed error:


     [javac] Compiling 1149 source files to /usr/sap/EP1/JC01/j2ee/cluster/server0/temp/CBS/3d/.B/221925/t/5145063BE28F9DD6A0AB7B58D78B09E5/classes
     [javac] ERROR: /usr/sap/EP1/JC01/j2ee/cluster/server0/temp/CBS/3d/.B/221925/t/5145063BE28F9DD6A0AB7B58D78B09E5/gen_wdp/packages/com/sap/xss/tra/trp/vc/hotelsearch/VcTrpHotelSearch.java:26: cannot resolve symbol
     [javac] ERROR: symbol  : class IPlattformAdapterFactory 
     [javac] ERROR: location: package core
     [javac] ERROR: import com.sap.tc.webdynpro.services.sal.core.IPlattformAdapterFactory;
     [javac] ERROR:                                               ^
     [javac] WARNING: Note: Some input files use or override a deprecated API.
     [javac] WARNING: Note: Recompile with -deprecation for details.
     [javac] 1 error

We are running NW2004s (7.0) SP21 and I've checked in and imported the file ESS21P_2-10002965.SCA plus the following files which compile successfully:

SAPJEE21P_8-10003469.SCA

SAPBUILDT21_0-10003479.SCA

SAPJTECHS21P_15-10003467.SCA

PCUIGP021_0-20000568.SCA

I have search for that error, but I can't seem to find anything...

/Jacob

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Jacob,

We are facing the same issue. can you please share how did you solve this issue.

Thanks,

Vivek

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jacob,

ESS 100 must be build agains 640 build plugins, while ESS 600 can be used for 700.

For 640 (ESS 100)

https://wiki.sdn.sap.com/wiki/display/ERPHCM/SPsMismatchinERP2004

For 700 (ESS 600):

https://wiki.sdn.sap.com/wiki/display/ERPHCM/HOWTOGETRIDOFSPSTACKMISMATCHISSUES

Best Regards,

Ervin