Pankaj.insatyam kumar

Greenhorn
+ Follow
since Nov 30, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Pankaj.insatyam kumar

Hello,

Can anyone please let me know how can I migrate WHOLE table from DB2 to Oracle? Is there any software or so?

Regards
Pankaj
Hello,

I have deployed couple of components in Websphere. When I tried to up those applications in Websphere by running command "./startServer.sh server1 -user Admin -password Admin", I am getting below error. Can anyone please let me know how can it be resolved?

Regards
Pankaj

[9/4/08 11:58:59:931 GMT] 3e2d3946 ORBRas d com.ibm.rmi.corba.PluginRegistry loadPrereqPluginsGroupOne:136 P=539781 =
0:CT java.lang.ClassNotFoundException: com.ibm.ejs.jts.jts.JtsPlugin (no security manager: RMI class loader disabled)
[9/4/08 11:58:59:931 GMT] 3e2d3946 ORBRas > com.ibm.ws.orb.WSUtilDelegateImpl loadClass:616 P=539781 =0:CT Entry
com.ibm.ws.pmi.server.modules.OrbPerfModule <null>
[9/4/08 11:58:59:931 GMT] 3e2d3946 ORBRas < com.ibm.ws.orb.WSUtilDelegateImpl loadClass:625 P=539781 =0:CT Exit
class com.ibm.ws.pmi.server.modules.OrbPerfModule
[9/4/08 11:58:59:932 GMT] 3e2d3946 ORBRas e com.ibm.rmi.corba.PluginRegistry loadPrereqPluginsGroupOne:153 P=539781 =
0:CT java.lang.Exception: PMI is disabled and new OrbPerfModule should not be initiated
java.lang.Exception: PMI is disabled and new OrbPerfModule should not be initiated
at com.ibm.ws.pmi.server.modules.OrbPerfModule.<init>(OrbPerfModule.java:88)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:44)
at java.lang.reflect.Constructor.newInstance(Constructor.java:315)
at java.lang.Class.newInstance3(Class.java:367)
at java.lang.Class.newInstance(Class.java:305)


[9/4/08 11:58:59:949 GMT] 3e2d3946 ORBRas d com.ibm.rmi.corba.PluginRegistry loadPrereqPluginsGroupTwo:195 P=539781 =
0:CT java.lang.ClassNotFoundException: com.ibm.ejs.jts.jts.JtsPlugin (no security manager: RMI class loader disabled)
15 years ago
Can Any one please do tell me what is difference betweeen Externizable and Serialiazable?
18 years ago