No problems with installation, starting Corba Naming Service (JacORB) and M2M Gateway trial version. But running the Evaluation module Control Application results in the following print outs:
Print out from the GUI-window of the application:
Initializing ORB.
Getting reference to the naming service.
Getting reference to the POA.
Activating POA manager.
Quering the naming service for an object reference to the evaluation module object.
Initializing M2M Evaluation Module Controller Application failed!
Please exit program and check out software and/or hardware setups and try again.
Print out from the command prompt window:
C:\Program Files\Nokia\Nokia M2M ADK\Server Side Example Applications>java -Dorg
.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=org.jac
orb.orb.ORBSingleton -Djacorb.hashtable_class=java.util.Hashtable -DORBInitRef.N
ameService=corbaloc::localhost:9999/StandardNS/NameServer-POA/_root -classpath c
lasses;idl_classes;C:\JacORB1_3_30\lib\jacorb.jar;C:\JacORB1_3_30\lib\idl.jar co
m.nokia.m2m.adk.em.emca.EvaluationModuleControllerApplication csd term123 1
#####################################################################
WARNING: no properties file found! This warning can be ignored
for applets. A file file called "jacorb.properties" or
".jacorb_properties" should be present in the classpath,
the home directory (C:\Documents and Settings\Administrator), the current direct
ory (.) or
in Javas lib directory (C:\Program Files\Java\j2re1.4.0)
#####################################################################
[ New connection to 127.0.0.1:9999 ]
[ MapToDefaultDomainsPolicy: pathnames null ]
[ POA RootPOA - ready ]
[ Set BasicListener address string to 172.16.38.56 ]
org.omg.CosNaming.NamingContextPackage.NotFound: IDLmg.org/CosNaming/NamingCon
text/NotFound:1.0
at org.omg.CosNaming.NamingContextPackage.NotFoundHelper.read(Unknown So
urce)
at org.omg.CosNaming._NamingContextExtStub.resolve(Unknown Source)
at com.nokia.m2m.adk.em.emca.RemoteController.initialize(source/com/noki
a/m2m/adk/em/emca/RemoteController.java:160)
at com.nokia.m2m.adk.em.emca.RemoteController.<init>(source/com/nokia/m2
m/adk/em/emca/RemoteController.java:37)
at com.nokia.m2m.adk.em.emca.EvaluationModuleControllerApplication.run(s
ource/com/nokia/m2m/adk/em/emca/EvaluationModuleControllerApplication.java:1886)
[ Closing connection to 127.0.0.1:9999 ]
Why this?
Kjell Carlsson
RE: Problems with M2M applic. dev. kit
2002-05-31, 10:15#2