Hello,
we have for some students using a PDA VM a java error when starting the client (server message below)
strangly, this errors occurs with one VM and not the others...
I do not find any differences in ARIS setup between these VM
can you help us to identify the cause ?
below the content of arisserver_stderr.log with <startmode debugoutput="on" debuglevel="ALL" />
thanks for any help
best regards
pam
---------------------------
warning: Servant method raised a non-CORBA exception
Client receives this exception as CORBA::UNKNOWN
operation name: "initClient"
id: iiop
local address: 134.214.106.228:16070
remote address: 134.214.106.55:2600
java.lang.NullPointerException
at com.idsscheer.aris.server.tl.changemanagement.AChangeManagementComponent.getGUILocale(Unknown Source)
at com.idsscheer.aris.server.tl.changemanagement.AChangeManagementComponent.initClient(Unknown Source)
at com.idsscheer.aris.cltech.common.core.webchangemanagement.IChangeManagementDelegate.initClient(Unknown Source)
at com.idsscheer.aris.cltech.common.corba.webchangemanagement.IChangeManagementServant.initClient(Unknown Source)
at com.idsscheer.aris.cltech.common.corba.webchangemanagement.IChangeManagementPOATie.initClient(Unknown Source)
at com.idsscheer.aris.cltech.common.corba.webchangemanagement.IChangeManagementPOA._OB_op_initClient(Unknown Source)
at com.idsscheer.aris.cltech.common.corba.webchangemanagement.IChangeManagementPOA._invoke(Unknown Source)
at com.ooc.OBPortableServer.ServantDispatcher.dispatch(Unknown Source)
at com.ooc.OBPortableServer.POA_impl._OB_dispatch(Unknown Source)
at com.ooc.OB.DispatchRequest_impl.invoke(Unknown Source)
at com.ooc.OB.ThreadPool$Dispatcher.run(Unknown Source)