This topic contains 11 replies, has 0 voices, and was last updated by kcng 10 years, 2 months ago.
-
AuthorPosts
-
June 26, 2014 at 5:57 am #4706
radioblasterHi,
just wondering if anyone has been successful running suitecloud on Ubuntu 14.04. I had no problems with 12.04 but in 14.04 I have experienced the following:
SuiteCloude IDE Linux 64-bit:
Crashes on startup with a jvm error
Eclipse 4.3.2 (Kepler) or Eclipse 4.4 (Luna) 64-bit with suitecloud installed via plugin:
Installs fine, first time wizard works fine. However, any time I launch eclipse and input my netsuite master password, the options that are disabled before entering your password are not becoming enabled after the password is entered successfully. I receive no errors and there aren’t any errors in the eclipse log file.
In all cases I tried with both OpenJDK 7 (r55) and Sun JDK 7 (r60).
I did not encounter any of these problem on Ubuntu 12.04 with OpenJDK 7.
Here is the console log that I’m getting when running Eclipse 4.3.2 with suitecloud plugin:
log4j:WARN No appenders could be found for logger (org.castor.core.util.AbstractProperties).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
2014-06-26 08:00:19,615 [DEBUG] JdbcConnectionSource opened connection to jdbc:h2:/home/andrew/workspace/.metadata/.plugins/com.netsuite.ide.eclipse.app/netsuite;IFEXISTS=TRUE;TRACE_LEVEL_FILE=0;DB_CLOSE _ON_EXIT=FALSE got #469809743
2014-06-26 08:00:19,616 [DEBUG] TransactionManager had to set auto-commit to false
2014-06-26 08:00:19,620 [DEBUG] TransactionManager started savePoint transaction ORMLITE1
2014-06-26 08:00:19,664 [DEBUG] DaoManager created dao for class class com.netsuite.ide.core.database.data.Account with reflection
2014-06-26 08:00:19,667 [DEBUG] StatementBuilder built statement SELECT * FROM `ACCOUNT`
2014-06-26 08:00:19,670 [DEBUG] BaseMappedStatement prepared statement ‘SELECT * FROM `ACCOUNT` ‘ with 0 args
2014-06-26 08:00:19,672 [DEBUG] SelectIterator starting iterator @1796823189 for ‘SELECT * FROM `ACCOUNT` ‘
2014-06-26 08:00:19,673 [DEBUG] SelectIterator closed iterator @1796823189 after 1 rows
2014-06-26 08:00:19,673 [DEBUG] StatementExecutor query of ‘SELECT * FROM `ACCOUNT` ‘ returned 1 results
2014-06-26 08:00:19,675 [DEBUG] TransactionManager committed savePoint transaction ORMLITE1
2014-06-26 08:00:19,675 [DEBUG] TransactionManager restored auto-commit to true
2014-06-26 08:00:19,676 [DEBUG] JdbcConnectionSource closed connection #469809743
This is a cached copy. Click here to see the original post. -
June 26, 2014 at 10:37 am #4707
smehtaHi radioblaster,
It is likely that this is due to a plugin incompatibility. The current SuiteCloud IDE plugin is built for Eclipse 3.7.
I’m encouraged by your post to know that you (and hopefully more users like you) are moveing over to Eclipse 4.3 and beyond. We are currently actively working on providing our developer community with support for Eclipse 4.3.
Stay connected for the announcement.
-
July 7, 2014 at 2:05 pm #4708
radioblasterThis is quite inhibiting for us at the moment. Are there any firm release dates for the next version of this plugin? Are you able to provide a solution for Ubuntu 14.04?
-
July 7, 2014 at 2:49 pm #4709
smehtaHi radioblaster,
Yes, we are coming out with support for Ubuntu 13.04 on Eclipse 4.3.2 (Kepler) very soon.
-
July 8, 2014 at 6:49 am #4710
radioblasterI see the SuiteAnswers article for installing the SuiteCloud plugin has been updated. It lists http://system.netsuite.com/download/ide/update_e4 as the installation site for the kepler version of the plugin. I installed this new plugin into a fresh install of Kepler 4.3.2 on Ubuntu 14.04 but it still will not work. I’m assuming this is due to the lack of support for Ubuntu 14.04. Do you have plans to support Ubuntu 14.04? Because 14.04 is an LTS release it is what our business (and likely others) are using.
-
July 15, 2014 at 7:59 am #4711
radioblasterAny word on Ubuntu 14.04 support?
-
July 15, 2014 at 1:18 pm #4712
smehtaWe have been busy lately with our release phasing for 14.2. We will look into this soon. Thank you for your patience.
-
August 19, 2014 at 8:28 am #4713
radioblasterAny word on this yet?
-
September 9, 2014 at 6:46 am #4714
radioblasterAny update on Ubuntu 14.04 support?
-
September 10, 2014 at 2:25 am #4715
kcngJust to clarify.Ubuntu 14.04, Open JDK 7.
Using Eclipse 4.3.2, installed SuiteCloud IDE plugin from http://system.netsuite.com/download/ide/update_e4.
On initial startup, wizard starts as expected, you are able to enter master password and account information.
On restart of Eclipse, after entering Master Password, options still aren’t available.
Is this correct? -
September 10, 2014 at 1:29 pm #4716
radioblasterThat was the case, yes. However, I have just built a new Ubuntu 14.04 VM with Sun JDK 8 (r20) and Eclipse Kepler 4.3.2 and everything is working!!
Not sure if it was the change to Sun JDK 8 or one of the other many updates for Ubuntu 14.04 in the last few months that fixed it but I am glad it is working. WooHoo!
-
September 10, 2014 at 5:50 pm #4717
kcngGlad to know it’s working now.
-
AuthorPosts
You must be logged in to reply to this topic.