Re: Security Exception
Posted by
Verus Solutions Support on
Jul 16, 2012; 3:50am
URL: http://ngl.70.s1.nabble.com/Security-Exception-tp7572926p7572931.html
Sir,
Currently you can attach only photo per patron. However in our
future release you can add the signature and also family members
photos (useful for group memberships in public libraries)
Regards
NewGenLib Open Source Support Team
On 07/14/2012 03:52 PM, basediag [via NewGenLib] wrote:
dear sir
How to save patron signature patron photo folder
LIB2.
How can display in signature in check out screen.
Govind Basedia
Librarian
RIT,Indore
Mob.No.09425349373
From:
Verus Open Source Support [via NewGenLib] <[hidden
email]>
To:
basediag <[hidden
email]>
Sent:
Friday, 13 July 2012 10:24 AM
Subject:
Re: Security Exception
Hi,
Do the following checks
1. Go to Windows Control Panel -> Java
In this you will see an option for "Network
Connections". Change proxy settings to "Direct
Connection" instead of "Use Browser settings"
2. In C:/NewGenLibFiles/SystemFiles directory you will
find a file name ENV_VAR.txt. Open it with Notepad or
Wordpad. You will find a property called Port, see
whether it is assigned to 8080
3. Also check if you have a firewall running, if yes,
permit the port 8080 access
4. Restart the Apache Tomcat Server and Launch the
application again
Regards
NewGenLib Open Source Team
On 07/12/2012 11:51 PM, sudhirmhrj [via NewGenLib]
wrote:
Dear All
when i tried to run
http://localhost:8080/newgenlibctxt/LaunchApplication
following error
MalformedURLException: unknown protocol: socket
java.net.MalformedURLException: unknown protocol: socket
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URI.toURL(Unknown Source)
at
com.sun.deploy.net.proxy.DeployProxySelector.connectFailed(Unknown
Source)
at java.net.SocksSocketImpl.connect(Unknown
Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown
Source)
at
sun.net.www.http.HttpClient.openServer(Unknown Source)
at
sun.net.www.http.HttpClient.openServer(Unknown Source)
at
sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown
Source)
at
sun.net.www.protocol.http.HttpURLConnection.connect(Unknown
Source)
at
com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown
Source)
at
com.sun.deploy.net.BasicHttpRequest.doGetRequestEX(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.actionDownload(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getResource(Unknown
Source)
at
com.sun.deploy.net.DownloadEngine.getResource(Unknown
Source)
at
com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown
Source)
at
com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at
com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown
Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at
com.sun.javaws.Main.continueInSecureThread(Unknown
Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
how to solve this problem
--
Regards
NewGenLib Open Source Support Team