I have a new installation of DS4.1 SP1 Patch1. And I’m able to migrate all of my projects from 3.2 to 4.1 with no issues. I’m also able to run all of the Jobs within the DS designer, but when I try to create a batch job and run from the command prompt, I get this error:
“Get Warning: “ORB::BOA_init: hostname lookup returned localhost (127.0.0.1/::1) Use the -OAhost option to select some other hostname” when run exported Data Services batch job from Command Prompt”
Has anyone seen this error in DS4.1 SP1 Patch1? I was told by the support team that I needed to check the Internet Protocol Version 6 (TCP/IPv6) on the server and make sure that it is enables. Even if this is enabled, I still get the error.
this is not an error it’s just a warning and can be ignored, if you are not able to execute the job from exported command script then check the errors in the %DS_COMMON_DIR%\log\AL_RWJobLaucher.log file
SAP Note - 1591706 says something opposite of what I did to get rid of this warning.
Control Panel --> Network and Sharing Center --> Local Area Connection --> Properties --> Check the Tick Box for Internet Protocol Version 6 (TCP/IPv6) --> OK --> Close
I never did get this resolved on my end … I did try all of the suggestions that I seen on this message board and on the SAP marketplace but nothing ever worked for me. Since this only a warning, I didn’t worry too much about it. I’m still able to run my reports
Were you able to resolve your problem with the DS Job Scheduler?
I too have a new installation of DS4.1 SP1, was able to migrate all projects. When I tried to schedule jobs they would not run but I can run them manually. can’t run from cmd prompt.
When checking the Task Scheduler on ETL machine, I have an error (0x2BF29) for the Last Run Result.
I checked the IPV6 protocol box and it did get rid of the ORB::BOA warning but still cannot run scheduled jobs.
Checking the IPv6 checkbox worked for me… I had to reboot the job server after making the change… I have scheduled jobs that have run successfully for two days now.
ORB::BOA_init warning can be ignored it will not affect starting of job launcher to start job, if you are not able to run the exported execution command script, then first check the %DS_COMMON_DIR%\log\AL_RWJobLauncher.log file
I selected the checkbox according to the instructions below and it resolved my issues.
It eliminated the message I received in the cmd window and I was able to schedule reports.
Thanks.
SAP Note - 1591706 says something opposite of what I did to get rid of this warning.
Control Panel --> Network and Sharing Center --> Local Area Connection --> Properties --> Check the Tick Box for Internet Protocol Version 6 (TCP/IPv6) --> OK --> Close