arimportcmd - suse

2008-04-25 Thread Ben Chernys
This is a bug.  Simple as that.  The message is from glib (nice or what?).
No code (programme) should EVER perform a free on freed memory and that is
what glib has detected.  Use and older version or go to Windows and run it
on Windows.  Make a support ticket with BMC to get it fixed.  One would have
hoped they would have caught it.
 
Note that if your input arguments are invalid or incomplete, the code path
taken in the program changes, so external environmental factors can cause
the bug to not appear.  None the less, it is ALWAYS a bug when a double free
happens.
 
I am not sure why you would want to point the path the the cmdbExtLoader
area, but the effect should be the same.  If you did copy all shared
objects, ensure you copied the correct versioned one.
 
Again, even the above are external environment factors. The bug is simply
that a double free has been coded.
 
Cheers
Ben Chernys

Software Tool House Inc.
Canada / Deutschland / Germany
Mobile:  +49 162 175 0956   GMT + 1 + [ DST ]
Email:mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
Web:  http://www.softwaretoolhouse.com/
http://www.softwaretoolhouse.com

A free notepad for Diary fields:
 http://www.softwaretoolhouse.com/downloads/DiaryFieldEditor.htm
http://www.softwaretoolhouse.com/downloads/DiaryFieldEditor.htm
An ARS API scripting tool used for migrations, integrations, imports,
reports, extracts, batch jobs:
 http://www.softwaretoolhouse.com/products/SthMupd
http://www.softwaretoolhouse.com/products/SthMupd
  

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: April 24, 2008 10:47 PM
To: arslist@ARSLIST.ORG
Subject: Re: arimportcmd - suse


** 
What would I expect to find in that path?  I have loaded all of the shared
libraries into a specific directory, and added that to the library path, and
am not getting any errors regarding required libraries being missing.

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Abhijit Oak
Sent: Thursday, April 24, 2008 2:38 PM
To: arslist@ARSLIST.ORG
Subject: Re: arimportcmd - suse


** 
Hello LJ,
 
There is syntactical information regarding the arimportcmd command on the AR
Admin Help.
 
So I wont talk about the syntax or parameters or thier values. I am sure you
must have already checked it out.
 
But as a pre-requisite to the arimport cammand, I would provide the
following commands at command line:
 
export LD_LIBRARY_PATH=/var/tmp/cmdbExtLoader/server/bin/
 
export LIBPATH=/var/tmp/cmdbExtLoader/server/bin/
 
Of course, these paths may be slightly different on your system, but you can
easily locate them and setting these environment variables.
 
The commandline arimport command would return an error for me if I did not
set these environment variables in advance.
 
Check this out and let me know if it works or otherwise.
 
 
Thanks  Regards,
 

Abhijit Oak
Wipro Technologies 


  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: Friday, April 25, 2008 1:59 AM
To: arslist@ARSLIST.ORG
Subject: arimportcmd - suse


** 
Trying to run an import using arimportcmd on suse linux and getting weird
errors that I can't find documented anywhere
 
*** glibc detected *** ./arimportcmd: double free or corruption (fasttop):
0x0829ee40 ***
 
we have tried to run this as root and local user so I don't think its a
permissions issue, we have tried every combination of command line
parameters, but all of them that should work end up with this error, and a
'Memory Map'.  I got this file out of the 7.1 server install, along with all
of the required libraries.  Any experience running this product in this
environment?  Any help is appreciated
__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email. 

www.wipro.com 

__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ __Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers
Are html___ 

___
UNSUBSCRIBE or access

Re: arimportcmd - suse

2008-04-25 Thread LJ Longwing
Thank you for your input, I figured it was a bug, but wanted to check with
someone other than official channels, I did open a ticket through support,
but we all know how well that usually goes, I found that if I did it without
the mapping, and imported an ARX file instead, it worked fine, so I'm going
to end up going that way instead of fighting the uphill battle of waiting
for a fix, but I fully intend on pushing the fix till its working the way
its supposed to.

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Ben Chernys
Sent: Thursday, April 24, 2008 10:51 PM
To: arslist@ARSLIST.ORG
Subject: arimportcmd - suse


** 
This is a bug.  Simple as that.  The message is from glib (nice or what?).
No code (programme) should EVER perform a free on freed memory and that is
what glib has detected.  Use and older version or go to Windows and run it
on Windows.  Make a support ticket with BMC to get it fixed.  One would have
hoped they would have caught it.
 
Note that if your input arguments are invalid or incomplete, the code path
taken in the program changes, so external environmental factors can cause
the bug to not appear.  None the less, it is ALWAYS a bug when a double free
happens.
 
I am not sure why you would want to point the path the the cmdbExtLoader
area, but the effect should be the same.  If you did copy all shared
objects, ensure you copied the correct versioned one.
 
Again, even the above are external environment factors. The bug is simply
that a double free has been coded.
 
Cheers
Ben Chernys

Software Tool House Inc.
Canada / Deutschland / Germany
Mobile:  +49 162 175 0956   GMT + 1 + [ DST ]
Email:mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
Web:  http://www.softwaretoolhouse.com/
http://www.softwaretoolhouse.com

A free notepad for Diary fields:
 http://www.softwaretoolhouse.com/downloads/DiaryFieldEditor.htm
http://www.softwaretoolhouse.com/downloads/DiaryFieldEditor.htm
An ARS API scripting tool used for migrations, integrations, imports,
reports, extracts, batch jobs:
 http://www.softwaretoolhouse.com/products/SthMupd
http://www.softwaretoolhouse.com/products/SthMupd
  

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: April 24, 2008 10:47 PM
To: arslist@ARSLIST.ORG
Subject: Re: arimportcmd - suse


