cancel
Showing results for 
Search instead for 
Did you mean: 

Nullpointer exception

Former Member
0 Kudos

Hi Guys;

During installation of PI server ; we are getting Nullpointer exception.

Does anyone have a clue about how to resolve it.

Thanks,

Kuna

Accepted Solutions (1)

Accepted Solutions (1)

former_member206604
Active Contributor
0 Kudos

Hi,

What JDK version did you use hope it is not higher that j2sdk-1_4_2_12. Exit and start the installation once again and also check the guide if everything that you are doing is proper.

Please post what is the actual error that you are getting... with Null pointer exception no one would be able to identify what is the error. Generally this error occurs if the objects is not initialized or defined.

Regards,

Prakash

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This will help you,

1. Go to http://<host>:<port>/rep/start/index.jsp

2. Choose Administration

3. On the Repository tab(and Directory tab), choose Java Web Start Administration

4. Re-initialization

5. Try once more for IR and ID. so that this will make you to download IR and ID from the beginning.

Restart your client side java webstart still if you face the same issue Reinstall client side java webstart.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi

I would like to just make a slight change ,the Nullpointer exception is coming while creating a scenario.

Thanks