- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-08-2019 07:26 PM - last edited on 01-10-2020 08:05 AM by vcotton
Hi Guys,
I'm experiencing a similar issue to the one reported in a previous post:
I'm importing data from Check Point to PAN.
I've tried cleaning up unused applications but this didn't make the problem go away. I'm pre-empting the commands the previous user (@dagin) was asked to type by @sjanita in the original post:
root@ubuntu:~$ cd /home/userSpace/
root@ubuntu:/home/userSpace$ cat environmentParameters.php
define ('NumCPUs', 1);
define ('TotalCPUs',2);
define ('SparkRAM', '3146m');
root@ubuntu:~# cat /tmp/error
Notice: Undefined index: template_extra in /var/www/html/bin/configurations/output/output_function.php on line 148
Warning: get_class() expects parameter 1 to be object, boolean given in /var/www/html/libs/xmlapi.php on line 1835
object(SPHP Fatal error: Uncaught Exception: Wr
Fatal error: Uncaught Exception: Wrong type of input parameters, expected SimpleXMLElement key:value: in /var/www/html/libs/xmlapi.php:1854
Stack trace:
#0 /var/www/html/libs/common/xml/panosxml.php(2117): SimpleXMLElement_append(Object(SimpleXMLElement), false)
#1 /var/www/html/bin/configurations/output/output_function.php(306): xml_applications(Object(SimpleXMLElement), Array, Array)
#2 /var/www/html/bin/configurations/output/output_function.php(25): generate_xml(Array, '6')
#3 {main}
thrown in /var/www/html/libs/xmlapi.php on line 1854
root@ubuntu:~#
Could someone kindly assist with a workaround or fix?
thanks
Leo
12-09-2019 07:32 AM
Thanks.
We will work on this issue. It seems to be a programatically issue while constructing an XML.
Thanks for the report, as it is very helpful to trobleshoot
12-10-2019 03:07 AM
Could you share your project via Export project?
Please, send it to us at fwmigrate at paloaltonetworks dot com.
It seems that you have an application signature that does not have a valid XML object, and that fails to create the final XML config file.
01-09-2020 02:58 PM
I have shared the project - let me know if you've received and can assist.
Many thanks!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!