I’m Unable to access Trading Network Console.
wM Version : 6.5
Please see the given bellow error.
TRNSERV.000012.000114
Could not get profile summary (username=XXXXX).
java.lang.NullPointerException
Check that the server is running and accessible. Check that the current user has ACLs to access wm.tn:ping.
I have verified my ACL Permissions.It is having.
1.Administrators,2.Developers,3.Everybody,4.TNAdministrators.
I have tested/verified JDBC pool connection.It is successfull
We have not installed DB Scripts recently.Friday it was worked properly.
In the ErrorLog i have observed.
2008-12-08 01:04:55 PST wm.tn:ping com.wm.app.tn.err.EXMLException: wm.tn:ping com.wm.app.tn.err.EXMLException TRNSERV.000012.000114 Could not get profile summary (username=hkumar). java.lang.NullPointerException java.lang.NullPointerException at com.wm.app.tn.profile.ProfileStore.getInternalID(ProfileStore.java:361) at com.wm.app.tn.profile.ProfileStore.getInternalID(ProfileStore.java:341) at com.wm.app.tn.profile.ProfileStore.getIDForUsername(ProfileStore.java:326) at wm.tn.profileimpl.getUserProfileSummary(profileimpl.java:231) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code)) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Co Stack trace data … 480eb7f0c50711dda3cdcb43d715abb5 NULL 480eb7f0c50711dda3cdcb43d715abb5 2008-12-08 01:04:55 PST wm.tn.profile:getUserProfileSummary.
Sorry.I forgot to mention this.
Before we get this error.We have find
Oracel:JDBC Driver.Error : Connection Refused .
Our DBA’s solved the above issue. Then after we have got above mentioned error.
Our DBA’s solved the above issue.—Check with your team on this and there could be some simple mistakes that might have causing this issue.As you already checked the 4 items above successfully.
As a last attempt try with a fresh restarting of IS/TN and the DB instance…