-
1. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 5:55 AM (in response to Dinesh Babu Bashyam)I find that the blproc process is not coming up. When I checked I could see that no database connection exists, while when I type ./blasadmin -s <appservername> I could see all the database connection exists.
Could this be related? How can we bring up this spawner process up and populate the fields?
-
2. Re: not serializable error when importing a file
Santhosh Kurimilla Nov 3, 2016 6:05 AM (in response to Dinesh Babu Bashyam)What is your /ect/hosts file entry - is it blfs 127.0.0.1 or blfs <App/File server's IP>?
Also, are you connecting to the console through some load balancer or AppServer's IP?
-
3. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 6:22 AM (in response to Santhosh Kurimilla)The entry in /etc/hosts are as follows
<ip address> <fqdn> <shortname> blfs
There is no localhost
Yes we are connecting to the console using load balancer.
-
4. Re: not serializable error when importing a file
Santhosh Kurimilla Nov 3, 2016 6:39 AM (in response to Dinesh Babu Bashyam)So, you have /mnt/bsastore/storage/ mounted on all the Application servers (CONFIG type too) in the env? And, whose IP address do you find in the logs?
Also, does it happen with only large files (say more then, 20MB or so)? What else in the logs?
[03 Nov 2016 05:08:33,572] [Client-Connections-Thread-9] [WARN] [xxxxxxxx:UNIXAdmins:1xxx.xx.xxx] [Client] Call to unlock a null connection.
-
5. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 7:13 AM (in response to Santhosh Kurimilla)Yes we have mounted the storage on all the config, job etc in our environment. The IP addresses of load balancer I see, apart from that nothing I could see.
[03 Nov 2016 02:47:38,386] [Client-Connections-Thread-13] [ERROR] [username@user.com:UNIXAdmins:<loadbalancer ip>] [Client] No such file or directory;//blfs/mnt/bsastore/storage/depotfiles/a2784199c179c344098b031f3e277444
[03 Nov 2016 02:47:38,473] [Client-Connections-Thread-13] [WARN] [username@user.com:UNIXAdmins:<loadbalancer ip>] [Client] Call to unlock a null connection.
-
6. Re: not serializable error when importing a file
Bill RobinsonNov 3, 2016 7:33 AM (in response to Dinesh Babu Bashyam)
how are you importing the file ? via the gui ? blcli command ? where is the source file you are importing ? what's in the rscd log on the file server when you get the error seen above ?
-
7. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 7:51 AM (in response to Bill Robinson)Hi Bill, Just important a file from my desktop. I am importing the file to a folder into the bladelogic console. I created a folder and just uploading the file inside that folder. In the rscd.log nothing I could see any errors or something
-
8. Re: not serializable error when importing a file
Bill RobinsonNov 3, 2016 7:56 AM (in response to Dinesh Babu Bashyam)
Your gui and appserver are the same exact version ?
-
9. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 7:57 AM (in response to Dinesh Babu Bashyam)I stopped all the job, config and restarted the config server alone and then uploaded a file again, this time the upload gets successful. But in the config server log I could find the following error. I don't see the 'not serializable' error but do you see any thing wrong with the below error?
[03 Nov 2016 12:53:40,546] [Client-Connections-Thread-9] [ERROR] [username@user.com:BLAdmins:<load balancer ip>] [Client] No such file or directory;//blfs/mnt/bsastore/storage/depotfiles/924d81c076eb17d3d63155332f20a70c
-
10. Re: not serializable error when importing a file
Bill RobinsonNov 3, 2016 7:59 AM (in response to Dinesh Babu Bashyam)
In your load balancer, are ‘sticky sessions’ configured on this vip ? so that a client will be stuck to a particular back end node ?
-
11. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 8:37 AM (in response to Bill Robinson)Yes the Sticky sessions timeout is 30 mins. Yes that is what we did. I noticed one small issue
1. We are build this new environment by copying the 8.3 and doing a multi hop upgrade
2. We are currently on 8.7.280
3. In the 8.3 we have advanced repeater but here in 8.7 we have the normal repeater
4. In 8.3 we had a file server hosted on a single server and in 8.7 we have the load balanced file server
When I clicked on the file server in 8.7 gui I noticed the following and when I click on "blfs" it is pointing to the old file server still and it throws the following error? Is this error could be related to this configuration issue?
-
12. Re: not serializable error when importing a file
Bill RobinsonNov 3, 2016 1:32 PM (in response to Dinesh Babu Bashyam)
What is a ‘load balanced file server’ ?
-
13. Re: not serializable error when importing a file
Dinesh Babu Bashyam Nov 3, 2016 8:29 PM (in response to Bill Robinson)Correction: The correct term to use it is 'AdvancedFileServer' Bill.
-
14. Re: not serializable error when importing a file
Bill RobinsonNov 4, 2016 6:58 AM (in response to Dinesh Babu Bashyam)
if you aren't using any of the ars/afs features, i don't think it matters what that gui shows. the appserver is going to talk to the file server rscd directly no matter what is setup for the ars/afs stuff.
if you connect directly to the appserver and do not use a vip do you have this problem ?