Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Gpio pin already exist Exception
Gpio pin already exist Exception [message #1609495] Tue, 10 February 2015 06:31 Go to next message
manikandan panchabihesan is currently offline manikandan panchabihesanFriend
Messages: 3
Registered: February 2015
Junior Member
I am working on kura in that blinking LED light by using pi4j with gpio in raspberry pi. But it is working first time.When running second time i got the below error,

com.pi4j.io.gpio.exception.GpioPinExistsException: This GPIO pin already exists: GPIO 1
com.pi4j.io.gpio.impl.GpioControllerImpl.provisionPin(GpioControllerImpl.java:507)
com.pi4j.io.gpio.impl.GpioControllerImpl.provisionDigitalOutputPin(GpioControllerImpl.java:645)
com.pi4j.io.gpio.impl.GpioControllerImpl.provisionDigitalOutputPin(GpioControllerImpl.java:672)
Re: Gpio pin already exist Exception [message #1614227 is a reply to message #1609495] Fri, 13 February 2015 05:28 Go to previous messageGo to next message
Vignesh Seraraj is currently offline Vignesh SerarajFriend
Messages: 16
Registered: December 2014
Junior Member
At last I found solution from google group i have to unProvisionPin to clear reference of pi4j
Re: Gpio pin already exist Exception [message #1614899 is a reply to message #1614227] Fri, 13 February 2015 15:16 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
These forums are for questions about Eclipse, using it an IDE and/or the various projects hosted/managed by eclipse.org.
Previous Topic:Java print confusion
Next Topic:Luna on Mac 10.10: 32 bit -> 64 bit migration?
Goto Forum:
  


Current Time: Fri Apr 26 12:06:05 GMT 2024

Powered by FUDForum. Page generated in 0.08535 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top