File upload and import/export
We used a proprietary servlet library to process file uploads. Consequently, we were unable to include that library with this open source release, and we had to comment out its usage. (See infrastructure/net.appjet.oui/main.scala and infrastructure/net.appjet.oui/execution.scala).
In addition, import from/export to formats such as DOC or PDF requires integration with open-office, which is a bit of a mess. However, txt and html export do not require open-office or the proprietary servlet library, which means it is easy to export your pads into those formats.
Email invitations
Email invitations were sent using our authsmtp account, but we didn't want to distribute our authsmtp username/password with the release, so we removed those command-line flags. It should be easy to hook up email sending to your own smtp server. The end result is that email sending does not work out of the box.
Professional Accounts
Professional accounts do not currently work out of the box because the sign-up process requires sending an email, and emails don't work (see above). If you can get emails to work, then the professional signup should work as well. (Just navigate to /ep/pro-signup/.)
Is there any special configuration I need to make, to get subdomains working? I don't even get the pre-configured 404 page. I get a plain 404 with no page returned.
Thanks, -Prasanna
Fails on creating new pad. MacOSX, MySql? 5, tried with both Safari and Firefox
net.appjet.bodylock.JSRuntimeException: Error: Cannot fetch sql type ID -4 (columnName = data)
Caused by: org.mozilla.javascript.JavaScriptException?: Error: Cannot fetch sql type ID -4 (columnName = data) (module sqlbase/sqlobj.js#122)pro sign up is documented more fully at http://www.mclear.co.uk/2009/12/configure-etherpad-pro-after.html
Hi
Now I can access etherpad with http://localhost:9000.
I want other guys to access etherpad with my ip. But it doesn’t work.
Why? I have no idea how to configure my etherpad server so that another guys could access etherpad
from my etherpad. Could you help me? I really appreciate.
I cannot create a new pad. It always says: This pad does not exist would you like to create it? When I click the button it redirects me to the same page.
i can't import txts with more than 1800 lines
root@server [/usr/local/etherpad/trunk/etherpad]# bin/rebuildjar.sh which: no fastjar in (/usr/local/jdk1.6.0_22//bin:/usr/local/scala-2.9.0.1//bin:/usr/local/mysql/bin:/usr/local/jdk/bin:/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin:/usr/X11R6?/bin:/root/bin:/usr/local/bin:/usr/X11R6?/bin:/root/bin) using JAR jar... lib/mysql-connector-java-5.1.17-bin.jar has changed, rebuilding JAR unzipping JARs... making cached JAR.... compiling... compiling with 'fsc'... using cached common... compiling sars... net.appjet.common.sars/sars.scala:26: error: not found: type byte
net.appjet.common.sars/sars.scala:26: error: not found: type byte net.appjet.common.sars/sars.scala:47: error: not found: type byte net.appjet.common.sars/sars.scala:67: error: not found: type byte net.appjet.common.sars/sars.scala:69: error: not found: type byte net.appjet.common.sars/sars.scala:69: error: not found: type byte net.appjet.common.sars/sars.scala:71: error: not found: type byte net.appjet.common.sars/sars.scala:129: error: not found: type byte net.appjet.common.sars/sars.scala:129: error: not found: type byte net.appjet.common.sars/sars.scala:130: error: not found: type byte net.appjet.common.sars/sars.scala:169: error: not found: type byte net.appjet.common.sars/sars.scala:214: error: cannot find class manifest for element type byte net.appjet.common.sars/sars.scala:323: error: not found: type byte 13 errors found