cancel
Showing results for 
Search instead for 
Did you mean: 

Getting these exception when running the Tuturiols on Bi SDK Examples

Former Member
0 Kudos

Hi All,

When i am executing the example, these errors or exception are raised. when i trying to run the BI SDK examples. Please your response its required immediately.

java.lang.NoClassDefFoundError: com/sap/tc/logging/Location

at com.sap.localization.LocalizableTextFormatter.<clinit>(LocalizableTextFormatter.java:34)

at com.sap.ip.bi.sdk.exception.BIRuntimeException.<init>(BIRuntimeException.java:65)

at com.sap.ip.bi.sdk.samples.servlet.MinimalServletContainer.executeServlet(MinimalServletContainer.java:57)

at com.sap.ip.bi.sdk.samples.servlet.MinimalServletContainer.executeServlet(MinimalServletContainer.java:27)

at com.sap.ip.bi.sdk.samples.Tutorial_1.main(Tutorial_1.java:288)

Exception in thread "main"

Thanks,

Regards,

karthik

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It seems you are missing Logging.Jar. If its a Portal Component, Then make sure the References are all correct.

Thanks,

Raags