-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension Does not Install on Railo 4.1.0.011 #55
Comments
I am having the same issue. I recently migrated from CF to Railo and really in need of cfspreadsheet. Please help! |
Have you tried adding the Provider to Railo Web Admin: I got it to install by adding the above provider to my Railo Web Admin Providers. |
@webdevsourcerer what version of Railo? This does not work on 4.1+ |
Dammit! I have 4.1. Is there any alternative? |
Are you on bleeding edge Railo? |
Same version: Endal |
That's what it sounds like it times out while trying to install it. |
I tired installing this on my local machine and two other servers and having the same issue. |
What OS are you using? I tired this on Win 7 x64 Ultimate and Server 2012. |
WTF! Am I not doing something correct?
|
Seriously WTF! That is all I did - except Getting an Error.... I'm trying on different Web Instances of Railo to See If I can Duplicate. |
What's your Scopes values Set at? Mine are: Session 0,0,30,0 |
Worked for me suddenly trying from the WEB administrator. Was trying from the SERVER admin before. It still doesn't properly validate the provider when it's added, but I'm able to see the Extension and Install it successfully. |
@nsollecito : Maybe RSKA2308 Will have some luck now. |
I have the same scope settings. |
Oh snap! I got it working. I needed to set Language/Compiler back to default. Thanks everyone for your help. |
So I successfully installed the extension. Now I am getting "undefined tag [cfspreadsheet]". Any idea? Have you tried using it after installing? |
Did you restart Railo? |
Yes. 3 times. |
Congrats on getting it installed! I have noticed sometimes restarting Railo from the Admin doesn't always seem to do the job, but restarting the Apache Tomcat Railo service does... |
hi newbie here. right now, I'm searching for ways to read in .xlsx too! |
I would strongly recommending restarting the Railo Service (From the Railo Service Administrator) and see if that solves the issue. (It did for me when restarting the Railo instance didn't). @dinosaurL: |
I've submitted a pull request, which documents workarounds that I hope work for everyone. Here are the rendered instructions. |
If I try to install cfpoi.zip I get the following error from Railo.
The Config xml file within the extension does not contain the necessary [info] section within the [config] tag.
Please review the documentation for creating Railo Extensions.
I'm guessing that the newer version of Railo is more strict about what you tell it regarding your extension. Looks like the cfpoi extension just has a blank config.
The text was updated successfully, but these errors were encountered: