Code Monkey home page Code Monkey logo

Comments (11)

HiromuHota avatar HiromuHota commented on August 20, 2024

Hi Ankit, thank you for reporting an issue. Let me help you identify what went wrong.
The latest spoon.war means ver. 0.6.1.4, please correct me if it is wrong.

First, please tell me about your environment:

  • Version of BA server (e.g., CE 6.1.0.1)
  • Java version (e.g., Oracle Java 8u101)
  • Host OS and its version (e.g., Windows 10 Professional 64 bits)

Then,

  • Does this issue happen only on the latest version of webSpoon? Did you try earlier versions and the same result?
  • Can you see the Pentaho User Console when you try to open http://localhost:8080/ ?

Finally, if you don't mind, please copy and paste the log of Tomcat (tomcat/logs/catalina.out), but please delete any confidential information from the log.

from pentaho-kettle.

greenread avatar greenread commented on August 20, 2024

Hi Hiromu,

Thanks for the prompt reply. Yes latest means ver. 0.6.1.4
Version of BA Server EE 6.0.1.0.386
Java version jdk 1.8.0_73
Host OS windows 7 professional 64 bits

No this is first time i am going to try any version of webspoon.
Yes Pentaho user consol is visible and working fine.

catalina.2017-01-03.txt

from pentaho-kettle.

HiromuHota avatar HiromuHota commented on August 20, 2024

I was able to reproduce this symptom with IE8, which is the default version in Windows 7, but not supported by RAP/RWT. See here for the detail.
What is your browser? If you use IE8, please use IE9+ or other supported browsers.
virtualbox_windows 7_04_01_2017_10_20_18

from pentaho-kettle.

greenread avatar greenread commented on August 20, 2024

I am using IE11 and chome 55. It's supported as per the RAP 3.0 link provided by you. What else i can try?

from pentaho-kettle.

HiromuHota avatar HiromuHota commented on August 20, 2024

from pentaho-kettle.

greenread avatar greenread commented on August 20, 2024

Yes. Here is it.
untitled

from pentaho-kettle.

HiromuHota avatar HiromuHota commented on August 20, 2024

I'm still in the middle of investigation. I thought it was because of the version of Tomcat, but it was not.
Your symptom is different from the one I had with IE8: the page is white in your case.
I also had the same symptom as yours during my tests, but it's gone when I restarted Tomcat.
So I suspect there is a race condition in the plugin loading or somewhere.
Did you try to restart Tomcat? Does this issue happen every time you restart it?

from pentaho-kettle.

greenread avatar greenread commented on August 20, 2024

Yes. I tried restarting tomcat several times and it happens each of the time.

from pentaho-kettle.

HiromuHota avatar HiromuHota commented on August 20, 2024

Can you add a slash at the end and try http://localhost:8080/spoon/ instead of http://localhost:8080/spoon?

from pentaho-kettle.

greenread avatar greenread commented on August 20, 2024

:) that solves it. Thanks a lot.

from pentaho-kettle.

HiromuHota avatar HiromuHota commented on August 20, 2024

I'm glad the issue was solved.

Here is the reason behind the scene:
CE/EE 6.0 comes with Tomcat of 8.0.24.0, CE/EE 6.1 comes with Tomcat of 8.0.33.0.
According to the change log, Tomcat's behavior for redirect has changed in 8.0.30 in a way that http://localhost:8080/spoon is redirected to http://localhost:8080/spoon/ in 8.0.30+.
I will update the README accordingly.

from pentaho-kettle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.