TCLBLEND FAILURE - Centos 6.4
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have been trying to use a home grown test tool and after doing an update to Centos 6.4, I am no longer able to run the tcl based tool. I am getting the following error and I have no internet access on this server. How do I solve this problem?
"XpUtils::iload -d /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1 tclblend" failed:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so": libjava.so: cannot open shared object file: No such file or directory
while executing
"error ""XpUtils::iload -d $dir tclblend" failed:n $errMsg""
(procedure "loadtclblend" line 168)
invoked from within
"loadtclblend /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1"
("package ifneeded java 1.4.1" script)
invoked from within
"package require java"
("eval" body line 1)
invoked from within
"eval package require $pkg"
("foreach" body line 2)
invoked from within
"foreach pkg $pkgList
set ::$pkgVersion [eval package require $pkg]
"
(file "/usr/local/testtool/testtool" line 165)
java
migrated from serverfault.com Jun 19 '13 at 15:31
This question came from our site for system and network administrators.
add a comment |
I have been trying to use a home grown test tool and after doing an update to Centos 6.4, I am no longer able to run the tcl based tool. I am getting the following error and I have no internet access on this server. How do I solve this problem?
"XpUtils::iload -d /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1 tclblend" failed:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so": libjava.so: cannot open shared object file: No such file or directory
while executing
"error ""XpUtils::iload -d $dir tclblend" failed:n $errMsg""
(procedure "loadtclblend" line 168)
invoked from within
"loadtclblend /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1"
("package ifneeded java 1.4.1" script)
invoked from within
"package require java"
("eval" body line 1)
invoked from within
"eval package require $pkg"
("foreach" body line 2)
invoked from within
"foreach pkg $pkgList
set ::$pkgVersion [eval package require $pkg]
"
(file "/usr/local/testtool/testtool" line 165)
java
migrated from serverfault.com Jun 19 '13 at 15:31
This question came from our site for system and network administrators.
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38
add a comment |
I have been trying to use a home grown test tool and after doing an update to Centos 6.4, I am no longer able to run the tcl based tool. I am getting the following error and I have no internet access on this server. How do I solve this problem?
"XpUtils::iload -d /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1 tclblend" failed:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so": libjava.so: cannot open shared object file: No such file or directory
while executing
"error ""XpUtils::iload -d $dir tclblend" failed:n $errMsg""
(procedure "loadtclblend" line 168)
invoked from within
"loadtclblend /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1"
("package ifneeded java 1.4.1" script)
invoked from within
"package require java"
("eval" body line 1)
invoked from within
"eval package require $pkg"
("foreach" body line 2)
invoked from within
"foreach pkg $pkgList
set ::$pkgVersion [eval package require $pkg]
"
(file "/usr/local/testtool/testtool" line 165)
java
I have been trying to use a home grown test tool and after doing an update to Centos 6.4, I am no longer able to run the tcl based tool. I am getting the following error and I have no internet access on this server. How do I solve this problem?
"XpUtils::iload -d /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1 tclblend" failed:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so": libjava.so: cannot open shared object file: No such file or directory
while executing
"error ""XpUtils::iload -d $dir tclblend" failed:n $errMsg""
(procedure "loadtclblend" line 168)
invoked from within
"loadtclblend /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1"
("package ifneeded java 1.4.1" script)
invoked from within
"package require java"
("eval" body line 1)
invoked from within
"eval package require $pkg"
("foreach" body line 2)
invoked from within
"foreach pkg $pkgList
set ::$pkgVersion [eval package require $pkg]
"
(file "/usr/local/testtool/testtool" line 165)
java
java
edited Mar 9 at 13:25
Rui F Ribeiro
41.9k1483142
41.9k1483142
asked Jun 19 '13 at 15:20
Centos NewbieCentos Newbie
1
1
migrated from serverfault.com Jun 19 '13 at 15:31
This question came from our site for system and network administrators.
migrated from serverfault.com Jun 19 '13 at 15:31
This question came from our site for system and network administrators.
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38
add a comment |
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38
add a comment |
2 Answers
2
active
oldest
votes
According to your error message:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so":
libjava.so: cannot open shared object file: No such file or directory
while executing
I'd check to make sure that the shared library libtclblend.so is still located in that location where tclblend is looking for it. You can do so with this command:
$ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:libjava.so
?
– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell thelibtclblend.so
library where to findlibjava.so
.
– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
add a comment |
Following are the steps to resolve the issue -
Install Java 1.7:
yum install java-1.7*
Install ncurses packages:
yum install ncurses*
Reboot the server
TCL would start working :)
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f80007%2ftclblend-failure-centos-6-4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
According to your error message:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so":
libjava.so: cannot open shared object file: No such file or directory
while executing
I'd check to make sure that the shared library libtclblend.so is still located in that location where tclblend is looking for it. You can do so with this command:
$ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:libjava.so
?
– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell thelibtclblend.so
library where to findlibjava.so
.
– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
add a comment |
According to your error message:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so":
libjava.so: cannot open shared object file: No such file or directory
while executing
I'd check to make sure that the shared library libtclblend.so is still located in that location where tclblend is looking for it. You can do so with this command:
$ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:libjava.so
?
– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell thelibtclblend.so
library where to findlibjava.so
.
– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
add a comment |
According to your error message:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so":
libjava.so: cannot open shared object file: No such file or directory
while executing
I'd check to make sure that the shared library libtclblend.so is still located in that location where tclblend is looking for it. You can do so with this command:
$ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
According to your error message:
couldn't load file "/usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so":
libjava.so: cannot open shared object file: No such file or directory
while executing
I'd check to make sure that the shared library libtclblend.so is still located in that location where tclblend is looking for it. You can do so with this command:
$ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
answered Jun 20 '13 at 1:35
slm♦slm
255k71541687
255k71541687
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:libjava.so
?
– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell thelibtclblend.so
library where to findlibjava.so
.
– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
add a comment |
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:libjava.so
?
– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell thelibtclblend.so
library where to findlibjava.so
.
– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
Yes, I do see the file there - $ ls -l /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so -rwxr-xr-x 1 root root 62599 Jun 17 14:50 /usr/local/testtool/repo/package/linux-glibc2.3-x86_64/lib/tcljava1.4.1/libtclblend.so
– Centos Newbie
Jun 20 '13 at 14:55
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:
libjava.so
?– slm♦
Jun 20 '13 at 17:21
In looking at the error message I realized that I asked you to look for the wrong file. Can you look on your box for this file instead:
libjava.so
?– slm♦
Jun 20 '13 at 17:21
I believe with this error message that you should be setting the environment variable
$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell the libtclblend.so
library where to find libjava.so
.– slm♦
Jun 20 '13 at 17:24
I believe with this error message that you should be setting the environment variable
$LD_LIBRARY_PATH
so that it points to where Java is installed. This variable will tell the libtclblend.so
library where to find libjava.so
.– slm♦
Jun 20 '13 at 17:24
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
It was a java issue. I installed jdk 1.7 and the issue got resolved. Thanks for your timely help. Appreciate!
– Centos Newbie
Jun 21 '13 at 14:05
1
1
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
Can you either accept my answer or write up your solution and accept it so that others know this question has been resolved? Thanks.
– slm♦
Jun 21 '13 at 14:10
add a comment |
Following are the steps to resolve the issue -
Install Java 1.7:
yum install java-1.7*
Install ncurses packages:
yum install ncurses*
Reboot the server
TCL would start working :)
add a comment |
Following are the steps to resolve the issue -
Install Java 1.7:
yum install java-1.7*
Install ncurses packages:
yum install ncurses*
Reboot the server
TCL would start working :)
add a comment |
Following are the steps to resolve the issue -
Install Java 1.7:
yum install java-1.7*
Install ncurses packages:
yum install ncurses*
Reboot the server
TCL would start working :)
Following are the steps to resolve the issue -
Install Java 1.7:
yum install java-1.7*
Install ncurses packages:
yum install ncurses*
Reboot the server
TCL would start working :)
edited Nov 7 '14 at 19:34
John WH Smith
10.2k34254
10.2k34254
answered Nov 7 '14 at 19:10
Centos NewbieCentos Newbie
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f80007%2ftclblend-failure-centos-6-4%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
question also on stackoverflow
– glenn jackman
Jun 19 '13 at 21:42
Please avoid cross-posting, especially on sites on which your question doesn't actually belong.
– John WH Smith
Nov 7 '14 at 19:38