× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
slavakiev reported 2013-06-04T19:35:02Z  · last modified 2013-06-22T10:13:24Z

Wrapped java.lang.StringIndexOutOfBoundsException on connect()


Priority Low
Complexity Unknown
Component MongoSQL
Version 14.0

Tested on Aqua Data Studio 14.0.0-beta-3 Build #: 32695 on Ubuntu 12.04( Mongo DB 2.4.3)  and Windows XP ( Mongo DB 2.0.9).

See  console log of ADS MongoShell:

 > db = connect("localhost:27017/Test_Case");                                                                 

connecting to: localhost:27017/Test_Case
Wrapped java.lang.StringIndexOutOfBoundsException: String index out of range: 58 (mongodb/mongo.js#113)
 
In native Mongo shell it works:
 
> db = connect("localhost:27017/Test_Case");
connecting to: localhost:27017/Test_Case
Test_Case
 
Also
In ADS
> new Mongo()
connection to null
 
in Mongo Shell
> new Mongo()
connection to 127.0.0.1  
 
 

 

1 attachment

Issue #9247

Closed
Fixed
Resolved 2013-06-17T20:27:58Z
 
 
Completion
No due date
Fixed Build beta-28
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017