Invalid SQL: REPLACE INTO `swsessions` (`sessionid`, `ipaddress`, `lastactivity`, `useragent`, `isloggedin`, `sessiontype`, `typeid`, `dateline`, `status`) VALUES('9d28fef2e992fbce226fd9b2c6fdd229', '23.22.212.158', '1369427745', 'CCBot/2.0', '0', '40', '0', '1369427745', '0'); (The table 'swsessions' is full) Fixing Juniper Network Connect MAC OSX 10.6+ - Powered By VPLS - SupportSuite
 
 Fixing Juniper Network Connect MAC OSX 10.6+
Solution For MAC OS-X 10.6 and above there are a few tweaks that need to be made to get the Juniper SSL 
VPN Network Connect client to install and launch properly. First if the Network Connect client fails 
to install it is probably because of this:


SOLUTION:
Juniper has released a fix for this issue in the following maintenance releases:

6.4R5
6.5R3

Workaround:
Mac OS X 10.5 and 10.6 users who have installed the Java update and are not able to install or run Network Connect as a result of 
this issue can implement the following workaround: 

Change the keystore password back to “changeit” using the following command from the Terminal:

(Please note that in this example, there is a character return after '-keystore' which should not be included in the actual command.  

Instead, there should be a single space after '-keystore' and before '/System/Library/....' when the command is entered into the Terminal).


sudo keytool -storepasswd -new changeit -keystore 
/System/Library/Frameworks/JavaVM.framework/Resources/Deploy.bundle/
Contents/Home/lib/security/cacerts -storepass changeme

----
Once NC is installed and you can not get it to run, try this:

sudo chmod 755 /usr/local/juniper/nc/version number/
sudo mkdir '/Applications/Network Connect.app/Contents/Frameworks'


Article Details
Article ID: 108
Created On: 17 Mar 2010 05:25 PM

 This answer was helpful  This answer was not helpful

 Back