Hi all, I have deployed successfully the E2E Network Slicing use case in order to instantiate a CSI. Just a warning, after the creation and activation,I have noted the following error form NSSMF Simulator :
2020-07-23 15:27:29.085 INFO 8494 --- [o-11111-exec-10] c.c.s.controller.SliceController : get job status: jobid:4983395cf7f34787a41143ea1962ffb7 2020-07-23 15:38:19.704 INFO 8494 --- [pool-1-thread-1] com.cmcc.simulator.job.ScheduleJob : the snssai list is : [01-4C19B487] 2020-07-23 15:38:19.712 ERROR 8494 --- [pool-1-thread-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task. *java.io.FileNotFoundException: /home/ubuntu/dcae/AMF.xml (No such file or directory)* at java.io.FileOutputStream.open0(Native Method) ~[na:1.8.0_252] at java.io.FileOutputStream.open(FileOutputStream.java:270) ~[na:1.8.0_252] at java.io.FileOutputStream.<init>(FileOutputStream.java:213) ~[na:1.8.0_252] at java.io.FileOutputStream.<init>(FileOutputStream.java:162) ~[na:1.8.0_252] at java.io.FileWriter.<init>(FileWriter.java:90) ~[na:1.8.0_252] at com.cmcc.simulator.service.SimulatorService.createAMF(SimulatorService.java:185) ~[classes!/:0.0.1-SNAPSHOT] at com.cmcc.simulator.job.ScheduleJob.runThird(ScheduleJob.java:35) ~[classes!/:0.0.1-SNAPSHOT] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_252] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_252] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_252] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_252] at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:65) ~[spring-context-4.3.9.RELEASE.jar!/:4.3.9.RELEASE] at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-4.3.9.RELEASE.jar!/:4.3.9.RELEASE] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_252] at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_252] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_252] at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_252] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_252] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_252] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_252] This error is due to AMF.xm file missing... In fact, AMF.xml and U PF.xml.gz are not into simulator.tar.gz downloaded at https://wiki.onap.org/display/DW/NSSMF+Simulator+Use+Guide ( https://protect2.fireeye.com/v1/url?k=fc80a6a8-a2206501-fc80e633-86959e472243-d2696b1fbc9e78b2&q=1&e=3dd01599-59e2-4079-ac50-b0c8edec4c79&u=https%3A%2F%2Fwiki.onap.org%2Fdisplay%2FDW%2FNSSMF%2BSimulator%2BUse%2BGuide ) Is the NSSMF simulator's behavior good? How can I get these missing files? Thanks, Aniello Paolo Malinconico -- ----------------------------------------------------------------- *TIM* *Aniello Paolo Malinconico* Chief Innovation & Partnership Office Technology Innovation *TIM S.p.A.* Via G. Reiss Romoli, 274 – 10148 TORINO email: [email protected] Tim Official: *Facebook* ( https://www.facebook.com/TimOfficialPage ) - *Twitter* ( https://twitter.com/tim_official ) - *www.tim.it* ( http://www.tim.it/ ) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21767): https://lists.onap.org/g/onap-discuss/message/21767 Mute This Topic: https://lists.onap.org/mt/75818125/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
