The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Error during compilation for parameter init

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
jvillato Posted - 03/13/2015 : 06:02:28 AM
Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2015 Sr2
Operating System: Windows 7 Professional SP1 64-bit

Hi,

I did not know exactly where to post this topic but every time that I try to perform a fit (any fit) with the non linear curve fit dialog box I get a message "Error during compilation for parameters init." that is sometimes accompanied by "Error: General Operation Failure [4294938623]".

Has anyone else had this problem?

Regards,
10   L A T E S T    R E P L I E S    (Newest First)
Natii Posted - 11/16/2018 : 08:44:37 AM
Thank you so much for this solution. I have been searching for this a long long time.
I was always getting this error:
Fit did not converge - Parameter(s) y0,xc,A are not properly initialized. Please check and correct their values
So I'm leaving this here so maybe others who type that line into google will find your solution faster than I did.
Cheers.
thehintsch Posted - 11/17/2015 : 07:27:19 AM
quote:
Originally posted by JonathanSavinon

But, why is it that in previous versions has not presented this error and this itself? I've been using Origin since Origin 7 and it never happened this. A warning should be included in the program installation (or repair the bug).

Jonathan Saviñon


I have made the same observation, that, after upgrading from Origin 7 to 8 and eventually 9 (or 2015), I have amassed several Windows user folders with only Origin user folders in it, where the umlaut in my name was replaced with some other character that seemed to work! Apparently, the installation got more flexible with special characters over time, while the code builder or some other component did not :)
JonathanSavinon Posted - 11/15/2015 : 11:06:31 PM
Hi, in fact, that is the solution to this issue; many thanks!!

But, why is it that in previous versions has not presented this error and this itself? I've been using Origin since Origin 7 and it never happened this. A warning should be included in the program installation (or repair the bug).

Jonathan Saviñon
thehintsch Posted - 11/13/2015 : 06:42:46 AM
I had the same problem, but I have finally found a solution:

It seems that special characters like umlauts in the path name to your Origin user directory are problematic. By default, the Origin user directory is located within your PC's user directory. As my name has an umlaut in it, this is an issue.

The solution is to create a new folder somewhere (outside of your user directory) with no special characters in the path. Then follow the instructions Echo posted to relocate the Origin user directory:
http://www.originlab.com/doc/Quick-Help/System-Folder-Build-Failed
SeanMao Posted - 10/28/2015 : 9:45:47 PM
Hi,

Perhaps you could try to repair your installation, following the steps below:

1.Close Origin(Pro) if it is open.
2. Click the Windows Start button and select Programs | OriginLab | Origin(Pro) 2015 | Origin(Pro) 2015 Add or Remove Files. This starts the InstallShield wizard.
3. Select Repair/Upgrade as goal and follow the instructions to repair.
4. Restart Origin and see if the problem is solved.

Regards!

Sean
JonathanSavinon Posted - 10/27/2015 : 03:01:41 AM
Hello

I have the same problem than José (Error General Operation Failure [4294938623]). My PC have Windows 7 Ultimate 64 bits (I have OriginPro 2015 b9.2.275 SR1). I did all what is indicated above by Eco_Chu and in the Code Builder appears:

Linking...
Done!
compiling...
_nlpGauss.fit
Done!
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(9956) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(5793) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(5791) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(5789) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(5734) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(8357) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(8350) :Origin C Function Runtime Error, general operation failure
C:\Program Files\OriginLab\Origin2015\OriginC\Originlab\NLFITSESSION.H(0) :Origin C Function Runtime Error, [4294938623]


This appears since I select "Gauss" in the Function menu. It is annoying that for simple functions (that have tutorial) appear this kind of serious errors. Please give prompt and definitive solution. (Excuse me for my bad english)

Jonathan Saviñon
Echo_Chu Posted - 03/18/2015 : 04:00:13 AM
Hi, José

This may not be relevant but could you try the instruction on the quick help page first to see whether it helps

http://www.originlab.com/doc/Quick-Help/System-Folder-Build-Failed

If it does not work for you, could you
1. Open the Code Builder by choosing menu "View: Code Builder"
2. Perform a fit until you saw the error message. (Please use a build-in fitting function)
-->Go to the Code Builder, show us all the message in the Output panel, the panel in the bottom-left corner of Code Builder

Echo
OriginLab
jvillato Posted - 03/16/2015 : 10:58:20 AM
Hi,

I have a 64 bit operating system.

José
Adam12cc Posted - 03/16/2015 : 06:38:13 AM
How many bits you have a system ? Sorry for my English .
jvillato Posted - 03/16/2015 : 04:23:46 AM
Hi,

No, this happens with the functions that come pre-loaded in Origin. I can't fit a single Gaussian peak without this error...

José

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000