Development Proposal for New Exetel Desktop SMS
Re: Development Proposal for New Exetel Desktop SMS
Vista SP2 x64, I downloaded it, extracted it.
Double click eXeSMS.jar
It opens with login page
Enter my facilities details but its like its not even checking and failing straight away with incorrect username or password
Double click eXeSMS.jar
It opens with login page
Enter my facilities details but its like its not even checking and failing straight away with incorrect username or password
Re: Development Proposal for New Exetel Desktop SMS
Perhaps a firewall is blocking the Java Engine from accessing the internet?LordS wrote:Vista SP2 x64, I downloaded it, extracted it.
Double click eXeSMS.jar
It opens with login page
Enter my facilities details but its like its not even checking and failing straight away with incorrect username or password
Regards,
JamesR
Customer since 2005
JamesR
Customer since 2005
Re: Development Proposal for New Exetel Desktop SMS
Allowed port 7755 through windows firewall (which I think it works on after looking at derby.log)JamesR wrote:Perhaps a firewall is blocking the Java Engine from accessing the internet?LordS wrote:Vista SP2 x64, I downloaded it, extracted it.
Double click eXeSMS.jar
It opens with login page
Enter my facilities details but its like its not even checking and failing straight away with incorrect username or password
and same on modem...
Still fails 'Invalid username or password' is the actual error.
Re: Development Proposal for New Exetel Desktop SMS
Software Update Notes:
In the software we identified a few problems:
-There is exception thrown when two instances are running. Therefore, we restricted this, so that only one instance can be run at one time.
-We finalized the function of minimizing the system into the system tray.
-We finished the Image SMS.
-We are working on Installers. This will create an EXE file for Windows platform.
New Demo can be downloaded here http://www.exetel.com.au/files/eXeSMS.zip
In the software we identified a few problems:
-There is exception thrown when two instances are running. Therefore, we restricted this, so that only one instance can be run at one time.
-We finalized the function of minimizing the system into the system tray.
-We finished the Image SMS.
-We are working on Installers. This will create an EXE file for Windows platform.
New Demo can be downloaded here http://www.exetel.com.au/files/eXeSMS.zip
Re: Development Proposal for New Exetel Desktop SMS
I've just tried this on MacOSX 10.5.7 and she no go. After extracting from the .zip file, double clicking the eXeSMS.jar file produces an error :- "Error in opening connection No suitable driver" followed by another one "java.lang.NullPointerException" and then it simply shuts down. The name of the application that is running at this time is db_utility_pck.StartSolution
Bye Jeff.
Bye Jeff.
Re: Development Proposal for New Exetel Desktop SMS
Also Vista x64 with SP2, extracted and installed fine, no failed login, just took a little while.
Working ok.
Noted that did not receive the acknowledgment as per previous version the SMS sent OK
Working ok.
Noted that did not receive the acknowledgment as per previous version the SMS sent OK
Re: Development Proposal for New Exetel Desktop SMS
I have never received this message on the Java version of the SMS client. As long as the SMS appears in the History pane, it is sent.sable wrote:Noted that did not receive the acknowledgment as per previous version the SMS sent OK
Regards,
JamesR
Customer since 2005
JamesR
Customer since 2005
Re: Development Proposal for New Exetel Desktop SMS
Ah, previous version not Java, exesms 1.5
Re: Development Proposal for New Exetel Desktop SMS
I'm trying to run it on a Mac.
I navigate to the download folder and type java -jar "eXeSMS.jar" as instructed.
I then get two error windows. The first is:
Error opening connection - no suitable driver
if I OK this I then get:
java.lang.nullpointerexception
Any tips anyone?
I navigate to the download folder and type java -jar "eXeSMS.jar" as instructed.
I then get two error windows. The first is:
Error opening connection - no suitable driver
if I OK this I then get:
java.lang.nullpointerexception
Any tips anyone?
-
- Posts: 2
- Joined: Sun Jun 28, 2009 9:19 pm
- Location: Noosa, QLD
Re: Development Proposal for New Exetel Desktop SMS
Hello All.
I am too having the same problem as the above post i am running a MAC OS X 10.5.7
Any updates or ideas?
I am too having the same problem as the above post i am running a MAC OS X 10.5.7
Any updates or ideas?
Re: Development Proposal for New Exetel Desktop SMS
Hi,
What is the Java Runtime you are using?
Well Worldbased and Gavin, the software requires Java Runtime Environment 1.6 to execute.worldbased wrote:I am too having the same problem as the above post i am running a MAC OS X 10.5.7
What is the Java Runtime you are using?
Re: Development Proposal for New Exetel Desktop SMS
Aha! Seems Apple is once again behind Windows and defaults to Java 1.5.
You can force it to use 1.6 if you have a 64 bit machine as described here.
I've done that and I can now run up the app and log in.
Thanks.
You can force it to use 1.6 if you have a 64 bit machine as described here.
I've done that and I can now run up the app and log in.
Thanks.
-
- Posts: 2
- Joined: Sun Jun 28, 2009 9:19 pm
- Location: Noosa, QLD
Re: Development Proposal for New Exetel Desktop SMS
Hi Guys
Yes that worked for me. I downloaded the new Java update (15th June) for my MAC laptop. Went into the Java Preferences and change 1.6 as main.
The system works fine now and have no worries running it.
A question at this point is that you have to keep all the files together in a folder. I keep it on my desktop.
I am new to JAVA programs and am wondering the best way to have this setup on my MAC for ease of use. For instance i would like it set in my program bar down the bottom like all the other programs. Can this happen?
Thanks for all your help so far.
Yes that worked for me. I downloaded the new Java update (15th June) for my MAC laptop. Went into the Java Preferences and change 1.6 as main.
The system works fine now and have no worries running it.
A question at this point is that you have to keep all the files together in a folder. I keep it on my desktop.
I am new to JAVA programs and am wondering the best way to have this setup on my MAC for ease of use. For instance i would like it set in my program bar down the bottom like all the other programs. Can this happen?
Thanks for all your help so far.
Re: Development Proposal for New Exetel Desktop SMS
Development of destop SMS has been fully completed.
Windows Setup Verision can be found here http://www.exetel.com.au/files/eXeSMS.zip
All other OS(Linux, Mac) Version can be found here http://www.exetel.com.au/files/eXeSMS-full.zip
eXeSMS User Manual can be found here http://www.exetel.com.au/files/eXeSMS-User-Manual.pdf
Your valuable comment and suggestion are welcome. We will keep upgrading the applications.
Windows Setup Verision can be found here http://www.exetel.com.au/files/eXeSMS.zip
All other OS(Linux, Mac) Version can be found here http://www.exetel.com.au/files/eXeSMS-full.zip
eXeSMS User Manual can be found here http://www.exetel.com.au/files/eXeSMS-User-Manual.pdf
Your valuable comment and suggestion are welcome. We will keep upgrading the applications.
Re: Development Proposal for New Exetel Desktop SMS
Object not found!raymond wrote:Development of destop SMS has been fully completed.
Windows Setup Verision can be found here http://www.exetel.com.au/files/eXeSMS.zip
All other OS(Linux, Mac) Version can be found here http://www.exetel.com.au/files/eXeSMS-full.zip
eXeSMS User Manual can be found here http://www.exetel.com.au/files/eXeSMS-User-Manual.pdf
Your valuable comment and suggestion are welcome. We will keep upgrading the applications.
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
http://www.exetel.com.au
Fri Jul 3 10:59:03 2009
Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c
should be /files/ not /file/