cancel
Showing results for 
Search instead for 
Did you mean: 

500 internal server error in NWDs 7.0

Former Member
0 Kudos

Hello Experts,

We are using portal 7.0, we have imported one DC to NDWS and its showing some errors.


Please fine the below screen shot.


how to reslove this issues , Please help me.

Thanks in advance.


Regards,

Jyothi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Experts,

I am getting this errors in my webdynpro  application.

The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.security.api.IUser. Fix the classpath then try rebuilding this project.

This compilation unit indirectly references the missing type com.sap.security.api.IUser (typically some required class file is referencing a type outside the classpath)

can any one send me the above file.

And please give your valuable suggestions.

Regards,

Jyothi

Former Member
0 Kudos

Hi Experts,

Now  i have imported requied jar files,now it showing below error:

This compilation unit indirectly references the missing type com.sapportals.wcm.service.IService (typically some required class file is referencing a type outside the classpath)

Please help on this issue.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

As can be seen from the error, you are still missing the following JAR "com.sapportals.wcm.service.IService".

Please import the same and you'll get rid of this error.

You can find this JAR file in "com.sap.netweaver.bc.sf.framework_api.jar".

You can locate this on your Portal server.

BR,

Anurag

Former Member
0 Kudos

Hello Anurag Gwari,

Thanks for your reply, i have improted jar file :bc.sf.framework_api.jar,still new following  error is showing.

This compilation unit indirectly references the missing type com.sapportals.portal.security.usermanagement.IUser (typically some required class file is referencing a type outside the classpath)

Please help me,

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

com.sapportals.portal.security.usermanagement.IUser is deprecated now.

Please try to import "com.sap.security.api.ep5.jar" file and see if this helps!!!

You can find it on your server.

BR,

Anurag

Former Member
0 Kudos

Hi Anurag Gwari,

i have imported the following jar file.

1.com.sap.security.api.ep5

2.com.sap.security.api

3.prtapi

4.bc.rf.framework_api

5.bc.rf.global.service.urlgenerator_api

6.bc.sf.framework_api

7.bc.util.public_api

now i am geting the following errors.

1) RID cannot be resolved or is not a type

2)WPUMFactory cannot be resolved

3)IContent cannot be resolved or is not a type

4) WPUMFactory cannot be resolved

5) PathKey cannot be resolved

6) IURLGeneratorService cannot be resolved or is not a type

Please help me how to reslove these errors.

Regards,

Jyothi

Former Member
0 Kudos

Hi Anurag Gwari,

i have resloved the above errors, now i am getting following only,

1) IUserAccount[] cannot be resolved or is not a type

2) IUser cannot be resolved or is not a type

Please help me how to reslove these errors.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

Are you facing any errors in the Import statements.

Try to Organize Imports and check if the errors are resolved.

BR,

Anurag

Former Member
0 Kudos

Hi All,

I have been resloved all errors, thanks for your support.

Regards,

Jyothi

Former Member
0 Kudos

Hi Jyothi,

In that case, please close the thread and award the points if you felt my answers were helpful to you!!!

BR,

Anurag