473,569 Members | 3,015 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

need help about aglets

1 New Member
we are working in IBM aglets 2.0.2 with mysql 4.0.2.
When we try to access database through tahiti server i.e.aglets we get following error.

java.net.Socket Exception
MESSAGE: java.security.A ccessControlExc eption: access denied (java.net.Socke tPer
mission 127.0.0.1:3306 connect,resolve )

STACKTRACE:

java.net.Socket Exception: java.security.A ccessControlExc eption: access denied (j
ava.net.SocketP ermission 127.0.0.1:3306 connect,resolve )
at com.mysql.jdbc. StandardSocketF actory.connect( StandardSocketF actory.ja
va:143)
at com.mysql.jdbc. MysqlIO.<init>( MysqlIO.java:22 5)
at com.mysql.jdbc. Connection.crea teNewIO(Connect ion.java:1805)
at com.mysql.jdbc. Connection.<ini t>(Connection.j ava:452)
at com.mysql.jdbc. NonRegisteringD river.connect(N onRegisteringDr iver.java
:411)
at java.sql.Driver Manager.getConn ection(DriverMa nager.java:525)
at java.sql.Driver Manager.getConn ection(DriverMa nager.java:193)
at Login1.actionPe rformed(Form1.j ava:137)
at java.awt.Button .processActionE vent(Button.jav a:388)
at java.awt.Button .processEvent(B utton.java:356)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:3955)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:3803)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:463)
at java.awt.EventD ispatchThread.p umpOneEventForH ierarchy(EventD ispatchTh
read.java:234)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:163)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:157)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:149)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:11 0)


** END NESTED EXCEPTION **


SQLState: 08S01
VendorError: 0

Please help us.
is there we have to take some permission? if so how???
Apr 3 '07 #1
0 1220

Sign in to post your reply or Sign up for a free account.

Similar topics

125
14597
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from software giant such as Microsoft SQL Server, Oracle, and Sybase? Is PostgreSQL reliable enough to be used for high-end commercial application? Thanks
2
1566
by: Nikolay Bogolioubov | last post by:
Anybody knows where can I get a good "intermediate to expert" level C++ questions list. Need about 500 questions. Appreciate any ideas.
1
1338
by: piyush.plaban | last post by:
i need to create a site with a feed back system one of my friend said to me ASP has nothing to do with this project is it possible to do this using ASP ?? if yes then what r the major functions that i should use !!!
2
1867
by: Gordowey | last post by:
I have the next question, and i would like to hear what do you think about, and if is there a better solution for "my problem" here is the question, I have a huge table with 60GB of data (image files). The problem happen always when i try to ALTER the structure of the table. For example I change a field char(3) to char(4)...the sqlserver...
48
3204
by: Chad Z. Hower aka Kudzu | last post by:
A few of you may recognize me from the recent posts I have made about Indy <http://www.indyproject.org/indy.html> Those of you coming to .net from the Delphi world know truly how unique and "huge" Indy is both as a project, in support, development, and use. But Indy is new to the .net world. Indy is a HUGE library implementing over 120...
4
1744
by: John Salerno | last post by:
I'm interested in trying out Linux, probably Ubuntu, but I was wondering which distribution you guys like to use (because it's a pain trying to decide!) and you guys are smart. And to keep it Python related, I'll also ask, is there anything special I need to know about using Python on Linux? Do any things change, or can it be used just as I...
4
1839
by: computerchick | last post by:
I am new to SQL server 2005 and trying to help a charity org move selected kids data out of a POS SQL POS database. There are maybe 65 tables (only 5 - 7 tables will apply that will contain the 45 fields that I need). About 3000 records need to filtered to create a new database. Ideally, with the small amout of data I actually need, we...
75
3150
by: Masood | last post by:
Hi all, I've been reading this group new for a few weeks and it's quite intriguing the way it's so dysfunctional as a "society". Actually I was telling my brother about it - he's a sociology major and is now interested in looking at this group for his project. I've read several Usenet groups and lots of forums over the years, and while...
6
2407
by: mons | last post by:
while installing aglets under linux platform i receive an error as java environment variable not set.... what is the reason behind that error .....
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7619
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7930
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
6290
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2118
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1229
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
950
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.