cancel
Showing results for 
Search instead for 
Did you mean: 

exception number line pointing to commented code

MG3
Contributor
0 Kudos

Hi

Im facing a strange problem. In travel management project application, on click of one of the buttons, it throws a null pointer exception.

In the exception details, it gives me a .java file with the name of the method and line number.

when I go to that .java file in webdynpro and find the method and the line number, it is actually a commented code.

Whats wrong? how can I find where exactly the problem is?

thanks

manoj

Accepted Solutions (0)

Answers (2)

Answers (2)

MG3
Contributor
0 Kudos

no explanation found, but figured out the problem with my code and fixed it.

Former Member
0 Kudos

Hi manoj,

Redeploy ur application & check , may be its not refreshing the app.

regards

Sumit

MG3
Contributor
0 Kudos

Hi Sumit

I have deployed it a couple of times, but the problem persists.

Any thoughts, suggestions?

Thanks

Manoj

Former Member
0 Kudos

Hi manoj,

Go to visual admin. delete the deployed dc from there & redeploy. If even that's not working, restart the engine.

regards

Sumit

MG3
Contributor
0 Kudos

Hi Sumit

Thanks. I'll try that.

Manoj

MG3
Contributor
0 Kudos

Hi Sumit...that didnt work either.

THanks.

Former Member
0 Kudos

Hi,

Could you please check the line just before the commented code. It may be because of the previous line.

thanks & regards,

Manoj