** 
What would I expect to find in that path?  I have loaded all of the shared
libraries into a specific directory, and added that to the library path, and
am not getting any errors regarding required libraries being missing.

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Abhijit Oak
Sent: Thursday, April 24, 2008 2:38 PM
To: arslist@ARSLIST.ORG
Subject: Re: arimportcmd - suse


** 
Hello LJ,
 
There is syntactical information regarding the arimportcmd command on the AR
Admin Help.
 
So I wont talk about the syntax or parameters or thier values. I am sure you
must have already checked it out.
 
But as a pre-requisite to the arimport cammand, I would provide the
following commands at command line:
 
export LD_LIBRARY_PATH=/var/tmp/cmdbExtLoader/server/bin/
 
export LIBPATH=/var/tmp/cmdbExtLoader/server/bin/
 
Of course, these paths may be slightly different on your system, but you can
easily locate them and setting these environment variables.
 
The commandline arimport command would return an error for me if I did not
set these environment variables in advance.
 
Check this out and let me know if it works or otherwise.
 
 
Thanks  Regards,
 

Abhijit Oak
Wipro Technologies 


  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: Friday, April 25, 2008 1:59 AM
To: arslist@ARSLIST.ORG
Subject: arimportcmd - suse


** 
Trying to run an import using arimportcmd on suse linux and getting weird
errors that I can't find documented anywhere
 
*** glibc detected *** ./arimportcmd: double free or corruption (fasttop):
0x0829ee40 ***
 
we have tried to run this as root and local user so I don't think its a
permissions issue, we have tried every combination of command line
parameters, but all of them that should work end up with this error, and a
'Memory Map'.  I got this file out of the 7.1 server install, along with all
of the required libraries.  Any experience running this product in this
environment?  Any help is appreciated
__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended

arimportcmd - suse

2008-04-24 Thread LJ Longwing
Trying to run an import using arimportcmd on suse linux and getting weird
errors that I can't find documented anywhere
 
*** glibc detected *** ./arimportcmd: double free or corruption (fasttop):
0x0829ee40 ***
 
we have tried to run this as root and local user so I don't think its a
permissions issue, we have tried every combination of command line
parameters, but all of them that should work end up with this error, and a
'Memory Map'.  I got this file out of the 7.1 server install, along with all
of the required libraries.  Any experience running this product in this
environment?  Any help is appreciated

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: arimportcmd - suse

2008-04-24 Thread Abhijit Oak
Hello LJ,

There is syntactical information regarding the arimportcmd command on
the AR Admin Help.

So I wont talk about the syntax or parameters or thier values. I am sure
you must have already checked it out.

But as a pre-requisite to the arimport cammand, I would provide the
following commands at command line:

export LD_LIBRARY_PATH=/var/tmp/cmdbExtLoader/server/bin/

export LIBPATH=/var/tmp/cmdbExtLoader/server/bin/

Of course, these paths may be slightly different on your system, but you
can easily locate them and setting these environment variables.

The commandline arimport command would return an error for me if I did
not set these environment variables in advance.

Check this out and let me know if it works or otherwise.


Thanks  Regards,


Abhijit Oak
Wipro Technologies




From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: Friday, April 25, 2008 1:59 AM
To: arslist@ARSLIST.ORG
Subject: arimportcmd - suse


**
Trying to run an import using arimportcmd on suse linux and getting
weird errors that I can't find documented anywhere

*** glibc detected *** ./arimportcmd: double free or corruption
(fasttop): 0x0829ee40 ***

we have tried to run this as root and local user so I don't think its a
permissions issue, we have tried every combination of command line
parameters, but all of them that should work end up with this error, and
a 'Memory Map'.  I got this file out of the 7.1 server install, along
with all of the required libraries.  Any experience running this product
in this environment?  Any help is appreciated
__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: arimportcmd - suse

2008-04-24 Thread LJ Longwing
What would I expect to find in that path?  I have loaded all of the shared
libraries into a specific directory, and added that to the library path, and
am not getting any errors regarding required libraries being missing.

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Abhijit Oak
Sent: Thursday, April 24, 2008 2:38 PM
To: arslist@ARSLIST.ORG
Subject: Re: arimportcmd - suse


** 
Hello LJ,
 
There is syntactical information regarding the arimportcmd command on the AR
Admin Help.
 
So I wont talk about the syntax or parameters or thier values. I am sure you
must have already checked it out.
 
But as a pre-requisite to the arimport cammand, I would provide the
following commands at command line:
 
export LD_LIBRARY_PATH=/var/tmp/cmdbExtLoader/server/bin/
 
export LIBPATH=/var/tmp/cmdbExtLoader/server/bin/
 
Of course, these paths may be slightly different on your system, but you can
easily locate them and setting these environment variables.
 
The commandline arimport command would return an error for me if I did not
set these environment variables in advance.
 
Check this out and let me know if it works or otherwise.
 
 
Thanks  Regards,
 

Abhijit Oak
Wipro Technologies 


  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of LJ Longwing
Sent: Friday, April 25, 2008 1:59 AM
To: arslist@ARSLIST.ORG
Subject: arimportcmd - suse


** 
Trying to run an import using arimportcmd on suse linux and getting weird
errors that I can't find documented anywhere
 
*** glibc detected *** ./arimportcmd: double free or corruption (fasttop):
0x0829ee40 ***
 
we have tried to run this as root and local user so I don't think its a
permissions issue, we have tried every combination of command line
parameters, but all of them that should work end up with this error, and a
'Memory Map'.  I got this file out of the 7.1 server install, along with all
of the required libraries.  Any experience running this product in this
environment?  Any help is appreciated
__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The
company accepts no liability for any damage caused by any virus transmitted
by this email. 

www.wipro.com 

__Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are
html___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are