When running a synchronization from ARIS 9.8.8 to Solman 7.2, I get the window it completed with errors and when I look at the log file, as soon as it tries to synchronize the first process step, it throws the following lines.
Tue Jun 08 19:11:55 CDT 2021 - Synchronizing: Process step 'Process step example1’
Tue Jun 08 19:11:58 CDT 2021 - java.lang.NullPointerException
at com.aris.modeling.server.bl.logic.sm72.logic.ANodeFactory.createARISNode(ANodeFactory.java:105)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.AProjectProcessStepNode.createMissingMaster(AProjectProcessStepNode.java:131)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.AProjectProcessStepNode.transferData(AProjectProcessStepNode.java:83)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synch(ASynchroNode.java:72)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synchChildren(ASynchroNode.java:164)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synch(ASynchroNode.java:77)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synchChildren(ASynchroNode.java:164)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synch(ASynchroNode.java:77)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synchChildren(ASynchroNode.java:164)
at com.aris.modeling.server.bl.logic.sm72.SynchroNode.ASynchroNode.synch(ASynchroNode.java:77)
at com.aris.modeling.server.bl.logic.sm72.logic.ASM72Executor.synchronize(ASM72Executor.java:118)
at com.aris.modeling.server.bl.components.sm72.ASM72Component$ASolarAction.run(ASM72Component.java:672)
at com.aris.modeling.server.common.progress.AServerTaskRunnable.run(AServerTaskRunnable.java:29)
at java.lang.Thread.run(Thread.java:745)
What kind of things would cause this? This isn't a very helpful log file entry for the users.
Hi
Seeing the message "com.aris.modeling.server.bl.components.sm72.ASM72Component$ASolarAction.run" .. you can also ask to your sap admins if what kind of messages is getting in SAP logs for this action.
Usually this error occurs since the SAP id of scenario was not found in SM72.
BR
AO
HI
Just seeing part of a log file is not helpful.. did you update your solman from 7.1 to 7.2 then starts to get this error ?
Another possible cause 'a wrong object was the master in a master - variant connection'
if is possible also provide the solar.log file available in Server.
BR
AO