Use of uninitialized value in string ne at
Trying to upgrade from fop1 to fop2.
Server starts from init script but seems to hang, if I wait long enough I start seeing these errors:
Executing /etc/rc.d/init.d/fop2 restart ..
Shutting down Flash Operator Panel 2: [ OK ]
Starting Flash Operator Panel 2: Use of uninitialized value in string ne at script/fop2_server.pl line 11574.
Use of uninitialized value in string ne at script/fop2_server.pl line 11446.
Use of uninitialized value in string ne at script/fop2_server.pl line 11574.
Use of uninitialized value in string ne at script/fop2_server.pl line 11446.
Any ideas?
Thanks..
Server starts from init script but seems to hang, if I wait long enough I start seeing these errors:
Executing /etc/rc.d/init.d/fop2 restart ..
Shutting down Flash Operator Panel 2: [ OK ]
Starting Flash Operator Panel 2: Use of uninitialized value in string ne at script/fop2_server.pl line 11574.
Use of uninitialized value in string ne at script/fop2_server.pl line 11446.
Use of uninitialized value in string ne at script/fop2_server.pl line 11574.
Use of uninitialized value in string ne at script/fop2_server.pl line 11446.
Any ideas?
Thanks..
Comments
How did you install fop2? The init script should not hang at all, it will daemonize the server and return to the console. If that is not happening, then you have a modified init script or some weird installation was done.
By the way, those warnings are not a problem at all. What is the problem you have exactly when trying to open the fop2 page ?