Figured it out with your help! Maybe we could add this as an example to that page?
Go To: Account > Manage Accounts > Member Account > External Trade Transfer > Change > Select Channels as needed > Submit
Search found 11 matches
- Mon Apr 22, 2013 4:30 pm
- Forum: Installation issues
- Topic: Payment Tab in Android App
- Replies: 3
- Views: 5830
- Thu Apr 18, 2013 6:10 pm
- Forum: Installation issues
- Topic: Payment Tab in Android App
- Replies: 3
- Views: 5830
Payment Tab in Android App
Hello, How can I enable the payment tab in the Android application? It says, "No Payments Can be made, please contact the administration". I followed this guide: http://www.cyclos.org/wiki/index.php/Mobile_App:_Introduction So I can access the server from the mobile app, but the payment ta...
- Tue Mar 26, 2013 10:06 am
- Forum: Installation issues
- Topic: Test mobile solution
- Replies: 4
- Views: 4562
Re: Test mobile solution
Is there supposed to be an index.html somewhere in the android source? How is this html file being deployed to the emulator? I don't see where it would get put on the emulator - so it would make sense that it isn't there. Do I need to generate this html file somehow?
- Mon Mar 25, 2013 11:44 am
- Forum: Installation issues
- Topic: Test mobile solution
- Replies: 4
- Views: 4562
Re: Test mobile solution
I have this same exact issue. I have followed the guide here: http://www.cyclos.org/wiki/index.php/Mobile_App:_Customization I have set up the server application - that works as of a few months ago. I want to do some testing of the mobile application on the emulator. I am a Java developer and can h...
- Mon Jan 21, 2013 12:37 am
- Forum: Installation issues
- Topic: Android Application
- Replies: 0
- Views: 1649
Android Application
Hello, We are trying to write unit tests for the Android application. We started to use Robotium, but realized that WebViews do not work with most testing suites. Does anyone have a suggestion about what automated testing library would work well? Or possibly point us to the unit tests that come with...
- Sat Sep 22, 2012 7:06 pm
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Re: Cyclos 3.7
I successfully have it running. Thank you for the help! The problem seems to be Java 6 - the guide seemed to recommend it(at least it says it was minimum and didn't specifically say 7 worked) So I re installed with the newest Java 7 and Tomcat 7 and everything runs well. Who can I contact to get the...
- Tue Sep 18, 2012 12:14 am
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Re: Cyclos 3.7
Java options: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 6.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 6.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 6.0\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundatio...
- Mon Sep 17, 2012 11:48 pm
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Re: Cyclos 3.7
More info: 21:43:38,085 ERROR InsertTag - ServletException in '/pages/general/layout/menuAdmin.jsp': PermGen space javax.servlet.ServletException: java.lang.OutOfMemoryError: PermGen space at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:268) at javax.servlet.http.HttpServlet.service(...
- Tue Sep 11, 2012 11:40 am
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Re: Cyclos 3.7
There is no startup.bat in that folder, or any of the other Tomcat folders.
This is what I have been setting it in - I also use this to start and stop the process. Other tutorials I found online seemed to think that this would work. Any suggestions?
http://imgur.com/rYPZu
This is what I have been setting it in - I also use this to start and stop the process. Other tutorials I found online seemed to think that this would work. Any suggestions?
http://imgur.com/rYPZu
- Mon Sep 10, 2012 10:59 pm
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Re: Cyclos 3.7
I have successfully gotten it to atleast show the start page. I was getting memory errors. I increased the memory allocation and max usage to 1gig and 2gig, but still having problems. On the user(looking at the page) side, it just seems to hang. It looks like I'm still having memory problems. I don'...
- Thu Sep 06, 2012 11:30 pm
- Forum: Installation issues
- Topic: Cyclos 3.7
- Replies: 8
- Views: 5097
Cyclos 3.7
I am having issues installing Cyclos 3.7. This is a new host that will just be for local dev. It is a windows 7 64 bit box. Apache seems to work, I can access the management page and such. I followed the installation guide pretty carefully. I notice that in the Tomcat Management page that it does no...