Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

JavaScript problems with BF 7114

Hi, I've installed an evaluation copy of BuildForge 7.1.1.4, but there seems to be a problem with the JavaScript
I can't get any popup windows, or input field drop-down boxes, etc ...

BF(+RAFW) is installed on WebSphere with Apache WebServer

Can anyone help me determine the problem ?

PS: It doesn't work in firefox/linux, nor in IE/Windows

0 votes



3 answers

Permanent link
Hi, I've installed an evaluation copy of BuildForge 7.1.1.4, but there seems to be a problem with the JavaScript
I can't get any popup windows, or input field drop-down boxes, etc ...

BF(+RAFW) is installed on WebSphere with Apache WebServer

Can anyone help me determine the problem ?

PS: It doesn't work in firefox/linux, nor in IE/Windows


Hi,

This is kind of random, but you might try clearing your browser cache. You didn't mention if you've used previous releases/builds of Build Forge with these browsers, but I have had the occasional odd problem when switching between different releases of Build Forge and clearing the browser cache solved it.

What versions of FireFox and Internet Explorer are you using? And lastly, are there any obvious errors in the log files under the /Apache/logs (Windows) or /server/apache/logs directory (Unix)?

bju

0 votes


Permanent link
Thanks for the reply

Apparently my apache was missing rights to write some temporary files in the webroot directory. the following command did the trick

chown -R apache:apache $RBF_HOME/webroot

0 votes


Permanent link
Thanks for the reply

Apparently my apache was missing rights to write some temporary files in the webroot directory. the following command did the trick

chown -R apache:apache $RBF_HOME/webroot


Hi,

It's great to hear you've got it working, and thanks for posting your resolution!

bju

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 25 '10, 11:36 a.m.

Question was seen: 5,807 times

Last updated: Oct 25 '10, 11:36 a.m.

Confirmation Cancel Confirm