BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   MDS simulator problem (http://www.blackberryforums.com/showthread.php?t=67200)

manunited137 02-28-2007 08:55 PM

MDS simulator problem
 
Hi,

I am having a problem of starting up the MDS simulator. When I tried to run it, a command window popped up but then disappeared. Having read the previous threads, I've tried:
- install j2sdk 1.5 update 11, set the classpath
- make changes to rimpublic.propertiy and setBMDSEnv.bat files
- change the Simulator MDS.txt to Simulator MDS.bat

but the command prompt still appeared then disappeared immediately.

I am using MDS simulator v4.1, BB simulator v4.1, and JDE v4.2.0.

Really need some help here.

patrickh 02-28-2007 09:45 PM

Edit the batch file to change /c to /k so that the new window doesn't disappear and look at the error message..

- P

manunited137 03-01-2007 05:35 AM

This is the error I got:
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/rim/appli
cation/ipproxyservice/IPProxyServiceApplication (Unsupported major.minor version
49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)


Any idea????

manunited137 03-01-2007 12:28 PM

problem solved. thanks a lot

Per_D 06-05-2007 02:30 AM

Quote:

Originally Posted by manunited137 (Post 467139)
This is the error I got:
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/rim/appli
cation/ipproxyservice/IPProxyServiceApplication (Unsupported major.minor version
49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknow n Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)


Any idea????

I have the same problem, how did you solve it?

spunkyfrankmonkeymonk 06-11-2007 05:44 PM

Me too...it would be nice to see how you guys resolved this issue.

tingea 06-18-2007 10:23 AM

add the following line at the beginning of the file: "C:\Program Files\Research In Motion\BlackBerry Email and MDS Services Simulators 4.1.2\MDS\run.bat"

Line:

set JAVA_HOME=C:\Program Files\Java\jdk1.5.0_12

of course if you have a different path change it to be consistent with your machine.

hope this helps.

streamh 06-21-2007 01:53 AM

Yes ,it's right
You can also do this in "My Computer->property->advance->environment variable"
and add this

link2vijay 10-04-2007 06:48 AM

Quote:

Originally Posted by Per_D (Post 557311)
I have the same problem, how did you solve it?

I have the same problem....

anyone help to solve this.......

thanks

dutchbb 10-04-2007 09:12 AM

wich simulator can i use for 8820 v4.2.2.116

link2vijay 10-04-2007 11:10 PM

I am having a problem of starting up the MDS simulator. When I tried to run it, a command window popped up but then disappeared.

I am using MDS simulator v4.1.2,JDE v4.2.1. and j2sdk1.4.2_15

i need the solution for it................

link2vijay 10-05-2007 05:08 AM

Atlast I Solved .............

thanx

t_shanmukh 07-31-2008 08:55 AM

MDS is disappearing
 
Hi All,

I am facing problem while running the MDS-CS simulator. I am using "BlackBerry JDE 4.5.0". when i start running it, command prompt opened and disappearing. Could any one help me to start the MDS.

Thanks in advance.

kennedykumar 08-01-2008 06:53 PM

For me for MDS simualtor comming with JDE 4.5, worked with J2sdk 1.6 and not with 1.5

t_shanmukh 08-02-2008 04:24 AM

Thank you...
I tried with J2sdk 1.6. Now it is working. With jdk1.5 it is not working for me.
My problem solved.

Thanks to all..

t_shanmukh 08-07-2008 03:01 AM

I have one more question.

While I am writing my program in blackberry JDE, It is not allowing me List,ArrayList etc...
Is JDE supports only jre1.1? if so I need to install jre 1.5 or later? how is it possible ?

Please guide me....

Thanks,
Shanmukh

sadams39 08-08-2008 07:49 AM

I feel like an idiot here, but I have the BB sim for the 8300 and the 8100 and I didn't have to run or install the MDS...

I tried, couldn't figure it out, so I uninstalled it.

Is there some awesome feature of these Sims that I'm totally oblivious to?

holy3daps 08-08-2008 08:20 AM

Hi!

You will need the MDS simulator when using the BlackBerry simulators if and only if you want the BlackBerry simulator to access the Internet. A BlackBerry device can access the Internet only via a service provider (or a service provider + a BlackBerry Enterprise Server) - the MDS (real) is part of the BES, and the MDS Simulator provides the same functionality that the MDS (real) would provide, including network connectivity, as well as some other features (such as HTTP Push).

If you're not using the network, you don't need the MDS simulator.

Cheers,

karl

ConradP 02-05-2009 06:32 AM

Hi Guys

I get a difefrent Error. Upon running run.bat I get:

java.io.FileNotFoundException: initialization.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:179)
at java.io.FileOutputStream.<init>(FileOutputStream.j ava:70)
at net.rim.application.ipproxyservice.InitializationL og.<init>(Unknown S
ource)
at net.rim.application.ipproxyservice.InitializationL og.getInstance(Unkn
own Source)
at net.rim.application.ipproxyservice.IPProxyServiceA pplication.initiali
ze(Unknown Source)
at net.rim.application.ipproxyservice.IPProxyServiceA pplication.<init>(U
nknown Source)
at net.rim.application.ipproxyservice.IPProxyServiceA pplication.main(Unk
nown Source)
<2009-02-05 11:31:51.691 CAT>:[0]:<MDS>:<ERROR>:<LAYER = SCM, EVENT = Exception,
net.rim.ippp.a.b.aF.aG.Z.ln: java.io.IOException: \logs directory could not be
created!

Any assistance would be appreciated.
Regards
Conrad Pienaar

izaacrp 02-06-2009 04:07 AM

Same problem
 
I`ve the same problem,
can anybody help us??


All times are GMT -5. The time now is 10:37 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.