mona
Newbie
Karma: 0
Posts: 8
|
 |
« on: September 05, 2010, 12:47:26 am » |
|
Hi,
I am trying to connect to maximo server by getting mxsession and setting hostname,username, password. But I am getting the following error while running the main method: psdi.util.MXSystemException: system#notboundexception.
Any suggestion would help me alot. Thanks in advance
|
|
|
|
|
Logged
|
|
|
|
|
Ethen
|
 |
« Reply #1 on: September 07, 2010, 07:53:45 pm » |
|
what exactly are you trying to do. do you get this error while accessing maximo login page or are you tryin to create a stand alone java application to access maximo.
|
|
|
|
|
Logged
|
regards,
Ethen...
|
|
|
vijet
Jr. Member

Karma: 5
Posts: 56
|
 |
« Reply #2 on: September 08, 2010, 04:51:28 am » |
|
Hi Mona,
This error comes up when the database config is not executed successfully. Please make sure that configdb has completed successfully or any db activity is not pending.
Regards Vijet
|
|
|
|
|
Logged
|
|
|
|
mona
Newbie
Karma: 0
Posts: 8
|
 |
« Reply #3 on: September 10, 2010, 07:29:05 pm » |
|
Thanks Vijet, but my configdb ran successful with out any error and I could able to insert records into my database using another remote system and I am using the same code there too.
Ethen I am writing a stand alone java application to connect to database and create some tickets.
I am not sure if it because of the JRE, as I have different JRE in my remote system. Any suggestions would help.
|
|
|
|
|
Logged
|
|
|
|
|
Ethen
|
 |
« Reply #4 on: September 12, 2010, 11:51:58 pm » |
|
There might be a java issue. Which version of maximo are you using. And can you also post the class code and the error log.
|
|
|
|
|
Logged
|
regards,
Ethen...
|
|
|
|